summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-02-20 16:44:49 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-02-20 16:44:49 +0000
commit56821f84a7855b2da40e26bdb360e2ba527d82f2 (patch)
tree1bd11b27190d633cc6c38e6f83dea569aebaa351 /dev-perl/Algorithm-Diff
parentStable on ppc64 (diff)
downloadgentoo-2-56821f84a7855b2da40e26bdb360e2ba527d82f2.tar.gz
gentoo-2-56821f84a7855b2da40e26bdb360e2ba527d82f2.tar.bz2
gentoo-2-56821f84a7855b2da40e26bdb360e2ba527d82f2.zip
Stable on ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'dev-perl/Algorithm-Diff')
-rw-r--r--dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild6
-rw-r--r--dev-perl/Algorithm-Diff/ChangeLog8
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: