summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-03-11 11:25:41 +0000
committerDavid Holm <dholm@gentoo.org>2004-03-11 11:25:41 +0000
commitd5034c7758bbf4011e26827bdcd5ad94299f4876 (patch)
tree5fefbff528054482f117c82bcf96adaa8cd22fa6 /net-misc/nxssh
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-d5034c7758bbf4011e26827bdcd5ad94299f4876.tar.gz
gentoo-2-d5034c7758bbf4011e26827bdcd5ad94299f4876.tar.bz2
gentoo-2-d5034c7758bbf4011e26827bdcd5ad94299f4876.zip
Added to ~ppc
Diffstat (limited to 'net-misc/nxssh')
-rw-r--r--net-misc/nxssh/ChangeLog7
-rw-r--r--net-misc/nxssh/nxssh-1.3.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/nxssh/ChangeLog b/net-misc/nxssh/ChangeLog
index 4c26139b1c91..31a60e083a4a 100644
--- a/net-misc/nxssh/ChangeLog
+++ b/net-misc/nxssh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/nxssh
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/ChangeLog,v 1.6 2004/03/01 21:34:08 aliz Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/ChangeLog,v 1.7 2004/03/11 11:24:04 dholm Exp $
+
+ 11 Mar 2004; David Holm <dholm@gentoo.org> nxssh-1.3.0.ebuild:
+ Added to ~ppc.
*nxssh-1.3.0 (21 Dec 2003)
diff --git a/net-misc/nxssh/nxssh-1.3.0.ebuild b/net-misc/nxssh/nxssh-1.3.0.ebuild
index b20d61379967..9ddce65ec81c 100644
--- a/net-misc/nxssh/nxssh-1.3.0.ebuild
+++ b/net-misc/nxssh/nxssh-1.3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/nxssh-1.3.0.ebuild,v 1.1 2003/12/21 16:05:29 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/nxssh-1.3.0.ebuild,v 1.2 2004/03/11 11:24:04 dholm Exp $
MY_P="${PN}-1.3.0-4"
DESCRIPTION="Modified openssh client, used by nxclient"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.nomachine.com/"
SRC_URI="http://www.nomachine.com/download/nxsources/nxssh/${MY_P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 -ppc -sparc -mips -alpha"
+KEYWORDS="x86 ~ppc -sparc -mips -alpha"
DEPEND=""
# Run-time dependencies, same as DEPEND if RDEPEND isn't defined:
#RDEPEND=""