blob: 9db1e79cab9c4857bb16ce192f27e17562d21dfd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install setup
DEPEND=dev-lang/php:* >=dev-php/pear-1.8.1
DESCRIPTION=Allows for quick two-way Blowfish encryption without requiring the MCrypt PHP extension
EAPI=5
HOMEPAGE=http://pear.php.net/Crypt_Blowfish
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=dev-lang/php:* >=dev-php/pear-1.8.1
SLOT=0
SRC_URI=http://pear.php.net/get/Crypt_Blowfish-1.1.0RC2.tgz
_eclass_exported_funcs=pkg_setup:php-pear-r1 src_install:php-pear-r1
_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e php-pear-r1 5ed7690006b53587145608c30ed10798 toolchain-funcs 772b26a6baefb4c8c5e0c1fc724508b7
_md5_=47f000e298a6b5412855701997d8531d
|