dev-qt/qttest: stable 5.14.2 for ppc, bug #719732
[gentoo.git] / perl-core / Digest-MD5 / Digest-MD5-2.530.0.ebuild
1 # Copyright 1999-2017 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 MODULE_AUTHOR=GAAS
7 MODULE_VERSION=2.53
8 inherit perl-module
9
10 DESCRIPTION="MD5 message digest algorithm"
11
12 SLOT="0"
13 KEYWORDS=""
14 IUSE=""
15
16 RDEPEND="virtual/perl-Digest"
17 DEPEND="${RDEPEND}"
18
19 SRC_TEST=do
20 mydoc="rfc*.txt"