summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/frr/frr-8.2.2.ebuild2
-rw-r--r--net-misc/mrouted/mrouted-4.2.ebuild2
-rw-r--r--net-misc/mrouted/mrouted-4.4.ebuild4
-rw-r--r--net-misc/rwhoisd/rwhoisd-1.5.9.6-r2.ebuild4
4 files changed, 6 insertions, 6 deletions
diff --git a/net-misc/frr/frr-8.2.2.ebuild b/net-misc/frr/frr-8.2.2.ebuild
index 930f7303dc8f..d7a531a4bede 100644
--- a/net-misc/frr/frr-8.2.2.ebuild
+++ b/net-misc/frr/frr-8.2.2.ebuild
@@ -36,7 +36,7 @@ COMMON_DEPEND="
BDEPEND="
~dev-util/clippy-${PV}
sys-devel/flex
- virtual/yacc
+ app-alternatives/yacc
doc? ( dev-python/sphinx )
"
DEPEND="
diff --git a/net-misc/mrouted/mrouted-4.2.ebuild b/net-misc/mrouted/mrouted-4.2.ebuild
index 8db1215d3f2f..8f9f6aa61285 100644
--- a/net-misc/mrouted/mrouted-4.2.ebuild
+++ b/net-misc/mrouted/mrouted-4.2.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=7
diff --git a/net-misc/mrouted/mrouted-4.4.ebuild b/net-misc/mrouted/mrouted-4.4.ebuild
index 97fd56dd2d0c..573500aacb93 100644
--- a/net-misc/mrouted/mrouted-4.4.ebuild
+++ b/net-misc/mrouted/mrouted-4.4.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=8
@@ -18,7 +18,7 @@ IUSE="rsrr test"
RESTRICT="!test? ( test ) test"
BDEPEND="virtual/pkgconfig
- virtual/yacc"
+ app-alternatives/yacc"
src_configure() {
tc-export CC CXX
diff --git a/net-misc/rwhoisd/rwhoisd-1.5.9.6-r2.ebuild b/net-misc/rwhoisd/rwhoisd-1.5.9.6-r2.ebuild
index f1bdfc975450..11231a66647f 100644
--- a/net-misc/rwhoisd/rwhoisd-1.5.9.6-r2.ebuild
+++ b/net-misc/rwhoisd/rwhoisd-1.5.9.6-r2.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=7
@@ -22,7 +22,7 @@ RDEPEND="
"
BDEPEND="
sys-devel/flex
- virtual/yacc
+ app-alternatives/yacc
"
src_compile() {