summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-05-08 18:12:31 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-05-08 18:12:31 +0000
commitf197dc478b9045b7bfeef567bea8119f4d94b379 (patch)
treea59d5e29028fb098d77ae9afe1d029beaeec8d52 /dev-perl/Test-LongString
parentia64/sparc stable wrt #313145 (diff)
downloadhistorical-f197dc478b9045b7bfeef567bea8119f4d94b379.tar.gz
historical-f197dc478b9045b7bfeef567bea8119f4d94b379.tar.bz2
historical-f197dc478b9045b7bfeef567bea8119f4d94b379.zip
ia64/sparc stable wrt #314467
Package-Manager: portage-2.1.7.17/cvs/Linux ia64 RepoMan-Options: --force
Diffstat (limited to 'dev-perl/Test-LongString')
-rw-r--r--dev-perl/Test-LongString/ChangeLog6
-rw-r--r--dev-perl/Test-LongString/Test-LongString-0.13.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Test-LongString/ChangeLog b/dev-perl/Test-LongString/ChangeLog
index a2bdca413b79..e4ae017866aa 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.27 2010/04/17 08:20:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.28 2010/05/08 18:09:05 armin76 Exp $
+
+ 08 May 2010; Raúl Porcel <armin76@gentoo.org>
+ Test-LongString-0.13.ebuild:
+ ia64/sparc stable wrt #314467
17 Apr 2010; Torsten Veller <tove@gentoo.org> Test-LongString-0.13.ebuild:
Stable on amd64, x86 (#314467)
diff --git a/dev-perl/Test-LongString/Test-LongString-0.13.ebuild b/dev-perl/Test-LongString/Test-LongString-0.13.ebuild
index 844608f5d45e..acbf8a8c8678 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.2 2010/04/17 08:20:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild,v 1.3 2010/05/08 18:09:05 armin76 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=""