aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/BTLib/BTLib-0.19.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/dev-perl/BTLib/BTLib-0.19.ebuild b/dev-perl/BTLib/BTLib-0.19.ebuild
index 87a385f86..4205eca9e 100644
--- a/dev-perl/BTLib/BTLib-0.19.ebuild
+++ b/dev-perl/BTLib/BTLib-0.19.ebuild
@@ -1,9 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-
-MODULE_AUTHOR=""
+EAPI=7
inherit perl-module
@@ -11,9 +9,8 @@ DESCRIPTION="Perl part of the estscan package"
HOMEPAGE="https://sourceforge.net/projects/estscan/"
SRC_URI="http://downloads.sourceforge.net/estscan/${P}.tar.gz"
-#LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
+LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
SRC_TEST="do"