summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-11-10 10:41:04 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-11-10 10:41:04 +0000
commitf6f27a9e0e7f98477f0c6474b1f066c6ed37a37c (patch)
tree36f11ccb5ccf9197e97431a788364b86745a7b47 /virtual
parentVersion bump via perl-bump experimental tool. (diff)
downloadgentoo-2-f6f27a9e0e7f98477f0c6474b1f066c6ed37a37c.tar.gz
gentoo-2-f6f27a9e0e7f98477f0c6474b1f066c6ed37a37c.tar.bz2
gentoo-2-f6f27a9e0e7f98477f0c6474b1f066c6ed37a37c.zip
Version bump via perl-bump experimental tool.
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Compress-Raw-Zlib/ChangeLog8
-rw-r--r--virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.023.ebuild16
2 files changed, 23 insertions, 1 deletions
diff --git a/virtual/perl-Compress-Raw-Zlib/ChangeLog b/virtual/perl-Compress-Raw-Zlib/ChangeLog
index be5ae73d3a62..56fa9c1df34a 100644
--- a/virtual/perl-Compress-Raw-Zlib/ChangeLog
+++ b/virtual/perl-Compress-Raw-Zlib/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-Compress-Raw-Zlib
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v 1.14 2009/08/31 08:16:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v 1.15 2009/11/10 10:41:04 robbat2 Exp $
+
+*perl-Compress-Raw-Zlib-2.023 (10 Nov 2009)
+
+ 10 Nov 2009; Robin H. Johnson <robbat2@gentoo.org>
+ +perl-Compress-Raw-Zlib-2.023.ebuild:
+ Version bump via perl-bump experimental tool.
*perl-Compress-Raw-Zlib-2.021 (31 Aug 2009)
diff --git a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.023.ebuild b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.023.ebuild
new file mode 100644
index 000000000000..3192e0058caf
--- /dev/null
+++ b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.023.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.023.ebuild,v 1.1 2009/11/10 10:41:04 robbat2 Exp $
+
+DESCRIPTION="Low-Level Interface to zlib compression library"
+HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+
+IUSE=""
+DEPEND=""
+
+RDEPEND="~perl-core/Compress-Raw-Zlib-${PV}"