commit:     5b83079c4f11bd7980b3beb8b9e44e77354ff6aa
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 27 00:35:17 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Jun 27 00:35:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b83079c

*/*: drop last-rited py2 pkgs

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 net-misc/charm/Manifest                 |  1 -
 net-misc/charm/charm-1.9.2-r2.ebuild    | 40 ---------------------------------
 net-misc/charm/metadata.xml             |  8 -------
 profiles/package.mask                   |  6 -----
 sys-cluster/polysh/Manifest             |  1 -
 sys-cluster/polysh/metadata.xml         |  9 --------
 sys-cluster/polysh/polysh-0.4-r1.ebuild | 16 -------------
 7 files changed, 81 deletions(-)

diff --git a/net-misc/charm/Manifest b/net-misc/charm/Manifest
deleted file mode 100644
index 12491aaccd8..00000000000
--- a/net-misc/charm/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST charm-1.9.2.tar.gz 84927 BLAKE2B 
6c1daea30a8b038a23d82567ba4e00f50a65d8faadd384d25524a29b0c5b1902f18d2d14fb2ef28b78cb1e43cb168704883719c493267a0cdacb348729a8c334
 SHA512 
9ea4c7411764dd1d1c87a1a19de2de3061e08e030e793ff259e80477aa5880a01f05f8a8d1ecc9b1e696111c3f3f9504f5387f535d9d52d1496d20b04c68835b

diff --git a/net-misc/charm/charm-1.9.2-r2.ebuild 
b/net-misc/charm/charm-1.9.2-r2.ebuild
deleted file mode 100644
index 52c66fb0448..00000000000
--- a/net-misc/charm/charm-1.9.2-r2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-PYTHON_COMPAT=( python2_7 )
-DISTUTILS_SINGLE_IMPL="1"
-
-inherit distutils-r1
-
-DESCRIPTION="A text based livejournal client"
-HOMEPAGE="http://ljcharm.sourceforge.net/";
-SRC_URI="mirror://sourceforge/ljcharm/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 sparc x86"
-IUSE=""
-
-DEPEND="
-       $(python_gen_cond_dep '
-               dev-python/feedparser[${PYTHON_MULTI_USEDEP}]
-       ')"
-
-DOCS=( CHANGES.charm sample.charmrc README.charm )
-HTML_DOCS=( charm.html )
-
-pkg_setup() {
-       python-single-r1_pkg_setup
-}
-
-python_prepare_all() {
-       distutils-r1_python_prepare_all
-       sed -e 's/("share\/doc\/charm", .*),/\\/' -i setup.py || die "sed 
failed"
-}
-
-pkg_postinst() {
-       elog "You need to create a ~/.charmrc before running charm."
-       elog "Read 'man charmrc' for more information."
-}

diff --git a/net-misc/charm/metadata.xml b/net-misc/charm/metadata.xml
deleted file mode 100644
index e7d7e8d65d8..00000000000
--- a/net-misc/charm/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <upstream>
-               <remote-id type="sourceforge">ljcharm</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 6fb5c90f0ff..4a98f224e0b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -256,12 +256,6 @@ dev-ruby/did_you_mean:2.4
 # Removal in 30 days.
 app-text/xindy
 
-# Aaron Bauman <b...@gentoo.org> (2020-06-07)
-# py2 only. dead upstream. m-n. rdep.
-# Masked for removal in 15 days
-net-misc/charm
-sys-cluster/polysh
-
 # Jonas Stein <jst...@gentoo.org> (2020-06-07)
 # Last rite unusable package.
 # Removal after 2020-08-01

diff --git a/sys-cluster/polysh/Manifest b/sys-cluster/polysh/Manifest
deleted file mode 100644
index 749bb651e36..00000000000
--- a/sys-cluster/polysh/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST polysh-0.4.tar.bz2 62770 BLAKE2B 
267253299e62c00125f684c54b2930cbd9fd72dc20f6cd79a31918aa69b2504924e871ddc6bced79cc5995912675cbe91c1a27284b8dc510e1592863fe703676
 SHA512 
84d77a2272e9a5a577c17a4e1b791db0f8d2bf58f1ef4c52ebfbe7ba9396de3744bf6fafa72df126c3a3958d97bdb9feb8da002209b0dd0eb9b16b19b859e43d

diff --git a/sys-cluster/polysh/metadata.xml b/sys-cluster/polysh/metadata.xml
deleted file mode 100644
index 0477ed06c41..00000000000
--- a/sys-cluster/polysh/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <longdescription>
-               Polysh is a tool to aggregate several remote shells into one. 
It is used to
-               launch an interactive remote shell on many machines at once.
-       </longdescription>
-</pkgmetadata>

diff --git a/sys-cluster/polysh/polysh-0.4-r1.ebuild 
b/sys-cluster/polysh/polysh-0.4-r1.ebuild
deleted file mode 100644
index b6f9c52ccc7..00000000000
--- a/sys-cluster/polysh/polysh-0.4-r1.ebuild
+++ /dev/null
@@ -1,16 +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
-
-DESCRIPTION="Aggregate several remote shells into one"
-HOMEPAGE="http://guichaz.free.fr/polysh/";
-SRC_URI="http://guichaz.free.fr/polysh/files/${P}.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x64-macos"
-IUSE=""

Reply via email to