diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-12 03:07:41 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-12 03:07:41 +0000 |
commit | 3d2104ba2b8cb03483f93177223f26f49136d102 (patch) | |
tree | c925e6d6a8da356824bb354d7e8c475d895436e5 /dev-perl | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-3d2104ba2b8cb03483f93177223f26f49136d102.tar.gz gentoo-2-3d2104ba2b8cb03483f93177223f26f49136d102.tar.bz2 gentoo-2-3d2104ba2b8cb03483f93177223f26f49136d102.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha103/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-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 c88d63740c18..005bdcd8bfc3 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.30 2012/03/06 19:04:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.31 2012/05/12 03:07:41 aballier Exp $ + + 12 May 2012; Alexis Ballier <aballier@gentoo.org> Test-Script-1.70.0.ebuild: + keyword ~amd64-fbsd 06 Mar 2012; Brent Baude <ranger@gentoo.org> Test-Script-1.70.0.ebuild: Marking Test-Script-1.70.0 ppc for 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 e5549e8361c5..53c125770750 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.5 2012/03/06 19:04:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/Test-Script-1.70.0.ebuild,v 1.6 2012/05/12 03:07:41 aballier 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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND="virtual/perl-File-Spec |