summaryrefslogtreecommitdiff
path: root/dev-php
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2017-07-09 23:05:58 -0400
committerBrian Evans <grknight@gentoo.org>2017-07-09 23:05:58 -0400
commit9d99d0c41b88c6c51730ad78c31e19790f2412ba (patch)
treeafeae8dbc6dffa47544f96012ac49b36612338ab /dev-php
parent8f232d00ef80770488b6deeeb88b4f959075055b (diff)
downloadgentoo-9d99d0c41b88c6c51730ad78c31e19790f2412ba.tar.gz
gentoo-9d99d0c41b88c6c51730ad78c31e19790f2412ba.tar.xz
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.ebuild4
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 ac421f599f3..609493f2f4c 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"