diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 21:59:43 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 21:59:43 +0000 |
commit | 8596d07d713351ba59692b07cfbe6aaa5a42145f (patch) | |
tree | 135dc2363584f95265f0581cbfe0aaddffa864dc /dev-perl/Algorithm-Diff | |
parent | add freebsd/amd64 and playstation2 support (diff) | |
download | historical-8596d07d713351ba59692b07cfbe6aaa5a42145f.tar.gz historical-8596d07d713351ba59692b07cfbe6aaa5a42145f.tar.bz2 historical-8596d07d713351ba59692b07cfbe6aaa5a42145f.zip |
ppc stable
Package-Manager: portage-2.1.1
Diffstat (limited to 'dev-perl/Algorithm-Diff')
-rw-r--r-- | dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.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.1901.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild index 077a69567048..963c9622b074 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-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.11 2006/08/17 21:09:26 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild,v 1.12 2006/09/16 20:23:03 dertobi123 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 dev-lang/perl" diff --git a/dev-perl/Algorithm-Diff/ChangeLog b/dev-perl/Algorithm-Diff/ChangeLog index 92aaaf87fd79..ac4337791bfb 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.23 2006/08/17 21:09:26 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.24 2006/09/16 20:23:03 dertobi123 Exp $ + + 16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> + Algorithm-Diff-1.1901.ebuild: + ppc stable 17 Aug 2006; Michael Cummings <mcummings@gentoo.org> Algorithm-Diff-1.1901.ebuild: |