diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-07-07 05:48:19 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-07-07 05:48:19 +0000 |
commit | c8a807c25fc80dd20432f140b5d3dae7e0d1c9b5 (patch) | |
tree | 67ddb41e3afdced4cadc3edc06dfc688f890bb89 /dev-perl/Test-Script | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-c8a807c25fc80dd20432f140b5d3dae7e0d1c9b5.tar.gz gentoo-2-c8a807c25fc80dd20432f140b5d3dae7e0d1c9b5.tar.bz2 gentoo-2-c8a807c25fc80dd20432f140b5d3dae7e0d1c9b5.zip |
keyword ~x86-fbsd
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Test-Script')
-rw-r--r-- | dev-perl/Test-Script/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Test-Script/Test-Script-1.07.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Test-Script/ChangeLog b/dev-perl/Test-Script/ChangeLog index ba2e41076c43..86862a307452 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.23 2010/12/07 04:59:20 mattst88 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.24 2011/07/07 05:48:19 aballier Exp $ + + 07 Jul 2011; Alexis Ballier <aballier@gentoo.org> Test-Script-1.07.ebuild: + keyword ~x86-fbsd 07 Dec 2010; Matt Turner <mattst88@gentoo.org> Test-Script-1.07.ebuild: Added ~mips, bug 285343. diff --git a/dev-perl/Test-Script/Test-Script-1.07.ebuild b/dev-perl/Test-Script/Test-Script-1.07.ebuild index 47377a4b4cbb..5766f25a28f4 100644 --- a/dev-perl/Test-Script/Test-Script-1.07.ebuild +++ b/dev-perl/Test-Script/Test-Script-1.07.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.07.ebuild,v 1.6 2010/12/07 04:59:20 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/Test-Script-1.07.ebuild,v 1.7 2011/07/07 05:48:19 aballier Exp $ EAPI=2 @@ -10,7 +10,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 ~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 |