summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-02-06 14:37:01 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-02-06 14:37:01 +0000
commitb9aeca6af60a1ebeb10c8c519fca5e723c93c1b6 (patch)
tree9c437c6bfc10fa78ac5e6c22d0427686a3a5f8c2 /dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild
parentRe-mask dev-libs/nspr-4.6.4-r1 because it needs to be fixed (diff)
downloadgentoo-2-b9aeca6af60a1ebeb10c8c519fca5e723c93c1b6.tar.gz
gentoo-2-b9aeca6af60a1ebeb10c8c519fca5e723c93c1b6.tar.bz2
gentoo-2-b9aeca6af60a1ebeb10c8c519fca5e723c93c1b6.zip
Version bump
(Portage version: 2.1.2-r5)
Diffstat (limited to 'dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild')
-rw-r--r--dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild
index f95bed2adfd1..1c330d4b1b3a 100644
--- a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild
+++ b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.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/Algorithm-Diff/Algorithm-Diff-1.15.ebuild,v 1.14 2006/08/04 22:12:37 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild,v 1.15 2007/02/06 14:37:01 mcummings Exp $
inherit perl-module
DESCRIPTION="Algorithm::Diff - Compute intelligent differences between two files / lists"
-HOMEPAGE="http://search.cpan.org/~nedkonz/${P}/"
+HOMEPAGE="http://search.cpan.org/~nedkonz/"
SRC_URI="mirror://cpan/authors/id/N/NE/NEDKONZ/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
@@ -13,4 +13,3 @@ IUSE=""
SLOT="0"
KEYWORDS="x86 ppc sparc alpha ppc64 amd64"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"