summaryrefslogtreecommitdiff
path: root/dev-python/pyrss2gen
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 05:35:26 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 05:35:26 -0500
commitf716a9fe6455d39eef01e718aae68dae61c19704 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/pyrss2gen
parent3f9cf298e89cd5037b982abba06091224ee76daf (diff)
downloadbaldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.gz
baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.xz
baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.zip
Adding metadata
Diffstat (limited to 'dev-python/pyrss2gen')
-rw-r--r--dev-python/pyrss2gen/Manifest1
-rw-r--r--dev-python/pyrss2gen/metadata.xml9
-rw-r--r--dev-python/pyrss2gen/pyrss2gen-1.1-r2.ebuild20
-rw-r--r--dev-python/pyrss2gen/pyrss2gen-1.1-r3.ebuild20
4 files changed, 0 insertions, 50 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/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>
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 6c1373d3dc9c..000000000000
--- a/dev-python/pyrss2gen/pyrss2gen-1.1-r2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{13..14} )
-
-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/pyrss2gen-1.1-r3.ebuild b/dev-python/pyrss2gen/pyrss2gen-1.1-r3.ebuild
deleted file mode 100644
index a83f70eb72fe..000000000000
--- a/dev-python/pyrss2gen/pyrss2gen-1.1-r3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{13..14} )
-
-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"