summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-12-02 12:59:07 +0000
committerPacho Ramos <pacho@gentoo.org>2014-12-02 12:59:07 +0000
commita2c823e631c288e108e59e2fb3fc257fb7ac5dd8 (patch)
treed1ad61f191b51f7758779f9a8e59539688e776c0 /net-libs
parentUpdate masks for multilib stuff (diff)
downloadgentoo-2-a2c823e631c288e108e59e2fb3fc257fb7ac5dd8.tar.gz
gentoo-2-a2c823e631c288e108e59e2fb3fc257fb7ac5dd8.tar.bz2
gentoo-2-a2c823e631c288e108e59e2fb3fc257fb7ac5dd8.zip
amd64/x86 stable, bug #526056
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libssh2/ChangeLog5
-rw-r--r--net-libs/libssh2/libssh2-1.4.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libssh2/ChangeLog b/net-libs/libssh2/ChangeLog
index 69d74a278c56..bce6047e93e7 100644
--- a/net-libs/libssh2/ChangeLog
+++ b/net-libs/libssh2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libssh2
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.91 2014/11/15 17:38:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.92 2014/12/02 12:59:07 pacho Exp $
+
+ 02 Dec 2014; Pacho Ramos <pacho@gentoo.org> libssh2-1.4.3-r1.ebuild:
+ amd64/x86 stable, bug #526056
15 Nov 2014; Jeroen Roovers <jer@gentoo.org> libssh2-1.4.3-r1.ebuild:
Run some eclass _src_prepare() (bug #529364).
diff --git a/net-libs/libssh2/libssh2-1.4.3-r1.ebuild b/net-libs/libssh2/libssh2-1.4.3-r1.ebuild
index 39125dd61b19..18ddd4185598 100644
--- a/net-libs/libssh2/libssh2-1.4.3-r1.ebuild
+++ b/net-libs/libssh2/libssh2-1.4.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/libssh2/libssh2-1.4.3-r1.ebuild,v 1.6 2014/11/15 17:38:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.4.3-r1.ebuild,v 1.7 2014/12/02 12:59:07 pacho Exp $
EAPI="5"
@@ -13,7 +13,7 @@ SRC_URI="http://www.${PN}.org/download/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="gcrypt static-libs test zlib"
DEPEND="!gcrypt? ( >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] )