summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/XML-XQL/XML-XQL-0.68.ebuild')
-rw-r--r--dev-perl/XML-XQL/XML-XQL-0.68.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-perl/XML-XQL/XML-XQL-0.68.ebuild b/dev-perl/XML-XQL/XML-XQL-0.68.ebuild
deleted file mode 100644
index c6e44eff99f6..000000000000
--- a/dev-perl/XML-XQL/XML-XQL-0.68.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-XQL/XML-XQL-0.68.ebuild,v 1.20 2010/02/06 14:31:28 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=TJMATHER
-inherit perl-module
-
-DESCRIPTION="A Perl module that allows you to perform XQL queries on XML trees"
-
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=dev-perl/libxml-perl-0.07-r1
- >=dev-perl/XML-DOM-1.39-r1
- >=dev-perl/Parse-Yapp-1.05
- dev-perl/libwww-perl
- >=dev-perl/DateManip-5.40-r1"
-DEPEND="${RDEPEND}"