diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-25 10:54:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-25 10:54:36 +0000 |
commit | a0a3d853b7dcce655bfa1be91f8eeb53d5af2a2e (patch) | |
tree | 7a63252f3f8264cc029842899eb0de50a4ba107c /net-libs/libssh/libssh-0.5.3.ebuild | |
parent | Stable for amd64, wrt bug #436568 (diff) | |
download | gentoo-2-a0a3d853b7dcce655bfa1be91f8eeb53d5af2a2e.tar.gz gentoo-2-a0a3d853b7dcce655bfa1be91f8eeb53d5af2a2e.tar.bz2 gentoo-2-a0a3d853b7dcce655bfa1be91f8eeb53d5af2a2e.zip |
Stable for amd64, wrt bug #444147
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-libs/libssh/libssh-0.5.3.ebuild')
-rw-r--r-- | net-libs/libssh/libssh-0.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libssh/libssh-0.5.3.ebuild b/net-libs/libssh/libssh-0.5.3.ebuild index 8b5ef2bed707..4b2d6a6e60e9 100644 --- a/net-libs/libssh/libssh-0.5.3.ebuild +++ b/net-libs/libssh/libssh-0.5.3.ebuild @@ -1,6 +1,6 @@ # 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.3.ebuild,v 1.1 2012/11/24 22:50:59 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.5.3.ebuild,v 1.2 2012/11/25 10:54:36 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.libssh.org/" SRC_URI="https://red.libssh.org/attachments/download/38/${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 |