diff options
Diffstat (limited to 'perl-core/Test')
-rw-r--r-- | perl-core/Test/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Test/Test-1.260.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Test/ChangeLog b/perl-core/Test/ChangeLog index 79ee201beebd..19ba7253421c 100644 --- a/perl-core/Test/ChangeLog +++ b/perl-core/Test/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Test # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Test/ChangeLog,v 1.18 2013/02/18 19:21:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test/ChangeLog,v 1.19 2013/02/18 22:53:42 ago Exp $ + + 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Test-1.260.0.ebuild: + Stable for ppc64, wrt bug #458122 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Test-1.260.0.ebuild: Stable for x86, wrt bug #458122 diff --git a/perl-core/Test/Test-1.260.0.ebuild b/perl-core/Test/Test-1.260.0.ebuild index ec7bfae93435..8b2d1a6a90d2 100644 --- a/perl-core/Test/Test-1.260.0.ebuild +++ b/perl-core/Test/Test-1.260.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Test/Test-1.260.0.ebuild,v 1.3 2013/02/18 19:21:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test/Test-1.260.0.ebuild,v 1.4 2013/02/18 22:53:42 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Utilities for writing test scripts" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" |