From 1b39922b75edcd897083f7b0d91aded7ba0523e4 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 2 Dec 2022 04:14:04 +0100 Subject: Move {virtual → app-alternatives}/awk MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- net-misc/tiers/tiers-1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-misc/tiers') diff --git a/net-misc/tiers/tiers-1.1.ebuild b/net-misc/tiers/tiers-1.1.ebuild index 5d489c5a5959..841db16c476f 100644 --- a/net-misc/tiers/tiers-1.1.ebuild +++ b/net-misc/tiers/tiers-1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~ppc x86" IUSE="" RDEPEND="sci-visualization/gnuplot - virtual/awk" + app-alternatives/awk" S=${WORKDIR}/${MY_P} -- cgit v1.2.3-65-gdbad