summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-05-19 07:24:59 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-05-19 07:24:59 +0000
commit9665c6047df29ca89315f210281d95c0fbc64928 (patch)
tree4af3e5af0a24201662c3aa2573140054422ca740 /net-libs/libssh
parentStable for x86, wrt bug #548564 (diff)
downloadgentoo-2-9665c6047df29ca89315f210281d95c0fbc64928.tar.gz
gentoo-2-9665c6047df29ca89315f210281d95c0fbc64928.tar.bz2
gentoo-2-9665c6047df29ca89315f210281d95c0fbc64928.zip
Stable for x86, wrt bug #548564
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/libssh')
-rw-r--r--net-libs/libssh/ChangeLog5
-rw-r--r--net-libs/libssh/libssh-0.6.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libssh/ChangeLog b/net-libs/libssh/ChangeLog
index f09dd3037b55..ffb33529a771 100644
--- a/net-libs/libssh/ChangeLog
+++ b/net-libs/libssh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libssh
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.131 2015/05/15 11:21:33 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.132 2015/05/19 07:24:59 ago Exp $
+
+ 19 May 2015; Agostino Sarubbo <ago@gentoo.org> libssh-0.6.5.ebuild:
+ Stable for x86, wrt bug #548564
15 May 2015; Pacho Ramos <pacho@gentoo.org> libssh-0.6.5.ebuild:
ppc stable wrt bug #548564
diff --git a/net-libs/libssh/libssh-0.6.5.ebuild b/net-libs/libssh/libssh-0.6.5.ebuild
index 84375e044e91..f59dc97b2338 100644
--- a/net-libs/libssh/libssh-0.6.5.ebuild
+++ b/net-libs/libssh/libssh-0.6.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.5.ebuild,v 1.5 2015/05/15 11:21:33 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.5.ebuild,v 1.6 2015/05/19 07:24:59 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="https://red.libssh.org/attachments/download/121/${MY_P}.tar.xz -> ${P}.
https://git.libssh.org/projects/libssh.git/patch/?id=6e0dee7845cea22f59bd353ef42b31cb67170030 -> ${PN}-0.6.5-compilefix.patch"
LICENSE="LGPL-2.1"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 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