diff options
author | Pacho Ramos <pacho@gentoo.org> | 2019-01-27 13:28:46 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2019-01-27 13:36:12 +0100 |
commit | 559ec665efc761fbdc8c7da6e366d37a2192e520 (patch) | |
tree | cb77b3b5fb826a6b30b9c69b394e9c7da24f9f9a /dev-python/PyRSS2Gen | |
parent | dev-python/pyface: Rekeyword (diff) | |
download | gentoo-559ec665efc761fbdc8c7da6e366d37a2192e520.tar.gz gentoo-559ec665efc761fbdc8c7da6e366d37a2192e520.tar.bz2 gentoo-559ec665efc761fbdc8c7da6e366d37a2192e520.zip |
dev-python/PyRSS2Gen: Drop old
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'dev-python/PyRSS2Gen')
-rw-r--r-- | dev-python/PyRSS2Gen/Manifest | 1 | ||||
-rw-r--r-- | dev-python/PyRSS2Gen/PyRSS2Gen-1.0.0-r1.ebuild | 16 |
2 files changed, 0 insertions, 17 deletions
diff --git a/dev-python/PyRSS2Gen/Manifest b/dev-python/PyRSS2Gen/Manifest index a908a8c40f9d..786ad3ff4ce0 100644 --- a/dev-python/PyRSS2Gen/Manifest +++ b/dev-python/PyRSS2Gen/Manifest @@ -1,2 +1 @@ -DIST PyRSS2Gen-1.0.0.tar.gz 8819 BLAKE2B b3278a68189102ccb5024ce6a3abafcea43bfc050ec61cbc1f7771a9c68c57a2dd36e6af236a84f4854cdd1ad2f827ae44542edf03257937bdfd619a1de32472 SHA512 0c8dfeed8cff3b1985e439d60083a16515883b2884310df7ea6af6f2f8cb32a5540373413b27ada0a7c5f56692c9cf61be04818d45030f2f888da33848b5a68c DIST PyRSS2Gen-1.1.tar.gz 9149 BLAKE2B 1f388e8616c79d8b5436f69191d479c529e1348308d69782a833bec714da6289fc459ea2b554a1e660027a25d0581c441a0e75a623add3c42c8c33c5cc8518e1 SHA512 2240686914c87984626eb739676927fcd53488158bdebf589e07e8a778e6d24305964e032581c61836f0fabc1264e42d05c88eac8f4c5f6536c31c775434ce02 diff --git a/dev-python/PyRSS2Gen/PyRSS2Gen-1.0.0-r1.ebuild b/dev-python/PyRSS2Gen/PyRSS2Gen-1.0.0-r1.ebuild deleted file mode 100644 index 929f770ba763..000000000000 --- a/dev-python/PyRSS2Gen/PyRSS2Gen-1.0.0-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 pypy ) - -inherit distutils-r1 - -DESCRIPTION="RSS feed generator written in Python" -HOMEPAGE="http://www.dalkescientific.com/Python/PyRSS2Gen.html https://pypi.org/project/PyRSS2Gen/" -SRC_URI="http://www.dalkescientific.com/Python/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" |