summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2008-04-19 18:47:33 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2008-04-19 18:47:33 +0000
commit87b2925a56e6a5037a5d90a7b150f8d5f4989aa6 (patch)
treeef0cf1a31c058017a99f98c6ec0921b11a7ddc81 /dev-perl/Sphinx-Config/Sphinx-Config-0.01.ebuild
parentInitial commit. Dep for Sphinx::*. (diff)
downloadgentoo-2-87b2925a56e6a5037a5d90a7b150f8d5f4989aa6.tar.gz
gentoo-2-87b2925a56e6a5037a5d90a7b150f8d5f4989aa6.tar.bz2
gentoo-2-87b2925a56e6a5037a5d90a7b150f8d5f4989aa6.zip
Initial commit.
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl/Sphinx-Config/Sphinx-Config-0.01.ebuild')
-rw-r--r--dev-perl/Sphinx-Config/Sphinx-Config-0.01.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-perl/Sphinx-Config/Sphinx-Config-0.01.ebuild b/dev-perl/Sphinx-Config/Sphinx-Config-0.01.ebuild
new file mode 100644
index 000000000000..990f596900c7
--- /dev/null
+++ b/dev-perl/Sphinx-Config/Sphinx-Config-0.01.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# This ebuild generated by g-cpan 0.15.0
+
+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"