blob: af2292d8c9a878c7db277f73c260284d97b2ae95 [file] [log] [blame]
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
MODULE_AUTHOR=KROKI
MODULE_VERSION=0.21
inherit perl-module
DESCRIPTION="Perl client for memcached, in C language"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
SRC_TEST="do"
MAKEOPTS="${MAKEOPTS} -j1"