From 039895381b47b1a99115a725a6dbe7aef5067568 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 16 Mar 2022 08:53:22 +0100 Subject: dev-python/PyRSS2Gen: Remove old MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/PyRSS2Gen/PyRSS2Gen-1.1-r1.ebuild | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 dev-python/PyRSS2Gen/PyRSS2Gen-1.1-r1.ebuild (limited to 'dev-python/PyRSS2Gen') diff --git a/dev-python/PyRSS2Gen/PyRSS2Gen-1.1-r1.ebuild b/dev-python/PyRSS2Gen/PyRSS2Gen-1.1-r1.ebuild deleted file mode 100644 index 694319fb3578..000000000000 --- a/dev-python/PyRSS2Gen/PyRSS2Gen-1.1-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{8..10} ) - -DISTUTILS_USE_SETUPTOOLS=no - -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" -- cgit v1.2.3-65-gdbad