summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-05-01 17:23:44 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-05-01 17:23:44 +0000
commit91543047b2ac6b50308c4ad020d664428c85f340 (patch)
tree37369ebf8943bb35ac9f7bb07b92caa3ddf385ca /dev-perl/Algorithm-Diff
parentStable on amd64. (diff)
downloadgentoo-2-91543047b2ac6b50308c4ad020d664428c85f340.tar.gz
gentoo-2-91543047b2ac6b50308c4ad020d664428c85f340.tar.bz2
gentoo-2-91543047b2ac6b50308c4ad020d664428c85f340.zip
Stable on ppc.
(Portage version: 2.0.51.20-r5)
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/ChangeLog6
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 e7d4f794fd73..e669696e8929 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-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.11 2005/04/22 12:30:49 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild,v 1.12 2005/05/01 17:21:20 hansmi Exp $
inherit perl-module
@@ -13,4 +13,4 @@ SRC_URI="mirror://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 59dce54531a0..36f594b1da14 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.12 2005/04/23 01:13:12 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.13 2005/05/01 17:21:20 hansmi Exp $
+
+ 01 May 2005; Michael Hanselmann <hansmi@gentoo.org>
+ Algorithm-Diff-1.15.ebuild:
+ Stable on ppc.
*Algorithm-Diff-1.1901 (23 Apr 2005)