/[gentoo-x86]/dev-perl/Gentoo-PerlMod-Version/Gentoo-PerlMod-Version-0.5.0.ebuild
Gentoo

Contents of /dev-perl/Gentoo-PerlMod-Version/Gentoo-PerlMod-Version-0.5.0.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Sun Jan 6 20:34:13 2013 UTC (5 months, 1 week ago) by tove
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
FILE REMOVED
Cleanup

(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)

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/Gentoo-PerlMod-Version/Gentoo-PerlMod-Version-0.5.0.ebuild,v 1.1 2012/06/09 08:26:52 tove Exp $
4
5 EAPI=4
6
7 MODULE_AUTHOR=KENTNL
8 MODULE_VERSION=0.5.0
9 inherit perl-module
10
11 DESCRIPTION="Convert arbitrary Perl Modules' versions into normalised Gentoo versions"
12
13 SLOT="0"
14 KEYWORDS="~amd64 ~x86"
15 IUSE="test"
16
17 RDEPEND="
18 dev-perl/List-MoreUtils
19 dev-perl/Sub-Exporter
20 >=virtual/perl-version-0.77
21 "
22 DEPEND="${RDEPEND}
23 virtual/perl-Module-Build
24 test? (
25 dev-perl/Test-Fatal
26 >=virtual/perl-Test-Simple-0.96
27 )
28 "
29
30 SRC_TEST="do"

  ViewVC Help
Powered by ViewVC 1.1.20