diff options
author | Alex Legler <a3li@gentoo.org> | 2011-06-04 18:58:54 +0000 |
---|---|---|
committer | Alex Legler <a3li@gentoo.org> | 2011-06-04 18:58:54 +0000 |
commit | dc815de81bd98ee857e76110e800de9b76f60767 (patch) | |
tree | 2af7d76e259720e5b7c73a6585c5a17ca1737056 /dev-php/PEAR-Crypt_Blowfish | |
parent | alpha/ia64/sparc stable wrt #363991 (diff) | |
download | gentoo-2-dc815de81bd98ee857e76110e800de9b76f60767.tar.gz gentoo-2-dc815de81bd98ee857e76110e800de9b76f60767.tar.bz2 gentoo-2-dc815de81bd98ee857e76110e800de9b76f60767.zip |
sign manifest
(Portage version: 2.2.0_alpha37/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Crypt_Blowfish')
-rw-r--r-- | dev-php/PEAR-Crypt_Blowfish/PEAR-Crypt_Blowfish-1.1.0_rc2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Crypt_Blowfish/PEAR-Crypt_Blowfish-1.1.0_rc2.ebuild b/dev-php/PEAR-Crypt_Blowfish/PEAR-Crypt_Blowfish-1.1.0_rc2.ebuild index db2c787c6657..4ee7fb1ec166 100644 --- a/dev-php/PEAR-Crypt_Blowfish/PEAR-Crypt_Blowfish-1.1.0_rc2.ebuild +++ b/dev-php/PEAR-Crypt_Blowfish/PEAR-Crypt_Blowfish-1.1.0_rc2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2011 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.ebuild,v 1.1 2011/06/04 18:57:35 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_Blowfish/PEAR-Crypt_Blowfish-1.1.0_rc2.ebuild,v 1.2 2011/06/04 18:58:54 a3li Exp $ inherit php-pear-r1 -DESCRIPTION="Allows for quick two-way blowfish encryption without requiring the MCrypt PHP extension." +DESCRIPTION="Allows for quick two-way Blowfish encryption without requiring the MCrypt PHP extension." LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" |