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
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')
-rw-r--r--dev-perl/Test-LongString/ChangeLog10
-rw-r--r--dev-perl/Test-LongString/Manifest12
-rw-r--r--dev-perl/Test-LongString/Test-LongString-0.09.ebuild15
-rw-r--r--dev-perl/Test-LongString/files/digest-Test-LongString-0.091
-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
-rw-r--r--dev-perl/Tie-Array-Sorted/ChangeLog10
-rw-r--r--dev-perl/Tie-Array-Sorted/Manifest4
-rw-r--r--dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.4.ebuild16
-rw-r--r--dev-perl/Tie-Array-Sorted/files/digest-Tie-Array-Sorted-1.41
-rw-r--r--dev-perl/text-autoformat/ChangeLog10
-rw-r--r--dev-perl/text-autoformat/Manifest6
-rw-r--r--dev-perl/text-autoformat/files/digest-text-autoformat-1.131
-rw-r--r--dev-perl/text-autoformat/text-autoformat-1.13.ebuild20
16 files changed, 122 insertions, 24 deletions
diff --git a/dev-perl/Test-LongString/ChangeLog b/dev-perl/Test-LongString/ChangeLog
index 5ecfb40d16c2..c0ae80b9bd7c 100644
--- a/dev-perl/Test-LongString/ChangeLog
+++ b/dev-perl/Test-LongString/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Test-LongString
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.3 2005/12/03 14:36:50 mcummings Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.4 2006/01/13 16:42:27 mcummings Exp $
+
+*Test-LongString-0.09 (13 Jan 2006)
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ +Test-LongString-0.09.ebuild:
+ Version bump upstream
03 Dec 2005; Michael Cummings <mcummings@gentoo.org>
Test-LongString-0.07.ebuild:
diff --git a/dev-perl/Test-LongString/Manifest b/dev-perl/Test-LongString/Manifest
index 12a88c2fca21..1e7fb5464fc4 100644
--- a/dev-perl/Test-LongString/Manifest
+++ b/dev-perl/Test-LongString/Manifest
@@ -1,14 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 3b8832a9c952d92c500a73265722b776 ChangeLog 607
MD5 95791c44360642b676f029431fc4f117 Test-LongString-0.07.ebuild 507
+MD5 171dfa19992720c25fe00c8f406b5f00 Test-LongString-0.09.ebuild 390
MD5 8ce302c4bbeb71df883fae03900f4147 files/digest-Test-LongString-0.07 70
+MD5 86dbcc7d99db63166ab647f6685150d3 files/digest-Test-LongString-0.09 70
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFDka2ItG5z4I8BtQoRAs5OAJ0azC63Vo++JzzlEsHYP0D4NYu8ZgCfSziH
-3ScUXfVtu6hSRrJfNpe3YyU=
-=hwcT
------END PGP SIGNATURE-----
diff --git a/dev-perl/Test-LongString/Test-LongString-0.09.ebuild b/dev-perl/Test-LongString/Test-LongString-0.09.ebuild
new file mode 100644
index 000000000000..d9625fe72705
--- /dev/null
+++ b/dev-perl/Test-LongString/Test-LongString-0.09.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.09.ebuild,v 1.1 2006/01/13 16:42:27 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="A library to test long strings."
+HOMEPAGE="http://search.cpan.org/~rgarcia/${PN}/"
+SRC_URI="mirror://cpan/authors/id/R/RG/RGARCIA/${P}.tar.gz"
+
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~ppc ~sparc ~x86"
+IUSE=""
+SRC_TEST="do"
diff --git a/dev-perl/Test-LongString/files/digest-Test-LongString-0.09 b/dev-perl/Test-LongString/files/digest-Test-LongString-0.09
new file mode 100644
index 000000000000..ac84845f4d28
--- /dev/null
+++ b/dev-perl/Test-LongString/files/digest-Test-LongString-0.09
@@ -0,0 +1 @@
+MD5 a956f4f0a8f7a8704f984523ce58fa66 Test-LongString-0.09.tar.gz 6263
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
diff --git a/dev-perl/Tie-Array-Sorted/ChangeLog b/dev-perl/Tie-Array-Sorted/ChangeLog
index dd90f7978220..a50157570cfb 100644
--- a/dev-perl/Tie-Array-Sorted/ChangeLog
+++ b/dev-perl/Tie-Array-Sorted/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Tie-Array-Sorted
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-Array-Sorted/ChangeLog,v 1.5 2005/08/05 16:27:35 dholm Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-Array-Sorted/ChangeLog,v 1.6 2006/01/13 16:49:56 mcummings Exp $
+
+*Tie-Array-Sorted-1.4 (13 Jan 2006)
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ +Tie-Array-Sorted-1.4.ebuild:
+ Version bump upstream
05 Aug 2005; David Holm <dholm@gentoo.org> Tie-Array-Sorted-1.3.ebuild:
Added to ~ppc.
diff --git a/dev-perl/Tie-Array-Sorted/Manifest b/dev-perl/Tie-Array-Sorted/Manifest
index 37a435a006a6..588a58d62a09 100644
--- a/dev-perl/Tie-Array-Sorted/Manifest
+++ b/dev-perl/Tie-Array-Sorted/Manifest
@@ -1,6 +1,8 @@
MD5 3e2153a551d43f9d9931801e163a5947 ChangeLog 852
MD5 7cb0102b0cb566fb8e55cebd4ab15314 Tie-Array-Sorted-1.2.ebuild 484
-MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
MD5 449a161327a78fbdbdac6633fd7997a5 Tie-Array-Sorted-1.3.ebuild 481
+MD5 11c9fdef5e107d255a26ee9e2fcaa208 Tie-Array-Sorted-1.4.ebuild 369
MD5 b7cd867025a37ca11f8e17a17a827684 files/digest-Tie-Array-Sorted-1.2 70
MD5 159aa2422d0fdbca4d4c872bbad4ce58 files/digest-Tie-Array-Sorted-1.3 70
+MD5 27c0653c634fb5b8ec14009353bd3bb1 files/digest-Tie-Array-Sorted-1.4 70
+MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
diff --git a/dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.4.ebuild b/dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.4.ebuild
new file mode 100644
index 000000000000..9e874bb2628b
--- /dev/null
+++ b/dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.4.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.4.ebuild,v 1.1 2006/01/13 16:49:56 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="An array which is kept sorted"
+HOMEPAGE="http://search.cpan.org/~tmtm/${P}/"
+SRC_URI="mirror://cpan/authors/id/T/TM/TMTM/${P}.tar.gz"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~ppc ~sparc ~x86"
+IUSE=""
+
+SRC_TEST="do"
diff --git a/dev-perl/Tie-Array-Sorted/files/digest-Tie-Array-Sorted-1.4 b/dev-perl/Tie-Array-Sorted/files/digest-Tie-Array-Sorted-1.4
new file mode 100644
index 000000000000..2667c2df6abd
--- /dev/null
+++ b/dev-perl/Tie-Array-Sorted/files/digest-Tie-Array-Sorted-1.4
@@ -0,0 +1 @@
+MD5 579d8fa0dc36a051ef6d6f242c5ba73e Tie-Array-Sorted-1.4.tar.gz 3424
diff --git a/dev-perl/text-autoformat/ChangeLog b/dev-perl/text-autoformat/ChangeLog
index af16d6e36817..9c53fecdef23 100644
--- a/dev-perl/text-autoformat/ChangeLog
+++ b/dev-perl/text-autoformat/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/text-autoformat
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.12 2005/10/02 13:44:57 agriffis Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.13 2006/01/13 16:45:33 mcummings Exp $
+
+*text-autoformat-1.13 (13 Jan 2006)
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ +text-autoformat-1.13.ebuild:
+ Version bump upstream
02 Oct 2005; Aron Griffis <agriffis@gentoo.org>
text-autoformat-1.12.ebuild:
diff --git a/dev-perl/text-autoformat/Manifest b/dev-perl/text-autoformat/Manifest
index 48a1a5794ed6..db6147bbf689 100644
--- a/dev-perl/text-autoformat/Manifest
+++ b/dev-perl/text-autoformat/Manifest
@@ -1,4 +1,6 @@
-MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
MD5 00afe4ca5cdd97f0b486361efd12ca48 ChangeLog 1483
-MD5 ea9df7c227ad325ff24fec561f1da71e text-autoformat-1.12.ebuild 642
MD5 9a16b26a7299426d60b908fa3007e0c9 files/digest-text-autoformat-1.12 71
+MD5 41f5d5a93d021c9c110429a1e1918a97 files/digest-text-autoformat-1.13 71
+MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
+MD5 ea9df7c227ad325ff24fec561f1da71e text-autoformat-1.12.ebuild 642
+MD5 6b5c960678055c057dc51cf648362eee text-autoformat-1.13.ebuild 539
diff --git a/dev-perl/text-autoformat/files/digest-text-autoformat-1.13 b/dev-perl/text-autoformat/files/digest-text-autoformat-1.13
new file mode 100644
index 000000000000..eec76893ed06
--- /dev/null
+++ b/dev-perl/text-autoformat/files/digest-text-autoformat-1.13
@@ -0,0 +1 @@
+MD5 1a944e3e21e176178bb4f87a6068f041 Text-Autoformat-1.13.tar.gz 17431
diff --git a/dev-perl/text-autoformat/text-autoformat-1.13.ebuild b/dev-perl/text-autoformat/text-autoformat-1.13.ebuild
new file mode 100644
index 000000000000..9124a7b446e0
--- /dev/null
+++ b/dev-perl/text-autoformat/text-autoformat-1.13.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.13.ebuild,v 1.1 2006/01/13 16:45:33 mcummings Exp $
+
+inherit perl-module
+
+MY_P=Text-Autoformat-${PV}
+S=${WORKDIR}/${MY_P}
+
+DESCRIPTION="Automatic text wrapping and reformatting"
+SRC_URI="mirror://cpan/authors/id/D/DC/DCONWAY/${MY_P}.tar.gz"
+HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${MY_P}.readme"
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND="${DEPEND}
+ >=dev-perl/text-reform-1.11"