From 31cba81b071574b2d3e0c7330f33ece55d3b9445 Mon Sep 17 00:00:00 2001 From: Ian Delaney Date: Sat, 14 Sep 2013 13:40:22 +0000 Subject: revbump -> EAPI 5, add test invocation, remove old Package-Manager: portage-2.2.0/cvs/Linux x86_64 Manifest-Sign-Key: 0xB8072B0D --- .../Sphinx-Search/Sphinx-Search-0.240.1.ebuild | 24 ---------------------- 1 file changed, 24 deletions(-) delete mode 100644 dev-perl/Sphinx-Search/Sphinx-Search-0.240.1.ebuild (limited to 'dev-perl/Sphinx-Search/Sphinx-Search-0.240.1.ebuild') diff --git a/dev-perl/Sphinx-Search/Sphinx-Search-0.240.1.ebuild b/dev-perl/Sphinx-Search/Sphinx-Search-0.240.1.ebuild deleted file mode 100644 index a0101128a1be..000000000000 --- a/dev-perl/Sphinx-Search/Sphinx-Search-0.240.1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sphinx-Search/Sphinx-Search-0.240.1.ebuild,v 1.1 2011/01/17 13:02:21 tove Exp $ - -EAPI=3 - -MODULE_AUTHOR=JJSCHUTZ -MODULE_VERSION=0.240.1 -inherit perl-module - -DESCRIPTION="Perl API client for Sphinx search engine" - -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="" - -RDEPEND="dev-perl/File-SearchPath - dev-perl/Path-Class - dev-perl/DBI" -DEPEND="${RDEPEND}" - -pkg_postinst() { - ewarn "You must connect to a Sphinx searchd of 0.9.8_rc1 or newer" -} -- cgit v1.2.3-65-gdbad