summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2017-07-10 10:05:28 -0400
committerBrian Evans <grknight@gentoo.org>2017-07-10 10:09:51 -0400
commitff44cfa49663532df5a16e1152c9c37d7b6911eb (patch)
treeaa510737ea7e1035053ba9c36e781318d7e99e1b
parentf736e03aa5c0115cec0e9712be091fe70adc690f (diff)
downloadgentoo-ff44cfa49663532df5a16e1152c9c37d7b6911eb.tar.gz
gentoo-ff44cfa49663532df5a16e1152c9c37d7b6911eb.tar.xz
dev-php/PEAR-Text_CAPTCHA_Numeral: Fix description
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.3.2.ebuild b/dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.3.2.ebuild
index f9d6ae137e6..0ca9ee78505 100644
--- a/dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.3.2.ebuild
+++ b/dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.3.2.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="Generates mathematical operations and answers in order to prove that bots using it are human"
+DESCRIPTION="Generates mathematical operations and answers to prove user is human"
LICENSE="BSD"
SLOT="0"