summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-04-17 08:20:54 +0000
committerTorsten Veller <tove@gentoo.org>2010-04-17 08:20:54 +0000
commitf5cbe617e458d5ff68d150009aba6ddfcb94eee0 (patch)
treed2aef13abbfddea1eb34a9ef18ac912f360fcacc /dev-perl/Test-LongString
parentStable on amd64, x86 (#314467) (diff)
downloadgentoo-2-f5cbe617e458d5ff68d150009aba6ddfcb94eee0.tar.gz
gentoo-2-f5cbe617e458d5ff68d150009aba6ddfcb94eee0.tar.bz2
gentoo-2-f5cbe617e458d5ff68d150009aba6ddfcb94eee0.zip
Stable on amd64, x86 (#314467)
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Test-LongString')
-rw-r--r--dev-perl/Test-LongString/ChangeLog5
-rw-r--r--dev-perl/Test-LongString/Test-LongString-0.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-LongString/ChangeLog b/dev-perl/Test-LongString/ChangeLog
index 0ff0266a8ff5..a2bdca413b79 100644
--- a/dev-perl/Test-LongString/ChangeLog
+++ b/dev-perl/Test-LongString/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-LongString
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.26 2010/02/02 17:32:36 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.27 2010/04/17 08:20:54 tove Exp $
+
+ 17 Apr 2010; Torsten Veller <tove@gentoo.org> Test-LongString-0.13.ebuild:
+ Stable on amd64, x86 (#314467)
*Test-LongString-0.13 (02 Feb 2010)
diff --git a/dev-perl/Test-LongString/Test-LongString-0.13.ebuild b/dev-perl/Test-LongString/Test-LongString-0.13.ebuild
index 64e0b2e4ef09..844608f5d45e 100644
--- a/dev-perl/Test-LongString/Test-LongString-0.13.ebuild
+++ b/dev-perl/Test-LongString/Test-LongString-0.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.13.ebuild,v 1.1 2010/02/02 17:32:36 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild,v 1.2 2010/04/17 08:20:54 tove Exp $
EAPI=2
@@ -10,7 +10,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=""