summaryrefslogtreecommitdiff
blob: 49549653d6991765e34de36722c01f9459853472 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_Blowfish/PEAR-Crypt_Blowfish-1.1.0_rc2-r1.ebuild,v 1.1 2014/11/06 15:19:13 grknight Exp $

EAPI=5

inherit php-pear-r1

DESCRIPTION="Allows for quick two-way Blowfish encryption without requiring the MCrypt PHP extension"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""