summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-06-03 22:32:58 +0000
committerTorsten Veller <tove@gentoo.org>2009-06-03 22:32:58 +0000
commit24f189d0bc6af0f13711700cff6e4ed7040a81d5 (patch)
treeee041c3eec0d1a943e46b8d95c39763ed691ddc2 /virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.020.ebuild
parentAdd kde useflag to select media-sound/phonon, see bug 27018 (diff)
downloadhistorical-24f189d0bc6af0f13711700cff6e4ed7040a81d5.tar.gz
historical-24f189d0bc6af0f13711700cff6e4ed7040a81d5.tar.bz2
historical-24f189d0bc6af0f13711700cff6e4ed7040a81d5.zip
Version bump
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.020.ebuild')
-rw-r--r--virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.020.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.020.ebuild b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.020.ebuild
new file mode 100644
index 000000000000..124929ba4883
--- /dev/null
+++ b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.020.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.020.ebuild,v 1.1 2009/06/03 22:23:18 tove 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}"