summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-08-07 20:11:52 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-08-07 20:17:00 +0200
commite4ad30c68e4a3eba3344dcd43e2a95c819231947 (patch)
tree3abe854755f53802a7f62f1f14d2607b510b89c3 /dev-perl/ShipIt
parentdev-perl/Shell-Guess: EAPI=8 bump (diff)
downloadgentoo-e4ad30c68e4a3eba3344dcd43e2a95c819231947.tar.gz
gentoo-e4ad30c68e4a3eba3344dcd43e2a95c819231947.tar.bz2
gentoo-e4ad30c68e4a3eba3344dcd43e2a95c819231947.zip
dev-perl/ShipIt: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/ShipIt')
-rw-r--r--dev-perl/ShipIt/ShipIt-0.600.0-r2.ebuild (renamed from dev-perl/ShipIt/ShipIt-0.600.0-r1.ebuild)5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/ShipIt/ShipIt-0.600.0-r1.ebuild b/dev-perl/ShipIt/ShipIt-0.600.0-r2.ebuild
index 3058404d33a8..b6b7b91cb342 100644
--- a/dev-perl/ShipIt/ShipIt-0.600.0-r1.ebuild
+++ b/dev-perl/ShipIt/ShipIt-0.600.0-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_AUTHOR=MIYAGAWA
DIST_VERSION=0.60
@@ -11,7 +11,6 @@ DESCRIPTION="Software Release Tool"
SLOT="0"
KEYWORDS="amd64 ppc x86"
-IUSE=""
PATCHES=( "${FILESDIR}/${PN}-0.60-version-test.patch" )