diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-09 09:51:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-09 09:51:41 +0000 |
commit | 6d24f8ffa7e389d584eef78f7f4c35c9fc6e089a (patch) | |
tree | 9330683b26a20126280ecacba02951f5df1f3f11 /net-libs/libssh/libssh-0.6.3.ebuild | |
parent | amd64 stable, bug 503942 (diff) | |
download | historical-6d24f8ffa7e389d584eef78f7f4c35c9fc6e089a.tar.gz historical-6d24f8ffa7e389d584eef78f7f4c35c9fc6e089a.tar.bz2 historical-6d24f8ffa7e389d584eef78f7f4c35c9fc6e089a.zip |
Stable for amd64, wrt bug #503504
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'net-libs/libssh/libssh-0.6.3.ebuild')
-rw-r--r-- | net-libs/libssh/libssh-0.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libssh/libssh-0.6.3.ebuild b/net-libs/libssh/libssh-0.6.3.ebuild index 9e97e545dbaf..4ddf9a6762f8 100644 --- a/net-libs/libssh/libssh-0.6.3.ebuild +++ b/net-libs/libssh/libssh-0.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.3.ebuild,v 1.2 2014/03/06 08:24:11 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.3.ebuild,v 1.3 2014/03/09 09:51:39 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.libssh.org/" SRC_URI="https://red.libssh.org/attachments/download/87/${MY_P}.tar.xz -> ${P}.tar.xz" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~arm ~hppa ~s390 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ~s390 ~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 |