summaryrefslogtreecommitdiff
path: root/dev-perl/Text-Shellwords
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-10-01 20:54:53 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-10-01 20:54:53 +0100
commit391b5b359a346aff490103da7dddc85047f83830 (patch)
tree29eea460a0bd7e1ff21d43b9d6df9af4d8a175e1 /dev-perl/Text-Shellwords
parentc719fdcee603a5a706a45d10cb598762d56a727d (diff)
gentoo resync : 01.10.2021
Diffstat (limited to 'dev-perl/Text-Shellwords')
-rw-r--r--dev-perl/Text-Shellwords/Manifest2
-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
2 files changed, 4 insertions, 7 deletions
diff --git a/dev-perl/Text-Shellwords/Manifest b/dev-perl/Text-Shellwords/Manifest
index 980cae085ad3..b806b2ad256b 100644
--- a/dev-perl/Text-Shellwords/Manifest
+++ b/dev-perl/Text-Shellwords/Manifest
@@ -1,3 +1,3 @@
DIST Text-Shellwords-1.08.tar.gz 2591 BLAKE2B 41ecc367a76bb5c200b638ceb74e607718ecf98278767904aaa05641e74751fe2cddb7d20060718746e7a10f12fe7e21670668642ec571467c176b8b61f86153 SHA512 478e06cb558c831742436938ae59183ce06ecd1c7aa4c1b19099d6012a4ab656e000e98c07c3128f3e13152d74a01736d4bc600c75d7d9ad9a4e12d57edec549
-EBUILD Text-Shellwords-1.80.0-r1.ebuild 390 BLAKE2B 8e56e6cba20353d8d9999e07ffc948b9163ff7716f37382ee747bb71bbf51da0dd53844a84ec5eff91ef4f311b9fa744526f8ece91e3c0b9e4bf367b6b1560be SHA512 cc88ff57f09c5ad10a9dd84b4304e880ddd0cd163730594fbaff399b0d06d31b93c73852d3710de56c61306d0bd7257e3f7b69f1ff6f83e04e49b73c7b08fd47
+EBUILD Text-Shellwords-1.80.0-r2.ebuild 363 BLAKE2B 8e6d5c524339b8e4f5ffc1fc4f6d8bccac317f7d439d245c1706abb1f92f7cdc8736bc65bde3ea790d32ef91035fd01778b7cc25b1e03aea36b11168fee33f11 SHA512 2dc569a75cd281c73a99cd0bcacbc85bc11064bf451c2a097ef5e325742ed5a64ac0047c0bdc36e2a0323374b8674f0f78d34fee2eb0103b0d0da97ccfb3ab0e
MISC metadata.xml 403 BLAKE2B cb57044f5f72c9eb2645b3e7fad6583db8e0330c2896ee74218e0afe2afa8890e8bcb17a9e9c57f16c907493f5700c9c27779e8ae05ebd8f351dbb172e6b8658 SHA512 557111d4cec02b273739de3e039c84c67e3140b1fbdf7ff9c607878a4ec83106be854f7b186b847e70196f37343d56dee79557362751510ec6e9f806df3e86ba
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"