summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-30 10:02:11 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-30 10:02:11 +0000
commit3c7ce2526053b5524843e06cb2c141f5f351f394 (patch)
tree3a44e65b44db8eb98e33e0d08f70050ca00fb3de /net-libs
parentStable for alpha, wrt bug #541568 (diff)
downloadgentoo-2-3c7ce2526053b5524843e06cb2c141f5f351f394.tar.gz
gentoo-2-3c7ce2526053b5524843e06cb2c141f5f351f394.tar.bz2
gentoo-2-3c7ce2526053b5524843e06cb2c141f5f351f394.zip
Stable for alpha, wrt bug #542914
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libssh2/ChangeLog5
-rw-r--r--net-libs/libssh2/libssh2-1.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libssh2/ChangeLog b/net-libs/libssh2/ChangeLog
index 156f7418d294..60c4623cf687 100644
--- a/net-libs/libssh2/ChangeLog
+++ b/net-libs/libssh2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libssh2
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.103 2015/03/30 09:49:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.104 2015/03/30 10:02:11 ago Exp $
+
+ 30 Mar 2015; Agostino Sarubbo <ago@gentoo.org> libssh2-1.5.0.ebuild:
+ Stable for alpha, wrt bug #542914
30 Mar 2015; Agostino Sarubbo <ago@gentoo.org> libssh2-1.5.0.ebuild:
Stable for sparc, wrt bug #542914
diff --git a/net-libs/libssh2/libssh2-1.5.0.ebuild b/net-libs/libssh2/libssh2-1.5.0.ebuild
index 490e96e95823..7a403f6dce94 100644
--- a/net-libs/libssh2/libssh2-1.5.0.ebuild
+++ b/net-libs/libssh2/libssh2-1.5.0.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/libssh2/libssh2-1.5.0.ebuild,v 1.9 2015/03/30 09:49:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.5.0.ebuild,v 1.10 2015/03/30 10:02:11 ago 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}] )