diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-24 03:04:33 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-24 03:04:33 -0500 |
| commit | 719f5679cb7b1141529b574349239e0640bae1ca (patch) | |
| tree | 50e50c55d988644908338c57bfe99cf9b7e00a01 /app-text | |
| parent | 262287a0872daa2bb1ff43d4b8484c17babc2f51 (diff) | |
| download | baldeagleos-repo-719f5679cb7b1141529b574349239e0640bae1ca.tar.gz baldeagleos-repo-719f5679cb7b1141529b574349239e0640bae1ca.tar.xz baldeagleos-repo-719f5679cb7b1141529b574349239e0640bae1ca.zip | |
Adding metadata
Diffstat (limited to 'app-text')
| -rw-r--r-- | app-text/capyt/Manifest | 2 | ||||
| -rw-r--r-- | app-text/capyt/capyt-1.1.1-r1.ebuild | 25 | ||||
| -rw-r--r-- | app-text/capyt/capyt-1.2.1.ebuild | 20 | ||||
| -rw-r--r-- | app-text/capyt/capyt-1.2.2.ebuild | 2 | ||||
| -rw-r--r-- | app-text/gentoo-dtd/Manifest | 1 | ||||
| -rw-r--r-- | app-text/gentoo-dtd/gentoo-dtd-20260615.ebuild | 46 | ||||
| -rw-r--r-- | app-text/gentoo-dtd/gentoo-dtd-99999999.ebuild | 2 |
7 files changed, 49 insertions, 49 deletions
diff --git a/app-text/capyt/Manifest b/app-text/capyt/Manifest index 2f3268d47441..6a0aec58ece2 100644 --- a/app-text/capyt/Manifest +++ b/app-text/capyt/Manifest @@ -1,3 +1 @@ -DIST capyt-1.1.1.tar.gz 3247 BLAKE2B 259c1cc7eddc88853518ed106f25e9b1d47a5c4604e749d25fb2133f11d90e78672473a9dd31fa80322b4c5177163fe5a177d27a6fd9a7cd31ef12db7ee3ed0f SHA512 863164967aab93088d39b0324d1324145f41ba76b9d21874ea6a3aa49955e1ec3430c7bcc9eb100c51b9e159c63758b6474d3bad586383d7c10d9f1118340123 -DIST capyt-1.2.1.tar.gz 2988 BLAKE2B 9680cfde271d1ee56e6b3f4e5a71a686b0a956d7079e2609429b7798f23ee4bb482b669df6b90f3fe5cc8f9730ee5d56d4626cab61cc991c74b9c71203a4c37e SHA512 2759bd66533187b667ecdb7f86d5b33f94d33fce182cbe0cbad93b65b1c0cf3451dd5eba171f043e60c5ac6349a01391005500fdac9425190389eeabcac70ec4 DIST capyt-1.2.2.tar.gz 3042 BLAKE2B 1338645386cd30a583048c21990a87d193e78411a0a62ef4afac19bdffd056a57c34c20cac3e78fc9312e1925f69f43b5fab172148c05d39872ddda02a3ab86c SHA512 cb869ab911c0841a26753d59a05aa2525f2ab272b1dfdd29cfae174860476ea539d069838779600fc4ab8901d43c03d50fdf2d79a8096c932ecf5e259857bc19 diff --git a/app-text/capyt/capyt-1.1.1-r1.ebuild b/app-text/capyt/capyt-1.1.1-r1.ebuild deleted file mode 100644 index 831d847fe7c9..000000000000 --- a/app-text/capyt/capyt-1.1.1-r1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{13..14} ) -DISTUTILS_USE_PEP517=setuptools - -inherit distutils-r1 - -MY_PV=$(ver_rs 2 '-') - -DESCRIPTION="A python3 CLI utility to interface with cpy.pt paste service" -HOMEPAGE="https://github.com/lbatalha/capyt - https://pypi.org/project/capyt/" -SRC_URI="https://github.com/lbatalha/capyt/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 x86" - -RDEPEND="dev-python/requests[${PYTHON_USEDEP}] - dev-python/setuptools[${PYTHON_USEDEP}]" - -S="${WORKDIR}/${PN}-${MY_PV}" diff --git a/app-text/capyt/capyt-1.2.1.ebuild b/app-text/capyt/capyt-1.2.1.ebuild deleted file mode 100644 index af5b437be555..000000000000 --- a/app-text/capyt/capyt-1.2.1.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=hatchling -PYTHON_COMPAT=( python3_{13..14} ) - -inherit pypi distutils-r1 - -MY_PV=$(ver_rs 2 '-') - -DESCRIPTION="A python3 CLI utility to interface with cpy.pt" -HOMEPAGE="https://pypi.org/project/capyt/" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND="dev-python/requests[${PYTHON_USEDEP}]" diff --git a/app-text/capyt/capyt-1.2.2.ebuild b/app-text/capyt/capyt-1.2.2.ebuild index 5b03de217d68..da39c2a1d470 100644 --- a/app-text/capyt/capyt-1.2.2.ebuild +++ b/app-text/capyt/capyt-1.2.2.ebuild @@ -15,6 +15,6 @@ HOMEPAGE="https://pypi.org/project/capyt/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=">=dev-python/requests-2.33[${PYTHON_USEDEP}]" diff --git a/app-text/gentoo-dtd/Manifest b/app-text/gentoo-dtd/Manifest index 77d39c1fa1bc..1b33f1ee2b7f 100644 --- a/app-text/gentoo-dtd/Manifest +++ b/app-text/gentoo-dtd/Manifest @@ -1 +1,2 @@ DIST gentoo-dtd-20230914.tar.xz 6288 BLAKE2B 0b11fb7c34bf6be994242d93ae3a999d6490a177bcdd596d6b949a903c663fa66c75ea14d52e3d63ab19c806742be470570303c16ab656ce69e8a7406f38ef6c SHA512 29f8a12ddb2e9764c1d1eace26a4e7ae559c9001c32313e55708529a894a93a54c17c856e34589c016451a594deedb32279d282fbb9452b671089061a073bc71 +DIST gentoo-dtd-20260615.tar.xz 6340 BLAKE2B 12a7c14c26afd0bf5e076068967fe93cdeabe95e4eb8788f78400bf23a851ad1a72a98ad4f470bdd9b3c38483452747b241877d8fd7bf7e578bda2f5d9b1796f SHA512 f8b6bad7de6b5439fd63f324f89b80ec806ba7870ca65e333390f0ba0d0889ac4abf89b495ddc07cc59d8d282daf33bb68753ae8312fbdf060e8b5d9be5061e3 diff --git a/app-text/gentoo-dtd/gentoo-dtd-20260615.ebuild b/app-text/gentoo-dtd/gentoo-dtd-20260615.ebuild new file mode 100644 index 000000000000..80696ea1e17b --- /dev/null +++ b/app-text/gentoo-dtd/gentoo-dtd-20260615.ebuild @@ -0,0 +1,46 @@ +# Copyright 2023-2026 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=9 + +if [[ ${PV} == 99999999 ]]; then + inherit git-r3 + EGIT_REPO_URI="https://anongit.gentoo.org/git/data/dtd.git" +else + # git archive --prefix=${P}/ HEAD | xz >${P}.tar.xz + SRC_URI="https://distfiles.gentoo.org/pub/dev/ulm@gentoo.org/${P}.tar.xz" + KEYWORDS="~amd64 ~x86" +fi + +DESCRIPTION="Document Type Definition for Gentoo-related XML files" +HOMEPAGE="https://gitweb.gentoo.org/data/dtd.git/" + +# Presumably these simple DTDs are not copyrightable, +# but repositories.dtd says GPL v2 or later. +LICENSE="public-domain GPL-2+" +SLOT="0" + +RDEPEND="dev-libs/libxml2" +IDEPEND="${RDEPEND}" + +src_install() { + insinto /usr/share/xml/gentoo/dtd + doins *.dtd +} + +pkg_postinst() { + ebegin "Installing catalog entry" + xmlcatalog --noout \ + --add rewriteSystem "https://www.gentoo.org/dtd/" \ + "file://${EPREFIX}/usr/share/xml/gentoo/dtd/" \ + "${EROOT}"/etc/xml/catalog + eend $? +} + +pkg_postrm() { + ebegin "Cleaning catalog" + xmlcatalog --noout \ + --del "https://www.gentoo.org/dtd/" \ + "${EROOT}"/etc/xml/catalog + eend $? +} diff --git a/app-text/gentoo-dtd/gentoo-dtd-99999999.ebuild b/app-text/gentoo-dtd/gentoo-dtd-99999999.ebuild index a9abcf430c89..80696ea1e17b 100644 --- a/app-text/gentoo-dtd/gentoo-dtd-99999999.ebuild +++ b/app-text/gentoo-dtd/gentoo-dtd-99999999.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == 99999999 ]]; then EGIT_REPO_URI="https://anongit.gentoo.org/git/data/dtd.git" else # git archive --prefix=${P}/ HEAD | xz >${P}.tar.xz - SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz" + SRC_URI="https://distfiles.gentoo.org/pub/dev/ulm@gentoo.org/${P}.tar.xz" KEYWORDS="~amd64 ~x86" fi |
