Parent Directory
|
Revision Log
Drop ~sparc-fbsd KEYWORD (Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
| 1 | # Copyright 1999-2011 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.96.ebuild,v 1.1 2010/08/15 07:06:36 tove Exp $ |
| 4 | |
| 5 | EAPI=3 |
| 6 | |
| 7 | MODULE_AUTHOR=MSCHWERN |
| 8 | inherit perl-module |
| 9 | |
| 10 | DESCRIPTION="Basic utilities for writing tests" |
| 11 | |
| 12 | SLOT="0" |
| 13 | KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" |
| 14 | IUSE="" |
| 15 | |
| 16 | SRC_TEST="do" |
| 17 | mydoc="rfc*.txt" |
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |