diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-11-23 18:49:03 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-11-23 18:49:03 +0000 |
| commit | b26ecb9f3ad29cef0fb2a543c117094beba1b057 (patch) | |
| tree | a7d70221e1456e463c2977354179c76ed484e44a /dev-python/PyRSS2Gen | |
| parent | 2192265bf68cb7383759a6296f267e6c6807749a (diff) | |
| download | baldeagleos-repo-b26ecb9f3ad29cef0fb2a543c117094beba1b057.tar.gz baldeagleos-repo-b26ecb9f3ad29cef0fb2a543c117094beba1b057.tar.xz baldeagleos-repo-b26ecb9f3ad29cef0fb2a543c117094beba1b057.zip | |
Adding metadata
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 | 7 |
3 files changed, 0 insertions, 30 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 6f7e3fc4b39d..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_{9,10,11,12,13} ) - -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 f0609a5259d1..000000000000 --- a/dev-python/PyRSS2Gen/metadata.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> -<pkgmetadata> - - <origin>gentoo-staging</origin> - <stabilize-allarches/> -</pkgmetadata>
\ No newline at end of file |
