diff options
author | Mike Doty <kingtaco@gentoo.org> | 2005-03-05 18:11:31 +0000 |
---|---|---|
committer | Mike Doty <kingtaco@gentoo.org> | 2005-03-05 18:11:31 +0000 |
commit | b666f75689e7ac7cca48dc823c9e12d2c7ff718b (patch) | |
tree | d491cba7ced95391e19887d0a5f29346f371dc14 /net-libs | |
parent | ~amd64 per ka0ttics request (diff) | |
download | historical-b666f75689e7ac7cca48dc823c9e12d2c7ff718b.tar.gz historical-b666f75689e7ac7cca48dc823c9e12d2c7ff718b.tar.bz2 historical-b666f75689e7ac7cca48dc823c9e12d2c7ff718b.zip |
forgot the changelog entry
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libssh/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libssh/Manifest | 10 | ||||
-rw-r--r-- | net-libs/libssh/libssh-0.1.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/net-libs/libssh/ChangeLog b/net-libs/libssh/ChangeLog index e9d9eaaddbcb..8e1efa8ee5fb 100644 --- a/net-libs/libssh/ChangeLog +++ b/net-libs/libssh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libssh # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.6 2005/03/05 07:46:10 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.7 2005/03/05 18:11:31 kingtaco Exp $ + + 05 Mar 2005; Mike Doty <kingtaco@gentoo.org> : + ~amd64 per ka0ttics request *libssh-0.11 (05 Mar 2005) diff --git a/net-libs/libssh/Manifest b/net-libs/libssh/Manifest index 1c4d482397fa..491c3fb83559 100644 --- a/net-libs/libssh/Manifest +++ b/net-libs/libssh/Manifest @@ -1,8 +1,8 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 142ca8759845e547d38b28c96f3a9027 ChangeLog 872 -MD5 59104a499f1c043835dfaf3c907faf72 libssh-0.1.ebuild 826 +MD5 2fa4659593ebfd88a18f9495408c9497 ChangeLog 953 +MD5 07e973007b7ebfc903df656c8635f3bf libssh-0.1.ebuild 828 MD5 67176a673d5f792bc9cf28e4c632e49b metadata.xml 252 MD5 f2de24b253e7f13c3fab7c1a2c892615 libssh-0.11.ebuild 609 MD5 f3008419ae3b4a4b4f9e0781459a4510 files/digest-libssh-0.1 59 @@ -10,7 +10,7 @@ MD5 9c7a7f99638231c3b559910de8c1b897 files/digest-libssh-0.11 60 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFCKfYc0K3RJaeXx6cRAn6gAJ0bFy7G86KT4d99mMzkJBEhy4FVcwCg00hb -VHSwYLuVopUAwcMtLYCTxhE= -=xWIV +iD8DBQFCKfZd0K3RJaeXx6cRAlhxAKDd5vdFvgPp2MunHvkZA67uS7GVCACfd6Ro +T7fXeXB6p99rF5KVycunSYU= +=yYUU -----END PGP SIGNATURE----- diff --git a/net-libs/libssh/libssh-0.1.ebuild b/net-libs/libssh/libssh-0.1.ebuild index 4436c8846c74..b08fde09cc72 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 +# Copyright 1999-2005 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.6 2004/09/25 04:22:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.1.ebuild,v 1.7 2005/03/05 18:11:31 kingtaco Exp $ DESCRIPTION="access a working SSH implementation by means of a library" HOMEPAGE="http://0xbadc0de.be/projects/sshlib.html" |