summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-22 17:07:15 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-22 17:07:15 +0000
commit549c208e2b2235e67f84485d1b85e65b07b78110 (patch)
tree454c5143bb44aa5ab21490581cbf5268bef50b9a
parentMarked ppc stable for bug #119634; Stabilize Gnome-2.12.2 (diff)
downloadgentoo-2-549c208e2b2235e67f84485d1b85e65b07b78110.tar.gz
gentoo-2-549c208e2b2235e67f84485d1b85e65b07b78110.tar.bz2
gentoo-2-549c208e2b2235e67f84485d1b85e65b07b78110.zip
Version bump
(Portage version: 2.1_pre3-r1)
-rw-r--r--dev-perl/File-Slurp/ChangeLog8
-rw-r--r--dev-perl/File-Slurp/File-Slurp-9999.11.ebuild18
-rw-r--r--dev-perl/File-Slurp/Manifest2
-rw-r--r--dev-perl/File-Slurp/files/digest-File-Slurp-9999.111
-rw-r--r--perl-core/CGI/CGI-3.15.ebuild18
-rw-r--r--perl-core/CGI/ChangeLog7
-rw-r--r--perl-core/CGI/files/digest-CGI-3.151
7 files changed, 53 insertions, 2 deletions
diff --git a/dev-perl/File-Slurp/ChangeLog b/dev-perl/File-Slurp/ChangeLog
index 22eb9da48653..2741d1b6dced 100644
--- a/dev-perl/File-Slurp/ChangeLog
+++ b/dev-perl/File-Slurp/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/File-Slurp
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/ChangeLog,v 1.12 2006/01/18 09:05:59 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/ChangeLog,v 1.13 2006/01/22 17:07:15 mcummings Exp $
+
+*File-Slurp-9999.11 (22 Jan 2006)
+
+ 22 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ +File-Slurp-9999.11.ebuild:
+ Version bump
18 Jan 2006; Guy Martin <gmsoft@gentoo.org> File-Slurp-9999.09.ebuild:
Stable on hppa.
diff --git a/dev-perl/File-Slurp/File-Slurp-9999.11.ebuild b/dev-perl/File-Slurp/File-Slurp-9999.11.ebuild
new file mode 100644
index 000000000000..f1cbb4869a69
--- /dev/null
+++ b/dev-perl/File-Slurp/File-Slurp-9999.11.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/File-Slurp-9999.11.ebuild,v 1.1 2006/01/22 17:07:15 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Efficient Reading/Writing of Complete Files"
+HOMEPAGE="http://search.cpan.org/~uri/${P}/"
+SRC_URI="mirror://cpan/authors/id/U/UR/URI/${P}.tar.gz"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+SRC_TEST="do"
+
+mydoc="extras/slurp_article.pod"
diff --git a/dev-perl/File-Slurp/Manifest b/dev-perl/File-Slurp/Manifest
index 23567d0266f0..c1a00f252f6e 100644
--- a/dev-perl/File-Slurp/Manifest
+++ b/dev-perl/File-Slurp/Manifest
@@ -1,6 +1,8 @@
MD5 70d5bd086898e2c106bf500e66e2295c ChangeLog 1612
MD5 82e9900698aae94d6849dbd6b8656a2c File-Slurp-9999.06.ebuild 539
MD5 51f071be2a7197c50212a23e6ac62664 File-Slurp-9999.09.ebuild 544
+MD5 fa172ffbf276724d9b0eb3397bd3476c File-Slurp-9999.11.ebuild 441
MD5 e4c791bd52682b8c8f07ea20862d658c files/digest-File-Slurp-9999.06 69
MD5 1620c79fbde9d85490bb4cc2a2c7b0dc files/digest-File-Slurp-9999.09 69
+MD5 b878024eef46ee8874a4fe6c4a56fa73 files/digest-File-Slurp-9999.11 69
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
diff --git a/dev-perl/File-Slurp/files/digest-File-Slurp-9999.11 b/dev-perl/File-Slurp/files/digest-File-Slurp-9999.11
new file mode 100644
index 000000000000..16d49123dc72
--- /dev/null
+++ b/dev-perl/File-Slurp/files/digest-File-Slurp-9999.11
@@ -0,0 +1 @@
+MD5 f07d4a5e580412cb40cf50a0d99de30d File-Slurp-9999.11.tar.gz 25693
diff --git a/perl-core/CGI/CGI-3.15.ebuild b/perl-core/CGI/CGI-3.15.ebuild
new file mode 100644
index 000000000000..992ba94e014b
--- /dev/null
+++ b/perl-core/CGI/CGI-3.15.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.15.ebuild,v 1.1 2006/01/22 17:06:43 mcummings Exp $
+
+inherit perl-module
+
+myconf="INSTALLDIRS=vendor"
+MY_P=${PN}.pm-${PV}
+S=${WORKDIR}/${MY_P}
+DESCRIPTION="Simple Common Gateway Interface Class"
+SRC_URI="mirror://cpan/authors/id/L/LD/LDS/${MY_P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/author/L/LD/LDS/CGI.pm-${PV}/"
+IUSE=""
+SLOT="0"
+SRC_TEST="do"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+DEPEND=">=dev-lang/perl-5.8.0-r12"
diff --git a/perl-core/CGI/ChangeLog b/perl-core/CGI/ChangeLog
index ce398b06689d..1d7f2712cfd5 100644
--- a/perl-core/CGI/ChangeLog
+++ b/perl-core/CGI/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for perl-core/CGI
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.6 2006/01/21 22:02:38 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.7 2006/01/22 17:06:43 mcummings Exp $
+
+*CGI-3.15 (22 Jan 2006)
+
+ 22 Jan 2006; Michael Cummings <mcummings@gentoo.org> +CGI-3.15.ebuild:
+ Version bump
21 Jan 2006; Markus Rothe <corsair@gentoo.org> CGI-3.10.ebuild:
Stable on ppc64
diff --git a/perl-core/CGI/files/digest-CGI-3.15 b/perl-core/CGI/files/digest-CGI-3.15
new file mode 100644
index 000000000000..e259b19a6cde
--- /dev/null
+++ b/perl-core/CGI/files/digest-CGI-3.15
@@ -0,0 +1 @@
+MD5 37db43e55cf2992f7e89e9ec9541ffec CGI.pm-3.15.tar.gz 228162