diff options
author | 2008-09-15 15:06:20 +0000 | |
---|---|---|
committer | 2008-09-15 15:06:20 +0000 | |
commit | d4c2f07a7b20a213c152ae8d0d0db2da0dc50ed7 (patch) | |
tree | a2a1e94031c56eb469a3669d75b5862a4b39aae9 /net-misc/nxcl/metadata.xml | |
parent | Add patch for nxproxy to read from stdin, allows nxcl to use standard ssh ins... (diff) | |
download | historical-d4c2f07a7b20a213c152ae8d0d0db2da0dc50ed7.tar.gz historical-d4c2f07a7b20a213c152ae8d0d0db2da0dc50ed7.tar.bz2 historical-d4c2f07a7b20a213c152ae8d0d0db2da0dc50ed7.zip |
Upstream patch to allow nxcl to work without net-misc/nxclient, bug #235023
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.26-gentoo x86_64
Diffstat (limited to 'net-misc/nxcl/metadata.xml')
-rw-r--r-- | net-misc/nxcl/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-misc/nxcl/metadata.xml b/net-misc/nxcl/metadata.xml index 892acca58db9..8a376a9c1a6d 100644 --- a/net-misc/nxcl/metadata.xml +++ b/net-misc/nxcl/metadata.xml @@ -3,4 +3,7 @@ <pkgmetadata> <herd>nx</herd> <longdescription>A library for building NX clients</longdescription> + <use> + <flag name="nxclient">Use nxssh from <pkg>net-misc/nxclient</pkg> instead of standard ssh</flag> + </use> </pkgmetadata> |