diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 05:35:26 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 05:35:26 -0500 |
| commit | f716a9fe6455d39eef01e718aae68dae61c19704 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/python-xdis | |
| parent | 3f9cf298e89cd5037b982abba06091224ee76daf (diff) | |
| download | baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.gz baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.xz baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-xdis')
| -rw-r--r-- | dev-python/python-xdis/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/python-xdis/metadata.xml | 15 | ||||
| -rw-r--r-- | dev-python/python-xdis/python-xdis-6.1.8.ebuild | 29 |
3 files changed, 0 insertions, 45 deletions
diff --git a/dev-python/python-xdis/Manifest b/dev-python/python-xdis/Manifest deleted file mode 100644 index 2e71f2a0f18f..000000000000 --- a/dev-python/python-xdis/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST 6.1.8.gh.tar.gz 630484 BLAKE2B c1dcf3bc7c7ede3dd533760bfe96dc3f32e479af2e71e954e38ae8f751207459482bd224927b9ac345bcca5e1de4ede196fa5afd61cff652c85ce42503394d6c SHA512 cae1d49ef35c1534dd83a71f6778f9c20c881eeae681bbb8e23137e34856847cf25ab08a6efd315ab651901c0fc7f190f6acf3e1acb1690bfde65e7a4034664d diff --git a/dev-python/python-xdis/metadata.xml b/dev-python/python-xdis/metadata.xml deleted file mode 100644 index e3f71f421a3e..000000000000 --- a/dev-python/python-xdis/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>elliot@tar.bet</email> - <name>Elliot Tarbet</name> - </maintainer> - <upstream> - <bugs-to>https://github.com/rocky/python-xdis/issues</bugs-to> - <remote-id type="github">rocky/python-xdis</remote-id> - <maintainer> - <name>rocky</name> - </maintainer> - </upstream> -</pkgmetadata> diff --git a/dev-python/python-xdis/python-xdis-6.1.8.ebuild b/dev-python/python-xdis/python-xdis-6.1.8.ebuild deleted file mode 100644 index 72ff5fb70879..000000000000 --- a/dev-python/python-xdis/python-xdis-6.1.8.ebuild +++ /dev/null @@ -1,29 +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 - -DESCRIPTION="Python cross-version bytecode library and disassembler" -HOMEPAGE=" - https://github.com/rocky/python-xdis -" -SRC_URI=" - https://github.com/rocky/python-xdis/releases/download/${PV}/xdis-${PV}.tar.gz - -> ${PV}.gh.tar.gz -" -S="${WORKDIR}/xdis-${PV}" -RDEPEND=" - dev-python/click[${PYTHON_USEDEP}] - dev-python/six[${PYTHON_USEDEP}] -" - -distutils_enable_tests import-check - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64" |
