summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-09-04 11:24:07 +0000
committerTorsten Veller <tove@gentoo.org>2011-09-04 11:24:07 +0000
commit572cdefa178b10a964077d4623512a79c5297a42 (patch)
treea5fd3c46bbe911c1ad1c057d38f15a2ac2261bb9 /dev-perl/Sphinx-Search
parentVersion bump to latest release. (diff)
downloadhistorical-572cdefa178b10a964077d4623512a79c5297a42.tar.gz
historical-572cdefa178b10a964077d4623512a79c5297a42.tar.bz2
historical-572cdefa178b10a964077d4623512a79c5297a42.zip
Cleanup
Package-Manager: portage-2.2.0_alpha52/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Sphinx-Search')
-rw-r--r--dev-perl/Sphinx-Search/ChangeLog6
-rw-r--r--dev-perl/Sphinx-Search/Sphinx-Search-0.15.ebuild23
-rw-r--r--dev-perl/Sphinx-Search/Sphinx-Search-0.22.ebuild23
3 files changed, 5 insertions, 47 deletions
diff --git a/dev-perl/Sphinx-Search/ChangeLog b/dev-perl/Sphinx-Search/ChangeLog
index 3a198818f9ea..1754481d6d7b 100644
--- a/dev-perl/Sphinx-Search/ChangeLog
+++ b/dev-perl/Sphinx-Search/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Sphinx-Search
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sphinx-Search/ChangeLog,v 1.8 2011/01/17 13:02:21 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sphinx-Search/ChangeLog,v 1.9 2011/09/04 11:21:53 tove Exp $
+
+ 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Sphinx-Search-0.15.ebuild,
+ -Sphinx-Search-0.22.ebuild:
+ Cleanup
*Sphinx-Search-0.240.1 (17 Jan 2011)
diff --git a/dev-perl/Sphinx-Search/Sphinx-Search-0.15.ebuild b/dev-perl/Sphinx-Search/Sphinx-Search-0.15.ebuild
deleted file mode 100644
index c10caed62d7e..000000000000
--- a/dev-perl/Sphinx-Search/Sphinx-Search-0.15.ebuild
+++ /dev/null
@@ -1,23 +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-Search/Sphinx-Search-0.15.ebuild,v 1.1 2009/03/02 21:03:31 robbat2 Exp $
-
-MODULE_AUTHOR="JJSCHUTZ"
-inherit perl-module
-
-DESCRIPTION="Perl API client for Sphinx search engine"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-DEPEND="dev-perl/File-SearchPath
- dev-perl/Path-Class
- dev-perl/DBI
- dev-lang/perl"
-
-pkg_postinst() {
- ewarn "You must connect to a Sphinx searchd of 0.9.8_rc1 or newer"
-}
diff --git a/dev-perl/Sphinx-Search/Sphinx-Search-0.22.ebuild b/dev-perl/Sphinx-Search/Sphinx-Search-0.22.ebuild
deleted file mode 100644
index 46bd4efe4995..000000000000
--- a/dev-perl/Sphinx-Search/Sphinx-Search-0.22.ebuild
+++ /dev/null
@@ -1,23 +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-Search/Sphinx-Search-0.22.ebuild,v 1.1 2009/06/10 01:48:40 robbat2 Exp $
-
-MODULE_AUTHOR="JJSCHUTZ"
-inherit perl-module
-
-DESCRIPTION="Perl API client for Sphinx search engine"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-DEPEND="dev-perl/File-SearchPath
- dev-perl/Path-Class
- dev-perl/DBI
- dev-lang/perl"
-
-pkg_postinst() {
- ewarn "You must connect to a Sphinx searchd of 0.9.8_rc1 or newer"
-}