summaryrefslogtreecommitdiff
path: root/dev-python/python-lhafile/python-lhafile-0.3.0.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-02-19 12:03:10 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-02-19 12:03:10 +0000
commit6593ef9f8e892f901910e0f4eb402a5c842e33c3 (patch)
tree0a2098ff99a32c81a49448f59160e164b46ce518 /dev-python/python-lhafile/python-lhafile-0.3.0.ebuild
parentcde08c1ad702496653112df2673724c115410578 (diff)
downloadbaldeagleos-repo-6593ef9f8e892f901910e0f4eb402a5c842e33c3.tar.gz
baldeagleos-repo-6593ef9f8e892f901910e0f4eb402a5c842e33c3.tar.xz
baldeagleos-repo-6593ef9f8e892f901910e0f4eb402a5c842e33c3.zip
Adding metadata
Diffstat (limited to 'dev-python/python-lhafile/python-lhafile-0.3.0.ebuild')
-rw-r--r--dev-python/python-lhafile/python-lhafile-0.3.0.ebuild4
1 files changed, 2 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 8dff6c7a6ae7..e32b1c2dfdf3 100644
--- a/dev-python/python-lhafile/python-lhafile-0.3.0.ebuild
+++ b/dev-python/python-lhafile/python-lhafile-0.3.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_{7,8,9,10,11} )
inherit distutils-r1
DESCRIPTION="LHA archive support for Python"
-HOMEPAGE="https://fengestad.no/python-lhafile/"
+HOMEPAGE="https://github.com/FrodeSolheim/python-lhafile"
SRC_URI="https://github.com/FrodeSolheim/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"