diff options
-rw-r--r-- | dev-perl/Test-LongString/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-LongString/Test-LongString-0.13.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Test-LongString/ChangeLog b/dev-perl/Test-LongString/ChangeLog index 194f46a6917e..e0a5ee1c6cbe 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.38 2012/03/09 09:35:59 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.39 2012/03/25 17:09:37 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> Test-LongString-0.13.ebuild, + Test-LongString-0.150.0.ebuild: + Drop ia64/sparc 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Test-LongString-0.150.0.ebuild: diff --git a/dev-perl/Test-LongString/Test-LongString-0.13.ebuild b/dev-perl/Test-LongString/Test-LongString-0.13.ebuild index 577fc96ec899..74a98d2535e1 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 +# 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.13.ebuild,v 1.4 2010/06/27 19:20:33 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild,v 1.5 2012/03/25 17:09:37 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 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND="" 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 f99c61136e57..6190d36bbda4 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-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.4 2012/03/09 09:35:59 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild,v 1.5 2012/03/25 17:09:37 armin76 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 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND="" |