summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Morgan <jmorgan@gentoo.org>2015-05-29 07:43:33 +0000
committerJack Morgan <jmorgan@gentoo.org>2015-05-29 07:43:33 +0000
commite87056407e60c739a02639b882e19db1adbdeb8a (patch)
tree54df7657c6b4b445b0f03dc4112d65746d3be9ca /net-libs
parentVersion bump (diff)
downloadgentoo-2-e87056407e60c739a02639b882e19db1adbdeb8a.tar.gz
gentoo-2-e87056407e60c739a02639b882e19db1adbdeb8a.tar.bz2
gentoo-2-e87056407e60c739a02639b882e19db1adbdeb8a.zip
sparc stable wrt bug #538798
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key )
Diffstat (limited to 'net-libs')
-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 fcef56be0fed..4957b80e9643 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.134 2015/05/27 07:46:35 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.135 2015/05/29 07:43:33 jmorgan Exp $
+
+ 29 May 2015; Jack Morgan <jmorgan@gentoo.org> libssh-0.6.5.ebuild:
+ sparc stable wrt bug #538798
*libssh-0.7.0-r1 (27 May 2015)
diff --git a/net-libs/libssh/libssh-0.6.5.ebuild b/net-libs/libssh/libssh-0.6.5.ebuild
index f59dc97b2338..1a921a496ff7 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.6 2015/05/19 07:24:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.5.ebuild,v 1.7 2015/05/29 07:43:33 jmorgan 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