diff options
Diffstat (limited to 'dev-php/PEAR-Crypt_Blowfish/PEAR-Crypt_Blowfish-1.1.0_rc2.ebuild')
-rw-r--r-- | dev-php/PEAR-Crypt_Blowfish/PEAR-Crypt_Blowfish-1.1.0_rc2.ebuild | 6 |
1 files changed, 3 insertions, 3 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 4ee7fb1ec166..2257c8642565 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 +# 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.ebuild,v 1.2 2011/06/04 18:58:54 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_Blowfish/PEAR-Crypt_Blowfish-1.1.0_rc2.ebuild,v 1.3 2014/08/10 20:45:21 slyfox 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" |