diff options
Diffstat (limited to 'dev-perl/Sphinx-Config/Sphinx-Config-0.05.ebuild')
-rw-r--r-- | dev-perl/Sphinx-Config/Sphinx-Config-0.05.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-perl/Sphinx-Config/Sphinx-Config-0.05.ebuild b/dev-perl/Sphinx-Config/Sphinx-Config-0.05.ebuild deleted file mode 100644 index 087effb31c08..000000000000 --- a/dev-perl/Sphinx-Config/Sphinx-Config-0.05.ebuild +++ /dev/null @@ -1,16 +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/Sphinx-Config/Sphinx-Config-0.05.ebuild,v 1.1 2009/08/25 17:52:52 robbat2 Exp $ - -MODULE_AUTHOR="JJSCHUTZ" -inherit perl-module - -DESCRIPTION="Sphinx search engine configuration file read/modify/write" - -IUSE="" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" - -DEPEND="dev-lang/perl" |