summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Sphinx-Config')
-rw-r--r--dev-perl/Sphinx-Config/Manifest1
-rw-r--r--dev-perl/Sphinx-Config/Sphinx-Config-0.90.0-r1.ebuild17
-rw-r--r--dev-perl/Sphinx-Config/metadata.xml9
3 files changed, 27 insertions, 0 deletions
diff --git a/dev-perl/Sphinx-Config/Manifest b/dev-perl/Sphinx-Config/Manifest
new file mode 100644
index 000000000000..515bb1f4feda
--- /dev/null
+++ b/dev-perl/Sphinx-Config/Manifest
@@ -0,0 +1 @@
+DIST Sphinx-Config-0.09.tar.gz 18069 SHA256 5a615d102cbbc3b86a2ee21761bcaf0088e2f51b9befde3b33c272a81d951d63 SHA512 2338b13b925fb40fefdc4cccaec150d6319bfca09a6b04e00c114b4d4c05c2ebe724df24b0a4d5c5c1eebbd82b83beb4a8f62727c7dcc81968fb9240fc37b2c9 WHIRLPOOL e9b52f6d3a001162c1e55823402c62a4b2c851f6333c5743f79762fef76748680e16d663a3a32ae0f0c13ad59c471987ad669a3e15a0b3e57624bdb24db3bcf1
diff --git a/dev-perl/Sphinx-Config/Sphinx-Config-0.90.0-r1.ebuild b/dev-perl/Sphinx-Config/Sphinx-Config-0.90.0-r1.ebuild
new file mode 100644
index 000000000000..684120e55278
--- /dev/null
+++ b/dev-perl/Sphinx-Config/Sphinx-Config-0.90.0-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=JJSCHUTZ
+MODULE_VERSION=0.09
+inherit perl-module
+
+DESCRIPTION="Sphinx search engine configuration file read/modify/write"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+SRC_TEST=do
diff --git a/dev-perl/Sphinx-Config/metadata.xml b/dev-perl/Sphinx-Config/metadata.xml
new file mode 100644
index 000000000000..362cc361a91b
--- /dev/null
+++ b/dev-perl/Sphinx-Config/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <upstream>
+ <remote-id type="cpan">Sphinx-Config</remote-id>
+ <remote-id type="cpan-module">Sphinx::Config</remote-id>
+ </upstream>
+</pkgmetadata>