summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-13 16:49:56 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-13 16:49:56 +0000
commit5fe9bdd2fb44e7ea0074e4bc99d02aff4a645560 (patch)
treef21176d1ac821c50b3f3915f95505daf31343bdb /dev-perl/Text-Shellwords
parentVersion bump (diff)
downloadhistorical-5fe9bdd2fb44e7ea0074e4bc99d02aff4a645560.tar.gz
historical-5fe9bdd2fb44e7ea0074e4bc99d02aff4a645560.tar.bz2
historical-5fe9bdd2fb44e7ea0074e4bc99d02aff4a645560.zip
Version bump upstream
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-perl/Text-Shellwords')
-rw-r--r--dev-perl/Text-Shellwords/ChangeLog10
-rw-r--r--dev-perl/Text-Shellwords/Manifest8
-rw-r--r--dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild21
-rw-r--r--dev-perl/Text-Shellwords/files/digest-Text-Shellwords-1.081
4 files changed, 35 insertions, 5 deletions
diff --git a/dev-perl/Text-Shellwords/ChangeLog b/dev-perl/Text-Shellwords/ChangeLog
index 9eb64885889d..0b09e283d86d 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.15 2005/10/02 13:20:59 agriffis Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.16 2006/01/13 16:47:34 mcummings Exp $
+
+*Text-Shellwords-1.08 (13 Jan 2006)
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ +Text-Shellwords-1.08.ebuild:
+ Version bump upstream
02 Oct 2005; Aron Griffis <agriffis@gentoo.org>
Text-Shellwords-1.07.ebuild:
diff --git a/dev-perl/Text-Shellwords/Manifest b/dev-perl/Text-Shellwords/Manifest
index dac1bdc7bd29..9e2aa8a74075 100644
--- a/dev-perl/Text-Shellwords/Manifest
+++ b/dev-perl/Text-Shellwords/Manifest
@@ -1,6 +1,8 @@
-MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
MD5 1e9b9f4fd1e99bcde148a436b1010620 ChangeLog 1740
-MD5 6bf67ea43612b1cf17d02f325bc1a4e1 Text-Shellwords-1.07.ebuild 663
MD5 e238b0f7549210c5014e7bc67d6f8a0a Text-Shellwords-1.00.ebuild 682
-MD5 9f5fdc9ff2b09670e75a64150fbf09e1 files/digest-Text-Shellwords-1.07 70
+MD5 6bf67ea43612b1cf17d02f325bc1a4e1 Text-Shellwords-1.07.ebuild 663
+MD5 c68fa714c57b8278f4dd1235b54bcdf3 Text-Shellwords-1.08.ebuild 552
MD5 42cc7633a9defc28bf0f42d610bb987e files/digest-Text-Shellwords-1.00 70
+MD5 9f5fdc9ff2b09670e75a64150fbf09e1 files/digest-Text-Shellwords-1.07 70
+MD5 0b906ecba813871dbf823f21d0cc18a9 files/digest-Text-Shellwords-1.08 70
+MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
diff --git a/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild b/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild
new file mode 100644
index 000000000000..222ff961e05c
--- /dev/null
+++ b/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2006 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.1 2006/01/13 16:47:34 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="mirror://cpan/authors/id/L/LD/LDS/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~lds/${P}"
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+
+SRC_TEST="do"
diff --git a/dev-perl/Text-Shellwords/files/digest-Text-Shellwords-1.08 b/dev-perl/Text-Shellwords/files/digest-Text-Shellwords-1.08
new file mode 100644
index 000000000000..30f5e4856429
--- /dev/null
+++ b/dev-perl/Text-Shellwords/files/digest-Text-Shellwords-1.08
@@ -0,0 +1 @@
+MD5 72284605020ed5135dbed65a8d3b70c6 Text-Shellwords-1.08.tar.gz 2591