commit: ff44cfa49663532df5a16e1152c9c37d7b6911eb Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Mon Jul 10 14:05:28 2017 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Mon Jul 10 14:09:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff44cfa4
dev-php/PEAR-Text_CAPTCHA_Numeral: Fix description Package-Manager: Portage-2.3.6, Repoman-2.3.2 .../PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.3.2.ebuild | 4 ++-- 1 file 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"