commit:     a64ba8b93d012270a92208b1871934feb1d5d45a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  8 09:39:38 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  8 09:42:11 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a64ba8b9

sys-apps/util-linux: 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>

 sys-apps/util-linux/util-linux-2.38.1-r3.ebuild | 4 ++--
 sys-apps/util-linux/util-linux-2.39.2-r1.ebuild | 4 ++--
 sys-apps/util-linux/util-linux-2.39.3-r1.ebuild | 4 ++--
 sys-apps/util-linux/util-linux-9999.ebuild      | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/sys-apps/util-linux/util-linux-2.38.1-r3.ebuild 
b/sys-apps/util-linux/util-linux-2.38.1-r3.ebuild
index dd3d6ec43259..68439d236b90 100644
--- a/sys-apps/util-linux/util-linux-2.38.1-r3.ebuild
+++ b/sys-apps/util-linux/util-linux-2.38.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -62,7 +62,7 @@ RDEPEND="
 BDEPEND="
        virtual/pkgconfig
        nls? ( sys-devel/gettext )
-       test? ( sys-devel/bc )
+       test? ( app-alternatives/bc )
 "
 DEPEND="
        ${RDEPEND}

diff --git a/sys-apps/util-linux/util-linux-2.39.2-r1.ebuild 
b/sys-apps/util-linux/util-linux-2.39.2-r1.ebuild
index b5fc889bbfc3..facafaf1a697 100644
--- a/sys-apps/util-linux/util-linux-2.39.2-r1.ebuild
+++ b/sys-apps/util-linux/util-linux-2.39.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -66,7 +66,7 @@ BDEPEND="
                app-text/po4a
                sys-devel/gettext
        )
-       test? ( sys-devel/bc )
+       test? ( app-alternatives/bc )
 "
 DEPEND="
        ${RDEPEND}

diff --git a/sys-apps/util-linux/util-linux-2.39.3-r1.ebuild 
b/sys-apps/util-linux/util-linux-2.39.3-r1.ebuild
index 6ba55f0e06ad..6d2aa61d4365 100644
--- a/sys-apps/util-linux/util-linux-2.39.3-r1.ebuild
+++ b/sys-apps/util-linux/util-linux-2.39.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -66,7 +66,7 @@ BDEPEND="
                app-text/po4a
                sys-devel/gettext
        )
-       test? ( sys-devel/bc )
+       test? ( app-alternatives/bc )
 "
 DEPEND="
        ${RDEPEND}

diff --git a/sys-apps/util-linux/util-linux-9999.ebuild 
b/sys-apps/util-linux/util-linux-9999.ebuild
index 64c79cdbe908..d7b81f31df52 100644
--- a/sys-apps/util-linux/util-linux-9999.ebuild
+++ b/sys-apps/util-linux/util-linux-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -64,7 +64,7 @@ BDEPEND="
                app-text/po4a
                sys-devel/gettext
        )
-       test? ( sys-devel/bc )
+       test? ( app-alternatives/bc )
 "
 DEPEND="
        ${RDEPEND}

Reply via email to