From 6593ef9f8e892f901910e0f4eb402a5c842e33c3 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sun, 19 Feb 2023 12:03:10 +0000 Subject: Adding metadata --- dev-python/python-lhafile/python-lhafile-0.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/python-lhafile') 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" -- cgit v1.3.1