summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 09:33:44 +0000
committerSam James <sam@gentoo.org>2024-01-08 09:41:57 +0000
commit73b837077324f5ab76238e4bff13741d22b2e0ac (patch)
tree1087fc18cbccaf83258e57ea7f4b6898a14f509c
parentapp-admin/clustershell: sys-devel/bc -> app-alternatives/bc (diff)
downloadgentoo-73b837077324f5ab76238e4bff13741d22b2e0ac.tar.gz
gentoo-73b837077324f5ab76238e4bff13741d22b2e0ac.tar.bz2
gentoo-73b837077324f5ab76238e4bff13741d22b2e0ac.zip
app-admin/profile-cleaner: 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>
-rw-r--r--app-admin/profile-cleaner/profile-cleaner-2.37.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/profile-cleaner/profile-cleaner-2.37.ebuild b/app-admin/profile-cleaner/profile-cleaner-2.37.ebuild
index 58bda70cbd32..2a8d9c77bd69 100644
--- a/app-admin/profile-cleaner/profile-cleaner-2.37.ebuild
+++ b/app-admin/profile-cleaner/profile-cleaner-2.37.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="~amd64"
RDEPEND="app-shells/bash
- sys-devel/bc
+ app-alternatives/bc
sys-apps/coreutils
sys-apps/findutils
sys-apps/grep