summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuta Satoh <nigoro@gentoo.org>2004-12-23 08:54:01 +0000
committerYuta Satoh <nigoro@gentoo.org>2004-12-23 08:54:01 +0000
commitc3842636cade2706725f37a353cbcd756034a342 (patch)
treea256bb1ef9a1c90d0bd1075f47ca9e497d64af3f /dev-perl/Algorithm-Diff
parentAdded missing backslash. (diff)
downloadhistorical-c3842636cade2706725f37a353cbcd756034a342.tar.gz
historical-c3842636cade2706725f37a353cbcd756034a342.tar.bz2
historical-c3842636cade2706725f37a353cbcd756034a342.zip
added ~ppc64
Diffstat (limited to 'dev-perl/Algorithm-Diff')
-rw-r--r--dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild4
-rw-r--r--dev-perl/Algorithm-Diff/ChangeLog5
2 files changed, 6 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 b2c87975a98c..55df467af401 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 Foundation
# 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.6 2004/10/16 23:57:19 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild,v 1.7 2004/12/23 08:28:53 nigoro 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 ~ppc64"
diff --git a/dev-perl/Algorithm-Diff/ChangeLog b/dev-perl/Algorithm-Diff/ChangeLog
index d70ea9549524..03eff1ff5362 100644
--- a/dev-perl/Algorithm-Diff/ChangeLog
+++ b/dev-perl/Algorithm-Diff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Algorithm-Diff
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.5 2004/06/25 00:05:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.6 2004/12/23 08:28:53 nigoro Exp $
+
+ 23 Dec 2004; Yuta SATOH <nigoro@gentoo.org> Algorithm-Diff-1.15.ebuild:
+ added ~ppc64
19 Jun 2004; Jason Wever <weeve@gentoo.org> Algorithm-Diff-1.15.ebuild:
Stable on sparc.