# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit perl-module DESCRIPTION="Perl module implementing CipherSaber encryption." HOMEPAGE="http://ciphersaber.gurus.com/" SRC_URI="http://search.cpan.org/CPAN/authors/id/C/CH/CHROMATIC/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="" SRC_TEST="do" DEPEND="virtual/perl-Scalar-List-Utils >=perl-core/Module-Build-0.28 dev-lang/perl"