Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Text_CAPTCHA/
Date: Sun, 18 Feb 2018 21:55:29
Message-Id: 1518990908.94f45ee85711177becbac03ac17ea8b01e981497.whissi@gentoo
1 commit: 94f45ee85711177becbac03ac17ea8b01e981497
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 18 21:55:08 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 18 21:55:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94f45ee8
7
8 dev-php/PEAR-Text_CAPTCHA: mark stable for the remaining arches using the ALLARCHES policy (bug #647764)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-1.0.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-1.0.2-r1.ebuild b/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-1.0.2-r1.ebuild
16 index f2a7c6a28c7..6f9fa60436a 100644
17 --- a/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-1.0.2-r1.ebuild
18 +++ b/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-1.0.2-r1.ebuild
19 @@ -8,7 +8,7 @@ inherit php-pear-r2
20 DESCRIPTION="Generation of CAPTCHAs"
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="minimal"
26
27 RDEPEND="dev-php/PEAR-PEAR >=dev-lang/php-5.3:*[gd,truetype] >=dev-php/PEAR-Text_Password-1.1.1