commit:     e8478db43a9f880aeea32aac166da4e69bdcb8b4
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  6 09:07:02 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Jan  6 09:07:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8478db4

net-analyzer/gnome-nettool: remove userland_BSD/userland_GNU

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild 
b/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild
index 078504133f7c..d2180ca2b6aa 100644
--- a/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild
+++ b/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -29,8 +29,8 @@ RDEPEND="${COMMON_DEPEND}
                net-analyzer/traceroute )
        net-analyzer/nmap
        net-dns/bind-tools
-       userland_GNU? ( net-misc/netkit-fingerd net-misc/whois )
-       userland_BSD? ( net-misc/bsdwhois )
+       net-misc/netkit-fingerd
+       net-misc/whois
 "
 DEPEND="${COMMON_DEPEND}
        app-text/yelp-tools

Reply via email to