summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-03-30 14:21:25 +0000
committerTorsten Veller <tove@gentoo.org>2012-03-30 14:21:25 +0000
commit71a748fa909f409420588c86cd07f24244eeec67 (patch)
tree67c48df7fe4457ec5a01b9d30255cf00ddc4a5d6 /dev-perl/XML-RegExp/XML-RegExp-0.40.0.ebuild
parentnew revision depending on epspdf and texlive-pictures without it, bug #369745 (diff)
downloadgentoo-2-71a748fa909f409420588c86cd07f24244eeec67.tar.gz
gentoo-2-71a748fa909f409420588c86cd07f24244eeec67.tar.bz2
gentoo-2-71a748fa909f409420588c86cd07f24244eeec67.zip
[bump] dev-perl/XML-RegExp-0.40.0
(Portage version: 2.2.0_alpha96/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/XML-RegExp/XML-RegExp-0.40.0.ebuild')
-rw-r--r--dev-perl/XML-RegExp/XML-RegExp-0.40.0.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-perl/XML-RegExp/XML-RegExp-0.40.0.ebuild b/dev-perl/XML-RegExp/XML-RegExp-0.40.0.ebuild
new file mode 100644
index 000000000000..cb0a36ad93d6
--- /dev/null
+++ b/dev-perl/XML-RegExp/XML-RegExp-0.40.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RegExp/XML-RegExp-0.40.0.ebuild,v 1.1 2012/03/30 14:21:25 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=TJMATHER
+MODULE_VERSION=0.04
+inherit perl-module
+
+DESCRIPTION="Regular expressions for XML tokens"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND=">=dev-perl/XML-Parser-2.29"
+DEPEND="${RDEPEND}"
+
+SRC_TEST="do"