summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-15 15:04:32 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-15 15:04:32 +0000
commit78200cf55ce34bed79e01272408f9ee9957f1e84 (patch)
tree0d9750e079e5f2375b3ddd0bf594284516f1b1ed /dev-perl/Compress-Bzip2/Compress-Bzip2-2.09.ebuild
parentEbuild maintenance (diff)
downloadgentoo-2-78200cf55ce34bed79e01272408f9ee9957f1e84.tar.gz
gentoo-2-78200cf55ce34bed79e01272408f9ee9957f1e84.tar.bz2
gentoo-2-78200cf55ce34bed79e01272408f9ee9957f1e84.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Compress-Bzip2/Compress-Bzip2-2.09.ebuild')
-rw-r--r--dev-perl/Compress-Bzip2/Compress-Bzip2-2.09.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/Compress-Bzip2/Compress-Bzip2-2.09.ebuild b/dev-perl/Compress-Bzip2/Compress-Bzip2-2.09.ebuild
index fb41a50f762a..b6718134b9d6 100644
--- a/dev-perl/Compress-Bzip2/Compress-Bzip2-2.09.ebuild
+++ b/dev-perl/Compress-Bzip2/Compress-Bzip2-2.09.ebuild
@@ -1,11 +1,11 @@
-# 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-Bzip2/Compress-Bzip2-2.09.ebuild,v 1.9 2006/08/05 00:55:55 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Bzip2/Compress-Bzip2-2.09.ebuild,v 1.10 2007/01/15 15:04:32 mcummings Exp $
inherit perl-module
DESCRIPTION="A Bzip2 perl module"
-HOMEPAGE="http://cpan.pair.com/modules/by-module/Compress/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~arjay/"
SRC_URI="mirror://cpan/modules/by-module/Compress/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
@@ -15,7 +15,6 @@ IUSE=""
DEPEND="app-arch/bzip2
dev-lang/perl"
-RDEPEND="${DEPEND}"
SRC_TEST="do"