diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-13 21:41:37 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-13 21:41:37 +0000 |
commit | 29c064efbbc03c3bdec531377b6c88a8a0fa734e (patch) | |
tree | e6710a6da25680c989641b188767d4a456e49f43 /net-libs/libssh/libssh-0.11.ebuild | |
parent | ppc. stable (diff) | |
download | gentoo-2-29c064efbbc03c3bdec531377b6c88a8a0fa734e.tar.gz gentoo-2-29c064efbbc03c3bdec531377b6c88a8a0fa734e.tar.bz2 gentoo-2-29c064efbbc03c3bdec531377b6c88a8a0fa734e.zip |
ppc. stable
(Portage version: 2.1.3.5)
Diffstat (limited to 'net-libs/libssh/libssh-0.11.ebuild')
-rw-r--r-- | net-libs/libssh/libssh-0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libssh/libssh-0.11.ebuild b/net-libs/libssh/libssh-0.11.ebuild index c797b0431ae6..42aac3ab9762 100644 --- a/net-libs/libssh/libssh-0.11.ebuild +++ b/net-libs/libssh/libssh-0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.11.ebuild,v 1.3 2007/03/20 14:14:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.11.ebuild,v 1.4 2007/08/13 21:41:37 dertobi123 Exp $ DESCRIPTION="access a working SSH implementation by means of a library" HOMEPAGE="http://0xbadc0de.be/?part=libssh" @@ -8,7 +8,7 @@ SRC_URI="http://www.0xbadc0de.be/libssh/${P}.tgz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="" DEPEND="sys-libs/zlib |