Merge remote-tracking branch 'github/pr/372'.
[gentoo.git] / dev-perl / Digest-CRC / Digest-CRC-0.210.0.ebuild
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=5
6
7 MODULE_AUTHOR=OLIMAUL
8 MODULE_VERSION=0.21
9 inherit perl-module
10
11 DESCRIPTION="Generic CRC function"
12
13 SLOT="0"
14 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux"
15 IUSE=""
16
17 RDEPEND=""
18 DEPEND="${RDEPEND}
19         virtual/perl-ExtUtils-MakeMaker
20 "
21
22 SRC_TEST=do