diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-08-07 20:11:52 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-08-07 20:17:00 +0200 |
commit | e4ad30c68e4a3eba3344dcd43e2a95c819231947 (patch) | |
tree | 3abe854755f53802a7f62f1f14d2607b510b89c3 /dev-perl/ShipIt | |
parent | dev-perl/Shell-Guess: EAPI=8 bump (diff) | |
download | gentoo-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" ) |