/[gentoo-x86]/dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild
Gentoo

Contents of /dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.8 - (hide annotations) (download)
Thu Aug 2 01:05:41 2012 UTC (10 months, 2 weeks ago) by jer
Branch: MAIN
Changes since 1.7: +2 -2 lines
Stable for HPPA (bug #418803).

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

1 tove 1.1 # Copyright 1999-2012 Gentoo Foundation
2     # Distributed under the terms of the GNU General Public License v2
3 jer 1.8 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild,v 1.7 2012/04/07 11:51:24 maekke Exp $
4 tove 1.1
5     EAPI=4
6    
7     MODULE_AUTHOR=ZEFRAM
8     MODULE_VERSION=0.013
9     inherit perl-module
10    
11     DESCRIPTION="Runtime module handling"
12    
13     SLOT="0"
14 jer 1.8 KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
15 tove 1.1 IUSE="test"
16    
17     RDEPEND=""
18     DEPEND="${RDEPEND}
19     virtual/perl-Module-Build
20     test? (
21     virtual/perl-Test-Simple
22     dev-perl/Test-Pod
23     dev-perl/Test-Pod-Coverage
24     )
25     "
26    
27     SRC_TEST="do"

  ViewVC Help
Powered by ViewVC 1.1.20