diff options
author | Peter Volkov <pva@gentoo.org> | 2006-09-04 16:41:30 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2006-09-04 16:41:30 +0000 |
commit | b25b704cc29eb03732e115f23e4ea73c016a0555 (patch) | |
tree | 197f350a55d4adfc3709cf100670f147782af07f /net-analyzer/etherape/metadata.xml | |
parent | Marked ppc-macos stable (bug #145470) (diff) | |
download | historical-b25b704cc29eb03732e115f23e4ea73c016a0555.tar.gz historical-b25b704cc29eb03732e115f23e4ea73c016a0555.tar.bz2 historical-b25b704cc29eb03732e115f23e4ea73c016a0555.zip |
Appended -i m4 to aclocal to fix bug #145903. Thank Didier Link for report. Version bump. Thank Marcelo Goes for report bug #139826. To update properly scrollkeeper database ebuild now inherit gnome2.eclass. Added a bit longer description in metadata.xml.
Package-Manager: portage-2.1-r2
Diffstat (limited to 'net-analyzer/etherape/metadata.xml')
-rw-r--r-- | net-analyzer/etherape/metadata.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/net-analyzer/etherape/metadata.xml b/net-analyzer/etherape/metadata.xml index cd2529151e5b..e59f6b39a67e 100644 --- a/net-analyzer/etherape/metadata.xml +++ b/net-analyzer/etherape/metadata.xml @@ -2,5 +2,12 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>netmon</herd> -<longdescription>A graphical network monitor for Unix modeled after etherman</longdescription> + <longdescription lang="en"> + EtherApe is a graphical network monitor for Unix modeled after etherman. + Featuring link layer, ip and TCP modes, it displays network activity + graphically. Hosts and links change in size with traffic. Color coded + protocols display. It supports Ethernet, FDDI, Token Ring, ISDN, PPP + and SLIP devices. It can filter traffic to be shown, and can read + traffic from a file as well as live from the network. + </longdescription> </pkgmetadata> |