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" )