commit:     8c00a298c9053d2139342d66a9553057c6da2ed0
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Sat Oct 10 02:24:13 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Sat Oct 10 02:24:13 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=8c00a298

dev-perl/Text-ParseWords: version bump to 3.30

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 ...ParseWords-3.27.ebuild => Text-ParseWords-3.30.ebuild} | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

diff --git a/dev-perl/Text-ParseWords/Text-ParseWords-3.27.ebuild 
b/dev-perl/Text-ParseWords/Text-ParseWords-3.30.ebuild
similarity index 61%
rename from dev-perl/Text-ParseWords/Text-ParseWords-3.27.ebuild
rename to dev-perl/Text-ParseWords/Text-ParseWords-3.30.ebuild
index df9259b4c..d29e96fa0 100644
--- a/dev-perl/Text-ParseWords/Text-ParseWords-3.27.ebuild
+++ b/dev-perl/Text-ParseWords/Text-ParseWords-3.30.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-MODULE_AUTHOR="CHORNY"
-MODULE_A_EXT="zip"
+DIST_AUTHOR="CHORNY"
+DIST_A_EXT="tar.gz"
 
 inherit perl-module
 
@@ -13,8 +13,5 @@ DESCRIPTION="Parse strings containing shell-style quoting"
 LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-
-RDEPEND="${DEPEND}"
+IUSE="test"
+RESTRICT="!test? ( test )"

Reply via email to