diff options
author | Brian Evans <grknight@gentoo.org> | 2017-07-10 10:05:28 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2017-07-10 10:09:51 -0400 |
commit | ff44cfa49663532df5a16e1152c9c37d7b6911eb (patch) | |
tree | aa510737ea7e1035053ba9c36e781318d7e99e1b /dev-php/PEAR-Text_CAPTCHA_Numeral | |
parent | dev-perl/TAP-Parser-SourceHandler-pgTAP: clean up (diff) | |
download | gentoo-ff44cfa49663532df5a16e1152c9c37d7b6911eb.tar.gz gentoo-ff44cfa49663532df5a16e1152c9c37d7b6911eb.tar.bz2 gentoo-ff44cfa49663532df5a16e1152c9c37d7b6911eb.zip |
dev-php/PEAR-Text_CAPTCHA_Numeral: Fix description
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-php/PEAR-Text_CAPTCHA_Numeral')
-rw-r--r-- | dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.3.2.ebuild | 4 |
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 f9d6ae137e64..0ca9ee78505d 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" |