commit:     0570f54f7d0c00218ff141b30fbab14391f10fa9
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 24 21:46:26 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jul 24 21:46:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0570f54f

dev-perl/Parse-ExuberantCTags: EAPI=8 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...1.20.0-r1.ebuild => Parse-ExuberantCTags-1.20.0-r2.ebuild} | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git 
a/dev-perl/Parse-ExuberantCTags/Parse-ExuberantCTags-1.20.0-r1.ebuild 
b/dev-perl/Parse-ExuberantCTags/Parse-ExuberantCTags-1.20.0-r2.ebuild
similarity index 68%
rename from dev-perl/Parse-ExuberantCTags/Parse-ExuberantCTags-1.20.0-r1.ebuild
rename to dev-perl/Parse-ExuberantCTags/Parse-ExuberantCTags-1.20.0-r2.ebuild
index a6ae7c35278..3dfd0bb4f46 100644
--- a/dev-perl/Parse-ExuberantCTags/Parse-ExuberantCTags-1.20.0-r1.ebuild
+++ b/dev-perl/Parse-ExuberantCTags/Parse-ExuberantCTags-1.20.0-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=SMUELLER
-MODULE_VERSION=1.02
+DIST_AUTHOR=SMUELLER
+DIST_VERSION=1.02
 inherit perl-module
 
 DESCRIPTION="Efficiently parse exuberant ctags files"
@@ -13,6 +13,3 @@ DESCRIPTION="Efficiently parse exuberant ctags files"
 LICENSE="${LICENSE} public-domain"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-SRC_TEST=do

Reply via email to