summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-15 15:09:40 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-15 15:09:40 +0000
commit4d6c191b9a26fe070f3aac580c35493ddd301e63 (patch)
treeb3ec57625c340db7ccfec0382315775c6880f0d5 /dev-perl/Compress-Zlib/Compress-Zlib-2.001.ebuild
parentEbuild maintenance (diff)
downloadgentoo-2-4d6c191b9a26fe070f3aac580c35493ddd301e63.tar.gz
gentoo-2-4d6c191b9a26fe070f3aac580c35493ddd301e63.tar.bz2
gentoo-2-4d6c191b9a26fe070f3aac580c35493ddd301e63.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Compress-Zlib/Compress-Zlib-2.001.ebuild')
-rw-r--r--dev-perl/Compress-Zlib/Compress-Zlib-2.001.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/dev-perl/Compress-Zlib/Compress-Zlib-2.001.ebuild b/dev-perl/Compress-Zlib/Compress-Zlib-2.001.ebuild
index 816e7fe27bb1..e8b53b872cba 100644
--- a/dev-perl/Compress-Zlib/Compress-Zlib-2.001.ebuild
+++ b/dev-perl/Compress-Zlib/Compress-Zlib-2.001.ebuild
@@ -1,16 +1,15 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-2.001.ebuild,v 1.11 2006/12/16 13:27:59 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-2.001.ebuild,v 1.12 2007/01/15 15:09:40 mcummings Exp $
inherit perl-module
DESCRIPTION="A Zlib perl module"
-HOMEPAGE="http://cpan.pair.com/modules/by-module/Compress/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~pmqs/"
SRC_URI="mirror://cpan/modules/by-module/Compress/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-#KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
KEYWORDS="amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
IUSE=""
@@ -19,7 +18,6 @@ DEPEND="sys-libs/zlib
dev-perl/IO-Compress-Base
dev-perl/IO-Compress-Zlib
dev-lang/perl"
-RDEPEND="${DEPEND}"
SRC_TEST="do"