commit:     dcd92dc5b15ad3d9c759a2568885224c4f92b74c
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Mar  3 13:55:06 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Mar  3 13:55:06 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=dcd92dc5

dev-perl/BTLib: EAPI bump

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-perl/BTLib/BTLib-0.19.ebuild | 7 ++-----
 1 file 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"

Reply via email to