/[gentoo-x86]/dev-perl/PPIx-Regexp/PPIx-Regexp-0.28.0.ebuild
Gentoo

Contents of /dev-perl/PPIx-Regexp/PPIx-Regexp-0.28.0.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (hide annotations) (download)
Wed Sep 12 11:06:31 2012 UTC (8 months, 1 week ago) by johu
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +2 -2 lines
Stable for x86, wrt bug #429000

(Portage version: 2.2.0_alpha127/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.3 # $Header: /var/cvsroot/gentoo-x86/dev-perl/PPIx-Regexp/PPIx-Regexp-0.28.0.ebuild,v 1.2 2012/09/12 08:29:19 ago Exp $
4 tove 1.1
5     EAPI=4
6    
7     MODULE_AUTHOR=WYANT
8     MODULE_VERSION=0.028
9     inherit perl-module
10    
11     DESCRIPTION="Represent a regular expression of some sort"
12    
13     SLOT="0"
14 johu 1.3 KEYWORDS="amd64 ~ppc x86"
15 tove 1.1 IUSE=""
16    
17     RDEPEND="
18     dev-perl/List-MoreUtils
19     dev-perl/PPI
20     virtual/perl-Scalar-List-Utils
21     "
22     DEPEND="${RDEPEND}
23     virtual/perl-Module-Build
24     "
25    
26     SRC_TEST=do

  ViewVC Help
Powered by ViewVC 1.1.13