summaryrefslogtreecommitdiff
path: root/dev-python/python-lhafile
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-10-11 13:43:53 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-10-11 13:43:53 +0000
commit9de76c3f44b8219e90adc44d8221f827dd200e38 (patch)
tree28c93d706eacef40fe87efcb8310acbf32aec3ae /dev-python/python-lhafile
parentfbbbf3c9e9a9777cbcee9fef37a2afe8a05235d6 (diff)
downloadbaldeagleos-repo-9de76c3f44b8219e90adc44d8221f827dd200e38.tar.gz
baldeagleos-repo-9de76c3f44b8219e90adc44d8221f827dd200e38.tar.xz
baldeagleos-repo-9de76c3f44b8219e90adc44d8221f827dd200e38.zip
Adding metadata
Diffstat (limited to 'dev-python/python-lhafile')
-rw-r--r--dev-python/python-lhafile/python-lhafile-0.3.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/python-lhafile/python-lhafile-0.3.0.ebuild b/dev-python/python-lhafile/python-lhafile-0.3.0.ebuild
index 5da109713cd8..ef52ef3fcad7 100644
--- a/dev-python/python-lhafile/python-lhafile-0.3.0.ebuild
+++ b/dev-python/python-lhafile/python-lhafile-0.3.0.ebuild
@@ -4,13 +4,12 @@
EAPI=7
PYTHON_COMPAT=( python3_{6,7,8,9,10} )
-DISTUTILS_USE_SETUPTOOLS=bdepend
-
inherit distutils-r1
DESCRIPTION="LHA archive support for Python"
HOMEPAGE="https://fengestad.no/python-lhafile/"
SRC_URI="https://github.com/FrodeSolheim/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"