diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-04-19 13:25:02 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-04-19 13:25:02 +0000 |
commit | eedc151dccccfc3b1679d039c0021072e3ac43e8 (patch) | |
tree | da1017d4c468f8d5b2bf2eb23f47769b7712cf5b /dev-perl | |
parent | added s390 keywords (diff) | |
download | historical-eedc151dccccfc3b1679d039c0021072e3ac43e8.tar.gz historical-eedc151dccccfc3b1679d039c0021072e3ac43e8.tar.bz2 historical-eedc151dccccfc3b1679d039c0021072e3ac43e8.zip |
Removed S=... with no effect, added IUSE
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Algorithm-Diff/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Algorithm-Diff/Manifest | 5 |
3 files changed, 12 insertions, 7 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" diff --git a/dev-perl/Algorithm-Diff/ChangeLog b/dev-perl/Algorithm-Diff/ChangeLog index 40fbcc53274a..1a2998ad8a4c 100644 --- a/dev-perl/Algorithm-Diff/ChangeLog +++ b/dev-perl/Algorithm-Diff/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Algorithm-Diff -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.1 2003/09/29 15:51:00 sediener Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.2 2004/04/19 13:25:02 phosphan Exp $ + + 19 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> + Algorithm-Diff-1.15.ebuild: + Removed S=... with no effect, added IUSE *Algorithm-Diff-1.15 (29 Sep 2003) diff --git a/dev-perl/Algorithm-Diff/Manifest b/dev-perl/Algorithm-Diff/Manifest index e8354a85c8ae..d16d9dc5a075 100644 --- a/dev-perl/Algorithm-Diff/Manifest +++ b/dev-perl/Algorithm-Diff/Manifest @@ -1,3 +1,4 @@ -MD5 4e913b57cfaf6323e5500e0e8b24c694 Algorithm-Diff-1.15.ebuild 588 -MD5 2226106e589e5a7a8b0522a1b536f21d ChangeLog 384 +MD5 4d62f7d22c7f674d941f8fde3ed8f565 Algorithm-Diff-1.15.ebuild 578 +MD5 85c334ce554e0a8f02d193330695b062 ChangeLog 511 MD5 e8b4df3df76800c376905734d8043cfa metadata.xml 216 +MD5 33ac2fe9720ec8231513df6e75fa1cba files/digest-Algorithm-Diff-1.15 70 |