diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-25 04:22:04 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-25 04:22:04 +0000 |
commit | 6e92c482ac9dceb70f4ab674b0d60ad3d6dd6c6a (patch) | |
tree | a6300d1da2fe3dc00d71d5eb8380d47f0b5de052 /net-libs/libssh | |
parent | ver bump #64451 (diff) | |
download | historical-6e92c482ac9dceb70f4ab674b0d60ad3d6dd6c6a.tar.gz historical-6e92c482ac9dceb70f4ab674b0d60ad3d6dd6c6a.tar.bz2 historical-6e92c482ac9dceb70f4ab674b0d60ad3d6dd6c6a.zip |
ppc stable for hydra
Diffstat (limited to 'net-libs/libssh')
-rw-r--r-- | net-libs/libssh/Manifest | 10 | ||||
-rw-r--r-- | net-libs/libssh/libssh-0.1.ebuild | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net-libs/libssh/Manifest b/net-libs/libssh/Manifest index f04058808bce..69815be62f68 100644 --- a/net-libs/libssh/Manifest +++ b/net-libs/libssh/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 048b818fad892bfd73e9e1cb2b873176 libssh-0.1.ebuild 826 +MD5 59104a499f1c043835dfaf3c907faf72 libssh-0.1.ebuild 826 MD5 d523d40dd87d09667de6e04799f89ec0 ChangeLog 741 MD5 67176a673d5f792bc9cf28e4c632e49b metadata.xml 252 MD5 f3008419ae3b4a4b4f9e0781459a4510 files/digest-libssh-0.1 59 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.4 (GNU/Linux) +Version: GnuPG v1.9.10 (GNU/Linux) -iD8DBQFBII0iT+MN7JbqCpMRAskNAJ9+GWBqZr4If1aDxE4L1Wji/AfgEgCeKrlM -pI5XDXcSwbrcrRvnu7Ul90Y= -=KXFw +iD8DBQFBVPJ7HTu7gpaalycRAg8PAKDyjy2QogCHASBcRVydoDvwH984PgCbBRis +YLouHG5rvZvtkQx7nt1Lz30= +=ECeG -----END PGP SIGNATURE----- diff --git a/net-libs/libssh/libssh-0.1.ebuild b/net-libs/libssh/libssh-0.1.ebuild index e9d93c1a4f6b..4436c8846c74 100644 --- a/net-libs/libssh/libssh-0.1.ebuild +++ b/net-libs/libssh/libssh-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.1.ebuild,v 1.5 2004/08/16 10:29:04 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.1.ebuild,v 1.6 2004/09/25 04:22:04 vapier Exp $ DESCRIPTION="access a working SSH implementation by means of a library" HOMEPAGE="http://0xbadc0de.be/projects/sshlib.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.0xbadc0de.be/projects/libssh/${P}.tgz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="ppc x86" IUSE="" DEPEND="sys-libs/zlib |