summaryrefslogtreecommitdiff
path: root/x11-wm/plwm
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /x11-wm/plwm
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'x11-wm/plwm')
-rw-r--r--x11-wm/plwm/Manifest4
-rw-r--r--x11-wm/plwm/files/plwm-2.7_rc1-pep0263.patch17
-rw-r--r--x11-wm/plwm/metadata.xml15
-rw-r--r--x11-wm/plwm/plwm-2.7_rc1-r1.ebuild50
4 files changed, 0 insertions, 86 deletions
diff --git a/x11-wm/plwm/Manifest b/x11-wm/plwm/Manifest
deleted file mode 100644
index b9ab02c3105f..000000000000
--- a/x11-wm/plwm/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-AUX plwm-2.7_rc1-pep0263.patch 653 BLAKE2B ee6122379b19aadd9227f7e502d60edd2b88bf8edad238c0793bdcbb5662cb54b38d00f3c8c651aeab1c4cbefab004a963cfd22765dadc2a4a1a8e30555f994d SHA512 82b596bf7d82cbbfbd8aee08f8e80a958f1d2c73526f60ad959082ca294dd58f663bbfde00a6d0fdbbe09059a811994b9edb268725b1aa0bd9e64e29b4dde1fe
-DIST PLWM-2.7rc1.tar.gz 343570 BLAKE2B e164a1c3244e2ebd8dd2899327ec0f76ce3e0c9b7caa5babcc1afa0e7368d5d0d14a313c59cc124e04b20cd5461a63011cd2c53a6e60d688dc5a657297ea38b0 SHA512 4716677c86cf6b31ba8ea6c4e8fad729d9cf7d9c09b7d56ba6686173793c5b248865f0af281561a2df161433ea0fb2f2ca050dfb3b6c9fedbe41ff0ad0c07f7e
-EBUILD plwm-2.7_rc1-r1.ebuild 899 BLAKE2B a1fb4b16e8a86d13a126655245f8d43343942199b8e5b104ee1b5b39d5f4f0c56da8e00803991ba6a671064645207405d151af97a94157bf649e6f53099bf0be SHA512 1f48aa82a02bb61e0f83995ff03b20060d29784c2f3bd5aa37a7ab7485e35a52a441d8705d2c9cbd6eac3d6bf6d8e9bbf5fb3367dcb62b2e786c16256b1cc2f4
-MISC metadata.xml 477 BLAKE2B ab66f624a7bb5f8aa9792068431a37e9e148f752cfd48963fed7ebe90d9877d5b73e294b65744fe8cbee7150abe43d59da9f3a4d686af5065defa3909dffbd0d SHA512 51aecc6428095675351a58b4059c8060a591e21a43b793a8d7aabed3613c9d72ee09f01ff9296e941febfeedc83987956097af7d420d61feba203e60d5a07033
diff --git a/x11-wm/plwm/files/plwm-2.7_rc1-pep0263.patch b/x11-wm/plwm/files/plwm-2.7_rc1-pep0263.patch
deleted file mode 100644
index aadc8f86f458..000000000000
--- a/x11-wm/plwm/files/plwm-2.7_rc1-pep0263.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-diff -ur PLWM-2.7rc1.orig/examples/hrwwm.py PLWM-2.7rc1/examples/hrwwm.py
---- PLWM-2.7rc1.orig/examples/hrwwm.py 2007-08-27 15:06:29.000000000 +0200
-+++ PLWM-2.7rc1/examples/hrwwm.py 2007-08-27 15:07:33.000000000 +0200
-@@ -1,4 +1,5 @@
- #!/usr/bin/env python
-+# -*- coding: utf-8 -*-
- #
- # hrwwm.py -- Example PLWM window manager "configuration"
- #
-diff -ur PLWM-2.7rc1.orig/plwm/mw_apm.py PLWM-2.7rc1/plwm/mw_apm.py
---- PLWM-2.7rc1.orig/plwm/mw_apm.py 2007-08-27 15:06:29.000000000 +0200
-+++ PLWM-2.7rc1/plwm/mw_apm.py 2007-08-27 15:07:00.000000000 +0200
-@@ -1,3 +1,4 @@
-+# -*- coding: utf-8 -*-
- #
- # mw_apm.py -- display APM status in a modewindow
- #
diff --git a/x11-wm/plwm/metadata.xml b/x11-wm/plwm/metadata.xml
deleted file mode 100644
index d646a8a2cb4a..000000000000
--- a/x11-wm/plwm/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>axs@gentoo.org</email>
- </maintainer>
- <longdescription>
- PLWM is a Python package, containing classes suitable for
- implementing a window manager. PLWM is also a window manager,
- using the PLWM package.
- </longdescription>
- <upstream>
- <remote-id type="sourceforge">plwm</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/x11-wm/plwm/plwm-2.7_rc1-r1.ebuild b/x11-wm/plwm/plwm-2.7_rc1-r1.ebuild
deleted file mode 100644
index bead79daae86..000000000000
--- a/x11-wm/plwm/plwm-2.7_rc1-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1 eutils
-
-MY_P=PLWM-${PV/_}
-
-DESCRIPTION="Python classes for, and an implementation of, a window manager"
-HOMEPAGE="http://plwm.sourceforge.net/"
-SRC_URI="mirror://sourceforge/plwm/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-RDEPEND=">=dev-python/python-xlib-0.14[${PYTHON_USEDEP}]"
-DEPEND="sys-apps/texinfo"
-
-S=${WORKDIR}/${MY_P}
-
-PATCHES=(
- "${FILESDIR}"/${P}-pep0263.patch
-)
-
-python_compile_all() {
- emake -C "${S}"/doc
-}
-
-python_install() {
- distutils-r1_python_install
-
- python_newscript examples/examplewm.py plwm
- python_doscript utils/*.py
-}
-
-python_install_all() {
- distutils-r1_python_install_all
-
- doinfo doc/*.info
-
- dodoc ONEWS
- dodoc -r examples
- docinto utils
- dodoc utils/ChangeLog
-}