summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-09-26 13:11:40 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-09-26 13:24:07 +0200
commit3c47976a736607d47385640a2411fa9550950441 (patch)
tree628b7ac7b4b42a3a66cfc2f9c01ffadf42687fd6 /dev-perl/Text-Shellwords
parentdev-perl/Text-Roman: EAPI=8 bump (diff)
downloadgentoo-3c47976a736607d47385640a2411fa9550950441.tar.gz
gentoo-3c47976a736607d47385640a2411fa9550950441.tar.bz2
gentoo-3c47976a736607d47385640a2411fa9550950441.zip
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@gentoo.org>
Diffstat (limited to 'dev-perl/Text-Shellwords')
-rw-r--r--dev-perl/Text-Shellwords/Text-Shellwords-1.80.0-r2.ebuild (renamed from dev-perl/Text-Shellwords/Text-Shellwords-1.80.0-r1.ebuild)9
1 files 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
index 027623d695d3..e7e1a5ab6a90 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"