summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2024-01-15 20:51:51 +0100
committerMartin Väth <martin@mvath.de>2024-01-15 21:09:11 +0100
commite3a9df68277dcef7bedc4541d2d450e5933e8b65 (patch)
tree860b267e61e3c9afb6b40aa09d1072386c28dfd1
parentapp-portage/eix: dev-util/ninja -> dev-build/ninja (diff)
downloadmv-e3a9df68277dcef7bedc4541d2d450e5933e8b65.tar.gz
mv-e3a9df68277dcef7bedc4541d2d450e5933e8b65.tar.bz2
mv-e3a9df68277dcef7bedc4541d2d450e5933e8b65.zip
dev-util/meson* -> dev-build/meson*. Thanks to https://github.com/xfzv.
Signed-off-by: Martin Väth <martin@mvath.de>
-rw-r--r--app-portage/eix/eix-0.36.7-r3.ebuild (renamed from app-portage/eix/eix-0.36.7-r2.ebuild)2
-rw-r--r--app-portage/eix/eix-99999999.ebuild2
-rw-r--r--eclass/meson.eclass6
-rw-r--r--metadata/pkg_desc_index2
-rw-r--r--sys-fs/squash_dir/squash_dir-13.14-r1.ebuild2
5 files changed, 7 insertions, 7 deletions
diff --git a/app-portage/eix/eix-0.36.7-r2.ebuild b/app-portage/eix/eix-0.36.7-r3.ebuild
index f8557f04..b71f0381 100644
--- a/app-portage/eix/eix-0.36.7-r2.ebuild
+++ b/app-portage/eix/eix-0.36.7-r3.ebuild
@@ -26,7 +26,7 @@ RDEPEND="${DEPEND}
app-shells/push:0/1
app-shells/quoter:0/1"
BDEPEND="meson? (
- >=dev-util/meson-0.41.0
+ >=dev-build/meson-0.41.0
>=dev-build/ninja-1.7.2
strong-optimization? ( >=sys-devel/gcc-config-1.9.1 )
)
diff --git a/app-portage/eix/eix-99999999.ebuild b/app-portage/eix/eix-99999999.ebuild
index a19d28d5..290a3778 100644
--- a/app-portage/eix/eix-99999999.ebuild
+++ b/app-portage/eix/eix-99999999.ebuild
@@ -40,7 +40,7 @@ RDEPEND="${DEPEND}
app-shells/push:0/1
app-shells/quoter:0/1"
BDEPEND="meson? (
- >=dev-util/meson-0.41.0
+ >=dev-build/meson-0.41.0
>=dev-build/ninja-1.7.2
strong-optimization? ( >=sys-devel/gcc-config-1.9.1 )
nls? ( sys-devel/gettext )
diff --git a/eclass/meson.eclass b/eclass/meson.eclass
index 4656c277..bbb81236 100644
--- a/eclass/meson.eclass
+++ b/eclass/meson.eclass
@@ -1,4 +1,4 @@
-# Copyright 2017-2022 Gentoo Authors
+# Copyright 2017-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: meson.eclass
@@ -51,9 +51,9 @@ inherit multiprocessing ninja-utils python-utils-r1 toolchain-funcs
EXPORT_FUNCTIONS src_configure src_compile src_test src_install
-_MESON_DEPEND=">=dev-util/meson-0.59.4
+_MESON_DEPEND=">=dev-build/meson-0.59.4
${NINJA_DEPEND}
- dev-util/meson-format-array
+ dev-build/meson-format-array
"
# @ECLASS_VARIABLE: MESON_AUTO_DEPEND
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 9740dcdb..e82deac6 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -29,7 +29,7 @@ app-misc/knapsack 7.3.1: A fast solver for the 0/1-knapsack problem with multipl
app-misc/machine-learning-mv 1.3: Some machine learning experiments
app-mobilephone/adb-sync 0_p20190101: Synchronize files between a PC and an Android device using ADB
app-portage/changelog-gitrepo 1.1: Create ChangeLog data for gentoo repositories from git
-app-portage/eix 0.36.7-r2 99999999: Search and query ebuilds
+app-portage/eix 0.36.7-r3 99999999: Search and query ebuilds
app-portage/etcat 1.0.2 99999999: Updated version of an old Portage information extractor
app-portage/find_cruft 5.2: find cruft files not managed by portage
app-portage/logclean 18.4.2: Keep only (compressed) logs of installed packages and cleanup emerge.log
diff --git a/sys-fs/squash_dir/squash_dir-13.14-r1.ebuild b/sys-fs/squash_dir/squash_dir-13.14-r1.ebuild
index f256d8f6..0804846a 100644
--- a/sys-fs/squash_dir/squash_dir-13.14-r1.ebuild
+++ b/sys-fs/squash_dir/squash_dir-13.14-r1.ebuild
@@ -23,7 +23,7 @@ RDEPEND="sys-fs/squashfs-tools
>=app-shells/runtitle-2.3
!<sys-fs/unionfs-fuse-0.25
unionfs-fuse? ( sys-fs/unionfs-fuse )"
-BDEPEND=">=sys-devel/autoconf-2.65"
+BDEPEND=">=dev-build/autoconf-2.65"
DISABLE_AUTOFORMATTING="true"
DOC_CONTENTS="Please adapt ${EPREFIX}/etc/conf.d/${PN} to your needs.