summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 09:37:11 +0000
committerSam James <sam@gentoo.org>2024-01-08 09:42:06 +0000
commit52bf474dce7190f143650618e11a887669dac37b (patch)
tree37d013cfd217b01f1bad74bfa0acad2b8c5ba592 /net-analyzer
parentmedia-video/videotrans: sys-devel/bc -> app-alternatives/bc (diff)
downloadgentoo-52bf474dce7190f143650618e11a887669dac37b.tar.gz
gentoo-52bf474dce7190f143650618e11a887669dac37b.tar.bz2
gentoo-52bf474dce7190f143650618e11a887669dac37b.zip
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@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/munin-plugins-zfs/munin-plugins-zfs-0.20170127.ebuild4
1 files 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
"