summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2015-01-16 11:46:45 +0000
committerRaúl Porcel <armin76@gentoo.org>2015-01-16 11:46:45 +0000
commit0df1c6052e3daa938b9304c169174d8d3a293dc4 (patch)
treefb1a2923b767e59c799f20cd47aeea608b0fc60b /net-libs/libssh2
parentStable on ppc/ppc64/x86, wrt bug #533276 (diff)
downloadgentoo-2-0df1c6052e3daa938b9304c169174d8d3a293dc4.tar.gz
gentoo-2-0df1c6052e3daa938b9304c169174d8d3a293dc4.tar.bz2
gentoo-2-0df1c6052e3daa938b9304c169174d8d3a293dc4.zip
alpha/ia64/s390/sparc stable wrt #526056
(Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'net-libs/libssh2')
-rw-r--r--net-libs/libssh2/ChangeLog7
-rw-r--r--net-libs/libssh2/libssh2-1.4.3-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/libssh2/ChangeLog b/net-libs/libssh2/ChangeLog
index bce6047e93e7..bdfc93652e1e 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.92 2014/12/02 12:59:07 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.93 2015/01/16 11:46:45 armin76 Exp $
+
+ 16 Jan 2015; Raúl Porcel <armin76@gentoo.org> libssh2-1.4.3-r1.ebuild:
+ alpha/ia64/s390/sparc stable wrt #526056
02 Dec 2014; Pacho Ramos <pacho@gentoo.org> libssh2-1.4.3-r1.ebuild:
amd64/x86 stable, bug #526056
diff --git a/net-libs/libssh2/libssh2-1.4.3-r1.ebuild b/net-libs/libssh2/libssh2-1.4.3-r1.ebuild
index 18ddd4185598..057c2ce05cde 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
+# Copyright 1999-2015 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.7 2014/12/02 12:59:07 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.4.3-r1.ebuild,v 1.8 2015/01/16 11:46:45 armin76 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}] )