diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-04-24 18:45:41 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-04-24 18:45:41 +0000 |
commit | 40ee6ac81e81c232d81d1ff9f85a84a96d4330e7 (patch) | |
tree | 3471b916a1ec6dd7082f7e76315dc2d861bfaac5 /perl-core/Test-Simple/Test-Simple-0.94.ebuild | |
parent | Marked ~x86-freebsd (diff) | |
download | gentoo-2-40ee6ac81e81c232d81d1ff9f85a84a96d4330e7.tar.gz gentoo-2-40ee6ac81e81c232d81d1ff9f85a84a96d4330e7.tar.bz2 gentoo-2-40ee6ac81e81c232d81d1ff9f85a84a96d4330e7.zip |
Marked ~x86-freebsd
(Portage version: 2.2.00.15842-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'perl-core/Test-Simple/Test-Simple-0.94.ebuild')
-rw-r--r-- | perl-core/Test-Simple/Test-Simple-0.94.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-core/Test-Simple/Test-Simple-0.94.ebuild b/perl-core/Test-Simple/Test-Simple-0.94.ebuild index e346748ee658..a9a515c3dda1 100644 --- a/perl-core/Test-Simple/Test-Simple-0.94.ebuild +++ b/perl-core/Test-Simple/Test-Simple-0.94.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild,v 1.3 2009/12/16 21:58:38 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild,v 1.4 2010/04/24 18:45:41 grobian Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Basic utilities for writing tests" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |