diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-09 11:25:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-09 11:25:49 +0000 |
commit | 0ae87b91a9080be13cd8942ae6c2dc62e268911b (patch) | |
tree | 2d8368dc218afe9f13e974dd853e966e11e37b16 /net-libs/libssh | |
parent | Stable for ppc, wrt bug #456328 (diff) | |
download | gentoo-2-0ae87b91a9080be13cd8942ae6c2dc62e268911b.tar.gz gentoo-2-0ae87b91a9080be13cd8942ae6c2dc62e268911b.tar.bz2 gentoo-2-0ae87b91a9080be13cd8942ae6c2dc62e268911b.zip |
Stable for ppc, wrt bug #460620
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/libssh')
-rw-r--r-- | net-libs/libssh/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libssh/libssh-0.5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libssh/ChangeLog b/net-libs/libssh/ChangeLog index dd55a6655ce3..b66ee4d385e7 100644 --- a/net-libs/libssh/ChangeLog +++ b/net-libs/libssh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libssh # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.75 2013/03/09 11:02:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.76 2013/03/09 11:25:49 ago Exp $ + + 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libssh-0.5.4.ebuild: + Stable for ppc, wrt bug #460620 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libssh-0.5.4.ebuild: Stable for ppc64, wrt bug #460620 diff --git a/net-libs/libssh/libssh-0.5.4.ebuild b/net-libs/libssh/libssh-0.5.4.ebuild index 58b414311215..9c39d7a7ba2a 100644 --- a/net-libs/libssh/libssh-0.5.4.ebuild +++ b/net-libs/libssh/libssh-0.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.5.4.ebuild,v 1.4 2013/03/09 11:02:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.5.4.ebuild,v 1.5 2013/03/09 11:25:49 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.libssh.org/" SRC_URI="https://red.libssh.org/attachments/download/41/${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/4" # subslot = soname major version IUSE="debug doc examples gcrypt pcap +sftp ssh1 server static-libs test zlib" # Maintainer: check IUSE-defaults at DefineOptions.cmake |