commit:     3c47976a736607d47385640a2411fa9550950441
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 26 11:11:40 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Sep 26 11:24:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c47976a

dev-perl/Text-Shellwords: EAPI=8 bump

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...llwords-1.80.0-r1.ebuild => Text-Shellwords-1.80.0-r2.ebuild} | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/dev-perl/Text-Shellwords/Text-Shellwords-1.80.0-r1.ebuild 
b/dev-perl/Text-Shellwords/Text-Shellwords-1.80.0-r2.ebuild
similarity index 82%
rename from dev-perl/Text-Shellwords/Text-Shellwords-1.80.0-r1.ebuild
rename to dev-perl/Text-Shellwords/Text-Shellwords-1.80.0-r2.ebuild
index 027623d695d..e7e1a5ab6a9 100644
--- a/dev-perl/Text-Shellwords/Text-Shellwords-1.80.0-r1.ebuild
+++ b/dev-perl/Text-Shellwords/Text-Shellwords-1.80.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=LDS
-MODULE_VERSION=1.08
+DIST_AUTHOR=LDS
+DIST_VERSION=1.08
 inherit perl-module
 
 DESCRIPTION="Parse text and return a set of tokens using the same rules as the 
Unix shell"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~sparc-solaris"
-IUSE=""
-
-SRC_TEST="do"

Reply via email to