commit: 4bd19565594eef6802675f9f57f0949ef6e0b190 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Wed Aug 4 20:41:05 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Wed Aug 4 20:46:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bd19565
dev-perl/Regexp-Shellish: EAPI=8 bump Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> ...llish-0.930.0-r1.ebuild => Regexp-Shellish-0.930.0-r2.ebuild} | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/dev-perl/Regexp-Shellish/Regexp-Shellish-0.930.0-r1.ebuild b/dev-perl/Regexp-Shellish/Regexp-Shellish-0.930.0-r2.ebuild similarity index 81% rename from dev-perl/Regexp-Shellish/Regexp-Shellish-0.930.0-r1.ebuild rename to dev-perl/Regexp-Shellish/Regexp-Shellish-0.930.0-r2.ebuild index 54795c65d89..7f3a4bef0ec 100644 --- a/dev-perl/Regexp-Shellish/Regexp-Shellish-0.930.0-r1.ebuild +++ b/dev-perl/Regexp-Shellish/Regexp-Shellish-0.930.0-r2.ebuild @@ -1,16 +1,13 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=8 -MODULE_AUTHOR=RBS -MODULE_VERSION=0.93 +DIST_AUTHOR=RBS +DIST_VERSION=0.93 inherit perl-module DESCRIPTION="Regexp::Shellish - Shell-like regular expressions" SLOT="0" KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" -IUSE="" - -SRC_TEST="do"
