/[gentoo-x86]/dev-perl/Pod-Coverage/Pod-Coverage-0.220.0.ebuild
Gentoo

Contents of /dev-perl/Pod-Coverage/Pod-Coverage-0.220.0.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (hide annotations) (download)
Sun Aug 5 01:03:34 2012 UTC (10 months, 1 week ago) by johu
Branch: MAIN
Changes since 1.4: +2 -2 lines
Stable for x86, wrt bug #418845

(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 johu 1.5 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Coverage/Pod-Coverage-0.220.0.ebuild,v 1.4 2012/08/04 11:30:55 jer Exp $
4 tove 1.1
5     EAPI=4
6    
7     MODULE_AUTHOR=RCLAMP
8     MODULE_VERSION=0.22
9     inherit perl-module
10    
11     DESCRIPTION="Checks if the documentation of a module is comprehensive"
12    
13     SLOT="0"
14 johu 1.5 KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
15 tove 1.1 IUSE="test"
16    
17     RDEPEND="
18     >=virtual/perl-PodParser-1.13
19     >=dev-perl/Devel-Symdump-2.01
20     "
21     DEPEND="${RDEPEND}
22     test? (
23     dev-perl/Test-Pod
24     )
25     "
26    
27     SRC_TEST="do"

  ViewVC Help
Powered by ViewVC 1.1.20