From e4ad30c68e4a3eba3344dcd43e2a95c819231947 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Sat, 7 Aug 2021 20:11:52 +0200 Subject: [PATCH] dev-perl/ShipIt: EAPI=8 bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel --- .../{ShipIt-0.600.0-r1.ebuild => ShipIt-0.600.0-r2.ebuild} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename dev-perl/ShipIt/{ShipIt-0.600.0-r1.ebuild => ShipIt-0.600.0-r2.ebuild} (88%) diff --git a/dev-perl/ShipIt/ShipIt-0.600.0-r1.ebuild b/dev-perl/ShipIt/ShipIt-0.600.0-r2.ebuild similarity index 88% rename from dev-perl/ShipIt/ShipIt-0.600.0-r1.ebuild rename to dev-perl/ShipIt/ShipIt-0.600.0-r2.ebuild index 3058404d33a8d..b6b7b91cb3424 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" )