# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="2" SRC_VER="1.1.1" inherit perl-module eutils DESCRIPTION="Perl module to manage the tokens of OpenCA" SRC_URI="mirror://sourceforge/openca/openca-base-${SRC_VER}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="~amd64 x86" IUSE="" DEPEND="" RDEPEND="" S="${WORKDIR}/openca-base-${SRC_VER}/src/modules/openca-crypto"