commit: 015632b4dd9fc2acaa7de0402dc6032c7f122052
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 5 21:20:27 2026 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Feb 5 21:20:27 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=015632b4
net-misc/iputils: drop unused flags
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
net-misc/iputils/metadata.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/net-misc/iputils/metadata.xml b/net-misc/iputils/metadata.xml
index ae5bf52a8768..11886b887160 100644
--- a/net-misc/iputils/metadata.xml
+++ b/net-misc/iputils/metadata.xml
@@ -8,8 +8,6 @@
<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>