commit:     90afe0a28d8769cd435c28671680321f05319252
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 11 21:35:06 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 11 22:19:04 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90afe0a2

dev-python/babelfish: drop 9999

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/babelfish/babelfish-9999.ebuild | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/dev-python/babelfish/babelfish-9999.ebuild 
b/dev-python/babelfish/babelfish-9999.ebuild
deleted file mode 100644
index 607c64bac0f1..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_{10..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

Reply via email to