summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-03 16:50:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-03 16:50:03 +0000
commite434069696882a8fa986a4f7944129ce2bee1c3f (patch)
treef0b7169f54ddc7c9c4396d20bafd57711042eebb /dev-perl/Text-Diff
parentStable for amd64, wrt bug #396953 (diff)
downloadhistorical-e434069696882a8fa986a4f7944129ce2bee1c3f.tar.gz
historical-e434069696882a8fa986a4f7944129ce2bee1c3f.tar.bz2
historical-e434069696882a8fa986a4f7944129ce2bee1c3f.zip
Stable for amd64, wrt bug #396955
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Text-Diff')
-rw-r--r--dev-perl/Text-Diff/ChangeLog7
-rw-r--r--dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Text-Diff/ChangeLog b/dev-perl/Text-Diff/ChangeLog
index 4a4228baad5d..5398592a7648 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.20 2011/07/29 12:41:25 tove Exp $
+# 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 $
+
+ 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Text-Diff-1.410.0.ebuild:
+ Stable for amd64, wrt bug #396955
29 Jul 2011; Torsten Veller <tove@gentoo.org> -Text-Diff-1.37.ebuild:
Cleanup
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 50991711c4a4..1187f8f11a9a 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-2011 Gentoo Foundation
+# 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.1 2011/04/19 17:16:00 tove Exp $
+# $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 $
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"