summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-24 23:46:26 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-24 23:46:26 +0200
commit0570f54f7d0c00218ff141b30fbab14391f10fa9 (patch)
tree6caf75ab4366b830af6fdbaf2016582f8903b00a
parentdev-perl/PAR-Dist: Version bump 0.51 (diff)
downloadgentoo-0570f54f7d0c00218ff141b30fbab14391f10fa9.tar.gz
gentoo-0570f54f7d0c00218ff141b30fbab14391f10fa9.tar.bz2
gentoo-0570f54f7d0c00218ff141b30fbab14391f10fa9.zip
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@gentoo.org>
-rw-r--r--dev-perl/Parse-ExuberantCTags/Parse-ExuberantCTags-1.20.0-r2.ebuild (renamed from dev-perl/Parse-ExuberantCTags/Parse-ExuberantCTags-1.20.0-r1.ebuild)11
1 files 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
index a6ae7c35278e..3dfd0bb4f46f 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