Parent Directory
|
Revision Log
Stable on amd64 (#288026) (Portage version: 2.2_rc54/cvs/Linux x86_64)
| 1 | # Copyright 1999-2009 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Harness/Test-Harness-3.17.ebuild,v 1.2 2009/12/04 12:34:21 fauli Exp $ |
| 4 | |
| 5 | MODULE_AUTHOR=ANDYA |
| 6 | inherit perl-module |
| 7 | |
| 8 | DESCRIPTION="Runs perl standard test scripts with statistics" |
| 9 | |
| 10 | SLOT="0" |
| 11 | KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" |
| 12 | IUSE="" |
| 13 | |
| 14 | DEPEND="dev-lang/perl" |
| 15 | |
| 16 | PREFER_BUILDPL=no |
| 17 | SRC_TEST="do" |
| 18 | mydoc="rfc*.txt" |
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |