summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.ebuild')
-rw-r--r--dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.ebuild b/dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.ebuild
index 3e66c1c0b3ea..f1381dcc8d5e 100644
--- a/dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.ebuild
+++ b/dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.ebuild
@@ -1,13 +1,13 @@
-# 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/digest-bubblebabble/digest-bubblebabble-0.01.ebuild,v 1.15 2006/08/06 02:18:03 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.ebuild,v 1.16 2007/01/15 17:27:50 mcummings Exp $
inherit perl-module
MY_P=Digest-BubbleBabble-${PV}
S=${WORKDIR}/${MY_P}
DESCRIPTION="Create bubble-babble fingerprints"
-HOMEPAGE="http://search.cpan.org/CPAN/authors/id/B/BT/BTROTT/${MY_P}.readme"
+HOMEPAGE="http://search.cpan.org/~btrott/"
SRC_URI="mirror://cpan/authors/id/B/BT/BTROTT/${MY_P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
@@ -17,4 +17,3 @@ IUSE=""
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"