Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Text_CAPTCHA_Numeral/
Date: Mon, 10 Jul 2017 14:10:12
Message-Id: 1499695791.ff44cfa49663532df5a16e1152c9c37d7b6911eb.grknight@gentoo
1 commit: ff44cfa49663532df5a16e1152c9c37d7b6911eb
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 10 14:05:28 2017 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 10 14:09:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff44cfa4
7
8 dev-php/PEAR-Text_CAPTCHA_Numeral: Fix description
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 .../PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.3.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 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
16 index f9d6ae137e6..0ca9ee78505 100644
17 --- a/dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.3.2.ebuild
18 +++ b/dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.3.2.ebuild
19 @@ -1,11 +1,11 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25
26 inherit php-pear-r1
27
28 -DESCRIPTION="Generates mathematical operations and answers in order to prove that bots using it are human"
29 +DESCRIPTION="Generates mathematical operations and answers to prove user is human"
30 LICENSE="BSD"
31 SLOT="0"