diff options
author | Torsten Veller <tove@gentoo.org> | 2011-09-04 11:24:07 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-09-04 11:24:07 +0000 |
commit | ed1835f95ac005061c92cae46366aa03deeb7aa6 (patch) | |
tree | bf4cd51e2a39ff64b8d4e986cbb7f9ecc8220b61 /dev-perl/Sphinx-Config | |
parent | Version bump to latest release. (diff) | |
download | gentoo-2-ed1835f95ac005061c92cae46366aa03deeb7aa6.tar.gz gentoo-2-ed1835f95ac005061c92cae46366aa03deeb7aa6.tar.bz2 gentoo-2-ed1835f95ac005061c92cae46366aa03deeb7aa6.zip |
Cleanup
(Portage version: 2.2.0_alpha52/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Sphinx-Config')
-rw-r--r-- | dev-perl/Sphinx-Config/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Sphinx-Config/Sphinx-Config-0.01.ebuild | 16 | ||||
-rw-r--r-- | dev-perl/Sphinx-Config/Sphinx-Config-0.05.ebuild | 16 | ||||
-rw-r--r-- | dev-perl/Sphinx-Config/Sphinx-Config-0.80.ebuild | 17 |
4 files changed, 5 insertions, 50 deletions
diff --git a/dev-perl/Sphinx-Config/ChangeLog b/dev-perl/Sphinx-Config/ChangeLog index 393b2c70fe31..518f3cbe6efc 100644 --- a/dev-perl/Sphinx-Config/ChangeLog +++ b/dev-perl/Sphinx-Config/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Sphinx-Config # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sphinx-Config/ChangeLog,v 1.5 2011/03/24 07:07:48 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sphinx-Config/ChangeLog,v 1.6 2011/09/04 11:21:15 tove Exp $ + + 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Sphinx-Config-0.01.ebuild, + -Sphinx-Config-0.05.ebuild, -Sphinx-Config-0.80.ebuild: + Cleanup *Sphinx-Config-0.90.0 (24 Mar 2011) diff --git a/dev-perl/Sphinx-Config/Sphinx-Config-0.01.ebuild b/dev-perl/Sphinx-Config/Sphinx-Config-0.01.ebuild deleted file mode 100644 index 33d4da962f54..000000000000 --- a/dev-perl/Sphinx-Config/Sphinx-Config-0.01.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2008 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.01.ebuild,v 1.2 2008/09/30 06:31:20 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" 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" diff --git a/dev-perl/Sphinx-Config/Sphinx-Config-0.80.ebuild b/dev-perl/Sphinx-Config/Sphinx-Config-0.80.ebuild deleted file mode 100644 index 13690d65304b..000000000000 --- a/dev-perl/Sphinx-Config/Sphinx-Config-0.80.ebuild +++ /dev/null @@ -1,17 +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-Config/Sphinx-Config-0.80.ebuild,v 1.1 2011/01/17 12:57:40 tove Exp $ - -EAPI=3 - -MODULE_AUTHOR=JJSCHUTZ -MODULE_VERSION=0.08 -inherit perl-module - -DESCRIPTION="Sphinx search engine configuration file read/modify/write" - -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="" - -SRC_TEST=do |