summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-07-26 05:43:55 +0000
committerTorsten Veller <tove@gentoo.org>2010-07-26 05:43:55 +0000
commit3884d0e4725b4bb385119cdc0a3b8d7d591b8d70 (patch)
tree37842972eb43829a315c56eb3ef6b7dc28f82359 /virtual
parentVersion bump (diff)
downloadgentoo-2-3884d0e4725b4bb385119cdc0a3b8d7d591b8d70.tar.gz
gentoo-2-3884d0e4725b4bb385119cdc0a3b8d7d591b8d70.tar.bz2
gentoo-2-3884d0e4725b4bb385119cdc0a3b8d7d591b8d70.zip
Version bump
(Portage version: 2.2_rc67_p240/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.030.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Compress-Raw-Zlib/ChangeLog b/virtual/perl-Compress-Raw-Zlib/ChangeLog
index db5f54a0d1a6..f59f06dc745a 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v 1.30 2010/07/14 06:24:38 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v 1.31 2010/07/26 05:43:55 tove Exp $
+
+*perl-Compress-Raw-Zlib-2.030 (26 Jul 2010)
+
+ 26 Jul 2010; Torsten Veller <tove@gentoo.org>
+ +perl-Compress-Raw-Zlib-2.030.ebuild:
+ Version bump
14 Jul 2010; Torsten Veller <tove@gentoo.org>
perl-Compress-Raw-Zlib-2.024.ebuild:
diff --git a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.030.ebuild b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.030.ebuild
new file mode 100644
index 000000000000..e8801c499f65
--- /dev/null
+++ b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.030.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2010 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.030.ebuild,v 1.1 2010/07/26 05:43:55 tove Exp $
+
+DESCRIPTION="Low-Level Interface to zlib compression library"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="~perl-core/Compress-Raw-Zlib-${PV}"