diff options
author | 2015-01-31 10:31:58 +0000 | |
---|---|---|
committer | 2015-01-31 10:31:58 +0000 | |
commit | e6a179cc2d8a64817762436537bc5b876d03097a (patch) | |
tree | f2ade4bdfa9200feefc0da6e28d5d82138e02d13 /net-libs/libssh/libssh-0.6.4.ebuild | |
parent | Stable for ppc, wrt bug #534608 (diff) | |
download | gentoo-2-e6a179cc2d8a64817762436537bc5b876d03097a.tar.gz gentoo-2-e6a179cc2d8a64817762436537bc5b876d03097a.tar.bz2 gentoo-2-e6a179cc2d8a64817762436537bc5b876d03097a.zip |
Stable for ppc, wrt bug #533366
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/libssh/libssh-0.6.4.ebuild')
-rw-r--r-- | net-libs/libssh/libssh-0.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libssh/libssh-0.6.4.ebuild b/net-libs/libssh/libssh-0.6.4.ebuild index af1520c5455d..2901d3ebec64 100644 --- a/net-libs/libssh/libssh-0.6.4.ebuild +++ b/net-libs/libssh/libssh-0.6.4.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/libssh/libssh-0.6.4.ebuild,v 1.4 2015/01/16 08:18:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.4.ebuild,v 1.5 2015/01/31 10:31:58 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="https://red.libssh.org/attachments/download/107/${MY_P}.tar.gz -> ${P}. http://git.libssh.org/projects/libssh.git/patch/?id=3880a8ed80a4b1e2c052bd62f328bba2f869d5ae -> ${PN}-0.6.4-libgcrypt_build_fix.patch" LICENSE="LGPL-2.1" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" SLOT="0/4" # subslot = soname major version IUSE="debug doc examples gcrypt gssapi pcap +sftp ssh1 server static-libs test zlib" # Maintainer: check IUSE-defaults at DefineOptions.cmake |