diff options
author | David Seifert <soap@gentoo.org> | 2022-06-21 11:40:29 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-06-21 11:40:29 +0200 |
commit | 1dd55b2d20ab833779c522e959b4f9f4c1ee0f73 (patch) | |
tree | 658650b81d286dbe4496fecdcedda297715e95f6 /net-misc/iputils/metadata.xml | |
parent | net-misc/bridge-utils: drop 1.6, 1.7.1 (diff) | |
download | gentoo-1dd55b2d20ab833779c522e959b4f9f4c1ee0f73.tar.gz gentoo-1dd55b2d20ab833779c522e959b4f9f4c1ee0f73.tar.bz2 gentoo-1dd55b2d20ab833779c522e959b4f9f4c1ee0f73.zip |
net-misc/iputils: drop 20210722-r1
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-misc/iputils/metadata.xml')
-rw-r--r-- | net-misc/iputils/metadata.xml | 32 |
1 files changed, 15 insertions, 17 deletions
diff --git a/net-misc/iputils/metadata.xml b/net-misc/iputils/metadata.xml index cd78568cc221..ae5bf52a8768 100644 --- a/net-misc/iputils/metadata.xml +++ b/net-misc/iputils/metadata.xml @@ -1,21 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>base-system@gentoo.org</email> - <name>Gentoo Base System</name> - </maintainer> - <use> - <flag name="arping">Build and install arping -- tool for sending ARP requests to peers (see also <pkg>net-analyzer/arping</pkg>)</flag> - <flag name="clockdiff">Build and install clockdiff -- tool for comparing clocks via ICMP packets</flag> - <flag name="rarpd">Build and install rarpd -- server for handling RARP (reverse ARP) requests; generally only used by old systems</flag> - <flag name="rdisc">Build and install rdisc -- server for the client side of the ICMP router discover protocol</flag> - <flag name="tftpd">Build and install tftpd -- server for the Trivial File Transfer Protocol (see also <pkg>net-ftp/tftp-hpa</pkg>)</flag> - <flag name="tracepath">Build and install tracepath -- tool for tracing network paths for discovering MTU values</flag> - <flag name="traceroute6">Build and install deprecated traceroute6 tool. It's recommended to use <pkg>net-analyzer/traceroute</pkg> instead.</flag> - </use> - <upstream> - <remote-id type="cpe">cpe:/a:skbuff:iputils</remote-id> - <remote-id type="github">iputils/iputils</remote-id> - </upstream> + <maintainer type="project"> + <email>base-system@gentoo.org</email> + <name>Gentoo Base System</name> + </maintainer> + <use> + <flag name="arping">Build and install arping -- tool for sending ARP requests to peers (see also <pkg>net-analyzer/arping</pkg>)</flag> + <flag name="clockdiff">Build and install clockdiff -- tool for comparing clocks via ICMP packets</flag> + <flag name="rarpd">Build and install rarpd -- server for handling RARP (reverse ARP) requests; generally only used by old systems</flag> + <flag name="rdisc">Build and install rdisc -- server for the client side of the ICMP router discover protocol</flag> + <flag name="tracepath">Build and install tracepath -- tool for tracing network paths for discovering MTU values</flag> + </use> + <upstream> + <remote-id type="cpe">cpe:/a:skbuff:iputils</remote-id> + <remote-id type="github">iputils/iputils</remote-id> + </upstream> </pkgmetadata> |