2018-06-09 17:00:42 +03:00
|
|
|
# Copyright 1999-2018 Gentoo Foundation
|
2017-10-20 13:42:41 +03:00
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
|
|
|
EAPI=6
|
|
|
|
|
|
|
|
DIST_AUTHOR=GAAS
|
|
|
|
DIST_VERSION=2.04
|
|
|
|
inherit perl-module
|
|
|
|
|
|
|
|
DESCRIPTION="Perl interface to the MD2 Algorithm"
|
|
|
|
|
|
|
|
SLOT="0"
|
2018-07-24 08:37:38 +03:00
|
|
|
KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
|
2017-10-20 13:42:41 +03:00
|
|
|
IUSE=""
|