diff options
author | Brian Evans <grknight@gentoo.org> | 2017-07-09 23:05:58 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2017-07-09 23:05:58 -0400 |
commit | 9d99d0c41b88c6c51730ad78c31e19790f2412ba (patch) | |
tree | afeae8dbc6dffa47544f96012ac49b36612338ab /dev-php | |
parent | dev-php/PEAR-Config: Version bump to git snapshot 20140323; fix description (diff) | |
download | gentoo-9d99d0c41b88c6c51730ad78c31e19790f2412ba.tar.gz gentoo-9d99d0c41b88c6c51730ad78c31e19790f2412ba.tar.bz2 gentoo-9d99d0c41b88c6c51730ad78c31e19790f2412ba.zip |
dev-php/PEAR-Crypt_Blowfish: Fix description
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Crypt_Blowfish/PEAR-Crypt_Blowfish-1.1.0_rc2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Crypt_Blowfish/PEAR-Crypt_Blowfish-1.1.0_rc2-r1.ebuild b/dev-php/PEAR-Crypt_Blowfish/PEAR-Crypt_Blowfish-1.1.0_rc2-r1.ebuild index ac421f599f30..609493f2f4cb 100644 --- a/dev-php/PEAR-Crypt_Blowfish/PEAR-Crypt_Blowfish-1.1.0_rc2-r1.ebuild +++ b/dev-php/PEAR-Crypt_Blowfish/PEAR-Crypt_Blowfish-1.1.0_rc2-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit php-pear-r1 -DESCRIPTION="Allows for quick two-way Blowfish encryption without requiring the MCrypt PHP extension" +DESCRIPTION="Quick, two-way Blowfish encryption without the MCrypt PHP extension" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" |