summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-04-23 13:01:29 +0000
committerTorsten Veller <tove@gentoo.org>2010-04-23 13:01:29 +0000
commitff6e992bdc86f904a5122e83ac78dedee78baa57 (patch)
tree4c2490e0f621d00d7bb1119462cb4562a1130912 /dev-perl/Text-Shellwords
parentMask amrnb and amrwb wrt #252140. (diff)
downloadhistorical-ff6e992bdc86f904a5122e83ac78dedee78baa57.tar.gz
historical-ff6e992bdc86f904a5122e83ac78dedee78baa57.tar.bz2
historical-ff6e992bdc86f904a5122e83ac78dedee78baa57.zip
Maintenance. EAPI=3. Fix LICENSE
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Text-Shellwords')
-rw-r--r--dev-perl/Text-Shellwords/ChangeLog5
-rw-r--r--dev-perl/Text-Shellwords/Manifest14
-rw-r--r--dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild17
3 files changed, 21 insertions, 15 deletions
diff --git a/dev-perl/Text-Shellwords/ChangeLog b/dev-perl/Text-Shellwords/ChangeLog
index e7d238ae4b3c..f432a46af68d 100644
--- a/dev-perl/Text-Shellwords/ChangeLog
+++ b/dev-perl/Text-Shellwords/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Text-Shellwords
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.26 2010/01/14 15:47:23 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.27 2010/04/23 13:01:29 tove Exp $
+
+ 23 Apr 2010; Torsten Veller <tove@gentoo.org> Text-Shellwords-1.08.ebuild:
+ Maintenance. EAPI=3. Fix LICENSE
14 Jan 2010; Fabian Groffen <grobian@gentoo.org>
Text-Shellwords-1.08.ebuild:
diff --git a/dev-perl/Text-Shellwords/Manifest b/dev-perl/Text-Shellwords/Manifest
index 6d64e885e685..1550a34b82f7 100644
--- a/dev-perl/Text-Shellwords/Manifest
+++ b/dev-perl/Text-Shellwords/Manifest
@@ -1,4 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
DIST Text-Shellwords-1.08.tar.gz 2591 RMD160 0645fc2f4d2cf2eb14e588f74ee83e5a786de1af SHA1 e83ae5f40d77b306e8addb5a8eb47054ed52aee5 SHA256 0cee260920954a806e73a39a52aa47d6fcb84dad81b2c08af1f9ae0f25d8be1e
-EBUILD Text-Shellwords-1.08.ebuild 743 RMD160 9d3d9e024c598c4500615872cc4686c4951a1819 SHA1 2f3110ccb99a8f7215ee0632d9faf8b7f2b3e88b SHA256 869a2601ba9fc6a87ac47a0a8bf44bae155038a86dd4d8a060ad6ab3c713b6de
-MISC ChangeLog 3093 RMD160 42efa2107397241020e3e1f09e0dfecbff176752 SHA1 3b053b6c3324616e7fdcadc5cde28a7d79af92a6 SHA256 3194396bcd0ed9a3aa06ee744e43e70a225727f179f945e1f209fb28271d586c
+EBUILD Text-Shellwords-1.08.ebuild 519 RMD160 db85f5bb7380efd689581a76503f22d76c1b2c3c SHA1 31333cdf235a8f0971277661440298ba9a32b34e SHA256 ed1c2ee50bbe1a975564856abc52ab526b4226a73acb54b0045bd3889046afc2
+MISC ChangeLog 3203 RMD160 106d65f8536a6f01754db70ab9edeff754064f6f SHA1 68f1104d11bc47d84786dd95b56bdabc1a66050c SHA256 43f132c5cb338139e3bca542b1e7956bb9dd3f7df7bf4a173d541d97ebd9fa58
MISC metadata.xml 305 RMD160 647980838c590f54441a053916ea629e53e551c0 SHA1 99ef1deeae9a934fb6e46cf5fc4a5fcb8379a74a SHA256 f05dbef15061919972882cab07057e102760a542beba17d131194091401cd7ca
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.15 (GNU/Linux)
+
+iEYEARECAAYFAkvRmi8ACgkQV3J2n04Eauy1BwCeNQcXK5ojhQUdpofqHYOSFDRv
+J5gAnRDmbM8r1tw1n2nBOeuyicj/+clT
+=5z7p
+-----END PGP SIGNATURE-----
diff --git a/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild b/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild
index fba3daaccf6b..6754d60e920b 100644
--- a/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild
+++ b/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild
@@ -1,23 +1,16 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild,v 1.11 2010/01/14 15:47:23 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild,v 1.12 2010/04/23 13:01:29 tove Exp $
-IUSE=""
+EAPI=3
+MODULE_AUTHOR=LDS
inherit perl-module
-MY_P=Text-Shellwords-${PV}
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="Provides shellwords() routine which parses lines of text and returns a set of tokens using the same rules that the Unix shell does."
-
-SRC_URI="mirror://cpan/authors/id/L/LD/LDS/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~lds/"
+DESCRIPTION="Parses lines of text and returns a set of tokens using the same rules as the Unix shell"
SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE=""
SRC_TEST="do"
-
-DEPEND="dev-lang/perl"