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 | 4b6925173cb61eedd2f458ea180765616c2f1f37 (patch) | |
tree | 8cc54f78284d99000c6a8b89833a2de7406853ef /net-libs | |
parent | ~amd64 per ka0ttics request (diff) | |
download | gentoo-2-4b6925173cb61eedd2f458ea180765616c2f1f37.tar.gz gentoo-2-4b6925173cb61eedd2f458ea180765616c2f1f37.tar.bz2 gentoo-2-4b6925173cb61eedd2f458ea180765616c2f1f37.zip |
forgot the changelog entry
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libssh/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libssh/libssh-0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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" |