Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Text_Figlet/
Date: Thu, 09 Feb 2017 14:37:40
Message-Id: 1486651030.eb40d4f5e22814ce65bfbe3fb42b3a5b5d253f45.ago@gentoo
1 commit: eb40d4f5e22814ce65bfbe3fb42b3a5b5d253f45
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 9 14:36:42 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 9 14:37:10 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb40d4f5
7
8 dev-php/PEAR-Text_Figlet: amd64 stable wrt bug #608634
9
10 Package-Manager: portage-2.3.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.2-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.2-r1.ebuild b/dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.2-r1.ebuild
18 index 0e720f2844..af5e9e6faf 100644
19 --- a/dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.2-r1.ebuild
20 +++ b/dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.2-r1.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
22 LICENSE="PHP-3.01
23 examples? ( GPL-2+ OFL-1.1 )"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="amd64 ~x86"
27 IUSE="examples"
28
29 RDEPEND="dev-lang/php:*