commit:     5e0b53de8ff9ebd4699129016798a30afd1a3bd8
Author:     LinuxUserGD <hugegameartgd <AT> gmail <DOT> com>
AuthorDate: Wed Jan 24 21:38:52 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 25 14:15:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e0b53de

Move {dev-util → dev-build}/icmake

Signed-off-by: LinuxUserGD <hugegameartgd <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/34998
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-text/yodl/yodl-4.03.00.ebuild                                     | 4 ++--
 {dev-util => dev-build}/icmake/Manifest                               | 0
 {dev-util => dev-build}/icmake/files/icmake-9.00.00-ar.patch          | 0
 .../icmake/files/icmake-9.02.02-verbose-build.patch                   | 0
 .../icmake/files/icmake-9.03.01-compressed-docs.patch                 | 0
 {dev-util => dev-build}/icmake/icmake-9.03.01.ebuild                  | 2 +-
 {dev-util => dev-build}/icmake/metadata.xml                           | 0
 profiles/updates/1Q-2024                                              | 1 +
 8 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/app-text/yodl/yodl-4.03.00.ebuild 
b/app-text/yodl/yodl-4.03.00.ebuild
index e82b0e00f1f2..2ff151fc083a 100644
--- a/app-text/yodl/yodl-4.03.00.ebuild
+++ b/app-text/yodl/yodl-4.03.00.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=7
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="doc"
 
 BDEPEND="
-       >=dev-util/icmake-8.00.00
+       >=dev-build/icmake-8.00.00
        doc? (
                dev-texlive/texlive-latexextra
                dev-texlive/texlive-plaingeneric

diff --git a/dev-util/icmake/Manifest b/dev-build/icmake/Manifest
similarity index 100%
rename from dev-util/icmake/Manifest
rename to dev-build/icmake/Manifest

diff --git a/dev-util/icmake/files/icmake-9.00.00-ar.patch 
b/dev-build/icmake/files/icmake-9.00.00-ar.patch
similarity index 100%
rename from dev-util/icmake/files/icmake-9.00.00-ar.patch
rename to dev-build/icmake/files/icmake-9.00.00-ar.patch

diff --git a/dev-util/icmake/files/icmake-9.02.02-verbose-build.patch 
b/dev-build/icmake/files/icmake-9.02.02-verbose-build.patch
similarity index 100%
rename from dev-util/icmake/files/icmake-9.02.02-verbose-build.patch
rename to dev-build/icmake/files/icmake-9.02.02-verbose-build.patch

diff --git a/dev-util/icmake/files/icmake-9.03.01-compressed-docs.patch 
b/dev-build/icmake/files/icmake-9.03.01-compressed-docs.patch
similarity index 100%
rename from dev-util/icmake/files/icmake-9.03.01-compressed-docs.patch
rename to dev-build/icmake/files/icmake-9.03.01-compressed-docs.patch

diff --git a/dev-util/icmake/icmake-9.03.01.ebuild 
b/dev-build/icmake/icmake-9.03.01.ebuild
similarity index 96%
rename from dev-util/icmake/icmake-9.03.01.ebuild
rename to dev-build/icmake/icmake-9.03.01.ebuild
index 864297a798f1..f6e27f88a3f8 100644
--- a/dev-util/icmake/icmake-9.03.01.ebuild
+++ b/dev-build/icmake/icmake-9.03.01.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

diff --git a/dev-util/icmake/metadata.xml b/dev-build/icmake/metadata.xml
similarity index 100%
rename from dev-util/icmake/metadata.xml
rename to dev-build/icmake/metadata.xml

diff --git a/profiles/updates/1Q-2024 b/profiles/updates/1Q-2024
index 0ef93b302d40..9db6dbc326c6 100644
--- a/profiles/updates/1Q-2024
+++ b/profiles/updates/1Q-2024
@@ -68,3 +68,4 @@ move dev-util/strace dev-debug/strace
 move dev-util/sysdig dev-debug/sysdig
 move dev-util/systemtap dev-debug/systemtap
 move dev-util/scap-driver dev-debug/scap-driver
+move dev-util/icmake dev-build/icmake

Reply via email to