summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuta Satoh <nigoro@gentoo.org>2005-03-15 08:57:51 +0000
committerYuta Satoh <nigoro@gentoo.org>2005-03-15 08:57:51 +0000
commitb75f21b5f6a69d1eda59cd096bc313408a9917cf (patch)
tree6efdf9f06a99906d40c03476dd8cd6ebb71e9360 /dev-perl/Algorithm-Diff
parentLeftover. (diff)
downloadgentoo-2-b75f21b5f6a69d1eda59cd096bc313408a9917cf.tar.gz
gentoo-2-b75f21b5f6a69d1eda59cd096bc313408a9917cf.tar.bz2
gentoo-2-b75f21b5f6a69d1eda59cd096bc313408a9917cf.zip
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/Algorithm-Diff')
-rw-r--r--dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild6
-rw-r--r--dev-perl/Algorithm-Diff/ChangeLog7
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild
index e119d183fd1c..8ed89aaa1a8a 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
+# Copyright 1999-2005 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.8 2004/12/28 21:07:30 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild,v 1.9 2005/03/15 08:57:51 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 ~ppc64 ~amd64"
+KEYWORDS="x86 ~ppc sparc alpha ppc64 ~amd64"
diff --git a/dev-perl/Algorithm-Diff/ChangeLog b/dev-perl/Algorithm-Diff/ChangeLog
index 7ad98d6a4436..03db3b6242cf 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.8 2004/12/29 22:47:32 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.9 2005/03/15 08:57:51 nigoro Exp $
+
+ 15 Mar 2005; Yuta SATOH <nigoro@gentoo.org> Algorithm-Diff-1.15.ebuild:
+ Stable on ppc64
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance