diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-08 18:09:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-08 18:09:05 +0000 |
commit | c9e399d752e940b1319ae670f3ff366c3e875aba (patch) | |
tree | 9c2ab4cbb03fed985e578ea57f4289264395e3d2 /dev-perl/Test-LongString | |
parent | ia64/sparc stable wrt #314467 (diff) | |
download | gentoo-2-c9e399d752e940b1319ae670f3ff366c3e875aba.tar.gz gentoo-2-c9e399d752e940b1319ae670f3ff366c3e875aba.tar.bz2 gentoo-2-c9e399d752e940b1319ae670f3ff366c3e875aba.zip |
ia64/sparc stable wrt #314467
(Portage version: 2.1.7.17/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-perl/Test-LongString')
-rw-r--r-- | dev-perl/Test-LongString/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-LongString/Test-LongString-0.13.ebuild | 4 |
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="" |