summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-06-23 20:51:09 +0000
committerDavid Holm <dholm@gentoo.org>2004-06-23 20:51:09 +0000
commitdf67d6b84060e246053921891eab03bed48ca9af (patch)
tree99c4cd0441da5f8b9f541e93808a55f89e6cbd40 /net-libs/libssh
parentAdded to ~ppc (diff)
downloadhistorical-df67d6b84060e246053921891eab03bed48ca9af.tar.gz
historical-df67d6b84060e246053921891eab03bed48ca9af.tar.bz2
historical-df67d6b84060e246053921891eab03bed48ca9af.zip
Added to ~ppc
Diffstat (limited to 'net-libs/libssh')
-rw-r--r--net-libs/libssh/ChangeLog5
-rw-r--r--net-libs/libssh/libssh-0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libssh/ChangeLog b/net-libs/libssh/ChangeLog
index afe909d6afc2..a93d69e23c6e 100644
--- a/net-libs/libssh/ChangeLog
+++ b/net-libs/libssh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libssh
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.2 2004/06/15 00:35:15 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.3 2004/06/23 20:51:09 dholm Exp $
+
+ 23 Jun 2004; David Holm <dholm@gentoo.org> libssh-0.1.ebuild:
+ Added to ~ppc.
14 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> libssh-0.1.ebuild:
fix LICENSE (bug #53926); error check
diff --git a/net-libs/libssh/libssh-0.1.ebuild b/net-libs/libssh/libssh-0.1.ebuild
index 60a8347ba4cc..1c331f55a81d 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 Technologies, Inc.
# 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.2 2004/06/15 00:35:15 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.1.ebuild,v 1.3 2004/06/23 20:51:09 dholm 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"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND="sys-libs/zlib