diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-05-12 07:00:13 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-05-12 07:00:13 +0000 |
| commit | eb4946f2b11f28f62389754fd8a9ae346f5d5af6 (patch) | |
| tree | e8ed6f62eaa293e9ba13b69c27e9bfa36e95b95f /dev-python/babelfish | |
| parent | 0175b1322595fb641282477da1302ac249c58a26 (diff) | |
| download | baldeagleos-repo-eb4946f2b11f28f62389754fd8a9ae346f5d5af6.tar.gz baldeagleos-repo-eb4946f2b11f28f62389754fd8a9ae346f5d5af6.tar.xz baldeagleos-repo-eb4946f2b11f28f62389754fd8a9ae346f5d5af6.zip | |
Adding metadata
Diffstat (limited to 'dev-python/babelfish')
| -rw-r--r-- | dev-python/babelfish/babelfish-9999.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-python/babelfish/babelfish-9999.ebuild b/dev-python/babelfish/babelfish-9999.ebuild deleted file mode 100644 index 152ce20901c0..000000000000 --- a/dev-python/babelfish/babelfish-9999.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) - -inherit distutils-r1 git-r3 - -DESCRIPTION="Python library to work with countries and languages" -HOMEPAGE=" - https://github.com/Diaoul/babelfish/ - https://pypi.org/project/babelfish/ -" -EGIT_REPO_URI="https://github.com/Diaoul/babelfish.git" - -LICENSE="BSD" -SLOT="0" - -distutils_enable_tests pytest |
