summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 09:39:27 +0000
committerSam James <sam@gentoo.org>2024-01-08 09:42:10 +0000
commit672ea08d32a4118e404d9ca4bdc6428af3aca20a (patch)
tree4d1e53aa46eca6f581fdeb438a4caf3771a1072f /sys-apps/tas
parentsys-apps/man-pages: sys-devel/bc -> app-alternatives/bc (diff)
downloadgentoo-672ea08d32a4118e404d9ca4bdc6428af3aca20a.tar.gz
gentoo-672ea08d32a4118e404d9ca4bdc6428af3aca20a.tar.bz2
gentoo-672ea08d32a4118e404d9ca4bdc6428af3aca20a.zip
sys-apps/tas: 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 'sys-apps/tas')
-rw-r--r--sys-apps/tas/tas-1.7.0.220503-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/tas/tas-1.7.0.220503-r1.ebuild b/sys-apps/tas/tas-1.7.0.220503-r1.ebuild
index 069bfeee067a..f4b689eca2bf 100644
--- a/sys-apps/tas/tas-1.7.0.220503-r1.ebuild
+++ b/sys-apps/tas/tas-1.7.0.220503-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -23,7 +23,7 @@ RDEPEND="
sys-apps/ethtool
sys-apps/net-tools
sys-apps/smartmontools
- sys-devel/bc
+ app-alternatives/bc
sys-fs/lsscsi
sys-fs/mdadm"