diff options
| author | Michał Górny <mgorny@gentoo.org> | 2024-11-23 11:52:51 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2024-11-23 11:52:51 +0100 |
| commit | a56aeb11aaae10ae5ef2f1245523335d57ac018b (patch) | |
| tree | 82fb2d76bc634f097d04f8de0c0a24fa88c4c3ce /dev-python/PyRSS2Gen | |
| parent | e5726d1f971e68e045d5a6a5151c8ce2dff0137e (diff) | |
| download | gentoo-a56aeb11aaae10ae5ef2f1245523335d57ac018b.tar.gz gentoo-a56aeb11aaae10ae5ef2f1245523335d57ac018b.tar.bz2 gentoo-a56aeb11aaae10ae5ef2f1245523335d57ac018b.zip | |
Rename dev-python/{PyRSS2Gen → pyrss2gen}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/PyRSS2Gen')
| -rw-r--r-- | dev-python/PyRSS2Gen/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/PyRSS2Gen/PyRSS2Gen-1.1-r2.ebuild | 22 | ||||
| -rw-r--r-- | dev-python/PyRSS2Gen/metadata.xml | 9 |
3 files changed, 0 insertions, 32 deletions
diff --git a/dev-python/PyRSS2Gen/Manifest b/dev-python/PyRSS2Gen/Manifest deleted file mode 100644 index 786ad3ff4ce0..000000000000 --- a/dev-python/PyRSS2Gen/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST PyRSS2Gen-1.1.tar.gz 9149 BLAKE2B 1f388e8616c79d8b5436f69191d479c529e1348308d69782a833bec714da6289fc459ea2b554a1e660027a25d0581c441a0e75a623add3c42c8c33c5cc8518e1 SHA512 2240686914c87984626eb739676927fcd53488158bdebf589e07e8a778e6d24305964e032581c61836f0fabc1264e42d05c88eac8f4c5f6536c31c775434ce02 diff --git a/dev-python/PyRSS2Gen/PyRSS2Gen-1.1-r2.ebuild b/dev-python/PyRSS2Gen/PyRSS2Gen-1.1-r2.ebuild deleted file mode 100644 index 1f555ea552e0..000000000000 --- a/dev-python/PyRSS2Gen/PyRSS2Gen-1.1-r2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} ) - -inherit distutils-r1 - -MY_P=PyRSS2Gen-${PV} -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/${MY_P}.tar.gz" -S=${WORKDIR}/${MY_P} - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~riscv x86" diff --git a/dev-python/PyRSS2Gen/metadata.xml b/dev-python/PyRSS2Gen/metadata.xml deleted file mode 100644 index b612a87851b5..000000000000 --- a/dev-python/PyRSS2Gen/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <stabilize-allarches/> - <upstream> - <remote-id type="pypi">PyRSS2Gen</remote-id> - </upstream> -</pkgmetadata> |
