diff options
Diffstat (limited to 'net-analyzer/etherape/metadata.xml')
-rw-r--r-- | net-analyzer/etherape/metadata.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/net-analyzer/etherape/metadata.xml b/net-analyzer/etherape/metadata.xml new file mode 100644 index 000000000000..ff3468df5817 --- /dev/null +++ b/net-analyzer/etherape/metadata.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>netmon</herd> + <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> + <upstream> + <remote-id type="sourceforge">etherape</remote-id> + </upstream> +</pkgmetadata> |