summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2004-04-19 13:25:02 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2004-04-19 13:25:02 +0000
commiteedc151dccccfc3b1679d039c0021072e3ac43e8 (patch)
treeda1017d4c468f8d5b2bf2eb23f47769b7712cf5b /dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild
parentadded s390 keywords (diff)
downloadhistorical-eedc151dccccfc3b1679d039c0021072e3ac43e8.tar.gz
historical-eedc151dccccfc3b1679d039c0021072e3ac43e8.tar.bz2
historical-eedc151dccccfc3b1679d039c0021072e3ac43e8.zip
Removed S=... with no effect, added IUSE
Diffstat (limited to 'dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild')
-rw-r--r--dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild
index f900e2b7af40..8e7425c1914a 100644
--- a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild
+++ b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.1 2003/09/29 15:51:00 sediener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild,v 1.2 2004/04/19 13:25:02 phosphan Exp $
inherit perl-module
-S=${WORKDIR}/${P}
CATEGORY="dev-perl"
DESCRIPTION="Algorithm::Diff - Compute intelligent differences between two files / lists"
@@ -12,5 +11,6 @@ HOMEPAGE="http://search.cpan.org/~nedkonz/${P}/"
SRC_URI="http://search.cpan.org/CPAN/authors/id/N/NE/NEDKONZ/${P}.tar.gz"
LICENSE="Artistic | GPL-2"
+IUSE=""
SLOT="0"
KEYWORDS="x86 ~ppc ~sparc ~alpha"