summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-24 10:38:44 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-24 10:38:44 +0000
commit9c5966bc6bb4aec27b210b94ff748586e3cb530d (patch)
treee722c3fa418064a8d8cf107ee50ed1d7fd7985c2 /dev-perl/Test-LongString
parentStable for amd64, wrt bug #400231 (diff)
downloadhistorical-9c5966bc6bb4aec27b210b94ff748586e3cb530d.tar.gz
historical-9c5966bc6bb4aec27b210b94ff748586e3cb530d.tar.bz2
historical-9c5966bc6bb4aec27b210b94ff748586e3cb530d.zip
Stable for amd64, wrt bug #400233
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Test-LongString')
-rw-r--r--dev-perl/Test-LongString/ChangeLog8
-rw-r--r--dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Test-LongString/ChangeLog b/dev-perl/Test-LongString/ChangeLog
index aced630c33e5..c02dea6fe8ca 100644
--- a/dev-perl/Test-LongString/ChangeLog
+++ b/dev-perl/Test-LongString/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-LongString
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.35 2011/09/04 11:23:15 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.36 2012/02/24 10:38:44 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
+ Test-LongString-0.150.0.ebuild:
+ Stable for amd64, wrt bug #400233
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Test-LongString-0.150.ebuild:
Cleanup
diff --git a/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild b/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild
index 7c092cf16631..d72382e382aa 100644
--- a/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild
+++ b/dev-perl/Test-LongString/Test-LongString-0.150.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/Test-LongString/Test-LongString-0.150.0.ebuild,v 1.1 2011/08/28 14:03:52 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild,v 1.2 2012/02/24 10:38:44 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="A library to test long strings."
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"
RDEPEND=""