diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 09:34:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 09:41:58 +0000 |
commit | fee38382e1ede0dfdc0463a65a26c4e1b0d579d7 (patch) | |
tree | 907e7b174632a5eb4913c5250401511d68e311b1 | |
parent | app-admin/profile-cleaner: sys-devel/bc -> app-alternatives/bc (diff) | |
download | gentoo-fee38382e1ede0dfdc0463a65a26c4e1b0d579d7.tar.gz gentoo-fee38382e1ede0dfdc0463a65a26c4e1b0d579d7.tar.bz2 gentoo-fee38382e1ede0dfdc0463a65a26c4e1b0d579d7.zip |
app-emulation/qemu: 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-emulation/qemu/qemu-7.2.4.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/qemu/qemu-7.2.6.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/qemu/qemu-7.2.7.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/qemu/qemu-7.2.8.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/qemu/qemu-8.0.4.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/qemu/qemu-8.0.5.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/qemu/qemu-8.1.2.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/qemu/qemu-8.1.3.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/qemu/qemu-8.1.4.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/qemu/qemu-8.2.0.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/qemu/qemu-9999.ebuild | 4 |
11 files changed, 22 insertions, 22 deletions
diff --git a/app-emulation/qemu/qemu-7.2.4.ebuild b/app-emulation/qemu/qemu-7.2.4.ebuild index f7d70d6891b4..099544396b1b 100644 --- a/app-emulation/qemu/qemu-7.2.4.ebuild +++ b/app-emulation/qemu/qemu-7.2.4.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 @@ -282,7 +282,7 @@ BDEPEND=" gtk? ( nls? ( sys-devel/gettext ) ) test? ( dev-libs/glib[utils] - sys-devel/bc + app-alternatives/bc ) " CDEPEND=" diff --git a/app-emulation/qemu/qemu-7.2.6.ebuild b/app-emulation/qemu/qemu-7.2.6.ebuild index 2218435d4f6e..b7e36c6b1149 100644 --- a/app-emulation/qemu/qemu-7.2.6.ebuild +++ b/app-emulation/qemu/qemu-7.2.6.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 @@ -282,7 +282,7 @@ BDEPEND=" gtk? ( nls? ( sys-devel/gettext ) ) test? ( dev-libs/glib[utils] - sys-devel/bc + app-alternatives/bc ) " CDEPEND=" diff --git a/app-emulation/qemu/qemu-7.2.7.ebuild b/app-emulation/qemu/qemu-7.2.7.ebuild index dd5799797dad..56dc849ff9c7 100644 --- a/app-emulation/qemu/qemu-7.2.7.ebuild +++ b/app-emulation/qemu/qemu-7.2.7.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 @@ -282,7 +282,7 @@ BDEPEND=" gtk? ( nls? ( sys-devel/gettext ) ) test? ( dev-libs/glib[utils] - sys-devel/bc + app-alternatives/bc ) " CDEPEND=" diff --git a/app-emulation/qemu/qemu-7.2.8.ebuild b/app-emulation/qemu/qemu-7.2.8.ebuild index dd5799797dad..56dc849ff9c7 100644 --- a/app-emulation/qemu/qemu-7.2.8.ebuild +++ b/app-emulation/qemu/qemu-7.2.8.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 @@ -282,7 +282,7 @@ BDEPEND=" gtk? ( nls? ( sys-devel/gettext ) ) test? ( dev-libs/glib[utils] - sys-devel/bc + app-alternatives/bc ) " CDEPEND=" diff --git a/app-emulation/qemu/qemu-8.0.4.ebuild b/app-emulation/qemu/qemu-8.0.4.ebuild index 96f174d6b422..cb9694a7e0d7 100644 --- a/app-emulation/qemu/qemu-8.0.4.ebuild +++ b/app-emulation/qemu/qemu-8.0.4.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 @@ -283,7 +283,7 @@ BDEPEND=" gtk? ( nls? ( sys-devel/gettext ) ) test? ( dev-libs/glib[utils] - sys-devel/bc + app-alternatives/bc ) " CDEPEND=" diff --git a/app-emulation/qemu/qemu-8.0.5.ebuild b/app-emulation/qemu/qemu-8.0.5.ebuild index ec208b855eb0..4725900b4832 100644 --- a/app-emulation/qemu/qemu-8.0.5.ebuild +++ b/app-emulation/qemu/qemu-8.0.5.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 @@ -283,7 +283,7 @@ BDEPEND=" gtk? ( nls? ( sys-devel/gettext ) ) test? ( dev-libs/glib[utils] - sys-devel/bc + app-alternatives/bc ) " CDEPEND=" diff --git a/app-emulation/qemu/qemu-8.1.2.ebuild b/app-emulation/qemu/qemu-8.1.2.ebuild index 9557c4eff16f..9bac6a701412 100644 --- a/app-emulation/qemu/qemu-8.1.2.ebuild +++ b/app-emulation/qemu/qemu-8.1.2.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 @@ -284,7 +284,7 @@ BDEPEND=" gtk? ( nls? ( sys-devel/gettext ) ) test? ( dev-libs/glib[utils] - sys-devel/bc + app-alternatives/bc ) " CDEPEND=" diff --git a/app-emulation/qemu/qemu-8.1.3.ebuild b/app-emulation/qemu/qemu-8.1.3.ebuild index 9557c4eff16f..9bac6a701412 100644 --- a/app-emulation/qemu/qemu-8.1.3.ebuild +++ b/app-emulation/qemu/qemu-8.1.3.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 @@ -284,7 +284,7 @@ BDEPEND=" gtk? ( nls? ( sys-devel/gettext ) ) test? ( dev-libs/glib[utils] - sys-devel/bc + app-alternatives/bc ) " CDEPEND=" diff --git a/app-emulation/qemu/qemu-8.1.4.ebuild b/app-emulation/qemu/qemu-8.1.4.ebuild index 9557c4eff16f..9bac6a701412 100644 --- a/app-emulation/qemu/qemu-8.1.4.ebuild +++ b/app-emulation/qemu/qemu-8.1.4.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 @@ -284,7 +284,7 @@ BDEPEND=" gtk? ( nls? ( sys-devel/gettext ) ) test? ( dev-libs/glib[utils] - sys-devel/bc + app-alternatives/bc ) " CDEPEND=" diff --git a/app-emulation/qemu/qemu-8.2.0.ebuild b/app-emulation/qemu/qemu-8.2.0.ebuild index 518d7a5b6bda..5bd2c3d154f5 100644 --- a/app-emulation/qemu/qemu-8.2.0.ebuild +++ b/app-emulation/qemu/qemu-8.2.0.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 @@ -289,7 +289,7 @@ BDEPEND=" gtk? ( nls? ( sys-devel/gettext ) ) test? ( dev-libs/glib[utils] - sys-devel/bc + app-alternatives/bc ) " CDEPEND=" diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild index 41fbe471c0c9..362c7f597776 100644 --- a/app-emulation/qemu/qemu-9999.ebuild +++ b/app-emulation/qemu/qemu-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 @@ -289,7 +289,7 @@ BDEPEND=" gtk? ( nls? ( sys-devel/gettext ) ) test? ( dev-libs/glib[utils] - sys-devel/bc + app-alternatives/bc ) " CDEPEND=" |