summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-01-24 16:33:01 +0000
committerTorsten Veller <tove@gentoo.org>2012-01-24 16:33:01 +0000
commit5c750a3ac3cb2ca19f75452da3a007dd22cbf8a6 (patch)
tree44949b7ef5a586442d561ca0e1b0a9e3b775f128 /dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild
parent[bump] dev-perl/Contextual-Return-0.3.2 (diff)
downloadgentoo-2-5c750a3ac3cb2ca19f75452da3a007dd22cbf8a6.tar.gz
gentoo-2-5c750a3ac3cb2ca19f75452da3a007dd22cbf8a6.tar.bz2
gentoo-2-5c750a3ac3cb2ca19f75452da3a007dd22cbf8a6.zip
[bump] dev-perl/XML-LibXSLT-1.760.0
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild')
-rw-r--r--dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild
new file mode 100644
index 000000000000..ade10704cbd4
--- /dev/null
+++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild,v 1.1 2012/01/24 16:33:01 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=SHLOMIF
+MODULE_VERSION=1.76
+inherit perl-module
+
+DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE=""
+
+RDEPEND=">=dev-libs/libxslt-1.1.8
+ >=dev-perl/XML-LibXML-1.70"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
+
+SRC_TEST="do"