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/pecl-ssh2/
Date: Thu, 19 Oct 2017 18:50:58
Message-Id: 1508438969.04e94a13600feb979b7a8f163f8e338f70bc88f5.grknight@gentoo
1 commit: 04e94a13600feb979b7a8f163f8e338f70bc88f5
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 19 18:49:29 2017 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 19 18:49:29 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04e94a13
7
8 dev-php/pecl-ssh2: Stable on amd64 wrt bug 626484
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11
12 dev-php/pecl-ssh2/pecl-ssh2-0.13-r3.ebuild | 2 +-
13 dev-php/pecl-ssh2/pecl-ssh2-1.1.1.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-php/pecl-ssh2/pecl-ssh2-0.13-r3.ebuild b/dev-php/pecl-ssh2/pecl-ssh2-0.13-r3.ebuild
17 index 2c6edfc3567..25a9a72ff7c 100644
18 --- a/dev-php/pecl-ssh2/pecl-ssh2-0.13-r3.ebuild
19 +++ b/dev-php/pecl-ssh2/pecl-ssh2-0.13-r3.ebuild
20 @@ -15,7 +15,7 @@ DESCRIPTION="PHP bindings for the libssh2 library"
21 LICENSE="PHP-3.01"
22 SLOT="0"
23 IUSE=""
24 -KEYWORDS="~amd64 x86"
25 +KEYWORDS="amd64 x86"
26 # Upstream notes say there are errors with gcrypt backend
27 DEPEND="net-libs/libssh2[-gcrypt]"
28 RDEPEND="${DEPEND}"
29
30 diff --git a/dev-php/pecl-ssh2/pecl-ssh2-1.1.1.ebuild b/dev-php/pecl-ssh2/pecl-ssh2-1.1.1.ebuild
31 index f4482472419..2c2f92bed94 100644
32 --- a/dev-php/pecl-ssh2/pecl-ssh2-1.1.1.ebuild
33 +++ b/dev-php/pecl-ssh2/pecl-ssh2-1.1.1.ebuild
34 @@ -15,7 +15,7 @@ DESCRIPTION="PHP bindings for the libssh2 library"
35 LICENSE="PHP-3.01"
36 SLOT="7"
37 IUSE=""
38 -KEYWORDS="~amd64 x86"
39 +KEYWORDS="amd64 x86"
40 # Upstream notes say there are errors with gcrypt backend
41 DEPEND=">=net-libs/libssh2-1.2[-gcrypt]"
42 RDEPEND="${DEPEND}