summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild')
-rw-r--r--dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild b/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild
new file mode 100644
index 000000000000..f130479e7c4e
--- /dev/null
+++ b/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild,v 1.1 2010/03/17 06:50:35 tove Exp $
+
+EAPI=2
+
+MODULE_AUTHOR=PERIGRIN
+inherit perl-module
+
+DESCRIPTION="A Perl module that offers a simple to process namespaced XML names"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+SRC_TEST="do"