summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-17 12:57:40 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-17 12:57:40 +0000
commit5c2b4aaf48c59c694cc8d9becdca5f69446f138c (patch)
treec6a6c3df022b947c25e2a5608f69d03e2dfab125 /dev-perl/Sphinx-Config
parentVersion bump (diff)
downloadgentoo-2-5c2b4aaf48c59c694cc8d9becdca5f69446f138c.tar.gz
gentoo-2-5c2b4aaf48c59c694cc8d9becdca5f69446f138c.tar.bz2
gentoo-2-5c2b4aaf48c59c694cc8d9becdca5f69446f138c.zip
Version bump
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Sphinx-Config')
-rw-r--r--dev-perl/Sphinx-Config/ChangeLog9
-rw-r--r--dev-perl/Sphinx-Config/Sphinx-Config-0.80.ebuild17
2 files changed, 24 insertions, 2 deletions
diff --git a/dev-perl/Sphinx-Config/ChangeLog b/dev-perl/Sphinx-Config/ChangeLog
index 6de4c39cf4f9..2b58d240ceef 100644
--- a/dev-perl/Sphinx-Config/ChangeLog
+++ b/dev-perl/Sphinx-Config/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Sphinx-Config
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sphinx-Config/ChangeLog,v 1.3 2009/08/25 17:52:52 robbat2 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sphinx-Config/ChangeLog,v 1.4 2011/01/17 12:57:40 tove Exp $
+
+*Sphinx-Config-0.80 (17 Jan 2011)
+
+ 17 Jan 2011; Torsten Veller <tove@gentoo.org> +Sphinx-Config-0.80.ebuild:
+ Version bump
*Sphinx-Config-0.05 (25 Aug 2009)
diff --git a/dev-perl/Sphinx-Config/Sphinx-Config-0.80.ebuild b/dev-perl/Sphinx-Config/Sphinx-Config-0.80.ebuild
new file mode 100644
index 000000000000..13690d65304b
--- /dev/null
+++ b/dev-perl/Sphinx-Config/Sphinx-Config-0.80.ebuild
@@ -0,0 +1,17 @@
+# 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