commit:     52bf474dce7190f143650618e11a887669dac37b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  8 09:37:11 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  8 09:42:06 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52bf474d

net-analyzer/munin-plugins-zfs: sys-devel/bc -> app-alternatives/bc

All of these will be using app-alternatives/bc anyway as they're not calling

bc-reference, so make the dep reflect reality.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/munin-plugins-zfs/munin-plugins-zfs-0.20170127.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/munin-plugins-zfs/munin-plugins-zfs-0.20170127.ebuild 
b/net-analyzer/munin-plugins-zfs/munin-plugins-zfs-0.20170127.ebuild
index e552781d0f00..bec89a7e2c74 100644
--- a/net-analyzer/munin-plugins-zfs/munin-plugins-zfs-0.20170127.ebuild
+++ b/net-analyzer/munin-plugins-zfs/munin-plugins-zfs-0.20170127.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,7 +16,7 @@ KEYWORDS="~amd64"
 
 DEPEND="net-analyzer/munin"
 RDEPEND="${DEPEND}
-       sys-devel/bc
+       app-alternatives/bc
 
 "
 

Reply via email to