From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- dev-python/xmod/Manifest | 1 - dev-python/xmod/metadata.xml | 13 ------------- dev-python/xmod/xmod-1.9.0.ebuild | 28 ---------------------------- 3 files changed, 42 deletions(-) delete mode 100644 dev-python/xmod/Manifest delete mode 100644 dev-python/xmod/metadata.xml delete mode 100644 dev-python/xmod/xmod-1.9.0.ebuild (limited to 'dev-python/xmod') diff --git a/dev-python/xmod/Manifest b/dev-python/xmod/Manifest deleted file mode 100644 index aa4d2a356a04..000000000000 --- a/dev-python/xmod/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST xmod-1.9.0.gh.tar.gz 18369 BLAKE2B 19f455022cc6a766038f1082c3b4c3db676c6dd867dcd8b3e685e18bbee24e4f44838a42021d5b52d8e6163f4aaa9f0d829075b8dc99d913d7c50ea2c1c614f7 SHA512 4470a04fcc42604bc0eca3d954f3bf86511b673b8f115138592da188c4394fdd3d28e3ff5ed1103d34e76e790059f3c7f18dd67fb2c5d45d401ca41c2237c3bb diff --git a/dev-python/xmod/metadata.xml b/dev-python/xmod/metadata.xml deleted file mode 100644 index da420806f5ec..000000000000 --- a/dev-python/xmod/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - negril.nx+gentoo@gmail.com - Paul Zander - - - - rec/xmod - xmod - - diff --git a/dev-python/xmod/xmod-1.9.0.ebuild b/dev-python/xmod/xmod-1.9.0.ebuild deleted file mode 100644 index 78b94b51bd6b..000000000000 --- a/dev-python/xmod/xmod-1.9.0.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=uv-build -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 - -DESCRIPTION="Turn any object into a module" -HOMEPAGE=" - https://rec.github.io/xmod/ - https://github.com/rec/xmod/ - https://pypi.org/project/xmod/ -" -# no tests in sdist -SRC_URI=" - https://github.com/rec/xmod/archive/refs/tags/v${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -EPYTEST_PLUGINS=() -distutils_enable_tests pytest -- cgit v1.3