summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-02-06 19:33:34 +0000
committerBrent Baude <ranger@gentoo.org>2012-02-06 19:33:34 +0000
commit9dd7b1479057905ccb5e3f871152426cb6d47c44 (patch)
tree9527da7051e8dadf0b50b58753bcce0aa1020538 /dev-perl/Text-Diff
parentMarking coderay-0.9.8 ppc for bug 393665 (diff)
downloadgentoo-2-9dd7b1479057905ccb5e3f871152426cb6d47c44.tar.gz
gentoo-2-9dd7b1479057905ccb5e3f871152426cb6d47c44.tar.bz2
gentoo-2-9dd7b1479057905ccb5e3f871152426cb6d47c44.zip
Marking Text-Diff-1.410.0 ppc for bug 396955
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/Text-Diff')
-rw-r--r--dev-perl/Text-Diff/ChangeLog5
-rw-r--r--dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Text-Diff/ChangeLog b/dev-perl/Text-Diff/ChangeLog
index 5398592a7648..39d882f69e26 100644
--- a/dev-perl/Text-Diff/ChangeLog
+++ b/dev-perl/Text-Diff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Text-Diff
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.21 2012/02/03 16:50:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.22 2012/02/06 19:33:34 ranger Exp $
+
+ 06 Feb 2012; Brent Baude <ranger@gentoo.org> Text-Diff-1.410.0.ebuild:
+ Marking Text-Diff-1.410.0 ppc for bug 396955
03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Text-Diff-1.410.0.ebuild:
Stable for amd64, wrt bug #396955
diff --git a/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild b/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild
index 1187f8f11a9a..72d8d72fbcb2 100644
--- a/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild
+++ b/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v 1.2 2012/02/03 16:50:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v 1.3 2012/02/06 19:33:34 ranger Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Easily create test classes in an xUnit style."
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
RDEPEND="dev-perl/Algorithm-Diff"