unitas/dev-perl/Crypt-GOST/Crypt-GOST-1.01.ebuild

19 lines
434 B
Bash

# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
MODULE_AUTHOR=AMS
MODULE_VERSION=1.01
inherit perl-module
DESCRIPTION="The GOST Encryption Algorithm"
SRC_URI="mirror://sourceforge/project/assp/ASSP%20V2%20multithreading/ASSP%20V2%20module%20installation/${PN}/${PN}-${MODULE_VERSION}.src.tar.gz"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="test"
SRC_TEST=do