summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-03-20 22:19:59 +0000
committerJeroen Roovers <jer@gentoo.org>2012-03-20 22:19:59 +0000
commitacd1bb8372841f076bf5cb3048d7ff6d3ea68f49 (patch)
treecde2f0356e8f1c8a8189b9ef16468c631ff0c6f2 /dev-perl/Text-Diff
parentStable for HPPA (bug #408579). (diff)
downloadhistorical-acd1bb8372841f076bf5cb3048d7ff6d3ea68f49.tar.gz
historical-acd1bb8372841f076bf5cb3048d7ff6d3ea68f49.tar.bz2
historical-acd1bb8372841f076bf5cb3048d7ff6d3ea68f49.zip
Stable for HPPA (bug #408579).
Package-Manager: portage-2.2.0_alpha93/cvs/Linux x86_64
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 1bb0d3586b99..7e0b2fbf6025 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.26 2012/03/18 18:26:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.27 2012/03/20 22:14:42 jer Exp $
+
+ 20 Mar 2012; Jeroen Roovers <jer@gentoo.org> Text-Diff-1.410.0.ebuild:
+ Stable for HPPA (bug #408579).
18 Mar 2012; Raúl Porcel <armin76@gentoo.org> Text-Diff-0.35.ebuild,
Text-Diff-1.410.0.ebuild:
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 7aec4e89cbc3..843ec0233862 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.7 2012/03/18 18:26:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v 1.8 2012/03/20 22:14:42 jer Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Easily create test classes in an xUnit style."
SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
RDEPEND="dev-perl/Algorithm-Diff"