blob: 23e916711a8a90049756b9fc8988c3e0a8b2536f [file] [log] [blame]
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
MODULE_AUTHOR=DPARIS
MODULE_VERSION=2.14
inherit perl-module
DESCRIPTION="Crypt::Blowfish module for perl"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
SRC_TEST="do"
export OPTIMIZE="${CFLAGS}"