From 95f4c423ff02e66b83b88cfb7136d405a39a064a Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sun, 23 Nov 2014 17:07:43 +0000 Subject: amd64 stable wrt bug #526074 (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) --- net-libs/libssh/ChangeLog | 5 ++++- net-libs/libssh/libssh-0.6.3-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-libs') diff --git a/net-libs/libssh/ChangeLog b/net-libs/libssh/ChangeLog index 20127b57971d..6c1c8d639eb8 100644 --- a/net-libs/libssh/ChangeLog +++ b/net-libs/libssh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libssh # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.112 2014/08/04 16:06:04 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.113 2014/11/23 17:07:43 zlogene Exp $ + + 23 Nov 2014; Mikle Kolyada libssh-0.6.3-r1.ebuild: + amd64 stable wrt bug #526074 04 Aug 2014; Tobias Klausmann libssh-0.6.3-r1.ebuild: Keyworded on alpha, bug 510340 diff --git a/net-libs/libssh/libssh-0.6.3-r1.ebuild b/net-libs/libssh/libssh-0.6.3-r1.ebuild index c550463756b0..1eecb1069238 100644 --- a/net-libs/libssh/libssh-0.6.3-r1.ebuild +++ b/net-libs/libssh/libssh-0.6.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.3-r1.ebuild,v 1.5 2014/08/04 16:06:04 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.3-r1.ebuild,v 1.6 2014/11/23 17:07:43 zlogene Exp $ EAPI=5 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.libssh.org/" SRC_URI="https://red.libssh.org/attachments/download/87/${MY_P}.tar.xz -> ${P}.tar.xz" LICENSE="LGPL-2.1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" SLOT="0/4" # subslot = soname major version IUSE="debug doc examples gcrypt gssapi pcap +sftp ssh1 server static-libs test zlib" # Maintainer: check IUSE-defaults at DefineOptions.cmake -- cgit v1.2.3-65-gdbad