diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-03-26 08:16:36 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-03-26 08:16:36 +0000 |
| commit | 4387175f6b4a0d6a696cddfd00ad161d53fbc214 (patch) | |
| tree | a3eaf07b9f03508b22670a755eea0dabf2e7123c /dev-python/MutatorMath | |
| parent | 5696b060dbdb11e5b2236c4f3310c311484c1611 (diff) | |
| download | baldeagleos-repo-4387175f6b4a0d6a696cddfd00ad161d53fbc214.tar.gz baldeagleos-repo-4387175f6b4a0d6a696cddfd00ad161d53fbc214.tar.xz baldeagleos-repo-4387175f6b4a0d6a696cddfd00ad161d53fbc214.zip | |
Adding metadata
Diffstat (limited to 'dev-python/MutatorMath')
| -rw-r--r-- | dev-python/MutatorMath/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/MutatorMath/MutatorMath-3.0.1-r2.ebuild | 36 | ||||
| -rw-r--r-- | dev-python/MutatorMath/metadata.xml | 13 |
3 files changed, 0 insertions, 50 deletions
diff --git a/dev-python/MutatorMath/Manifest b/dev-python/MutatorMath/Manifest deleted file mode 100644 index 40ad3235a14e..000000000000 --- a/dev-python/MutatorMath/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST MutatorMath-3.0.1.zip 421722 BLAKE2B bfa6f796ac0b67f2c8d22bdca9f1dfbcebe9b8185778563c1c67c5e8a5748cf0462e06d9e58dc5ea49e5986f9faeabb9310ce775281f9ee888262047b0f87dea SHA512 9f0af87f4811b27dd3b0e791a230fe0fa1e90e9605673d8753fb3966155483a37fd126646e4deeae79233e8ecc22ee042ae5f985a1bdc5e2696997eff444b801 diff --git a/dev-python/MutatorMath/MutatorMath-3.0.1-r2.ebuild b/dev-python/MutatorMath/MutatorMath-3.0.1-r2.ebuild deleted file mode 100644 index 1191c592f657..000000000000 --- a/dev-python/MutatorMath/MutatorMath-3.0.1-r2.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8,9,10,11,12} ) -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -inherit distutils-r1 pypi - -DESCRIPTION="A library for piecewise linear interpolation in multiple dimensions" -HOMEPAGE=" - https://pypi.org/project/MutatorMath/ - https://github.com/LettError/MutatorMath -" -SRC_URI="$(pypi_sdist_url --no-normalize ${PN} ${PV} .zip)" - -KEYWORDS="~amd64" -LICENSE="BSD" -SLOT="0" - -RDEPEND=" - dev-python/defcon[${PYTHON_USEDEP}] - dev-python/fontMath[${PYTHON_USEDEP}] - >=dev-python/fonttools-3.32[${PYTHON_USEDEP}] -" -BDEPEND=" - app-arch/unzip - test? ( - >=dev-python/unicodedata2-15.0.0[${PYTHON_USEDEP}] - ) -" - -DOCS=( Docs README.rst ) - -distutils_enable_tests setup.py diff --git a/dev-python/MutatorMath/metadata.xml b/dev-python/MutatorMath/metadata.xml deleted file mode 100644 index 407f7c9f81ee..000000000000 --- a/dev-python/MutatorMath/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>lssndrbarbieri@gmail.com</email> - <name>Alessandro Barbieri</name> - <description>co-maintainers welcome</description> - </maintainer> - <upstream> - <bugs-to>https://github.com/LettError/MutatorMath/issues</bugs-to> - </upstream> - <origin>gentoo-guru-overlay</origin> -</pkgmetadata>
\ No newline at end of file |
