dev-perl/Cache-Memcached: alpha stable wrt bug #570028
[gentoo.git] / dev-perl / Cache-Memcached / Cache-Memcached-1.300.0-r1.ebuild
1 # Copyright 1999-2014 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=5
6
7 MODULE_AUTHOR=DORMANDO
8 MODULE_VERSION=1.30
9 inherit perl-module
10
11 DESCRIPTION="Perl API for memcached"
12 HOMEPAGE="http://www.danga.com/memcached/ ${HOMEPAGE}"
13
14 SLOT="0"
15 KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
16 IUSE=""
17
18 DEPEND="dev-perl/string-crc32"
19 RDEPEND="${DEPEND}"
20
21 SRC_TEST="do"