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

net-print/foo2zjs: 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-print/foo2zjs/foo2zjs-20200221.ebuild | 4 ++--
 net-print/foo2zjs/foo2zjs-99999999.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-print/foo2zjs/foo2zjs-20200221.ebuild 
b/net-print/foo2zjs/foo2zjs-20200221.ebuild
index 2e16ac81d528..6bfd213d2c6b 100644
--- a/net-print/foo2zjs/foo2zjs-20200221.ebuild
+++ b/net-print/foo2zjs/foo2zjs-20200221.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=7
@@ -24,7 +24,7 @@ DEPEND="${RDEPEND}
        app-editors/vim
        net-misc/wget
        sys-apps/ed
-       sys-devel/bc
+       app-alternatives/bc
        test? ( sys-process/time )"
 
 SRC_URI="https://dev.gentoo.org/~zerochaos/distfiles/${P}.tar.xz";

diff --git a/net-print/foo2zjs/foo2zjs-99999999.ebuild 
b/net-print/foo2zjs/foo2zjs-99999999.ebuild
index a2cb6e6f268b..2a03dcc7030a 100644
--- a/net-print/foo2zjs/foo2zjs-99999999.ebuild
+++ b/net-print/foo2zjs/foo2zjs-99999999.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=7
@@ -24,7 +24,7 @@ BDEPEND="app-arch/unzip
        app-editors/vim
        net-misc/wget
        sys-apps/ed
-       sys-devel/bc
+       app-alternatives/bc
        test? ( sys-process/time )"
 
 S="${WORKDIR}/${PN}"

Reply via email to