Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libssh/
Date: Wed, 02 Mar 2016 13:58:58
Message-Id: 1456927045.a1fa84fcbff244675f031850391acb0b39fff3e3.ago@gentoo
1 commit: a1fa84fcbff244675f031850391acb0b39fff3e3
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 2 13:57:25 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 2 13:57:25 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1fa84fc
7
8 net-libs/libssh: amd64 stable wrt bug #575484
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-libs/libssh/libssh-0.7.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/libssh/libssh-0.7.3.ebuild b/net-libs/libssh/libssh-0.7.3.ebuild
18 index 2ad3957..c5b6ab0 100644
19 --- a/net-libs/libssh/libssh-0.7.3.ebuild
20 +++ b/net-libs/libssh/libssh-0.7.3.ebuild
21 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.libssh.org/"
22 SRC_URI="https://red.libssh.org/attachments/download/195/${MY_P}.tar.xz -> ${P}.tar.xz"
23
24 LICENSE="LGPL-2.1"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
27 SLOT="0/4" # subslot = soname major version
28 IUSE="debug doc examples gcrypt gssapi libressl pcap +sftp ssh1 server static-libs test zlib"
29 # Maintainer: check IUSE-defaults at DefineOptions.cmake