diff options
author | Alexys Jacob <ultrabug@gentoo.org> | 2011-01-19 11:05:14 +0000 |
---|---|---|
committer | Alexys Jacob <ultrabug@gentoo.org> | 2011-01-19 11:05:14 +0000 |
commit | 6b64c6fa39d0ae378a3c792525b8fe004c644718 (patch) | |
tree | 592a7553962b374b96f82eebb8c81c586f909ee5 /net-misc/clusterssh/metadata.xml | |
parent | Fix for implicit declarations (diff) | |
download | gentoo-2-6b64c6fa39d0ae378a3c792525b8fe004c644718.tar.gz gentoo-2-6b64c6fa39d0ae378a3c792525b8fe004c644718.tar.bz2 gentoo-2-6b64c6fa39d0ae378a3c792525b8fe004c644718.zip |
Moving x11-terms/clusterssh to net-misc/clusterssh. Fixes bug #352089
(Portage version: 2.1.9.29/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'net-misc/clusterssh/metadata.xml')
-rw-r--r-- | net-misc/clusterssh/metadata.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/net-misc/clusterssh/metadata.xml b/net-misc/clusterssh/metadata.xml new file mode 100644 index 000000000000..bc17e6d987b0 --- /dev/null +++ b/net-misc/clusterssh/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>cluster</herd> +<longdescription lang="en"> + ClusterSSH is a tool for making the same change on multiple servers + at the same time. The 'cssh' command opens an administration console + and an xterm to all specified hosts. Any text typed into + the administration console is replicated to all windows. + All windows may also be typed into directly. +</longdescription> +</pkgmetadata> |