diff options
Diffstat (limited to 'dev-perl/CQL-Parser/CQL-Parser-1.10.ebuild')
-rw-r--r-- | dev-perl/CQL-Parser/CQL-Parser-1.10.ebuild | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-perl/CQL-Parser/CQL-Parser-1.10.ebuild b/dev-perl/CQL-Parser/CQL-Parser-1.10.ebuild deleted file mode 100644 index cff85c39d462..000000000000 --- a/dev-perl/CQL-Parser/CQL-Parser-1.10.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CQL-Parser/CQL-Parser-1.10.ebuild,v 1.1 2009/12/10 08:42:11 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=BRICAS -inherit perl-module - -DESCRIPTION="compiles CQL strings into parse trees of Node subtypes." - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND="dev-perl/Clone - >=dev-perl/Class-Accessor-0.31 - >=dev-perl/String-Tokenizer-0.05" -DEPEND="${RDEPEND} - test? ( >=dev-perl/Test-Exception-0.27 )" - -SRC_TEST=do |