summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-17 13:02:21 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-17 13:02:21 +0000
commita00e45b8493709c53c07ce95c5533db49d908bdd (patch)
tree9aafe34a80f291d4986761427dcfd8ddedacb5af /dev-perl/Sphinx-Config
parentVersion bump (diff)
downloadhistorical-a00e45b8493709c53c07ce95c5533db49d908bdd.tar.gz
historical-a00e45b8493709c53c07ce95c5533db49d908bdd.tar.bz2
historical-a00e45b8493709c53c07ce95c5533db49d908bdd.zip
Version bump
Package-Manager: portage-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