From ff44cfa49663532df5a16e1152c9c37d7b6911eb Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Mon, 10 Jul 2017 10:05:28 -0400 Subject: [PATCH] dev-php/PEAR-Text_CAPTCHA_Numeral: Fix description Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- .../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 f9d6ae137e649..0ca9ee78505d9 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"