From 637e4fab0ef46d4889fc570207d7e93f1b4d82f5 Mon Sep 17 00:00:00 2001 From: Tomas Chvatal Date: Thu, 26 Apr 2012 11:58:23 +0000 Subject: Stable ppc wrt bug#382499. (Portage version: 2.2.0_alpha101/cvs/Linux x86_64) --- net-libs/libssh/ChangeLog | 5 ++++- net-libs/libssh/libssh-0.5.1.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'net-libs/libssh') diff --git a/net-libs/libssh/ChangeLog b/net-libs/libssh/ChangeLog index 96441ac36214..cdf05496642a 100644 --- a/net-libs/libssh/ChangeLog +++ b/net-libs/libssh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libssh # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.57 2012/02/24 05:12:29 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.58 2012/04/26 11:58:23 scarabeus Exp $ + + 26 Apr 2012; Tomáš Chvátal libssh-0.5.1.ebuild: + Stable ppc wrt bug#382499. 24 Feb 2012; Tim Harder -libssh-0.4.91.ebuild, -libssh-0.5.0.ebuild, -files/libssh-0.5.0-no-server.patch: diff --git a/net-libs/libssh/libssh-0.5.1.ebuild b/net-libs/libssh/libssh-0.5.1.ebuild index 06bd6f9be9c6..ecafb9fab8cf 100644 --- a/net-libs/libssh/libssh-0.5.1.ebuild +++ b/net-libs/libssh/libssh-0.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.5.1.ebuild,v 1.5 2011/09/16 13:00:01 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.5.1.ebuild,v 1.6 2012/04/26 11:58:23 scarabeus Exp $ EAPI=4 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.libssh.org/" SRC_URI="http://www.${PN}.org/files/${PV:0:3}/${P}.tar.gz" LICENSE="LGPL-2.1" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" SLOT="0" IUSE="debug doc examples gcrypt pcap +sftp ssh1 server static-libs test zlib" # Maintainer: check IUSE-defaults at DefineOptions.cmake -- cgit v1.2.3-65-gdbad