diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-24 00:16:07 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-24 00:16:07 +0000 |
commit | d2636f82bbf34e39e050cfc438e27611f694d41b (patch) | |
tree | 430b3ed3434f870321ff2b801f1459559a81df24 /dev-perl/Algorithm-Diff | |
parent | arm KEYWORDS (diff) | |
download | historical-d2636f82bbf34e39e050cfc438e27611f694d41b.tar.gz historical-d2636f82bbf34e39e050cfc438e27611f694d41b.tar.bz2 historical-d2636f82bbf34e39e050cfc438e27611f694d41b.zip |
Stable on alpha.
Diffstat (limited to 'dev-perl/Algorithm-Diff')
-rw-r--r-- | dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Algorithm-Diff/ChangeLog | 6 |
2 files changed, 7 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 8e7425c1914a..410d7fb61c1d 100644 --- a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild +++ b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild @@ -1,6 +1,6 @@ # 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.2 2004/04/19 13:25:02 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild,v 1.3 2004/05/23 23:52:41 kloeri Exp $ inherit perl-module @@ -13,4 +13,4 @@ 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" +KEYWORDS="x86 ~ppc ~sparc alpha" diff --git a/dev-perl/Algorithm-Diff/ChangeLog b/dev-perl/Algorithm-Diff/ChangeLog index 1a2998ad8a4c..48e7ffa2c394 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.3 2004/05/23 23:52:41 kloeri Exp $ + + 24 May 2004; Bryan Østergaard <kloeri@gentoo.org> + Algorithm-Diff-1.15.ebuild: + Stable on alpha. 19 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> Algorithm-Diff-1.15.ebuild: |