diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-02 21:08:21 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-02 21:08:21 +0000 |
commit | 883a914228065d4352822b4517cab9c993feac35 (patch) | |
tree | 16ce5ae69e1daf317edfa3b26ece88e1df5c2d85 /dev-perl/Test-Script | |
parent | Marking ucl-1.03-r1 ppc64 for bug 396909 (diff) | |
download | gentoo-2-883a914228065d4352822b4517cab9c993feac35.tar.gz gentoo-2-883a914228065d4352822b4517cab9c993feac35.tar.bz2 gentoo-2-883a914228065d4352822b4517cab9c993feac35.zip |
Marking Test-Script-1.70.0 ppc64 for bug 400117
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/Test-Script')
-rw-r--r-- | dev-perl/Test-Script/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Script/Test-Script-1.70.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Script/ChangeLog b/dev-perl/Test-Script/ChangeLog index 18bf4845f074..71873006e78e 100644 --- a/dev-perl/Test-Script/ChangeLog +++ b/dev-perl/Test-Script/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Script # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.28 2012/02/29 21:12:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.29 2012/03/02 21:08:21 ranger Exp $ + + 02 Mar 2012; Brent Baude <ranger@gentoo.org> Test-Script-1.70.0.ebuild: + Marking Test-Script-1.70.0 ppc64 for bug 400117 29 Feb 2012; Markus Meier <maekke@gentoo.org> Test-Script-1.70.0.ebuild: arm stable, bug #400117 diff --git a/dev-perl/Test-Script/Test-Script-1.70.0.ebuild b/dev-perl/Test-Script/Test-Script-1.70.0.ebuild index 5d2ef6a283a3..3b2a21e6e167 100644 --- a/dev-perl/Test-Script/Test-Script-1.70.0.ebuild +++ b/dev-perl/Test-Script/Test-Script-1.70.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-Script/Test-Script-1.70.0.ebuild,v 1.3 2012/02/29 21:12:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/Test-Script-1.70.0.ebuild,v 1.4 2012/03/02 21:08:21 ranger Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Cross-platform basic tests for scripts" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND="virtual/perl-File-Spec |