summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2004-06-06 23:54:19 +0000
committerMichael Cummings <mcummings@gentoo.org>2004-06-06 23:54:19 +0000
commit6239ef38891e5f47895683c43678b40a5bdc7c14 (patch)
treebfd165b2d84e677ceab4841fe8f1055155c142f5 /dev-perl/Text-Shellwords
parentmarked x86 stable (Manifest recommit) (diff)
downloadgentoo-2-6239ef38891e5f47895683c43678b40a5bdc7c14.tar.gz
gentoo-2-6239ef38891e5f47895683c43678b40a5bdc7c14.tar.bz2
gentoo-2-6239ef38891e5f47895683c43678b40a5bdc7c14.zip
new version on cpan
Diffstat (limited to 'dev-perl/Text-Shellwords')
-rw-r--r--dev-perl/Text-Shellwords/ChangeLog8
-rw-r--r--dev-perl/Text-Shellwords/Manifest5
-rw-r--r--dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild21
-rw-r--r--dev-perl/Text-Shellwords/files/digest-Text-Shellwords-1.071
4 files changed, 33 insertions, 2 deletions
diff --git a/dev-perl/Text-Shellwords/ChangeLog b/dev-perl/Text-Shellwords/ChangeLog
index f78595132da2..8857038f2655 100644
--- a/dev-perl/Text-Shellwords/ChangeLog
+++ b/dev-perl/Text-Shellwords/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Text-Shellwords
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.4 2004/05/04 22:53:07 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.5 2004/06/06 23:54:19 mcummings Exp $
+
+*Text-Shellwords-1.07 (06 Jun 2004)
+
+ 06 Jun 2004; Michael Cummings <mcummings@gentoo.org>
+ Text-Shellwords-1.07.ebuild:
+ new version on cpan
05 May 2004; Bryan Østergaard <kloeri@gentoo.org>
Text-Shellwords-1.00.ebuild:
diff --git a/dev-perl/Text-Shellwords/Manifest b/dev-perl/Text-Shellwords/Manifest
index b52f9f0a84cc..241c6fab608d 100644
--- a/dev-perl/Text-Shellwords/Manifest
+++ b/dev-perl/Text-Shellwords/Manifest
@@ -1,4 +1,7 @@
+MD5 3e447be7c7c980e8aa033ae45b36437a ChangeLog 637
MD5 c2639e6aa71cd2b3387feb8248a747d0 Text-Shellwords-1.00.ebuild 770
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
-MD5 3e447be7c7c980e8aa033ae45b36437a ChangeLog 637
+MD5 c2639e6aa71cd2b3387feb8248a747d0 Text-Shellwords-1.07.ebuild 770
+MD5 bcfbcaf38824439e7c25f963b23de947 .Text-Shellwords-1.07.ebuild.swp 12288
MD5 42cc7633a9defc28bf0f42d610bb987e files/digest-Text-Shellwords-1.00 70
+MD5 9f5fdc9ff2b09670e75a64150fbf09e1 files/digest-Text-Shellwords-1.07 70
diff --git a/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild b/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild
new file mode 100644
index 000000000000..259ca576d750
--- /dev/null
+++ b/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild,v 1.1 2004/06/06 23:54:19 mcummings Exp $
+
+IUSE=""
+
+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="http://www.cpan.org/modules/by-module/Text/${MY_P}.tar.gz"
+HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${MY_P}.readme"
+
+SLOT="0"
+LICENSE="Artistic | GPL-2"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha"
+
+SRC_TEST="do"
diff --git a/dev-perl/Text-Shellwords/files/digest-Text-Shellwords-1.07 b/dev-perl/Text-Shellwords/files/digest-Text-Shellwords-1.07
new file mode 100644
index 000000000000..19571926626f
--- /dev/null
+++ b/dev-perl/Text-Shellwords/files/digest-Text-Shellwords-1.07
@@ -0,0 +1 @@
+MD5 bd011ca09492041b925e562c54b1a8b6 Text-Shellwords-1.07.tar.gz 2392