From eb4946f2b11f28f62389754fd8a9ae346f5d5af6 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Mon, 12 May 2025 07:00:13 +0000 Subject: Adding metadata --- dev-python/babelfish/babelfish-9999.ebuild | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 dev-python/babelfish/babelfish-9999.ebuild (limited to 'dev-python/babelfish') 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 -- cgit v1.3.1