From 02b17c9bb64e147affc4acecaa0ff4151b2329bf Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 2 Dec 2022 04:19:46 +0000 Subject: Move {virtual -> app-alternatives}/yacc Signed-off-by: Sam James --- net-misc/mrouted/mrouted-4.2.ebuild | 2 +- net-misc/mrouted/mrouted-4.4.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'net-misc/mrouted') 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 -- cgit v1.2.3-65-gdbad