summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-13 17:02:56 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-13 17:02:56 +0000
commit478513630323a0a04a07b4e5eac374a483449b76 (patch)
treea8630aaa501c4688394c0c1d1ad4f04e21fc692e /dev-perl
parentVersion bump upstream (diff)
downloadhistorical-478513630323a0a04a07b4e5eac374a483449b76.tar.gz
historical-478513630323a0a04a07b4e5eac374a483449b76.tar.bz2
historical-478513630323a0a04a07b4e5eac374a483449b76.zip
Version bump
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Unicode-String/ChangeLog10
-rw-r--r--dev-perl/Unicode-String/Manifest8
-rw-r--r--dev-perl/Unicode-String/Unicode-String-2.09.ebuild17
-rw-r--r--dev-perl/Unicode-String/files/digest-Unicode-String-2.091
-rw-r--r--dev-perl/Want/ChangeLog9
-rw-r--r--dev-perl/Want/Manifest4
-rw-r--r--dev-perl/Want/Want-0.09.ebuild15
-rw-r--r--dev-perl/Want/files/digest-Want-0.091
-rw-r--r--dev-perl/X11-Protocol/ChangeLog10
-rw-r--r--dev-perl/X11-Protocol/Manifest2
-rw-r--r--dev-perl/X11-Protocol/X11-Protocol-0.54.ebuild20
-rw-r--r--dev-perl/X11-Protocol/files/digest-X11-Protocol-0.541
-rw-r--r--dev-perl/version/ChangeLog7
-rw-r--r--dev-perl/version/Manifest2
-rw-r--r--dev-perl/version/files/digest-version-0.521
-rw-r--r--dev-perl/version/version-0.52.ebuild19
16 files changed, 116 insertions, 11 deletions
diff --git a/dev-perl/Unicode-String/ChangeLog b/dev-perl/Unicode-String/ChangeLog
index 6ef5b6dc56fe..21c407e78538 100644
--- a/dev-perl/Unicode-String/ChangeLog
+++ b/dev-perl/Unicode-String/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Unicode-String
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-String/ChangeLog,v 1.24 2005/10/02 13:24:12 agriffis Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-String/ChangeLog,v 1.25 2006/01/13 16:56:18 mcummings Exp $
+
+*Unicode-String-2.09 (13 Jan 2006)
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ +Unicode-String-2.09.ebuild:
+ Version bump
02 Oct 2005; Aron Griffis <agriffis@gentoo.org>
Unicode-String-2.07.ebuild:
diff --git a/dev-perl/Unicode-String/Manifest b/dev-perl/Unicode-String/Manifest
index fb2180f5a032..ddb057a67d28 100644
--- a/dev-perl/Unicode-String/Manifest
+++ b/dev-perl/Unicode-String/Manifest
@@ -1,8 +1,10 @@
-MD5 b7dafbaab9801747d7826357b81ee2b9 Unicode-String-2.06-r2.ebuild 524
-MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
MD5 12cf1240a85e7da771d95b26bafeabb3 ChangeLog 2878
MD5 e9bbcb45660d93e4de60cf3c1cb9da98 Unicode-String-2.06-r1.ebuild 524
+MD5 b7dafbaab9801747d7826357b81ee2b9 Unicode-String-2.06-r2.ebuild 524
MD5 8beb33d555d8d621a9d0f9dbf0b616b4 Unicode-String-2.07.ebuild 549
+MD5 bd3588502ef69518fa38605eb0b32678 Unicode-String-2.09.ebuild 441
MD5 a934ebb5e6e9eb778760039627a0ed3f files/digest-Unicode-String-2.06-r1 70
-MD5 6c071e04e9154bac4c6ec04d785f3efe files/digest-Unicode-String-2.07 70
MD5 a934ebb5e6e9eb778760039627a0ed3f files/digest-Unicode-String-2.06-r2 70
+MD5 6c071e04e9154bac4c6ec04d785f3efe files/digest-Unicode-String-2.07 70
+MD5 a44054b1ce61eb7ac57a6b9a730fec05 files/digest-Unicode-String-2.09 71
+MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
diff --git a/dev-perl/Unicode-String/Unicode-String-2.09.ebuild b/dev-perl/Unicode-String/Unicode-String-2.09.ebuild
new file mode 100644
index 000000000000..d5f069391892
--- /dev/null
+++ b/dev-perl/Unicode-String/Unicode-String-2.09.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-String/Unicode-String-2.09.ebuild,v 1.1 2006/01/13 16:56:18 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="String manipulation for Unicode strings"
+SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~gaas/${P}/"
+
+SLOT="0"
+LICENSE="Artistic"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND="${DEPEND}
+ >=perl-core/MIME-Base64-2.11"
diff --git a/dev-perl/Unicode-String/files/digest-Unicode-String-2.09 b/dev-perl/Unicode-String/files/digest-Unicode-String-2.09
new file mode 100644
index 000000000000..ce3f7cdc701c
--- /dev/null
+++ b/dev-perl/Unicode-String/files/digest-Unicode-String-2.09
@@ -0,0 +1 @@
+MD5 553e68e603723bf7c631f8701ab0d678 Unicode-String-2.09.tar.gz 122705
diff --git a/dev-perl/Want/ChangeLog b/dev-perl/Want/ChangeLog
index d3f8c88c3dd2..e62edc046bf6 100644
--- a/dev-perl/Want/ChangeLog
+++ b/dev-perl/Want/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Want
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.6 2005/10/02 13:25:12 agriffis Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.7 2006/01/13 16:59:38 mcummings Exp $
+
+*Want-0.09 (13 Jan 2006)
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> +Want-0.09.ebuild:
+ Version bump
02 Oct 2005; Aron Griffis <agriffis@gentoo.org> Want-0.07.ebuild:
Mark 0.07 stable on ia64
diff --git a/dev-perl/Want/Manifest b/dev-perl/Want/Manifest
index 413076c0ffa4..f42043b6226a 100644
--- a/dev-perl/Want/Manifest
+++ b/dev-perl/Want/Manifest
@@ -1,4 +1,6 @@
-MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
MD5 2412a67664aa24b8f8a3b259acd8ea37 ChangeLog 812
MD5 38c874713122b2588a93f4e94dd307ea Want-0.07.ebuild 495
+MD5 52f94207f0746a9f165cb335fdd76801 Want-0.09.ebuild 406
MD5 7dc96d63dea3a3decfa63ad080a27a77 files/digest-Want-0.07 60
+MD5 521f1f5609deb2fde3fb4c9379395e81 files/digest-Want-0.09 60
+MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
diff --git a/dev-perl/Want/Want-0.09.ebuild b/dev-perl/Want/Want-0.09.ebuild
new file mode 100644
index 000000000000..8312341183c8
--- /dev/null
+++ b/dev-perl/Want/Want-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/Want/Want-0.09.ebuild,v 1.1 2006/01/13 16:59:38 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="A generalisation of wantarray"
+SRC_URI="mirror://cpan/authors/id/R/RO/ROBIN/${P}.tar.gz"
+HOMEPAGE="http://www.cpan.org/~robin/${P}/"
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+SRC_TEST="do"
diff --git a/dev-perl/Want/files/digest-Want-0.09 b/dev-perl/Want/files/digest-Want-0.09
new file mode 100644
index 000000000000..256eafc78f02
--- /dev/null
+++ b/dev-perl/Want/files/digest-Want-0.09
@@ -0,0 +1 @@
+MD5 90ab551867c986b748128609f95b3666 Want-0.09.tar.gz 15740
diff --git a/dev-perl/X11-Protocol/ChangeLog b/dev-perl/X11-Protocol/ChangeLog
index 463d298250b2..db763f8b8849 100644
--- a/dev-perl/X11-Protocol/ChangeLog
+++ b/dev-perl/X11-Protocol/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/X11-Protocol
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/ChangeLog,v 1.18 2005/12/12 08:49:36 spyderous Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/ChangeLog,v 1.19 2006/01/13 17:01:26 mcummings Exp $
+
+*X11-Protocol-0.54 (13 Jan 2006)
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ +X11-Protocol-0.54.ebuild:
+ Version bump
12 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>;
X11-Protocol-0.53.ebuild:
diff --git a/dev-perl/X11-Protocol/Manifest b/dev-perl/X11-Protocol/Manifest
index c5adbf41dac3..7d97e25ded90 100644
--- a/dev-perl/X11-Protocol/Manifest
+++ b/dev-perl/X11-Protocol/Manifest
@@ -1,8 +1,10 @@
MD5 0f0a5cea21e07a4996645865af2f743c ChangeLog 2133
MD5 5409a4956c15385020fd6c09f7933b1d X11-Protocol-0.52.ebuild 557
MD5 abb1ccdd82690ccfec2eec79dcb9b211 X11-Protocol-0.53.ebuild 617
+MD5 749105f60fee5739a6eccd9a27924668 X11-Protocol-0.54.ebuild 514
MD5 f76aed1895831b1029b2bbaff495eee6 files/X11-Protocol-0.51.s2.patch 5688
MD5 b4f9a4edc8bd0f9827c9dfda48be8e3b files/X11-Protocol-0.51_2.patch 4168
MD5 0672efc235fec9085e5ce7c30042c5f0 files/digest-X11-Protocol-0.52 68
MD5 fd8875f95b5256afe0160bfc909db492 files/digest-X11-Protocol-0.53 68
+MD5 376f321e1010cc0c1be29dce93a23688 files/digest-X11-Protocol-0.54 68
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
diff --git a/dev-perl/X11-Protocol/X11-Protocol-0.54.ebuild b/dev-perl/X11-Protocol/X11-Protocol-0.54.ebuild
new file mode 100644
index 000000000000..5ea234338467
--- /dev/null
+++ b/dev-perl/X11-Protocol/X11-Protocol-0.54.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/X11-Protocol/X11-Protocol-0.54.ebuild,v 1.1 2006/01/13 17:01:26 mcummings Exp $
+
+inherit perl-module eutils
+
+DESCRIPTION="Client-side interface to the X11 Protocol"
+HOMEPAGE="http://www.cpan.org/modules/by-module/X11/${P}.readme"
+SRC_URI="mirror://cpan/authors/id/S/SM/SMCCAM/${P}.tar.gz"
+
+LICENSE="Artistic X11"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND="|| ( ( x11-libs/libXrender
+ x11-libs/libXext
+ )
+ virtual/x11
+ )"
diff --git a/dev-perl/X11-Protocol/files/digest-X11-Protocol-0.54 b/dev-perl/X11-Protocol/files/digest-X11-Protocol-0.54
new file mode 100644
index 000000000000..27884f545bc4
--- /dev/null
+++ b/dev-perl/X11-Protocol/files/digest-X11-Protocol-0.54
@@ -0,0 +1 @@
+MD5 b2ad4dc41755f2b08f9cd2899636346c X11-Protocol-0.54.tar.gz 99722
diff --git a/dev-perl/version/ChangeLog b/dev-perl/version/ChangeLog
index 2e067d8df400..f8e559ec10b9 100644
--- a/dev-perl/version/ChangeLog
+++ b/dev-perl/version/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/version
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/version/ChangeLog,v 1.3 2006/01/08 17:48:44 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/version/ChangeLog,v 1.4 2006/01/13 17:02:56 mcummings Exp $
+
+*version-0.52 (13 Jan 2006)
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> +version-0.52.ebuild:
+ Version bump
08 Jan 2006; Joseph Jezak <josejx@gentoo.org> version-0.50.ebuild:
Marked ~ppc for bug #116301.
diff --git a/dev-perl/version/Manifest b/dev-perl/version/Manifest
index 727c984b85b3..dfe7caa301b8 100644
--- a/dev-perl/version/Manifest
+++ b/dev-perl/version/Manifest
@@ -1,4 +1,6 @@
MD5 fb8713fb0bae5c7f4eaeb6eaca480255 ChangeLog 533
MD5 6ccbc7ff1608b339b2f5ebe6b8903521 files/digest-version-0.50 63
+MD5 5ca59ae1287489221765bf77413edce5 files/digest-version-0.52 63
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
MD5 faa63827b35cfa446d2eb0bca48604a9 version-0.50.ebuild 559
+MD5 42747f7b8bf088d5be697b5f211737e2 version-0.52.ebuild 458
diff --git a/dev-perl/version/files/digest-version-0.52 b/dev-perl/version/files/digest-version-0.52
new file mode 100644
index 000000000000..7ccbe66aee72
--- /dev/null
+++ b/dev-perl/version/files/digest-version-0.52
@@ -0,0 +1 @@
+MD5 d4dd468c5836846356047c2966a63167 version-0.52.tar.gz 32610
diff --git a/dev-perl/version/version-0.52.ebuild b/dev-perl/version/version-0.52.ebuild
new file mode 100644
index 000000000000..a9938cd1d0c5
--- /dev/null
+++ b/dev-perl/version/version-0.52.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/version/version-0.52.ebuild,v 1.1 2006/01/13 17:02:56 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Perl extension for Version Objects"
+HOMEPAGE="http://search.cpan.org/search?query=${PN}"
+SRC_URI="mirror://cpan/authors/id/J/JP/JPEACOCK/${P}.tar.gz"
+
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+SRC_TEST="do"
+
+DEPEND=">=dev-perl/module-build-0.26.11"
+RDEPEND=""
+