diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-20 16:49:51 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-20 16:49:51 +0000 |
commit | 4d59fe9c2ae604ea7d1707058b296ac04997c1d5 (patch) | |
tree | d3420e8667c44fb00a9835db56c45c8a6f40398b /dev-perl/Algorithm-Diff | |
parent | Stable on ppc64 (diff) | |
download | historical-4d59fe9c2ae604ea7d1707058b296ac04997c1d5.tar.gz historical-4d59fe9c2ae604ea7d1707058b296ac04997c1d5.tar.bz2 historical-4d59fe9c2ae604ea7d1707058b296ac04997c1d5.zip |
Stable on ppc64
Package-Manager: portage-2.0.54
Diffstat (limited to 'dev-perl/Algorithm-Diff')
-rw-r--r-- | dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Algorithm-Diff/ChangeLog | 8 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild index 5c955f72ee29..8735738031b6 100644 --- a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild +++ b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.1901.ebuild,v 1.6 2005/10/14 01:04:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild,v 1.7 2006/02/20 16:42:46 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TY/TYEMQ/Algorithm-Diff-1.1901.zip" LICENSE="|| ( Artistic GPL-2 )" IUSE="" SLOT="0" -KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ia64 ~ppc ppc64 ~sparc ~x86" DEPEND="app-arch/unzip" diff --git a/dev-perl/Algorithm-Diff/ChangeLog b/dev-perl/Algorithm-Diff/ChangeLog index 215623caa76f..fede3f29ced1 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.18 2005/10/14 01:04:55 agriffis Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.19 2006/02/20 16:42:46 corsair Exp $ + + 20 Feb 2006; Markus Rothe <corsair@gentoo.org> + Algorithm-Diff-1.1901.ebuild: + Stable on ppc64 14 Oct 2005; Aron Griffis <agriffis@gentoo.org> Algorithm-Diff-1.1901.ebuild: |