diff options
Diffstat (limited to 'dev-perl/SRU/SRU-0.98.ebuild')
-rw-r--r-- | dev-perl/SRU/SRU-0.98.ebuild | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-perl/SRU/SRU-0.98.ebuild b/dev-perl/SRU/SRU-0.98.ebuild deleted file mode 100644 index f484d5fe9909..000000000000 --- a/dev-perl/SRU/SRU-0.98.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/SRU/SRU-0.98.ebuild,v 1.1 2009/11/22 10:51:35 robbat2 Exp $ - -MODULE_AUTHOR="BRICAS" - -inherit perl-module - -DESCRIPTION="Catalyst::Controller::SRU - Dispatch SRU methods with Catalyst" - -IUSE="" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~x86" - -DEPEND="dev-perl/Test-Exception - dev-perl/URI - dev-perl/XML-LibXML - dev-perl/XML-Simple - dev-perl/Class-Accessor - >=dev-perl/CQL-Parser-1.0" |