/[gentoo-x86]/dev-perl/Test-Class/Test-Class-0.370.0.ebuild
Gentoo

Contents of /dev-perl/Test-Class/Test-Class-0.370.0.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations) (download)
Wed Sep 12 11:09:34 2012 UTC (8 months ago) by johu
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +2 -2 lines
Stable for x86, wrt bug #429008

(Portage version: 2.2.0_alpha127/cvs/Linux x86_64)

1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/Test-Class-0.370.0.ebuild,v 1.2 2012/09/12 08:45:16 ago Exp $
4
5 EAPI=4
6
7 MODULE_AUTHOR=ADIE
8 MODULE_VERSION=0.37
9 inherit perl-module
10
11 DESCRIPTION="Easily create test classes in an xUnit style."
12
13 SLOT="0"
14 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
15 IUSE="test"
16
17 RDEPEND=">=virtual/perl-Storable-2
18 >=virtual/perl-Test-Simple-0.78
19 dev-perl/MRO-Compat"
20 DEPEND="${RDEPEND}
21 >=virtual/perl-Module-Build-0.380.0
22 test? ( >=dev-perl/Test-Exception-0.25 )"
23
24 SRC_TEST="do"

  ViewVC Help
Powered by ViewVC 1.1.13