summaryrefslogtreecommitdiff
blob: 33d4da962f548d45982275a824a3b4656dd3960b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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"