/[gentoo-x86]/dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild
Gentoo

Contents of /dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.8 - (show annotations) (download)
Fri Feb 8 19:48:07 2013 UTC (3 months, 2 weeks ago) by bicatali
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +3 -3 lines
Keyword amd64-linux

(Portage version: 2.2.01.21688-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)

1 # Copyright 1999-2013 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild,v 1.7 2012/09/09 16:14:52 armin76 Exp $
4
5 EAPI=4
6
7 MODULE_AUTHOR=RJBS
8 MODULE_VERSION=0.926
9 inherit perl-module
10
11 DESCRIPTION="install subroutines into packages easily"
12
13 SLOT="0"
14 KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
15 IUSE="test"
16
17 RDEPEND=""
18 DEPEND="${RDEPEND}
19 test? (
20 dev-perl/Test-Pod
21 dev-perl/Test-Pod-Coverage
22 )"
23
24 SRC_TEST=do

  ViewVC Help
Powered by ViewVC 1.1.13