diff options
author | 2009-12-13 22:18:37 +0000 | |
---|---|---|
committer | 2009-12-13 22:18:37 +0000 | |
commit | 835d7ccd3b1d635d1df4b8fe19fccd4f2c7f944b (patch) | |
tree | 3cdb461682a30218b23546fb89094a49cbc539fb /net-libs/libssh/libssh-0.3.4.ebuild | |
parent | Add a new drive to the HDD database (bug #295914). (diff) | |
download | historical-835d7ccd3b1d635d1df4b8fe19fccd4f2c7f944b.tar.gz historical-835d7ccd3b1d635d1df4b8fe19fccd4f2c7f944b.tar.bz2 historical-835d7ccd3b1d635d1df4b8fe19fccd4f2c7f944b.zip |
Version bump (required for KDE 4.4_beta). Drop old. Stable on amd64.
Package-Manager: portage-2.2_rc59/cvs/Linux x86_64
Diffstat (limited to 'net-libs/libssh/libssh-0.3.4.ebuild')
-rw-r--r-- | net-libs/libssh/libssh-0.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libssh/libssh-0.3.4.ebuild b/net-libs/libssh/libssh-0.3.4.ebuild index 4a6127ca2807..b525b146ac60 100644 --- a/net-libs/libssh/libssh-0.3.4.ebuild +++ b/net-libs/libssh/libssh-0.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.3.4.ebuild,v 1.3 2009/10/24 12:43:58 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.3.4.ebuild,v 1.4 2009/12/13 22:18:37 scarabeus Exp $ # Maintainer: check IUSE-defaults at DefineOptions.cmake @@ -13,7 +13,7 @@ HOMEPAGE="http://www.libssh.org/" SRC_URI="http://www.libssh.org/files/${P}.tar.gz" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ppc ~s390 x86" +KEYWORDS="amd64 ppc ~s390 x86" SLOT="0" IUSE="debug gcrypt examples +sftp ssh1 server static-libs zlib" |