diff options
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 2901d3ebec64..daf7d662d6aa 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.5 2015/01/31 10:31:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.4.ebuild,v 1.6 2015/02/18 08:50:10 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 |