/[gentoo-x86]/dev-perl/XML-RegExp/XML-RegExp-0.40.0.ebuild
Gentoo

Contents of /dev-perl/XML-RegExp/XML-RegExp-0.40.0.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.9 - (hide annotations) (download)
Sun Sep 2 18:07:13 2012 UTC (8 months, 2 weeks ago) by armin76
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +2 -2 lines
alpha/ia64/sparc stable wrt #418871

(Portage version: 2.1.11.9/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 armin76 1.9 # $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RegExp/XML-RegExp-0.40.0.ebuild,v 1.8 2012/08/09 18:14:49 ranger Exp $
4 tove 1.1
5     EAPI=4
6    
7     MODULE_AUTHOR=TJMATHER
8     MODULE_VERSION=0.04
9     inherit perl-module
10    
11     DESCRIPTION="Regular expressions for XML tokens"
12    
13     SLOT="0"
14 armin76 1.9 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
15 tove 1.1 IUSE=""
16    
17     RDEPEND=">=dev-perl/XML-Parser-2.29"
18     DEPEND="${RDEPEND}"
19    
20     SRC_TEST="do"

  ViewVC Help
Powered by ViewVC 1.1.13