diff options
447 files changed, 753 insertions, 743 deletions
diff --git a/app-admin/apache-tools/apache-tools-2.4.57.ebuild b/app-admin/apache-tools/apache-tools-2.4.57.ebuild index 9db71d1c9ca8..f3af585656d2 100644 --- a/app-admin/apache-tools/apache-tools-2.4.57.ebuild +++ b/app-admin/apache-tools/apache-tools-2.4.57.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 @@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/apr-1.5.0:1= kernel_linux? ( sys-apps/util-linux ) ssl? ( dev-libs/openssl:0= )" DEPEND="${RDEPEND} - sys-devel/libtool" + dev-build/libtool" BDEPEND=" virtual/pkgconfig " diff --git a/app-admin/apache-tools/apache-tools-2.4.58.ebuild b/app-admin/apache-tools/apache-tools-2.4.58.ebuild index 9fa88235ae11..f3af585656d2 100644 --- a/app-admin/apache-tools/apache-tools-2.4.58.ebuild +++ b/app-admin/apache-tools/apache-tools-2.4.58.ebuild @@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/apr-1.5.0:1= kernel_linux? ( sys-apps/util-linux ) ssl? ( dev-libs/openssl:0= )" DEPEND="${RDEPEND} - sys-devel/libtool" + dev-build/libtool" BDEPEND=" virtual/pkgconfig " diff --git a/app-admin/metalog/metalog-20220214.ebuild b/app-admin/metalog/metalog-20220214.ebuild index 16b61c8f4a76..4d63d0832473 100644 --- a/app-admin/metalog/metalog-20220214.ebuild +++ b/app-admin/metalog/metalog-20220214.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 @@ -17,7 +17,7 @@ IUSE="unicode" RDEPEND="dev-libs/libpcre2" DEPEND="${RDEPEND}" -BDEPEND="sys-devel/autoconf-archive +BDEPEND="dev-build/autoconf-archive virtual/pkgconfig" PATCHES=( diff --git a/app-admin/metalog/metalog-20230719.ebuild b/app-admin/metalog/metalog-20230719.ebuild index 60278c808291..623f82164f01 100644 --- a/app-admin/metalog/metalog-20230719.ebuild +++ b/app-admin/metalog/metalog-20230719.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 @@ -22,7 +22,7 @@ DEPEND=" ${RDEPEND} " BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig " diff --git a/app-admin/rsyslog/rsyslog-8.2308.0.ebuild b/app-admin/rsyslog/rsyslog-8.2308.0.ebuild index f53c8d53653b..7d93879e2e25 100644 --- a/app-admin/rsyslog/rsyslog-8.2308.0.ebuild +++ b/app-admin/rsyslog/rsyslog-8.2308.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit autotools linux-info python-any-r1 systemd @@ -41,7 +41,7 @@ REQUIRED_USE=" ssl? ( || ( gnutls openssl ) ) " -BDEPEND=">=sys-devel/autoconf-archive-2015.02.24 +BDEPEND=">=dev-build/autoconf-archive-2015.02.24 sys-apps/lsb-release virtual/pkgconfig test? ( diff --git a/app-admin/rsyslog/rsyslog-8.2310.0.ebuild b/app-admin/rsyslog/rsyslog-8.2310.0.ebuild index 18cae98906a1..94d0e88e7958 100644 --- a/app-admin/rsyslog/rsyslog-8.2310.0.ebuild +++ b/app-admin/rsyslog/rsyslog-8.2310.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit autotools linux-info python-any-r1 systemd @@ -41,7 +41,7 @@ REQUIRED_USE=" ssl? ( || ( gnutls openssl ) ) " -BDEPEND=">=sys-devel/autoconf-archive-2015.02.24 +BDEPEND=">=dev-build/autoconf-archive-2015.02.24 sys-apps/lsb-release virtual/pkgconfig test? ( diff --git a/app-admin/rsyslog/rsyslog-8.2312.0.ebuild b/app-admin/rsyslog/rsyslog-8.2312.0.ebuild index f6eb9f14fc23..d32f817a2a3e 100644 --- a/app-admin/rsyslog/rsyslog-8.2312.0.ebuild +++ b/app-admin/rsyslog/rsyslog-8.2312.0.ebuild @@ -40,7 +40,7 @@ REQUIRED_USE=" ssl? ( || ( gnutls openssl ) ) " -BDEPEND=">=sys-devel/autoconf-archive-2015.02.24 +BDEPEND=">=dev-build/autoconf-archive-2015.02.24 sys-apps/lsb-release virtual/pkgconfig test? ( diff --git a/app-antivirus/clamav/clamav-0.103.11.ebuild b/app-antivirus/clamav/clamav-0.103.11.ebuild index f7de1e3d84f3..7b1697a7e55c 100644 --- a/app-antivirus/clamav/clamav-0.103.11.ebuild +++ b/app-antivirus/clamav/clamav-0.103.11.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 @@ -40,7 +40,7 @@ CDEPEND="acct-group/clamav # We need at least autoconf-2.69-r5 because that's the first (patched) # version of it in Gentoo that supports ./configure --runstatedir. -BDEPEND=">=sys-devel/autoconf-2.69-r5 +BDEPEND=">=dev-build/autoconf-2.69-r5 virtual/pkgconfig" DEPEND="${CDEPEND} diff --git a/app-antivirus/clamav/clamav-0.103.8.ebuild b/app-antivirus/clamav/clamav-0.103.8.ebuild index 08bddbfd8a2b..74e37b574595 100644 --- a/app-antivirus/clamav/clamav-0.103.8.ebuild +++ b/app-antivirus/clamav/clamav-0.103.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 @@ -40,7 +40,7 @@ CDEPEND="acct-group/clamav # We need at least autoconf-2.69-r5 because that's the first (patched) # version of it in Gentoo that supports ./configure --runstatedir. -BDEPEND=">=sys-devel/autoconf-2.69-r5 +BDEPEND=">=dev-build/autoconf-2.69-r5 virtual/pkgconfig" DEPEND="${CDEPEND} diff --git a/app-arch/xz-utils/xz-utils-5.4.5.ebuild b/app-arch/xz-utils/xz-utils-5.4.5.ebuild index b14b9dda3691..4b9909c4c5ce 100644 --- a/app-arch/xz-utils/xz-utils-5.4.5.ebuild +++ b/app-arch/xz-utils/xz-utils-5.4.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 # Remember: we cannot leverage autotools in this ebuild in order @@ -18,7 +18,7 @@ if [[ ${PV} == 9999 ]] ; then inherit git-r3 autotools # bug #272880 and bug #286068 - BDEPEND="sys-devel/gettext >=sys-devel/libtool-2" + BDEPEND="sys-devel/gettext >=dev-build/libtool-2" else VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/jiatan.asc inherit verify-sig diff --git a/app-arch/xz-utils/xz-utils-9999.ebuild b/app-arch/xz-utils/xz-utils-9999.ebuild index 817c272e1190..5d182d962669 100644 --- a/app-arch/xz-utils/xz-utils-9999.ebuild +++ b/app-arch/xz-utils/xz-utils-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 # Remember: we cannot leverage autotools in this ebuild in order @@ -18,7 +18,7 @@ if [[ ${PV} == 9999 ]] ; then inherit git-r3 autotools # bug #272880 and bug #286068 - BDEPEND="sys-devel/gettext >=sys-devel/libtool-2" + BDEPEND="sys-devel/gettext >=dev-build/libtool-2" else VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/jiatan.asc inherit verify-sig diff --git a/app-backup/burp/burp-3.1.4.ebuild b/app-backup/burp/burp-3.1.4.ebuild index cf765ee3762e..8c7a5924016a 100644 --- a/app-backup/burp/burp-3.1.4.ebuild +++ b/app-backup/burp/burp-3.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 @@ -30,7 +30,7 @@ COMMON_DEPEND="acct-group/burp DEPEND="${COMMON_DEPEND} elibc_musl? ( sys-libs/queue-standalone ) test? ( dev-libs/check )" -BDEPEND=">=sys-devel/autoconf-2.71 +BDEPEND=">=dev-build/autoconf-2.71 virtual/pkgconfig" RDEPEND="${COMMON_DEPEND} virtual/logger" diff --git a/app-benchmarks/sysbench/sysbench-1.0.20-r101.ebuild b/app-benchmarks/sysbench/sysbench-1.0.20-r101.ebuild index c6c9ced71562..3094b7f74b35 100644 --- a/app-benchmarks/sysbench/sysbench-1.0.20-r101.ebuild +++ b/app-benchmarks/sysbench/sysbench-1.0.20-r101.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 LUA_COMPAT=( luajit ) -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit autotools lua-single python-single-r1 @@ -40,7 +40,7 @@ DEPEND=" ${RDEPEND} " BDEPEND=" - sys-devel/libtool + dev-build/libtool virtual/pkgconfig " diff --git a/app-crypt/heimdal/heimdal-7.8.0-r1.ebuild b/app-crypt/heimdal/heimdal-7.8.0-r1.ebuild index 0394ebbb151b..2db7d36fe6fe 100644 --- a/app-crypt/heimdal/heimdal-7.8.0-r1.ebuild +++ b/app-crypt/heimdal/heimdal-7.8.0-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) VIRTUALX_REQUIRED="manual" inherit autotools db-use multilib-minimal python-any-r1 virtualx flag-o-matic @@ -50,7 +50,7 @@ DEPEND="${CDEPEND} dev-perl/JSON virtual/pkgconfig sys-apps/texinfo - >=sys-devel/autoconf-2.62 + >=dev-build/autoconf-2.62 test? ( X? ( ${VIRTUALX_DEPEND} ) )" RDEPEND="${CDEPEND} diff --git a/app-crypt/heimdal/heimdal-7.8.0-r2.ebuild b/app-crypt/heimdal/heimdal-7.8.0-r2.ebuild index e007ac4d09ef..8645dd099c0d 100644 --- a/app-crypt/heimdal/heimdal-7.8.0-r2.ebuild +++ b/app-crypt/heimdal/heimdal-7.8.0-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) VIRTUALX_REQUIRED="manual" inherit autotools db-use multilib-minimal python-any-r1 virtualx flag-o-matic @@ -50,7 +50,7 @@ DEPEND="${CDEPEND} dev-perl/JSON virtual/pkgconfig sys-apps/texinfo - >=sys-devel/autoconf-2.62 + >=dev-build/autoconf-2.62 test? ( X? ( ${VIRTUALX_DEPEND} ) )" RDEPEND="${CDEPEND} diff --git a/app-crypt/heimdal/heimdal-7.8.0-r3.ebuild b/app-crypt/heimdal/heimdal-7.8.0-r3.ebuild index 27e020f183d4..597d9cf695c5 100644 --- a/app-crypt/heimdal/heimdal-7.8.0-r3.ebuild +++ b/app-crypt/heimdal/heimdal-7.8.0-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 @@ -41,7 +41,7 @@ DEPEND="${CDEPEND} dev-perl/JSON virtual/pkgconfig sys-apps/texinfo - >=sys-devel/autoconf-2.62" + >=dev-build/autoconf-2.62" RDEPEND="${CDEPEND} selinux? ( sec-policy/selinux-kerberos )" diff --git a/app-crypt/tpm2-openssl/tpm2-openssl-1.2.0.ebuild b/app-crypt/tpm2-openssl/tpm2-openssl-1.2.0.ebuild index bc06e73f4411..c2be93546c0c 100644 --- a/app-crypt/tpm2-openssl/tpm2-openssl-1.2.0.ebuild +++ b/app-crypt/tpm2-openssl/tpm2-openssl-1.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 @@ -25,7 +25,7 @@ DEPEND="${RDEPEND} app-crypt/tpm2-tools )" BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig" PATCHES=( diff --git a/app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.9.0.ebuild b/app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.9.0.ebuild index 9397bc4f864f..fab1bce25187 100644 --- a/app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.9.0.ebuild +++ b/app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.9.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) PYTHON_REQ_USE="sqlite" inherit python-single-r1 @@ -44,7 +44,7 @@ RDEPEND="${PYTHON_DEPS} DEPEND="test? ( dev-util/cmocka ) ${RDEPEND}" BDEPEND="${PYTHON_DEPS} - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig" src_configure() { diff --git a/app-crypt/tpm2-tools/tpm2-tools-5.5.ebuild b/app-crypt/tpm2-tools/tpm2-tools-5.5.ebuild index 3369665b5b11..866f1e799d24 100644 --- a/app-crypt/tpm2-tools/tpm2-tools-5.5.ebuild +++ b/app-crypt/tpm2-tools/tpm2-tools-5.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 @@ -28,7 +28,7 @@ DEPEND="${RDEPEND} dev-util/cmocka )" BDEPEND="virtual/pkgconfig - sys-devel/autoconf-archive + dev-build/autoconf-archive test? ( app-editors/vim-core dev-tcltk/expect diff --git a/app-editors/gvim/gvim-9.0.1403.ebuild b/app-editors/gvim/gvim-9.0.1403.ebuild index a99441e1ae3d..3baf872227e8 100644 --- a/app-editors/gvim/gvim-9.0.1403.ebuild +++ b/app-editors/gvim/gvim-9.0.1403.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 @@ -9,7 +9,7 @@ VIM_VERSION="9.0" VIM_PATCHES_VERSION="9.0.1000" LUA_COMPAT=( lua5-{1..4} luajit ) -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) PYTHON_REQ_USE="threads(+)" USE_RUBY="ruby27 ruby30 ruby31" @@ -74,7 +74,7 @@ DEPEND="${RDEPEND} x11-base/xorg-proto" # configure runs the Lua interpreter BDEPEND=" - sys-devel/autoconf + dev-build/autoconf virtual/pkgconfig lua? ( ${LUA_DEPS} ) nls? ( sys-devel/gettext ) diff --git a/app-editors/gvim/gvim-9.0.1503.ebuild b/app-editors/gvim/gvim-9.0.1503.ebuild index 93dea3271a7c..bf09149d4a15 100644 --- a/app-editors/gvim/gvim-9.0.1503.ebuild +++ b/app-editors/gvim/gvim-9.0.1503.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 @@ -9,7 +9,7 @@ VIM_VERSION="9.0" VIM_PATCHES_VERSION="9.0.1000" LUA_COMPAT=( lua5-{1..4} luajit ) -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) PYTHON_REQ_USE="threads(+)" USE_RUBY="ruby27 ruby30 ruby31" @@ -74,7 +74,7 @@ DEPEND="${RDEPEND} x11-base/xorg-proto" # configure runs the Lua interpreter BDEPEND=" - sys-devel/autoconf + dev-build/autoconf virtual/pkgconfig lua? ( ${LUA_DEPS} ) nls? ( sys-devel/gettext ) diff --git a/app-editors/gvim/gvim-9.0.1627.ebuild b/app-editors/gvim/gvim-9.0.1627.ebuild index a99441e1ae3d..3baf872227e8 100644 --- a/app-editors/gvim/gvim-9.0.1627.ebuild +++ b/app-editors/gvim/gvim-9.0.1627.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 @@ -9,7 +9,7 @@ VIM_VERSION="9.0" VIM_PATCHES_VERSION="9.0.1000" LUA_COMPAT=( lua5-{1..4} luajit ) -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) PYTHON_REQ_USE="threads(+)" USE_RUBY="ruby27 ruby30 ruby31" @@ -74,7 +74,7 @@ DEPEND="${RDEPEND} x11-base/xorg-proto" # configure runs the Lua interpreter BDEPEND=" - sys-devel/autoconf + dev-build/autoconf virtual/pkgconfig lua? ( ${LUA_DEPS} ) nls? ( sys-devel/gettext ) diff --git a/app-editors/gvim/gvim-9.0.1678.ebuild b/app-editors/gvim/gvim-9.0.1678.ebuild index 8dda673bd124..91813ab71f13 100644 --- a/app-editors/gvim/gvim-9.0.1678.ebuild +++ b/app-editors/gvim/gvim-9.0.1678.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 @@ -9,7 +9,7 @@ VIM_VERSION="9.0" VIM_PATCHES_VERSION="9.0.1000" LUA_COMPAT=( lua5-{1..4} luajit ) -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) PYTHON_REQ_USE="threads(+)" USE_RUBY="ruby27 ruby30 ruby31" @@ -74,7 +74,7 @@ DEPEND="${RDEPEND} x11-base/xorg-proto" # configure runs the Lua interpreter BDEPEND=" - sys-devel/autoconf + dev-build/autoconf virtual/pkgconfig lua? ( ${LUA_DEPS} ) nls? ( sys-devel/gettext ) diff --git a/app-editors/gvim/gvim-9.0.1777.ebuild b/app-editors/gvim/gvim-9.0.1777.ebuild index 73c1d85a0804..5d9b88f5d4f7 100644 --- a/app-editors/gvim/gvim-9.0.1777.ebuild +++ b/app-editors/gvim/gvim-9.0.1777.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 @@ -9,7 +9,7 @@ VIM_VERSION="9.0" VIM_PATCHES_VERSION="9.0.1000" LUA_COMPAT=( lua5-{1..4} luajit ) -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) PYTHON_REQ_USE="threads(+)" USE_RUBY="ruby27 ruby30 ruby31" @@ -74,7 +74,7 @@ DEPEND="${RDEPEND} x11-base/xorg-proto" # configure runs the Lua interpreter BDEPEND=" - sys-devel/autoconf + dev-build/autoconf virtual/pkgconfig lua? ( ${LUA_DEPS} ) nls? ( sys-devel/gettext ) diff --git a/app-editors/gvim/gvim-9.0.2092.ebuild b/app-editors/gvim/gvim-9.0.2092.ebuild index 4d5c71fe1a62..b4393c4f6a4c 100644 --- a/app-editors/gvim/gvim-9.0.2092.ebuild +++ b/app-editors/gvim/gvim-9.0.2092.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 @@ -9,7 +9,7 @@ VIM_VERSION="9.0" VIM_PATCHES_VERSION="9.0.2092" LUA_COMPAT=( lua5-{1..4} luajit ) -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) PYTHON_REQ_USE="threads(+)" USE_RUBY="ruby27 ruby30 ruby31" @@ -74,7 +74,7 @@ DEPEND="${RDEPEND} x11-base/xorg-proto" # configure runs the Lua interpreter BDEPEND=" - sys-devel/autoconf + dev-build/autoconf virtual/pkgconfig lua? ( ${LUA_DEPS} ) nls? ( sys-devel/gettext ) diff --git a/app-editors/gvim/gvim-9.0.2167.ebuild b/app-editors/gvim/gvim-9.0.2167.ebuild index a54773dd2fcc..f347bfc28ae4 100644 --- a/app-editors/gvim/gvim-9.0.2167.ebuild +++ b/app-editors/gvim/gvim-9.0.2167.ebuild @@ -74,7 +74,7 @@ DEPEND="${RDEPEND} x11-base/xorg-proto" # configure runs the Lua interpreter BDEPEND=" - sys-devel/autoconf + dev-build/autoconf virtual/pkgconfig lua? ( ${LUA_DEPS} ) nls? ( sys-devel/gettext ) diff --git a/app-editors/gvim/gvim-9999.ebuild b/app-editors/gvim/gvim-9999.ebuild index 370ae2328f17..575b259aa039 100644 --- a/app-editors/gvim/gvim-9999.ebuild +++ b/app-editors/gvim/gvim-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 @@ -9,7 +9,7 @@ VIM_VERSION="9.0" VIM_PATCHES_VERSION="9.0.1000" LUA_COMPAT=( lua5-{1..4} luajit ) -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) PYTHON_REQ_USE="threads(+)" USE_RUBY="ruby27 ruby30 ruby31" @@ -73,7 +73,7 @@ RDEPEND=" DEPEND="${RDEPEND}" # configure runs the Lua interpreter BDEPEND=" - sys-devel/autoconf + dev-build/autoconf virtual/pkgconfig lua? ( ${LUA_DEPS} ) nls? ( sys-devel/gettext ) diff --git a/app-editors/pluma/pluma-1.26.0-r2.ebuild b/app-editors/pluma/pluma-1.26.0-r2.ebuild index 32ee7333f94c..f57e25c40859 100644 --- a/app-editors/pluma/pluma-1.26.0-r2.ebuild +++ b/app-editors/pluma/pluma-1.26.0-r2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 MATE_LA_PUNT="yes" -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit mate python-single-r1 virtualx DESCRIPTION="Pluma text editor for the MATE desktop" @@ -46,7 +46,7 @@ DEPEND="${COMMON_DEPEND} dev-util/glib-utils dev-util/gtk-doc dev-util/gtk-doc-am - >=sys-devel/libtool-2.2.6:2 + >=dev-build/libtool-2.2.6:2 >=sys-devel/gettext-0.19.8 virtual/pkgconfig " diff --git a/app-editors/pluma/pluma-1.26.1.ebuild b/app-editors/pluma/pluma-1.26.1.ebuild index 30411f8dc4b8..9d6cfde23649 100644 --- a/app-editors/pluma/pluma-1.26.1.ebuild +++ b/app-editors/pluma/pluma-1.26.1.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 @@ -50,7 +50,7 @@ DEPEND="${COMMON_DEPEND} dev-util/glib-utils dev-util/gtk-doc dev-util/gtk-doc-am - >=sys-devel/libtool-2.2.6:2 + >=dev-build/libtool-2.2.6:2 >=sys-devel/gettext-0.19.8 virtual/pkgconfig " diff --git a/app-editors/pluma/pluma-1.27.0.ebuild b/app-editors/pluma/pluma-1.27.0.ebuild index 87f8c1a30b48..d08b738cd5ea 100644 --- a/app-editors/pluma/pluma-1.27.0.ebuild +++ b/app-editors/pluma/pluma-1.27.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 MATE_LA_PUNT="yes" -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit mate python-single-r1 virtualx DESCRIPTION="Pluma text editor for the MATE desktop" @@ -52,7 +52,7 @@ DEPEND="${COMMON_DEPEND} dev-util/glib-utils dev-util/gtk-doc dev-util/gtk-doc-am - >=sys-devel/libtool-2.2.6:2 + >=dev-build/libtool-2.2.6:2 >=sys-devel/gettext-0.19.8 virtual/pkgconfig " diff --git a/app-editors/vim-core/vim-core-9.0.1403.ebuild b/app-editors/vim-core/vim-core-9.0.1403.ebuild index 0b299f9cf922..346c974e588c 100644 --- a/app-editors/vim-core/vim-core-9.0.1403.ebuild +++ b/app-editors/vim-core/vim-core-9.0.1403.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 @@ -29,7 +29,7 @@ IUSE="nls acl minimal" # ncurses is only needed by ./configure, so no subslot operator required DEPEND=">=sys-libs/ncurses-5.2-r2:0" -BDEPEND="sys-devel/autoconf" +BDEPEND="dev-build/autoconf" if [[ ${PV} != 9999* ]]; then # Gentoo patches to fix runtime issues, cross-compile errors, etc diff --git a/app-editors/vim-core/vim-core-9.0.1503.ebuild b/app-editors/vim-core/vim-core-9.0.1503.ebuild index db2ce95e2a6d..a54e0738beed 100644 --- a/app-editors/vim-core/vim-core-9.0.1503.ebuild +++ b/app-editors/vim-core/vim-core-9.0.1503.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 @@ -29,7 +29,7 @@ IUSE="nls acl minimal" # ncurses is only needed by ./configure, so no subslot operator required DEPEND=">=sys-libs/ncurses-5.2-r2:0" -BDEPEND="sys-devel/autoconf" +BDEPEND="dev-build/autoconf" if [[ ${PV} != 9999* ]]; then # Gentoo patches to fix runtime issues, cross-compile errors, etc diff --git a/app-editors/vim-core/vim-core-9.0.1627.ebuild b/app-editors/vim-core/vim-core-9.0.1627.ebuild index 9829a00697c4..6cb4710f79e9 100644 --- a/app-editors/vim-core/vim-core-9.0.1627.ebuild +++ b/app-editors/vim-core/vim-core-9.0.1627.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 @@ -29,7 +29,7 @@ IUSE="nls acl minimal" # ncurses is only needed by ./configure, so no subslot operator required DEPEND=">=sys-libs/ncurses-5.2-r2:0" -BDEPEND="sys-devel/autoconf" +BDEPEND="dev-build/autoconf" if [[ ${PV} != 9999* ]]; then # Gentoo patches to fix runtime issues, cross-compile errors, etc diff --git a/app-editors/vim-core/vim-core-9.0.1678.ebuild b/app-editors/vim-core/vim-core-9.0.1678.ebuild index 5fb29ea38fd3..66de9fc233f0 100644 --- a/app-editors/vim-core/vim-core-9.0.1678.ebuild +++ b/app-editors/vim-core/vim-core-9.0.1678.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 @@ -29,7 +29,7 @@ IUSE="nls acl minimal" # ncurses is only needed by ./configure, so no subslot operator required DEPEND=">=sys-libs/ncurses-5.2-r2:0" -BDEPEND="sys-devel/autoconf" +BDEPEND="dev-build/autoconf" if [[ ${PV} != 9999* ]]; then # Gentoo patches to fix runtime issues, cross-compile errors, etc diff --git a/app-editors/vim-core/vim-core-9.0.1777.ebuild b/app-editors/vim-core/vim-core-9.0.1777.ebuild index 35098d2a99e0..b29cfe232334 100644 --- a/app-editors/vim-core/vim-core-9.0.1777.ebuild +++ b/app-editors/vim-core/vim-core-9.0.1777.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 @@ -29,7 +29,7 @@ IUSE="nls acl minimal" # ncurses is only needed by ./configure, so no subslot operator required DEPEND=">=sys-libs/ncurses-5.2-r2:0" -BDEPEND="sys-devel/autoconf" +BDEPEND="dev-build/autoconf" if [[ ${PV} != 9999* ]]; then # Gentoo patches to fix runtime issues, cross-compile errors, etc diff --git a/app-editors/vim-core/vim-core-9.0.2092.ebuild b/app-editors/vim-core/vim-core-9.0.2092.ebuild index 58f3ce350b71..2c34d0a6f525 100644 --- a/app-editors/vim-core/vim-core-9.0.2092.ebuild +++ b/app-editors/vim-core/vim-core-9.0.2092.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 @@ -29,7 +29,7 @@ IUSE="nls acl minimal" # ncurses is only needed by ./configure, so no subslot operator required DEPEND=">=sys-libs/ncurses-5.2-r2:0" -BDEPEND="sys-devel/autoconf" +BDEPEND="dev-build/autoconf" if [[ ${PV} != 9999* ]]; then # Gentoo patches to fix runtime issues, cross-compile errors, etc diff --git a/app-editors/vim-core/vim-core-9.0.2167.ebuild b/app-editors/vim-core/vim-core-9.0.2167.ebuild index e07e3993b0b2..edd3e7679185 100644 --- a/app-editors/vim-core/vim-core-9.0.2167.ebuild +++ b/app-editors/vim-core/vim-core-9.0.2167.ebuild @@ -29,7 +29,7 @@ IUSE="nls acl minimal" # ncurses is only needed by ./configure, so no subslot operator required DEPEND=">=sys-libs/ncurses-5.2-r2:0" -BDEPEND="sys-devel/autoconf" +BDEPEND="dev-build/autoconf" if [[ ${PV} != 9999* ]]; then # Gentoo patches to fix runtime issues, cross-compile errors, etc diff --git a/app-editors/vim-core/vim-core-9999.ebuild b/app-editors/vim-core/vim-core-9999.ebuild index 3e024c92659a..90c03717c01c 100644 --- a/app-editors/vim-core/vim-core-9999.ebuild +++ b/app-editors/vim-core/vim-core-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 @@ -29,7 +29,7 @@ IUSE="nls acl minimal" # ncurses is only needed by ./configure, so no subslot operator required DEPEND=">=sys-libs/ncurses-5.2-r2:0" -BDEPEND="sys-devel/autoconf" +BDEPEND="dev-build/autoconf" if [[ ${PV} != 9999* ]]; then # Gentoo patches to fix runtime issues, cross-compile errors, etc diff --git a/app-editors/vim/vim-9.0.1403.ebuild b/app-editors/vim/vim-9.0.1403.ebuild index 0d0487eb7364..b742f953fcfa 100644 --- a/app-editors/vim/vim-9.0.1403.ebuild +++ b/app-editors/vim/vim-9.0.1403.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 @@ -9,7 +9,7 @@ VIM_VERSION="9.0" VIM_PATCHES_VERSION="9.0.1000" LUA_COMPAT=( lua5-{1..4} luajit ) -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) PYTHON_REQ_USE="threads(+)" USE_RUBY="ruby27 ruby30 ruby31" @@ -62,7 +62,7 @@ RDEPEND=" DEPEND="${RDEPEND}" # configure runs the Lua interpreter BDEPEND=" - sys-devel/autoconf + dev-build/autoconf lua? ( ${LUA_DEPS} ) nls? ( sys-devel/gettext ) " diff --git a/app-editors/vim/vim-9.0.1503.ebuild b/app-editors/vim/vim-9.0.1503.ebuild index 191a1abcf952..b589d64dbde0 100644 --- a/app-editors/vim/vim-9.0.1503.ebuild +++ b/app-editors/vim/vim-9.0.1503.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 @@ -9,7 +9,7 @@ VIM_VERSION="9.0" VIM_PATCHES_VERSION="9.0.1000" LUA_COMPAT=( lua5-{1..4} luajit ) -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) PYTHON_REQ_USE="threads(+)" USE_RUBY="ruby27 ruby30 ruby31" @@ -62,7 +62,7 @@ RDEPEND=" DEPEND="${RDEPEND}" # configure runs the Lua interpreter BDEPEND=" - sys-devel/autoconf + dev-build/autoconf lua? ( ${LUA_DEPS} ) nls? ( sys-devel/gettext ) " diff --git a/app-editors/vim/vim-9.0.1627.ebuild b/app-editors/vim/vim-9.0.1627.ebuild index 6daab958469b..be5a1d92a8f8 100644 --- a/app-editors/vim/vim-9.0.1627.ebuild +++ b/app-editors/vim/vim-9.0.1627.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 @@ -9,7 +9,7 @@ VIM_VERSION="9.0" VIM_PATCHES_VERSION="9.0.1000" LUA_COMPAT=( lua5-{1..4} luajit ) -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) PYTHON_REQ_USE="threads(+)" USE_RUBY="ruby27 ruby30 ruby31" @@ -61,7 +61,7 @@ RDEPEND=" DEPEND="${RDEPEND}" # configure runs the Lua interpreter BDEPEND=" - sys-devel/autoconf + dev-build/autoconf lua? ( ${LUA_DEPS} ) nls? ( sys-devel/gettext ) " diff --git a/app-editors/vim/vim-9.0.1678.ebuild b/app-editors/vim/vim-9.0.1678.ebuild index fb932d372b68..f23090161473 100644 --- a/app-editors/vim/vim-9.0.1678.ebuild +++ b/app-editors/vim/vim-9.0.1678.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 @@ -9,7 +9,7 @@ VIM_VERSION="9.0" VIM_PATCHES_VERSION="9.0.1000" LUA_COMPAT=( lua5-{1..4} luajit ) -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) PYTHON_REQ_USE="threads(+)" USE_RUBY="ruby27 ruby30 ruby31" @@ -61,7 +61,7 @@ RDEPEND=" DEPEND="${RDEPEND}" # configure runs the Lua interpreter BDEPEND=" - sys-devel/autoconf + dev-build/autoconf lua? ( ${LUA_DEPS} ) nls? ( sys-devel/gettext ) " diff --git a/app-editors/vim/vim-9.0.1777.ebuild b/app-editors/vim/vim-9.0.1777.ebuild index d142c1c4c3a1..c50f55589810 100644 --- a/app-editors/vim/vim-9.0.1777.ebuild +++ b/app-editors/vim/vim-9.0.1777.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 @@ -9,7 +9,7 @@ VIM_VERSION="9.0" VIM_PATCHES_VERSION="9.0.1000" LUA_COMPAT=( lua5-{1..4} luajit ) -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) PYTHON_REQ_USE="threads(+)" USE_RUBY="ruby27 ruby30 ruby31" @@ -61,7 +61,7 @@ RDEPEND=" DEPEND="${RDEPEND}" # configure runs the Lua interpreter BDEPEND=" - sys-devel/autoconf + dev-build/autoconf lua? ( ${LUA_DEPS} ) nls? ( sys-devel/gettext ) " diff --git a/app-editors/vim/vim-9.0.2092.ebuild b/app-editors/vim/vim-9.0.2092.ebuild index 0cffc596a894..1b1136741494 100644 --- a/app-editors/vim/vim-9.0.2092.ebuild +++ b/app-editors/vim/vim-9.0.2092.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 @@ -9,7 +9,7 @@ VIM_VERSION="9.0" VIM_PATCHES_VERSION="9.0.2092" LUA_COMPAT=( lua5-{1..4} luajit ) -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) PYTHON_REQ_USE="threads(+)" USE_RUBY="ruby27 ruby30 ruby31" @@ -61,7 +61,7 @@ RDEPEND=" DEPEND="${RDEPEND}" # configure runs the Lua interpreter BDEPEND=" - sys-devel/autoconf + dev-build/autoconf lua? ( ${LUA_DEPS} ) nls? ( sys-devel/gettext ) " diff --git a/app-editors/vim/vim-9.0.2167.ebuild b/app-editors/vim/vim-9.0.2167.ebuild index 1f26d77f238c..2b51783e44cb 100644 --- a/app-editors/vim/vim-9.0.2167.ebuild +++ b/app-editors/vim/vim-9.0.2167.ebuild @@ -61,7 +61,7 @@ RDEPEND=" DEPEND="${RDEPEND}" # configure runs the Lua interpreter BDEPEND=" - sys-devel/autoconf + dev-build/autoconf lua? ( ${LUA_DEPS} ) nls? ( sys-devel/gettext ) " diff --git a/app-editors/vim/vim-9999.ebuild b/app-editors/vim/vim-9999.ebuild index b323e4e54d5b..0a89c95fd2c9 100644 --- a/app-editors/vim/vim-9999.ebuild +++ b/app-editors/vim/vim-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 @@ -9,7 +9,7 @@ VIM_VERSION="9.0" VIM_PATCHES_VERSION="9.0.1000" LUA_COMPAT=( lua5-{1..4} luajit ) -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) PYTHON_REQ_USE="threads(+)" USE_RUBY="ruby27 ruby30 ruby31" @@ -61,7 +61,7 @@ RDEPEND=" DEPEND="${RDEPEND}" # configure runs the Lua interpreter BDEPEND=" - sys-devel/autoconf + dev-build/autoconf lua? ( ${LUA_DEPS} ) nls? ( sys-devel/gettext ) " diff --git a/app-emulation/spice/spice-0.15.1-r1.ebuild b/app-emulation/spice/spice-0.15.1-r1.ebuild index 6e09dc04f683..707e534ddc0c 100644 --- a/app-emulation/spice/spice-0.15.1-r1.ebuild +++ b/app-emulation/spice/spice-0.15.1-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11} ) +PYTHON_COMPAT=( python3_{10,11} ) # Port to meson once https://gitlab.freedesktop.org/spice/spice/-/issues/75 is fixed inherit autotools python-any-r1 readme.gentoo-r1 xdg-utils @@ -38,7 +38,7 @@ DEPEND="${RDEPEND} smartcard? ( app-emulation/qemu[smartcard] ) test? ( net-libs/glib-networking )" BDEPEND="${PYTHON_DEPS} - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig $(python_gen_any_dep ' >=dev-python/pyparsing-1.5.6-r2[${PYTHON_USEDEP}] diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r5.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r5.ebuild index 08a8d07be40b..1084f11c4105 100644 --- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r5.ebuild +++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r5.ebuild @@ -1,9 +1,9 @@ -# Copyright 2008-2023 Gentoo Authors +# Copyright 2008-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 LUA_COMPAT=( lua5-1 ) -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit autotools lua-single python-single-r1 @@ -31,7 +31,7 @@ RDEPEND="${PYTHON_DEPS} DEPEND="${RDEPEND}" BDEPEND=" dev-util/intltool - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig nls? ( sys-devel/gettext )" diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r6.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r6.ebuild index aa57f37ced80..17c7102262c0 100644 --- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r6.ebuild +++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r6.ebuild @@ -1,9 +1,9 @@ -# Copyright 2008-2023 Gentoo Authors +# Copyright 2008-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 LUA_COMPAT=( lua5-1 ) -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit autotools lua-single python-single-r1 @@ -31,7 +31,7 @@ RDEPEND="${PYTHON_DEPS} DEPEND="${RDEPEND}" BDEPEND=" dev-util/intltool - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig nls? ( sys-devel/gettext )" diff --git a/app-i18n/im-chooser/im-chooser-1.7.3.ebuild b/app-i18n/im-chooser/im-chooser-1.7.3.ebuild index 73bc2fca9285..41a06925b0a9 100644 --- a/app-i18n/im-chooser/im-chooser-1.7.3.ebuild +++ b/app-i18n/im-chooser/im-chooser-1.7.3.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="8" @@ -20,7 +20,7 @@ RDEPEND=">=app-i18n/imsettings-1.8 x11-libs/libSM xfce? ( xfce-base/libxfce4util )" DEPEND="${RDEPEND}" -BDEPEND="sys-devel/autoconf-archive +BDEPEND="dev-build/autoconf-archive sys-devel/gettext virtual/pkgconfig" diff --git a/app-i18n/imsettings/imsettings-1.8.2-r1.ebuild b/app-i18n/imsettings/imsettings-1.8.2-r1.ebuild index ed1257e0f018..010094f5a19b 100644 --- a/app-i18n/imsettings/imsettings-1.8.2-r1.ebuild +++ b/app-i18n/imsettings/imsettings-1.8.2-r1.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="8" @@ -26,7 +26,7 @@ RDEPEND="dev-libs/glib:2 xfconf? ( xfce-base/xfconf )" DEPEND="${RDEPEND}" BDEPEND="dev-util/glib-utils - sys-devel/autoconf-archive + dev-build/autoconf-archive sys-devel/gettext virtual/pkgconfig" diff --git a/app-i18n/pyzy/pyzy-0.1.0-r3.ebuild b/app-i18n/pyzy/pyzy-0.1.0-r3.ebuild index 4f05e14f9dee..95bc5ece8e26 100644 --- a/app-i18n/pyzy/pyzy-0.1.0-r3.ebuild +++ b/app-i18n/pyzy/pyzy-0.1.0-r3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit autotools python-any-r1 @@ -27,7 +27,7 @@ RDEPEND="dev-db/sqlite:3 DEPEND="${RDEPEND}" BDEPEND=" ${PYTHON_DEPS} - sys-devel/autoconf-archive + dev-build/autoconf-archive doc? ( app-text/doxygen )" src_prepare() { diff --git a/app-i18n/scim/scim-1.4.18.ebuild b/app-i18n/scim/scim-1.4.18.ebuild index 0f6218649af9..78a49c4912cf 100644 --- a/app-i18n/scim/scim-1.4.18.ebuild +++ b/app-i18n/scim/scim-1.4.18.ebuild @@ -26,7 +26,7 @@ DEPEND="${RDEPEND} dev-lang/perl virtual/pkgconfig >=dev-util/intltool-0.33 - sys-devel/libtool" + dev-build/libtool" DOCS=( README AUTHORS diff --git a/app-misc/abook/abook-0.6.1-r4.ebuild b/app-misc/abook/abook-0.6.1-r4.ebuild index f6e46075e42e..1c383ef6435c 100644 --- a/app-misc/abook/abook-0.6.1-r4.ebuild +++ b/app-misc/abook/abook-0.6.1-r4.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 @@ -23,7 +23,7 @@ RDEPEND=" DEPEND="${RDEPEND} nls? ( sys-devel/gettext )" BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig nls? ( sys-devel/gettext ) " diff --git a/app-misc/fdutils/fdutils-5.6_p2.ebuild b/app-misc/fdutils/fdutils-5.6_p2.ebuild index 715dea769e48..8b30b354dd98 100644 --- a/app-misc/fdutils/fdutils-5.6_p2.ebuild +++ b/app-misc/fdutils/fdutils-5.6_p2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -25,7 +25,7 @@ DEPEND="${RDEPEND} " BDEPEND=" sys-apps/texinfo - sys-devel/autoconf-archive + dev-build/autoconf-archive doc? ( virtual/texi2dvi ) " diff --git a/app-misc/ktoblzcheck/ktoblzcheck-1.49-r2.ebuild b/app-misc/ktoblzcheck/ktoblzcheck-1.49-r2.ebuild index 55e470ef8946..1f3366e98a7b 100644 --- a/app-misc/ktoblzcheck/ktoblzcheck-1.49-r2.ebuild +++ b/app-misc/ktoblzcheck/ktoblzcheck-1.49-r2.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=7 @@ -20,7 +20,7 @@ RDEPEND=" || ( net-misc/wget www-client/lynx ) " DEPEND="${RDEPEND} - sys-devel/libtool + dev-build/libtool " DOCS=( AUTHORS ChangeLog NEWS README ) diff --git a/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r7.ebuild b/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r7.ebuild index 8cdd9705ae6f..36408d98a831 100644 --- a/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r7.ebuild +++ b/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r7.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools flag-o-matic python-single-r1 @@ -126,7 +126,7 @@ RDEPEND=" DEPEND="${RDEPEND}" -BDEPEND="sys-devel/autoconf-archive" +BDEPEND="dev-build/autoconf-archive" PATCHES=( "${FILESDIR}/${P}-libtool.patch" # 783492 diff --git a/app-misc/rdfind/rdfind-1.5.0-r1.ebuild b/app-misc/rdfind/rdfind-1.5.0-r1.ebuild index dfb9063075a1..17e1449c369e 100644 --- a/app-misc/rdfind/rdfind-1.5.0-r1.ebuild +++ b/app-misc/rdfind/rdfind-1.5.0-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 @@ -16,7 +16,7 @@ KEYWORDS="amd64" RDEPEND="dev-libs/nettle:=" DEPEND="${RDEPEND}" -BDEPEND="sys-devel/autoconf-archive" +BDEPEND="dev-build/autoconf-archive" PATCHES=( "${FILESDIR}/${PN}-1.5.0_include-limits-header.patch" diff --git a/app-misc/rdfind/rdfind-1.6.0.ebuild b/app-misc/rdfind/rdfind-1.6.0.ebuild index ce7d5abc594a..fb2795b6bf08 100644 --- a/app-misc/rdfind/rdfind-1.6.0.ebuild +++ b/app-misc/rdfind/rdfind-1.6.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 @@ -15,7 +15,7 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv RDEPEND="dev-libs/nettle:=" DEPEND="${RDEPEND}" -BDEPEND="sys-devel/autoconf-archive" +BDEPEND="dev-build/autoconf-archive" src_prepare() { default diff --git a/app-office/dia/files/dia-0.97.3-slibtool.patch b/app-office/dia/files/dia-0.97.3-slibtool.patch index 1efdbc1490bc..a2f4375c088e 100644 --- a/app-office/dia/files/dia-0.97.3-slibtool.patch +++ b/app-office/dia/files/dia-0.97.3-slibtool.patch @@ -1,4 +1,4 @@ -This fixes build with sys-devel/slibtool +This fixes build with dev-build/slibtool --- a/lib/Makefile.am +++ b/lib/Makefile.am diff --git a/app-office/gnucash/gnucash-4.13.ebuild b/app-office/gnucash/gnucash-4.13.ebuild index 267ae382aa8b..db9ff7c0424c 100644 --- a/app-office/gnucash/gnucash-4.13.ebuild +++ b/app-office/gnucash/gnucash-4.13.ebuild @@ -83,7 +83,7 @@ DEPEND=" >=sys-devel/gettext-0.20 dev-lang/perl dev-perl/XML-Parser - sys-devel/libtool + dev-build/libtool >=dev-cpp/gtest-1.8.0 " BDEPEND=" diff --git a/app-office/gnucash/gnucash-5.1.ebuild b/app-office/gnucash/gnucash-5.1.ebuild index 5783d70da717..a4588f745ac0 100644 --- a/app-office/gnucash/gnucash-5.1.ebuild +++ b/app-office/gnucash/gnucash-5.1.ebuild @@ -83,7 +83,7 @@ DEPEND=" >=sys-devel/gettext-0.20 dev-lang/perl dev-perl/XML-Parser - sys-devel/libtool + dev-build/libtool >=dev-cpp/gtest-1.8.0 " BDEPEND=" diff --git a/app-office/gnucash/gnucash-5.3.ebuild b/app-office/gnucash/gnucash-5.3.ebuild index 6e1498a9d04d..9767e2a6665a 100644 --- a/app-office/gnucash/gnucash-5.3.ebuild +++ b/app-office/gnucash/gnucash-5.3.ebuild @@ -83,7 +83,7 @@ DEPEND=" >=sys-devel/gettext-0.20 dev-lang/perl dev-perl/XML-Parser - sys-devel/libtool + dev-build/libtool >=dev-cpp/gtest-1.8.0 " BDEPEND=" diff --git a/app-office/gnucash/gnucash-5.4-r1.ebuild b/app-office/gnucash/gnucash-5.4-r1.ebuild index b31789cbf228..409e3509aa22 100644 --- a/app-office/gnucash/gnucash-5.4-r1.ebuild +++ b/app-office/gnucash/gnucash-5.4-r1.ebuild @@ -87,7 +87,7 @@ DEPEND=" >=sys-devel/gettext-0.20 dev-lang/perl dev-perl/XML-Parser - sys-devel/libtool + dev-build/libtool >=dev-cpp/gtest-1.8.0 " # distutils is not available in python3.12, but it is still in setuptools diff --git a/app-office/orage/orage-4.18.0.ebuild b/app-office/orage/orage-4.18.0.ebuild index e9bcf9ae9f32..a29a975bda62 100644 --- a/app-office/orage/orage-4.18.0.ebuild +++ b/app-office/orage/orage-4.18.0.ebuild @@ -32,7 +32,7 @@ RDEPEND=" BDEPEND=" >=dev-util/intltool-0.35 sys-devel/gettext - >=sys-devel/libtool-2.2.6 + >=dev-build/libtool-2.2.6 virtual/pkgconfig " diff --git a/app-text/djview/djview-4.10.6-r2.ebuild b/app-text/djview/djview-4.10.6-r2.ebuild index b69f726d38e2..9cd76dfc20f4 100644 --- a/app-text/djview/djview-4.10.6-r2.ebuild +++ b/app-text/djview/djview-4.10.6-r2.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=7 @@ -25,7 +25,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" dev-qt/linguist-tools:5 - >=sys-devel/autoconf-2.67 + >=dev-build/autoconf-2.67 virtual/pkgconfig" DOCS=( README NEWS ) diff --git a/app-text/libabw/libabw-0.1.3.ebuild b/app-text/libabw/libabw-0.1.3.ebuild index 35a263f0ab20..abf40fee1005 100644 --- a/app-text/libabw/libabw-0.1.3.ebuild +++ b/app-text/libabw/libabw-0.1.3.ebuild @@ -25,7 +25,7 @@ RDEPEND=" " DEPEND="${RDEPEND} dev-libs/boost - sys-devel/libtool + dev-build/libtool " src_configure() { diff --git a/app-text/libetonyek/libetonyek-0.1.10-r1.ebuild b/app-text/libetonyek/libetonyek-0.1.10-r1.ebuild index 41c027cb9a7b..3d26816b52cc 100644 --- a/app-text/libetonyek/libetonyek-0.1.10-r1.ebuild +++ b/app-text/libetonyek/libetonyek-0.1.10-r1.ebuild @@ -34,7 +34,7 @@ RDEPEND=" DEPEND="${RDEPEND} dev-libs/boost media-libs/glm - sys-devel/libtool + dev-build/libtool test? ( dev-util/cppunit ) " diff --git a/app-text/libetonyek/libetonyek-9999.ebuild b/app-text/libetonyek/libetonyek-9999.ebuild index 568b69f518d1..abb88460e184 100644 --- a/app-text/libetonyek/libetonyek-9999.ebuild +++ b/app-text/libetonyek/libetonyek-9999.ebuild @@ -31,7 +31,7 @@ RDEPEND=" DEPEND="${RDEPEND} dev-libs/boost media-libs/glm - sys-devel/libtool + dev-build/libtool test? ( dev-util/cppunit ) " BDEPEND=" diff --git a/app-text/liblangtag/liblangtag-0.6.7.ebuild b/app-text/liblangtag/liblangtag-0.6.7.ebuild index 061ad676f246..07fed614ffe9 100644 --- a/app-text/liblangtag/liblangtag-0.6.7.ebuild +++ b/app-text/liblangtag/liblangtag-0.6.7.ebuild @@ -26,7 +26,7 @@ DEPEND="${RDEPEND} " BDEPEND=" sys-devel/gettext - sys-devel/libtool + dev-build/libtool doc? ( dev-util/gtk-doc ) introspection? ( dev-libs/gobject-introspection-common ) " diff --git a/app-text/libmspub/libmspub-0.1.4.ebuild b/app-text/libmspub/libmspub-0.1.4.ebuild index 32d69b116c16..dfb60ca4296b 100644 --- a/app-text/libmspub/libmspub-0.1.4.ebuild +++ b/app-text/libmspub/libmspub-0.1.4.ebuild @@ -30,7 +30,7 @@ RDEPEND=" " DEPEND="${RDEPEND} dev-libs/boost - sys-devel/libtool + dev-build/libtool " PATCHES=( "${FILESDIR}/${P}-gcc10.patch" ) diff --git a/app-text/libmspub/libmspub-9999.ebuild b/app-text/libmspub/libmspub-9999.ebuild index 2701aa0e6dd3..81c8ae0ea3ec 100644 --- a/app-text/libmspub/libmspub-9999.ebuild +++ b/app-text/libmspub/libmspub-9999.ebuild @@ -30,7 +30,7 @@ RDEPEND=" " DEPEND="${RDEPEND} dev-libs/boost - sys-devel/libtool + dev-build/libtool " src_prepare() { diff --git a/app-text/libmwaw/libmwaw-0.3.22.ebuild b/app-text/libmwaw/libmwaw-0.3.22.ebuild index 5d52dbefd9d4..35c9de902b07 100644 --- a/app-text/libmwaw/libmwaw-0.3.22.ebuild +++ b/app-text/libmwaw/libmwaw-0.3.22.ebuild @@ -26,7 +26,7 @@ DEPEND=" " RDEPEND="${DEPEND}" BDEPEND=" - sys-devel/libtool + dev-build/libtool virtual/pkgconfig doc? ( app-text/doxygen ) " diff --git a/app-text/libmwaw/libmwaw-9999.ebuild b/app-text/libmwaw/libmwaw-9999.ebuild index 40fed8337e65..281ce4247464 100644 --- a/app-text/libmwaw/libmwaw-9999.ebuild +++ b/app-text/libmwaw/libmwaw-9999.ebuild @@ -26,7 +26,7 @@ DEPEND=" " RDEPEND="${DEPEND}" BDEPEND=" - sys-devel/libtool + dev-build/libtool virtual/pkgconfig doc? ( app-text/doxygen ) " diff --git a/sys-devel/autoconf-archive/Manifest b/dev-build/autoconf-archive/Manifest index 39e6b890687d..39e6b890687d 100644 --- a/sys-devel/autoconf-archive/Manifest +++ b/dev-build/autoconf-archive/Manifest diff --git a/sys-devel/autoconf-archive/autoconf-archive-2023.02.20.ebuild b/dev-build/autoconf-archive/autoconf-archive-2023.02.20.ebuild index 332c779840f6..8e89dff7eac1 100644 --- a/sys-devel/autoconf-archive/autoconf-archive-2023.02.20.ebuild +++ b/dev-build/autoconf-archive/autoconf-archive-2023.02.20.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 diff --git a/sys-devel/autoconf-archive/metadata.xml b/dev-build/autoconf-archive/metadata.xml index 9eca8509dc82..9eca8509dc82 100644 --- a/sys-devel/autoconf-archive/metadata.xml +++ b/dev-build/autoconf-archive/metadata.xml diff --git a/sys-devel/autoconf-dickey/Manifest b/dev-build/autoconf-dickey/Manifest index 7d87d6a06ce7..7d87d6a06ce7 100644 --- a/sys-devel/autoconf-dickey/Manifest +++ b/dev-build/autoconf-dickey/Manifest diff --git a/sys-devel/autoconf-dickey/autoconf-dickey-2.52_p20210509-r1.ebuild b/dev-build/autoconf-dickey/autoconf-dickey-2.52_p20210509-r1.ebuild index 37d275bbfbfd..6b58da0590b7 100644 --- a/sys-devel/autoconf-dickey/autoconf-dickey-2.52_p20210509-r1.ebuild +++ b/dev-build/autoconf-dickey/autoconf-dickey-2.52_p20210509-r1.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=8 @@ -7,7 +7,7 @@ EAPI=8 # TODO: review our old autoconf-2.52 patches? MY_P=${PN/-dickey}-${PV/_p/-} -DESCRIPTION="Fork of sys-devel/autoconf for Thomas Dickey's packages" +DESCRIPTION="Fork of dev-build/autoconf for Thomas Dickey's packages" HOMEPAGE="https://invisible-island.net/autoconf/autoconf.html" SRC_URI="https://invisible-island.net/archives/autoconf/${MY_P}.tgz" S="${WORKDIR}"/${MY_P} diff --git a/sys-devel/autoconf-dickey/autoconf-dickey-2.52_p20221202.ebuild b/dev-build/autoconf-dickey/autoconf-dickey-2.52_p20221202.ebuild index 4f2439ea1569..81998a6d476c 100644 --- a/sys-devel/autoconf-dickey/autoconf-dickey-2.52_p20221202.ebuild +++ b/dev-build/autoconf-dickey/autoconf-dickey-2.52_p20221202.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 @@ -10,7 +10,7 @@ VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/thomasdickey.asc inherit verify-sig MY_P=${PN/-dickey}-${PV/_p/-} -DESCRIPTION="Fork of sys-devel/autoconf for Thomas Dickey's packages" +DESCRIPTION="Fork of dev-build/autoconf for Thomas Dickey's packages" HOMEPAGE="https://invisible-island.net/autoconf/autoconf.html" SRC_URI="https://invisible-island.net/archives/autoconf/${MY_P}.tgz" SRC_URI+=" verify-sig? ( https://invisible-island.net/archives/autoconf/${MY_P}.tgz.asc )" diff --git a/sys-devel/autoconf-dickey/autoconf-dickey-2.52_p20230114.ebuild b/dev-build/autoconf-dickey/autoconf-dickey-2.52_p20230114.ebuild index 4f2439ea1569..81998a6d476c 100644 --- a/sys-devel/autoconf-dickey/autoconf-dickey-2.52_p20230114.ebuild +++ b/dev-build/autoconf-dickey/autoconf-dickey-2.52_p20230114.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 @@ -10,7 +10,7 @@ VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/thomasdickey.asc inherit verify-sig MY_P=${PN/-dickey}-${PV/_p/-} -DESCRIPTION="Fork of sys-devel/autoconf for Thomas Dickey's packages" +DESCRIPTION="Fork of dev-build/autoconf for Thomas Dickey's packages" HOMEPAGE="https://invisible-island.net/autoconf/autoconf.html" SRC_URI="https://invisible-island.net/archives/autoconf/${MY_P}.tgz" SRC_URI+=" verify-sig? ( https://invisible-island.net/archives/autoconf/${MY_P}.tgz.asc )" diff --git a/sys-devel/autoconf-dickey/metadata.xml b/dev-build/autoconf-dickey/metadata.xml index af5286fc415a..af5286fc415a 100644 --- a/sys-devel/autoconf-dickey/metadata.xml +++ b/dev-build/autoconf-dickey/metadata.xml diff --git a/sys-devel/autoconf-vanilla/Manifest b/dev-build/autoconf-vanilla/Manifest index c21b71925bb7..c21b71925bb7 100644 --- a/sys-devel/autoconf-vanilla/Manifest +++ b/dev-build/autoconf-vanilla/Manifest diff --git a/sys-devel/autoconf-vanilla/autoconf-vanilla-2.13.ebuild b/dev-build/autoconf-vanilla/autoconf-vanilla-2.13.ebuild index a1101e7c7dee..5adfce2d4b0d 100644 --- a/sys-devel/autoconf-vanilla/autoconf-vanilla-2.13.ebuild +++ b/dev-build/autoconf-vanilla/autoconf-vanilla-2.13.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 @@ -27,7 +27,7 @@ BDEPEND=" RDEPEND=" ${BDEPEND} sys-apps/texinfo - >=sys-devel/autoconf-wrapper-13 + >=dev-build/autoconf-wrapper-13 " PATCHES=( diff --git a/sys-devel/autoconf-vanilla/autoconf-vanilla-2.69.ebuild b/dev-build/autoconf-vanilla/autoconf-vanilla-2.69.ebuild index 9e8d6199ae93..06d25fed26d0 100644 --- a/sys-devel/autoconf-vanilla/autoconf-vanilla-2.69.ebuild +++ b/dev-build/autoconf-vanilla/autoconf-vanilla-2.69.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 @@ -41,7 +41,7 @@ BDEPEND+=" " RDEPEND=" ${BDEPEND} - >=sys-devel/autoconf-wrapper-13 + >=dev-build/autoconf-wrapper-13 !~sys-devel/${P}:2.5 " diff --git a/sys-devel/autoconf-vanilla/autoconf-vanilla-2.71.ebuild b/dev-build/autoconf-vanilla/autoconf-vanilla-2.71.ebuild index 51b9ab8bb9b6..e748afd83637 100644 --- a/sys-devel/autoconf-vanilla/autoconf-vanilla-2.71.ebuild +++ b/dev-build/autoconf-vanilla/autoconf-vanilla-2.71.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 @@ -35,7 +35,7 @@ IUSE="emacs" BDEPEND=">=sys-devel/m4-1.4.16 >=dev-lang/perl-5.8" RDEPEND="${BDEPEND} - >=sys-devel/autoconf-wrapper-15 + >=dev-build/autoconf-wrapper-15 sys-devel/gnuconfig !~sys-devel/${P}:2.5" [[ ${PV} == 9999 ]] && BDEPEND+=" >=sys-apps/texinfo-4.3" diff --git a/sys-devel/autoconf-vanilla/autoconf-vanilla-2.72.ebuild b/dev-build/autoconf-vanilla/autoconf-vanilla-2.72.ebuild index f1a04c4b3fb3..a1ceaa2f09e8 100644 --- a/sys-devel/autoconf-vanilla/autoconf-vanilla-2.72.ebuild +++ b/dev-build/autoconf-vanilla/autoconf-vanilla-2.72.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 @@ -46,7 +46,7 @@ BDEPEND+=" " RDEPEND=" ${BDEPEND} - >=sys-devel/autoconf-wrapper-15 + >=dev-build/autoconf-wrapper-15 sys-devel/gnuconfig !~sys-devel/${P}:2.5 " diff --git a/sys-devel/autoconf-vanilla/autoconf-vanilla-9999.ebuild b/dev-build/autoconf-vanilla/autoconf-vanilla-9999.ebuild index f1a04c4b3fb3..a1ceaa2f09e8 100644 --- a/sys-devel/autoconf-vanilla/autoconf-vanilla-9999.ebuild +++ b/dev-build/autoconf-vanilla/autoconf-vanilla-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 @@ -46,7 +46,7 @@ BDEPEND+=" " RDEPEND=" ${BDEPEND} - >=sys-devel/autoconf-wrapper-15 + >=dev-build/autoconf-wrapper-15 sys-devel/gnuconfig !~sys-devel/${P}:2.5 " diff --git a/sys-devel/autoconf-vanilla/files/autoconf-2.13-destdir.patch b/dev-build/autoconf-vanilla/files/autoconf-2.13-destdir.patch index 47605af5f59c..47605af5f59c 100644 --- a/sys-devel/autoconf-vanilla/files/autoconf-2.13-destdir.patch +++ b/dev-build/autoconf-vanilla/files/autoconf-2.13-destdir.patch diff --git a/sys-devel/autoconf-vanilla/files/autoconf-2.13-gentoo.patch b/dev-build/autoconf-vanilla/files/autoconf-2.13-gentoo.patch index 44f09cba92f0..44f09cba92f0 100644 --- a/sys-devel/autoconf-vanilla/files/autoconf-2.13-gentoo.patch +++ b/dev-build/autoconf-vanilla/files/autoconf-2.13-gentoo.patch diff --git a/sys-devel/autoconf-vanilla/files/autoconf-2.13-perl-5.26.patch b/dev-build/autoconf-vanilla/files/autoconf-2.13-perl-5.26.patch index 6fbc0cd1bc89..6fbc0cd1bc89 100644 --- a/sys-devel/autoconf-vanilla/files/autoconf-2.13-perl-5.26.patch +++ b/dev-build/autoconf-vanilla/files/autoconf-2.13-perl-5.26.patch diff --git a/sys-devel/autoconf-vanilla/files/autoconf-2.13-test-fixes.patch b/dev-build/autoconf-vanilla/files/autoconf-2.13-test-fixes.patch index b8a7e3b8ce99..b8a7e3b8ce99 100644 --- a/sys-devel/autoconf-vanilla/files/autoconf-2.13-test-fixes.patch +++ b/dev-build/autoconf-vanilla/files/autoconf-2.13-test-fixes.patch diff --git a/sys-devel/autoconf-vanilla/files/autoconf-2.61-darwin.patch b/dev-build/autoconf-vanilla/files/autoconf-2.61-darwin.patch index 83f450e6f5af..83f450e6f5af 100644 --- a/sys-devel/autoconf-vanilla/files/autoconf-2.61-darwin.patch +++ b/dev-build/autoconf-vanilla/files/autoconf-2.61-darwin.patch diff --git a/sys-devel/autoconf-vanilla/files/autoconf-2.69-fix-libtool-test.patch b/dev-build/autoconf-vanilla/files/autoconf-2.69-fix-libtool-test.patch index e75eba621606..e75eba621606 100644 --- a/sys-devel/autoconf-vanilla/files/autoconf-2.69-fix-libtool-test.patch +++ b/dev-build/autoconf-vanilla/files/autoconf-2.69-fix-libtool-test.patch diff --git a/sys-devel/autoconf-vanilla/files/autoconf-2.69-make-tests-bash5-compatible.patch b/dev-build/autoconf-vanilla/files/autoconf-2.69-make-tests-bash5-compatible.patch index 1afcec15bb4f..1afcec15bb4f 100644 --- a/sys-devel/autoconf-vanilla/files/autoconf-2.69-make-tests-bash5-compatible.patch +++ b/dev-build/autoconf-vanilla/files/autoconf-2.69-make-tests-bash5-compatible.patch diff --git a/sys-devel/autoconf-vanilla/files/autoconf-2.69-perl-5.26-2.patch b/dev-build/autoconf-vanilla/files/autoconf-2.69-perl-5.26-2.patch index 6becf807c43e..6becf807c43e 100644 --- a/sys-devel/autoconf-vanilla/files/autoconf-2.69-perl-5.26-2.patch +++ b/dev-build/autoconf-vanilla/files/autoconf-2.69-perl-5.26-2.patch diff --git a/sys-devel/autoconf-vanilla/files/autoconf-2.69-perl-5.26.patch b/dev-build/autoconf-vanilla/files/autoconf-2.69-perl-5.26.patch index b3d7888ca722..b3d7888ca722 100644 --- a/sys-devel/autoconf-vanilla/files/autoconf-2.69-perl-5.26.patch +++ b/dev-build/autoconf-vanilla/files/autoconf-2.69-perl-5.26.patch diff --git a/sys-devel/autoconf-vanilla/files/autoconf-2.71-AC_LANG_CALL_C_cxx.patch b/dev-build/autoconf-vanilla/files/autoconf-2.71-AC_LANG_CALL_C_cxx.patch index 5b53d17135bc..5b53d17135bc 100644 --- a/sys-devel/autoconf-vanilla/files/autoconf-2.71-AC_LANG_CALL_C_cxx.patch +++ b/dev-build/autoconf-vanilla/files/autoconf-2.71-AC_LANG_CALL_C_cxx.patch diff --git a/sys-devel/autoconf-vanilla/files/autoconf-2.71-conflicts.patch b/dev-build/autoconf-vanilla/files/autoconf-2.71-conflicts.patch index d9829d1ae213..879664f4096e 100644 --- a/sys-devel/autoconf-vanilla/files/autoconf-2.71-conflicts.patch +++ b/dev-build/autoconf-vanilla/files/autoconf-2.71-conflicts.patch @@ -16,7 +16,7 @@ index 17e1f8f..73d2ea7 100644 ACLOCAL_AMFLAGS = -I m4 -+# Work around file conflicts against sys-devel/autoconf -- Arsen ++# Work around file conflicts against dev-build/autoconf -- Arsen +pkgdatadir = $(datadir)/@PACKAGE@-vanilla-@VERSION@ + ## All of these will be incrementally updated later, here or in included diff --git a/sys-devel/autoconf-vanilla/files/autoconf-2.71-darwin.patch b/dev-build/autoconf-vanilla/files/autoconf-2.71-darwin.patch index c122aee4b22d..c122aee4b22d 100644 --- a/sys-devel/autoconf-vanilla/files/autoconf-2.71-darwin.patch +++ b/dev-build/autoconf-vanilla/files/autoconf-2.71-darwin.patch diff --git a/sys-devel/autoconf-vanilla/files/autoconf-2.71-make-4.4.patch b/dev-build/autoconf-vanilla/files/autoconf-2.71-make-4.4.patch index 4dcf05996180..4dcf05996180 100644 --- a/sys-devel/autoconf-vanilla/files/autoconf-2.71-make-4.4.patch +++ b/dev-build/autoconf-vanilla/files/autoconf-2.71-make-4.4.patch diff --git a/sys-devel/autoconf-vanilla/files/autoconf-2.71-time.patch b/dev-build/autoconf-vanilla/files/autoconf-2.71-time.patch index 8ecfe10f40a3..8ecfe10f40a3 100644 --- a/sys-devel/autoconf-vanilla/files/autoconf-2.71-time.patch +++ b/dev-build/autoconf-vanilla/files/autoconf-2.71-time.patch diff --git a/sys-devel/autoconf-vanilla/files/autoconf-2.72-conflicts.patch b/dev-build/autoconf-vanilla/files/autoconf-2.72-conflicts.patch index b90864eacecb..b15b0267f140 100644 --- a/sys-devel/autoconf-vanilla/files/autoconf-2.72-conflicts.patch +++ b/dev-build/autoconf-vanilla/files/autoconf-2.72-conflicts.patch @@ -16,7 +16,7 @@ index 1db714b..cb0650a 100644 ACLOCAL_AMFLAGS = -I m4 -+# Work around file conflicts against sys-devel/autoconf -- Arsen ++# Work around file conflicts against dev-build/autoconf -- Arsen +pkgdatadir = $(datadir)/@PACKAGE@-vanilla-@VERSION@ + ## All of these will be incrementally updated later, here or in included @@ -39,7 +39,7 @@ index e5b3da5..04a3732 100644 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' distcleancheck_listfiles = find . -type f -print + -+# Work around file conflicts against sys-devel/autoconf -- Arsen ++# Work around file conflicts against dev-build/autoconf -- Arsen +pkgdatadir = $(datadir)/@PACKAGE@-vanilla-@VERSION@ ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ diff --git a/sys-devel/autoconf-vanilla/metadata.xml b/dev-build/autoconf-vanilla/metadata.xml index 4ff4a48125bc..4ff4a48125bc 100644 --- a/sys-devel/autoconf-vanilla/metadata.xml +++ b/dev-build/autoconf-vanilla/metadata.xml diff --git a/sys-devel/autoconf-wrapper/Manifest b/dev-build/autoconf-wrapper/Manifest index 391333652eb4..391333652eb4 100644 --- a/sys-devel/autoconf-wrapper/Manifest +++ b/dev-build/autoconf-wrapper/Manifest diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-20221207-r1.ebuild b/dev-build/autoconf-wrapper/autoconf-wrapper-20221207-r1.ebuild index 893b84bce967..417ec628886f 100644 --- a/sys-devel/autoconf-wrapper/autoconf-wrapper-20221207-r1.ebuild +++ b/dev-build/autoconf-wrapper/autoconf-wrapper-20221207-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 diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-20231224.ebuild b/dev-build/autoconf-wrapper/autoconf-wrapper-20231224.ebuild index e7b7f3753112..13b3c2d923ec 100644 --- a/sys-devel/autoconf-wrapper/autoconf-wrapper-20231224.ebuild +++ b/dev-build/autoconf-wrapper/autoconf-wrapper-20231224.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 diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-99999999.ebuild b/dev-build/autoconf-wrapper/autoconf-wrapper-99999999.ebuild index e7b7f3753112..13b3c2d923ec 100644 --- a/sys-devel/autoconf-wrapper/autoconf-wrapper-99999999.ebuild +++ b/dev-build/autoconf-wrapper/autoconf-wrapper-99999999.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 diff --git a/sys-devel/autoconf-wrapper/metadata.xml b/dev-build/autoconf-wrapper/metadata.xml index 2847c0b0420f..2847c0b0420f 100644 --- a/sys-devel/autoconf-wrapper/metadata.xml +++ b/dev-build/autoconf-wrapper/metadata.xml diff --git a/sys-devel/autoconf/Manifest b/dev-build/autoconf/Manifest index 08c6d1ab3d7f..08c6d1ab3d7f 100644 --- a/sys-devel/autoconf/Manifest +++ b/dev-build/autoconf/Manifest diff --git a/sys-devel/autoconf/autoconf-2.13-r7.ebuild b/dev-build/autoconf/autoconf-2.13-r7.ebuild index 0c634973f305..55b245745890 100644 --- a/sys-devel/autoconf/autoconf-2.13-r7.ebuild +++ b/dev-build/autoconf/autoconf-2.13-r7.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=7 @@ -23,7 +23,7 @@ BDEPEND=" RDEPEND=" ${BDEPEND} sys-apps/texinfo - >=sys-devel/autoconf-wrapper-13 + >=dev-build/autoconf-wrapper-13 " PATCHES=( diff --git a/sys-devel/autoconf/autoconf-2.13-r8.ebuild b/dev-build/autoconf/autoconf-2.13-r8.ebuild index 1df0f05de4ab..36e5700446c5 100644 --- a/sys-devel/autoconf/autoconf-2.13-r8.ebuild +++ b/dev-build/autoconf/autoconf-2.13-r8.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=7 @@ -23,7 +23,7 @@ BDEPEND=" RDEPEND=" ${BDEPEND} sys-apps/texinfo - >=sys-devel/autoconf-wrapper-13 + >=dev-build/autoconf-wrapper-13 " PATCHES=( diff --git a/sys-devel/autoconf/autoconf-2.69-r9.ebuild b/dev-build/autoconf/autoconf-2.69-r9.ebuild index 75df5c300a16..72d2d53b0555 100644 --- a/sys-devel/autoconf/autoconf-2.69-r9.ebuild +++ b/dev-build/autoconf/autoconf-2.69-r9.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=7 @@ -37,7 +37,7 @@ BDEPEND+=" " RDEPEND=" ${BDEPEND} - >=sys-devel/autoconf-wrapper-13 + >=dev-build/autoconf-wrapper-13 !~sys-devel/${P}:2.5 " diff --git a/sys-devel/autoconf/autoconf-2.71-r6.ebuild b/dev-build/autoconf/autoconf-2.71-r6.ebuild index a76ab0e28cdd..abc1bad7a693 100644 --- a/sys-devel/autoconf/autoconf-2.71-r6.ebuild +++ b/dev-build/autoconf/autoconf-2.71-r6.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=7 @@ -35,7 +35,7 @@ IUSE="emacs" BDEPEND=">=sys-devel/m4-1.4.16 >=dev-lang/perl-5.8" RDEPEND="${BDEPEND} - >=sys-devel/autoconf-wrapper-15 + >=dev-build/autoconf-wrapper-15 sys-devel/gnuconfig !~sys-devel/${P}:2.5" [[ ${PV} == 9999 ]] && BDEPEND+=" >=sys-apps/texinfo-4.3" diff --git a/sys-devel/autoconf/autoconf-2.71-r7.ebuild b/dev-build/autoconf/autoconf-2.71-r7.ebuild index fec14a8ce2f0..71d2b138b8b8 100644 --- a/sys-devel/autoconf/autoconf-2.71-r7.ebuild +++ b/dev-build/autoconf/autoconf-2.71-r7.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=7 @@ -47,7 +47,7 @@ BDEPEND+=" " RDEPEND=" ${BDEPEND} - >=sys-devel/autoconf-wrapper-15 + >=dev-build/autoconf-wrapper-15 sys-devel/gnuconfig !~sys-devel/${P}:2.5 " diff --git a/sys-devel/autoconf/autoconf-2.72-r1.ebuild b/dev-build/autoconf/autoconf-2.72-r1.ebuild index 60238d14ccf6..0fff9c205426 100644 --- a/sys-devel/autoconf/autoconf-2.72-r1.ebuild +++ b/dev-build/autoconf/autoconf-2.72-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 # Bumping notes: -# * Remember to modify LAST_KNOWN_VER 'upstream' in sys-devel/autoconf-wrapper +# * Remember to modify LAST_KNOWN_VER 'upstream' in dev-build/autoconf-wrapper # on new autoconf releases, as well as the dependency in RDEPEND below too. # * Update _WANT_AUTOCONF and _autoconf_atom case statement in autotools.eclass. @@ -50,7 +50,7 @@ BDEPEND+=" " RDEPEND=" ${BDEPEND} - >=sys-devel/autoconf-wrapper-20231224 + >=dev-build/autoconf-wrapper-20231224 sys-devel/gnuconfig !~sys-devel/${P}:2.5 " diff --git a/sys-devel/autoconf/autoconf-9999.ebuild b/dev-build/autoconf/autoconf-9999.ebuild index 60238d14ccf6..0fff9c205426 100644 --- a/sys-devel/autoconf/autoconf-9999.ebuild +++ b/dev-build/autoconf/autoconf-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 # Bumping notes: -# * Remember to modify LAST_KNOWN_VER 'upstream' in sys-devel/autoconf-wrapper +# * Remember to modify LAST_KNOWN_VER 'upstream' in dev-build/autoconf-wrapper # on new autoconf releases, as well as the dependency in RDEPEND below too. # * Update _WANT_AUTOCONF and _autoconf_atom case statement in autotools.eclass. @@ -50,7 +50,7 @@ BDEPEND+=" " RDEPEND=" ${BDEPEND} - >=sys-devel/autoconf-wrapper-20231224 + >=dev-build/autoconf-wrapper-20231224 sys-devel/gnuconfig !~sys-devel/${P}:2.5 " diff --git a/sys-devel/autoconf/files/autoconf-2.13-Clang-16-fixes-for-various-tests.patch b/dev-build/autoconf/files/autoconf-2.13-Clang-16-fixes-for-various-tests.patch index d158f7974e81..d158f7974e81 100644 --- a/sys-devel/autoconf/files/autoconf-2.13-Clang-16-fixes-for-various-tests.patch +++ b/dev-build/autoconf/files/autoconf-2.13-Clang-16-fixes-for-various-tests.patch diff --git a/sys-devel/autoconf/files/autoconf-2.13-K-R-decls-clang.patch b/dev-build/autoconf/files/autoconf-2.13-K-R-decls-clang.patch index 42c3018aea8c..42c3018aea8c 100644 --- a/sys-devel/autoconf/files/autoconf-2.13-K-R-decls-clang.patch +++ b/dev-build/autoconf/files/autoconf-2.13-K-R-decls-clang.patch diff --git a/sys-devel/autoconf/files/autoconf-2.13-destdir.patch b/dev-build/autoconf/files/autoconf-2.13-destdir.patch index 47605af5f59c..47605af5f59c 100644 --- a/sys-devel/autoconf/files/autoconf-2.13-destdir.patch +++ b/dev-build/autoconf/files/autoconf-2.13-destdir.patch diff --git a/sys-devel/autoconf/files/autoconf-2.13-gentoo.patch b/dev-build/autoconf/files/autoconf-2.13-gentoo.patch index 44f09cba92f0..44f09cba92f0 100644 --- a/sys-devel/autoconf/files/autoconf-2.13-gentoo.patch +++ b/dev-build/autoconf/files/autoconf-2.13-gentoo.patch diff --git a/sys-devel/autoconf/files/autoconf-2.13-perl-5.26.patch b/dev-build/autoconf/files/autoconf-2.13-perl-5.26.patch index 6fbc0cd1bc89..6fbc0cd1bc89 100644 --- a/sys-devel/autoconf/files/autoconf-2.13-perl-5.26.patch +++ b/dev-build/autoconf/files/autoconf-2.13-perl-5.26.patch diff --git a/sys-devel/autoconf/files/autoconf-2.13-test-fixes.patch b/dev-build/autoconf/files/autoconf-2.13-test-fixes.patch index b8a7e3b8ce99..b8a7e3b8ce99 100644 --- a/sys-devel/autoconf/files/autoconf-2.13-test-fixes.patch +++ b/dev-build/autoconf/files/autoconf-2.13-test-fixes.patch diff --git a/sys-devel/autoconf/files/autoconf-2.61-darwin.patch b/dev-build/autoconf/files/autoconf-2.61-darwin.patch index 83f450e6f5af..83f450e6f5af 100644 --- a/sys-devel/autoconf/files/autoconf-2.61-darwin.patch +++ b/dev-build/autoconf/files/autoconf-2.61-darwin.patch diff --git a/sys-devel/autoconf/files/autoconf-2.69-K-R-decls-clang.patch b/dev-build/autoconf/files/autoconf-2.69-K-R-decls-clang.patch index 77444ebc5be6..77444ebc5be6 100644 --- a/sys-devel/autoconf/files/autoconf-2.69-K-R-decls-clang.patch +++ b/dev-build/autoconf/files/autoconf-2.69-K-R-decls-clang.patch diff --git a/sys-devel/autoconf/files/autoconf-2.69-fix-libtool-test.patch b/dev-build/autoconf/files/autoconf-2.69-fix-libtool-test.patch index e75eba621606..e75eba621606 100644 --- a/sys-devel/autoconf/files/autoconf-2.69-fix-libtool-test.patch +++ b/dev-build/autoconf/files/autoconf-2.69-fix-libtool-test.patch diff --git a/sys-devel/autoconf/files/autoconf-2.69-make-tests-bash5-compatible.patch b/dev-build/autoconf/files/autoconf-2.69-make-tests-bash5-compatible.patch index 1afcec15bb4f..1afcec15bb4f 100644 --- a/sys-devel/autoconf/files/autoconf-2.69-make-tests-bash5-compatible.patch +++ b/dev-build/autoconf/files/autoconf-2.69-make-tests-bash5-compatible.patch diff --git a/sys-devel/autoconf/files/autoconf-2.69-perl-5.26-2.patch b/dev-build/autoconf/files/autoconf-2.69-perl-5.26-2.patch index 6becf807c43e..6becf807c43e 100644 --- a/sys-devel/autoconf/files/autoconf-2.69-perl-5.26-2.patch +++ b/dev-build/autoconf/files/autoconf-2.69-perl-5.26-2.patch diff --git a/sys-devel/autoconf/files/autoconf-2.69-perl-5.26.patch b/dev-build/autoconf/files/autoconf-2.69-perl-5.26.patch index b3d7888ca722..b3d7888ca722 100644 --- a/sys-devel/autoconf/files/autoconf-2.69-perl-5.26.patch +++ b/dev-build/autoconf/files/autoconf-2.69-perl-5.26.patch diff --git a/sys-devel/autoconf/files/autoconf-2.71-AC_C_BIGENDIAN-lto.patch b/dev-build/autoconf/files/autoconf-2.71-AC_C_BIGENDIAN-lto.patch index 48fbdc6f544b..48fbdc6f544b 100644 --- a/sys-devel/autoconf/files/autoconf-2.71-AC_C_BIGENDIAN-lto.patch +++ b/dev-build/autoconf/files/autoconf-2.71-AC_C_BIGENDIAN-lto.patch diff --git a/sys-devel/autoconf/files/autoconf-2.71-AC_LANG_CALL_C_cxx.patch b/dev-build/autoconf/files/autoconf-2.71-AC_LANG_CALL_C_cxx.patch index 5b53d17135bc..5b53d17135bc 100644 --- a/sys-devel/autoconf/files/autoconf-2.71-AC_LANG_CALL_C_cxx.patch +++ b/dev-build/autoconf/files/autoconf-2.71-AC_LANG_CALL_C_cxx.patch diff --git a/sys-devel/autoconf/files/autoconf-2.71-K-R-decls-clang-deux.patch b/dev-build/autoconf/files/autoconf-2.71-K-R-decls-clang-deux.patch index 6a3d6580a3f6..6a3d6580a3f6 100644 --- a/sys-devel/autoconf/files/autoconf-2.71-K-R-decls-clang-deux.patch +++ b/dev-build/autoconf/files/autoconf-2.71-K-R-decls-clang-deux.patch diff --git a/sys-devel/autoconf/files/autoconf-2.71-K-R-decls-clang.patch b/dev-build/autoconf/files/autoconf-2.71-K-R-decls-clang.patch index e2e451e86920..e2e451e86920 100644 --- a/sys-devel/autoconf/files/autoconf-2.71-K-R-decls-clang.patch +++ b/dev-build/autoconf/files/autoconf-2.71-K-R-decls-clang.patch diff --git a/sys-devel/autoconf/files/autoconf-2.71-bash52.patch b/dev-build/autoconf/files/autoconf-2.71-bash52.patch index 1c3c91db1d4f..1c3c91db1d4f 100644 --- a/sys-devel/autoconf/files/autoconf-2.71-bash52.patch +++ b/dev-build/autoconf/files/autoconf-2.71-bash52.patch diff --git a/sys-devel/autoconf/files/autoconf-2.71-cxx11typo.patch b/dev-build/autoconf/files/autoconf-2.71-cxx11typo.patch index ed3f68ea2b9e..ed3f68ea2b9e 100644 --- a/sys-devel/autoconf/files/autoconf-2.71-cxx11typo.patch +++ b/dev-build/autoconf/files/autoconf-2.71-cxx11typo.patch diff --git a/sys-devel/autoconf/files/autoconf-2.71-darwin.patch b/dev-build/autoconf/files/autoconf-2.71-darwin.patch index c122aee4b22d..c122aee4b22d 100644 --- a/sys-devel/autoconf/files/autoconf-2.71-darwin.patch +++ b/dev-build/autoconf/files/autoconf-2.71-darwin.patch diff --git a/sys-devel/autoconf/files/autoconf-2.71-make-4.4.patch b/dev-build/autoconf/files/autoconf-2.71-make-4.4.patch index 4dcf05996180..4dcf05996180 100644 --- a/sys-devel/autoconf/files/autoconf-2.71-make-4.4.patch +++ b/dev-build/autoconf/files/autoconf-2.71-make-4.4.patch diff --git a/sys-devel/autoconf/files/autoconf-2.71-time.patch b/dev-build/autoconf/files/autoconf-2.71-time.patch index 8ecfe10f40a3..8ecfe10f40a3 100644 --- a/sys-devel/autoconf/files/autoconf-2.71-time.patch +++ b/dev-build/autoconf/files/autoconf-2.71-time.patch diff --git a/sys-devel/autoconf/metadata.xml b/dev-build/autoconf/metadata.xml index 4ff4a48125bc..4ff4a48125bc 100644 --- a/sys-devel/autoconf/metadata.xml +++ b/dev-build/autoconf/metadata.xml diff --git a/sys-devel/automake-vanilla/Manifest b/dev-build/automake-vanilla/Manifest index c4d5d7c16d57..c4d5d7c16d57 100644 --- a/sys-devel/automake-vanilla/Manifest +++ b/dev-build/automake-vanilla/Manifest diff --git a/sys-devel/automake-vanilla/automake-vanilla-1.11.6.ebuild b/dev-build/automake-vanilla/automake-vanilla-1.11.6.ebuild index ae731a0451ef..1ce01b55855d 100644 --- a/sys-devel/automake-vanilla/automake-vanilla-1.11.6.ebuild +++ b/dev-build/automake-vanilla/automake-vanilla-1.11.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 @@ -20,8 +20,8 @@ RESTRICT="test !test? ( test )" RDEPEND=" >=dev-lang/perl-5.6 - >=sys-devel/automake-wrapper-10 - >=sys-devel/autoconf-2.69:* + >=dev-build/automake-wrapper-10 + >=dev-build/autoconf-2.69:* sys-devel/gnuconfig " DEPEND=" diff --git a/sys-devel/automake-vanilla/automake-vanilla-1.15.1.ebuild b/dev-build/automake-vanilla/automake-vanilla-1.15.1.ebuild index 67615ec94cd2..0ba1d56add54 100644 --- a/sys-devel/automake-vanilla/automake-vanilla-1.15.1.ebuild +++ b/dev-build/automake-vanilla/automake-vanilla-1.15.1.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 @@ -31,8 +31,8 @@ RESTRICT="!test? ( test )" RDEPEND=" >=dev-lang/perl-5.6 - >=sys-devel/automake-wrapper-11 - >=sys-devel/autoconf-2.69:* + >=dev-build/automake-wrapper-11 + >=dev-build/autoconf-2.69:* sys-devel/gnuconfig " DEPEND="${RDEPEND}" diff --git a/sys-devel/automake-vanilla/automake-vanilla-1.16.5.ebuild b/dev-build/automake-vanilla/automake-vanilla-1.16.5.ebuild index 428c328f3a7a..cd1806c2e420 100644 --- a/sys-devel/automake-vanilla/automake-vanilla-1.16.5.ebuild +++ b/dev-build/automake-vanilla/automake-vanilla-1.16.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 @@ -31,8 +31,8 @@ RESTRICT="!test? ( test )" RDEPEND=" >=dev-lang/perl-5.6 - >=sys-devel/automake-wrapper-11 - >=sys-devel/autoconf-2.69:* + >=dev-build/automake-wrapper-11 + >=dev-build/autoconf-2.69:* sys-devel/gnuconfig " DEPEND="${RDEPEND}" diff --git a/sys-devel/automake-vanilla/automake-vanilla-9999.ebuild b/dev-build/automake-vanilla/automake-vanilla-9999.ebuild index d6c826dc6125..07ce55fef09d 100644 --- a/sys-devel/automake-vanilla/automake-vanilla-9999.ebuild +++ b/dev-build/automake-vanilla/automake-vanilla-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 @@ -30,8 +30,8 @@ RESTRICT="!test? ( test )" RDEPEND=" >=dev-lang/perl-5.6 - >=sys-devel/automake-wrapper-11 - >=sys-devel/autoconf-2.69:* + >=dev-build/automake-wrapper-11 + >=dev-build/autoconf-2.69:* sys-devel/gnuconfig " DEPEND="${RDEPEND}" diff --git a/sys-devel/automake-vanilla/files/automake-1.11.6-install-sh-avoid-low-risk-race-in-tmp.patch b/dev-build/automake-vanilla/files/automake-1.11.6-install-sh-avoid-low-risk-race-in-tmp.patch index c435b9004f8d..c435b9004f8d 100644 --- a/sys-devel/automake-vanilla/files/automake-1.11.6-install-sh-avoid-low-risk-race-in-tmp.patch +++ b/dev-build/automake-vanilla/files/automake-1.11.6-install-sh-avoid-low-risk-race-in-tmp.patch diff --git a/sys-devel/automake-vanilla/files/automake-1.11.6-perl-5.16.patch b/dev-build/automake-vanilla/files/automake-1.11.6-perl-5.16.patch index 19fe249e0c00..19fe249e0c00 100644 --- a/sys-devel/automake-vanilla/files/automake-1.11.6-perl-5.16.patch +++ b/dev-build/automake-vanilla/files/automake-1.11.6-perl-5.16.patch diff --git a/sys-devel/automake-vanilla/files/automake-1.11.6-perl-escape-curly-bracket-r1.patch b/dev-build/automake-vanilla/files/automake-1.11.6-perl-escape-curly-bracket-r1.patch index bf8819adcf4c..bf8819adcf4c 100644 --- a/sys-devel/automake-vanilla/files/automake-1.11.6-perl-escape-curly-bracket-r1.patch +++ b/dev-build/automake-vanilla/files/automake-1.11.6-perl-escape-curly-bracket-r1.patch diff --git a/sys-devel/automake-vanilla/files/automake-1.16.5-apostrophe-in-tests.patch b/dev-build/automake-vanilla/files/automake-1.16.5-apostrophe-in-tests.patch index 866284dfd185..866284dfd185 100644 --- a/sys-devel/automake-vanilla/files/automake-1.16.5-apostrophe-in-tests.patch +++ b/dev-build/automake-vanilla/files/automake-1.16.5-apostrophe-in-tests.patch diff --git a/sys-devel/automake-vanilla/files/automake-1.16.5-fix-instmany-python.sh-test.patch b/dev-build/automake-vanilla/files/automake-1.16.5-fix-instmany-python.sh-test.patch index 5cddb4cfb83f..5cddb4cfb83f 100644 --- a/sys-devel/automake-vanilla/files/automake-1.16.5-fix-instmany-python.sh-test.patch +++ b/dev-build/automake-vanilla/files/automake-1.16.5-fix-instmany-python.sh-test.patch diff --git a/sys-devel/automake-vanilla/files/automake-1.16.5-fix-py-compile-basedir.sh-test.patch b/dev-build/automake-vanilla/files/automake-1.16.5-fix-py-compile-basedir.sh-test.patch index f49dd253c2d6..f49dd253c2d6 100644 --- a/sys-devel/automake-vanilla/files/automake-1.16.5-fix-py-compile-basedir.sh-test.patch +++ b/dev-build/automake-vanilla/files/automake-1.16.5-fix-py-compile-basedir.sh-test.patch diff --git a/sys-devel/automake-vanilla/files/automake-1.16.5-py3-compile.patch b/dev-build/automake-vanilla/files/automake-1.16.5-py3-compile.patch index 5333520b5db1..5333520b5db1 100644 --- a/sys-devel/automake-vanilla/files/automake-1.16.5-py3-compile.patch +++ b/dev-build/automake-vanilla/files/automake-1.16.5-py3-compile.patch diff --git a/sys-devel/automake-vanilla/metadata.xml b/dev-build/automake-vanilla/metadata.xml index 6e5b45d8c011..6e5b45d8c011 100644 --- a/sys-devel/automake-vanilla/metadata.xml +++ b/dev-build/automake-vanilla/metadata.xml diff --git a/sys-devel/automake-wrapper/Manifest b/dev-build/automake-wrapper/Manifest index 5a292895ab23..5a292895ab23 100644 --- a/sys-devel/automake-wrapper/Manifest +++ b/dev-build/automake-wrapper/Manifest diff --git a/sys-devel/automake-wrapper/automake-wrapper-20221207.ebuild b/dev-build/automake-wrapper/automake-wrapper-20221207.ebuild index 6983b29ed534..cd58f716d799 100644 --- a/sys-devel/automake-wrapper/automake-wrapper-20221207.ebuild +++ b/dev-build/automake-wrapper/automake-wrapper-20221207.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 diff --git a/sys-devel/automake-wrapper/automake-wrapper-99999999.ebuild b/dev-build/automake-wrapper/automake-wrapper-99999999.ebuild index 5cc8b5d149bf..ea8e3bb63674 100644 --- a/sys-devel/automake-wrapper/automake-wrapper-99999999.ebuild +++ b/dev-build/automake-wrapper/automake-wrapper-99999999.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 diff --git a/sys-devel/automake-wrapper/metadata.xml b/dev-build/automake-wrapper/metadata.xml index 2847c0b0420f..2847c0b0420f 100644 --- a/sys-devel/automake-wrapper/metadata.xml +++ b/dev-build/automake-wrapper/metadata.xml diff --git a/sys-devel/automake/Manifest b/dev-build/automake/Manifest index ee180dcca549..ee180dcca549 100644 --- a/sys-devel/automake/Manifest +++ b/dev-build/automake/Manifest diff --git a/sys-devel/automake/automake-1.11.6-r4.ebuild b/dev-build/automake/automake-1.11.6-r4.ebuild index e8d4e6b93eda..63adb6b1358a 100644 --- a/sys-devel/automake/automake-1.11.6-r4.ebuild +++ b/dev-build/automake/automake-1.11.6-r4.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=7 @@ -16,8 +16,8 @@ RESTRICT="test !test? ( test )" RDEPEND=" >=dev-lang/perl-5.6 - >=sys-devel/automake-wrapper-10 - >=sys-devel/autoconf-2.69:* + >=dev-build/automake-wrapper-10 + >=dev-build/autoconf-2.69:* sys-devel/gnuconfig " DEPEND=" diff --git a/sys-devel/automake/automake-1.16.5-r1.ebuild b/dev-build/automake/automake-1.16.5-r1.ebuild index 78b9a56f5498..07d5a58bdec0 100644 --- a/sys-devel/automake/automake-1.16.5-r1.ebuild +++ b/dev-build/automake/automake-1.16.5-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 # Bumping notes: -# * Remember to modify LAST_KNOWN_AUTOMAKE_VER 'upstream' in sys-devel/automake-wrapper +# * Remember to modify LAST_KNOWN_AUTOMAKE_VER 'upstream' in dev-build/automake-wrapper # on new automake (major) releases, as well as the dependency in RDEPEND below too. # * Update _WANT_AUTOMAKE and _automake_atom case statement in autotools.eclass. @@ -43,8 +43,8 @@ RESTRICT="!test? ( test )" RDEPEND=" >=dev-lang/perl-5.6 - >=sys-devel/automake-wrapper-11 - >=sys-devel/autoconf-2.69:* + >=dev-build/automake-wrapper-11 + >=dev-build/autoconf-2.69:* sys-devel/gnuconfig " DEPEND="${RDEPEND}" diff --git a/sys-devel/automake/automake-9999.ebuild b/dev-build/automake/automake-9999.ebuild index be9f101590f8..a16d0ba489bc 100644 --- a/sys-devel/automake/automake-9999.ebuild +++ b/dev-build/automake/automake-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 # Bumping notes: -# * Remember to modify LAST_KNOWN_AUTOMAKE_VER 'upstream' in sys-devel/automake-wrapper +# * Remember to modify LAST_KNOWN_AUTOMAKE_VER 'upstream' in dev-build/automake-wrapper # on new automake (major) releases, as well as the dependency in RDEPEND below too. # * Update _WANT_AUTOMAKE and _automake_atom case statement in autotools.eclass. @@ -43,8 +43,8 @@ RESTRICT="!test? ( test )" RDEPEND=" >=dev-lang/perl-5.6 - >=sys-devel/automake-wrapper-11 - >=sys-devel/autoconf-2.69:* + >=dev-build/automake-wrapper-11 + >=dev-build/autoconf-2.69:* sys-devel/gnuconfig " DEPEND="${RDEPEND}" diff --git a/sys-devel/automake/files/automake-1.11.6-install-sh-avoid-low-risk-race-in-tmp.patch b/dev-build/automake/files/automake-1.11.6-install-sh-avoid-low-risk-race-in-tmp.patch index c435b9004f8d..c435b9004f8d 100644 --- a/sys-devel/automake/files/automake-1.11.6-install-sh-avoid-low-risk-race-in-tmp.patch +++ b/dev-build/automake/files/automake-1.11.6-install-sh-avoid-low-risk-race-in-tmp.patch diff --git a/sys-devel/automake/files/automake-1.11.6-perl-5.16.patch b/dev-build/automake/files/automake-1.11.6-perl-5.16.patch index 19fe249e0c00..19fe249e0c00 100644 --- a/sys-devel/automake/files/automake-1.11.6-perl-5.16.patch +++ b/dev-build/automake/files/automake-1.11.6-perl-5.16.patch diff --git a/sys-devel/automake/files/automake-1.11.6-perl-escape-curly-bracket-r1.patch b/dev-build/automake/files/automake-1.11.6-perl-escape-curly-bracket-r1.patch index bf8819adcf4c..bf8819adcf4c 100644 --- a/sys-devel/automake/files/automake-1.11.6-perl-escape-curly-bracket-r1.patch +++ b/dev-build/automake/files/automake-1.11.6-perl-escape-curly-bracket-r1.patch diff --git a/sys-devel/automake/files/automake-1.16.5-apostrophe-in-tests.patch b/dev-build/automake/files/automake-1.16.5-apostrophe-in-tests.patch index 2c1c99d57367..2c1c99d57367 100644 --- a/sys-devel/automake/files/automake-1.16.5-apostrophe-in-tests.patch +++ b/dev-build/automake/files/automake-1.16.5-apostrophe-in-tests.patch diff --git a/sys-devel/automake/files/automake-1.16.5-fix-instmany-python.sh-test.patch b/dev-build/automake/files/automake-1.16.5-fix-instmany-python.sh-test.patch index 5cddb4cfb83f..5cddb4cfb83f 100644 --- a/sys-devel/automake/files/automake-1.16.5-fix-instmany-python.sh-test.patch +++ b/dev-build/automake/files/automake-1.16.5-fix-instmany-python.sh-test.patch diff --git a/sys-devel/automake/files/automake-1.16.5-fix-py-compile-basedir.sh-test.patch b/dev-build/automake/files/automake-1.16.5-fix-py-compile-basedir.sh-test.patch index 85273d6aaf03..85273d6aaf03 100644 --- a/sys-devel/automake/files/automake-1.16.5-fix-py-compile-basedir.sh-test.patch +++ b/dev-build/automake/files/automake-1.16.5-fix-py-compile-basedir.sh-test.patch diff --git a/sys-devel/automake/files/automake-1.16.5-parallel-build.patch b/dev-build/automake/files/automake-1.16.5-parallel-build.patch index 985e86aeb32c..985e86aeb32c 100644 --- a/sys-devel/automake/files/automake-1.16.5-parallel-build.patch +++ b/dev-build/automake/files/automake-1.16.5-parallel-build.patch diff --git a/sys-devel/automake/files/automake-1.16.5-py3-compile.patch b/dev-build/automake/files/automake-1.16.5-py3-compile.patch index 003b391b04ac..003b391b04ac 100644 --- a/sys-devel/automake/files/automake-1.16.5-py3-compile.patch +++ b/dev-build/automake/files/automake-1.16.5-py3-compile.patch diff --git a/sys-devel/automake/metadata.xml b/dev-build/automake/metadata.xml index 6e5b45d8c011..6e5b45d8c011 100644 --- a/sys-devel/automake/metadata.xml +++ b/dev-build/automake/metadata.xml diff --git a/sys-devel/libtool/Manifest b/dev-build/libtool/Manifest index d36ba6c57618..d36ba6c57618 100644 --- a/sys-devel/libtool/Manifest +++ b/dev-build/libtool/Manifest diff --git a/sys-devel/libtool/files/libtool-2.2.10-eprefix.patch b/dev-build/libtool/files/libtool-2.2.10-eprefix.patch index c4693ee7feeb..c4693ee7feeb 100644 --- a/sys-devel/libtool/files/libtool-2.2.10-eprefix.patch +++ b/dev-build/libtool/files/libtool-2.2.10-eprefix.patch diff --git a/sys-devel/libtool/files/libtool-2.2.6a-darwin-module-bundle.patch b/dev-build/libtool/files/libtool-2.2.6a-darwin-module-bundle.patch index 81364d4d02af..81364d4d02af 100644 --- a/sys-devel/libtool/files/libtool-2.2.6a-darwin-module-bundle.patch +++ b/dev-build/libtool/files/libtool-2.2.6a-darwin-module-bundle.patch diff --git a/sys-devel/libtool/files/libtool-2.4.3-use-linux-version-in-fbsd.patch b/dev-build/libtool/files/libtool-2.4.3-use-linux-version-in-fbsd.patch index aa1e870649b6..aa1e870649b6 100644 --- a/sys-devel/libtool/files/libtool-2.4.3-use-linux-version-in-fbsd.patch +++ b/dev-build/libtool/files/libtool-2.4.3-use-linux-version-in-fbsd.patch diff --git a/sys-devel/libtool/files/libtool-2.4.6-darwin-use-linux-version.patch b/dev-build/libtool/files/libtool-2.4.6-darwin-use-linux-version.patch index aded304989d2..aded304989d2 100644 --- a/sys-devel/libtool/files/libtool-2.4.6-darwin-use-linux-version.patch +++ b/dev-build/libtool/files/libtool-2.4.6-darwin-use-linux-version.patch diff --git a/sys-devel/libtool/files/libtool-2.4.6-ppc64le.patch b/dev-build/libtool/files/libtool-2.4.6-ppc64le.patch index 78d86c72956b..78d86c72956b 100644 --- a/sys-devel/libtool/files/libtool-2.4.6-ppc64le.patch +++ b/dev-build/libtool/files/libtool-2.4.6-ppc64le.patch diff --git a/sys-devel/libtool/files/libtool-2.4.6-pthread.patch b/dev-build/libtool/files/libtool-2.4.6-pthread.patch index 49b81c1dcda6..49b81c1dcda6 100644 --- a/sys-devel/libtool/files/libtool-2.4.6-pthread.patch +++ b/dev-build/libtool/files/libtool-2.4.6-pthread.patch diff --git a/sys-devel/libtool/files/libtool-2.4.6-pthread_bootstrapped.patch b/dev-build/libtool/files/libtool-2.4.6-pthread_bootstrapped.patch index b093d74266f2..b093d74266f2 100644 --- a/sys-devel/libtool/files/libtool-2.4.6-pthread_bootstrapped.patch +++ b/dev-build/libtool/files/libtool-2.4.6-pthread_bootstrapped.patch diff --git a/sys-devel/libtool/files/libtool-2.4.7-grep-3.8.patch b/dev-build/libtool/files/libtool-2.4.7-grep-3.8.patch index 8f1de478aece..8f1de478aece 100644 --- a/sys-devel/libtool/files/libtool-2.4.7-grep-3.8.patch +++ b/dev-build/libtool/files/libtool-2.4.7-grep-3.8.patch diff --git a/sys-devel/libtool/files/libtool-2.4.7-werror-lto.patch b/dev-build/libtool/files/libtool-2.4.7-werror-lto.patch index c0db69f3e2b6..c0db69f3e2b6 100644 --- a/sys-devel/libtool/files/libtool-2.4.7-werror-lto.patch +++ b/dev-build/libtool/files/libtool-2.4.7-werror-lto.patch diff --git a/sys-devel/libtool/libtool-2.4.7-r1.ebuild b/dev-build/libtool/libtool-2.4.7-r1.ebuild index a098f7ae0b1d..aa94eae26eeb 100644 --- a/sys-devel/libtool/libtool-2.4.7-r1.ebuild +++ b/dev-build/libtool/libtool-2.4.7-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=7 @@ -28,8 +28,8 @@ IUSE="vanilla" # Pull in libltdl directly until we convert packages to the new dep. RDEPEND=" sys-devel/gnuconfig - >=sys-devel/autoconf-2.69:* - >=sys-devel/automake-1.13:* + >=dev-build/autoconf-2.69:* + >=dev-build/automake-1.13:* >=dev-libs/libltdl-2.4.7 " DEPEND="${RDEPEND}" diff --git a/sys-devel/libtool/libtool-2.4.7-r2.ebuild b/dev-build/libtool/libtool-2.4.7-r2.ebuild index a2ec01d3671b..ec3be9b992e0 100644 --- a/sys-devel/libtool/libtool-2.4.7-r2.ebuild +++ b/dev-build/libtool/libtool-2.4.7-r2.ebuild @@ -28,8 +28,8 @@ IUSE="vanilla" # Pull in libltdl directly until we convert packages to the new dep. RDEPEND=" sys-devel/gnuconfig - >=sys-devel/autoconf-2.69:* - >=sys-devel/automake-1.13:* + >=dev-build/autoconf-2.69:* + >=dev-build/automake-1.13:* " DEPEND="${RDEPEND}" [[ ${PV} == *9999 ]] && BDEPEND="sys-apps/help2man" diff --git a/sys-devel/libtool/libtool-9999.ebuild b/dev-build/libtool/libtool-9999.ebuild index ce85f708a494..5a5d4b118ef9 100644 --- a/sys-devel/libtool/libtool-9999.ebuild +++ b/dev-build/libtool/libtool-9999.ebuild @@ -28,8 +28,8 @@ IUSE="vanilla" # Pull in libltdl directly until we convert packages to the new dep. RDEPEND=" sys-devel/gnuconfig - >=sys-devel/autoconf-2.69:* - >=sys-devel/automake-1.13:* + >=dev-build/autoconf-2.69:* + >=dev-build/automake-1.13:* " DEPEND="${RDEPEND}" [[ ${PV} == *9999 ]] && BDEPEND="sys-apps/help2man" diff --git a/sys-devel/libtool/metadata.xml b/dev-build/libtool/metadata.xml index 151cc38da6c6..151cc38da6c6 100644 --- a/sys-devel/libtool/metadata.xml +++ b/dev-build/libtool/metadata.xml diff --git a/sys-devel/slibtool/Manifest b/dev-build/slibtool/Manifest index 0eb5c9adef83..0eb5c9adef83 100644 --- a/sys-devel/slibtool/Manifest +++ b/dev-build/slibtool/Manifest diff --git a/sys-devel/slibtool/metadata.xml b/dev-build/slibtool/metadata.xml index 26b0002e202f..26b0002e202f 100644 --- a/sys-devel/slibtool/metadata.xml +++ b/dev-build/slibtool/metadata.xml diff --git a/sys-devel/slibtool/slibtool-0.5.34.ebuild b/dev-build/slibtool/slibtool-0.5.34.ebuild index 4821de5a6d24..f9c4ec40c581 100644 --- a/sys-devel/slibtool/slibtool-0.5.34.ebuild +++ b/dev-build/slibtool/slibtool-0.5.34.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 diff --git a/sys-devel/slibtool/slibtool-0.5.35.ebuild b/dev-build/slibtool/slibtool-0.5.35.ebuild index 9b8ec488bfa3..9b8ec488bfa3 100644 --- a/sys-devel/slibtool/slibtool-0.5.35.ebuild +++ b/dev-build/slibtool/slibtool-0.5.35.ebuild diff --git a/sys-devel/slibtool/slibtool-9999.ebuild b/dev-build/slibtool/slibtool-9999.ebuild index c3b76bc4bf82..7ddb3566b911 100644 --- a/sys-devel/slibtool/slibtool-9999.ebuild +++ b/dev-build/slibtool/slibtool-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 diff --git a/dev-cpp/pystring/pystring-1.1.3-r1.ebuild b/dev-cpp/pystring/pystring-1.1.3-r1.ebuild index f521e06ce11f..28892a5737ca 100644 --- a/dev-cpp/pystring/pystring-1.1.3-r1.ebuild +++ b/dev-cpp/pystring/pystring-1.1.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,7 +19,7 @@ fi LICENSE="BSD" SLOT="0" -BDEPEND="sys-devel/libtool" +BDEPEND="dev-build/libtool" PATCHES=( # Patch to convert the project into cmake. Taken from: diff --git a/dev-lang/gnucobol/gnucobol-3.1.2.ebuild b/dev-lang/gnucobol/gnucobol-3.1.2.ebuild index bfd13e668871..ec755c7b5b48 100644 --- a/dev-lang/gnucobol/gnucobol-3.1.2.ebuild +++ b/dev-lang/gnucobol/gnucobol-3.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 @@ -22,7 +22,7 @@ RDEPEND=" berkdb? ( sys-libs/db:4.8= ) " DEPEND="${RDEPEND}" -BDEPEND="sys-devel/libtool" +BDEPEND="dev-build/libtool" DOCS=( AUTHORS ChangeLog NEWS README README.md ) diff --git a/dev-lang/gnucobol/gnucobol-3.2.ebuild b/dev-lang/gnucobol/gnucobol-3.2.ebuild index d5a4ea562c99..26cb539a6333 100644 --- a/dev-lang/gnucobol/gnucobol-3.2.ebuild +++ b/dev-lang/gnucobol/gnucobol-3.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 @@ -22,7 +22,7 @@ RDEPEND=" berkdb? ( sys-libs/db:4.8= ) " DEPEND="${RDEPEND}" -BDEPEND="sys-devel/libtool" +BDEPEND="dev-build/libtool" DOCS=( AUTHORS ChangeLog NEWS README README.md ) diff --git a/dev-lang/python/python-3.10.13.ebuild b/dev-lang/python/python-3.10.13.ebuild index b71238d52f5b..0b1e7b33f03a 100644 --- a/dev-lang/python/python-3.10.13.ebuild +++ b/dev-lang/python/python-3.10.13.ebuild @@ -76,7 +76,7 @@ DEPEND=" " # autoconf-archive needed to eautoreconf BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive app-alternatives/awk virtual/pkgconfig verify-sig? ( sec-keys/openpgp-keys-python ) diff --git a/dev-lang/python/python-3.11.7.ebuild b/dev-lang/python/python-3.11.7.ebuild index d7e61dca5f92..b484a90f142c 100644 --- a/dev-lang/python/python-3.11.7.ebuild +++ b/dev-lang/python/python-3.11.7.ebuild @@ -76,7 +76,7 @@ DEPEND=" " # autoconf-archive needed to eautoreconf BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive app-alternatives/awk virtual/pkgconfig verify-sig? ( sec-keys/openpgp-keys-python ) diff --git a/dev-lang/python/python-3.12.1.ebuild b/dev-lang/python/python-3.12.1.ebuild index 1ba026283cfc..1f73dafbbdb3 100644 --- a/dev-lang/python/python-3.12.1.ebuild +++ b/dev-lang/python/python-3.12.1.ebuild @@ -81,7 +81,7 @@ DEPEND=" " # autoconf-archive needed to eautoreconf BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive app-alternatives/awk virtual/pkgconfig verify-sig? ( >=sec-keys/openpgp-keys-python-20221025 ) diff --git a/dev-lang/python/python-3.12.1_p1.ebuild b/dev-lang/python/python-3.12.1_p1.ebuild index 8b1d4b1a4837..ae16d21721d2 100644 --- a/dev-lang/python/python-3.12.1_p1.ebuild +++ b/dev-lang/python/python-3.12.1_p1.ebuild @@ -81,7 +81,7 @@ DEPEND=" " # autoconf-archive needed to eautoreconf BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive app-alternatives/awk virtual/pkgconfig verify-sig? ( >=sec-keys/openpgp-keys-python-20221025 ) diff --git a/dev-lang/python/python-3.13.0_alpha2.ebuild b/dev-lang/python/python-3.13.0_alpha2.ebuild index 35ae0c00ceb4..3d383937a488 100644 --- a/dev-lang/python/python-3.13.0_alpha2.ebuild +++ b/dev-lang/python/python-3.13.0_alpha2.ebuild @@ -80,7 +80,7 @@ DEPEND=" " # autoconf-archive needed to eautoreconf BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive app-alternatives/awk virtual/pkgconfig verify-sig? ( >=sec-keys/openpgp-keys-python-20221025 ) diff --git a/dev-lang/python/python-3.8.18.ebuild b/dev-lang/python/python-3.8.18.ebuild index 6fdddf7f55e4..27d83e4ca8dd 100644 --- a/dev-lang/python/python-3.8.18.ebuild +++ b/dev-lang/python/python-3.8.18.ebuild @@ -71,7 +71,7 @@ DEPEND=" " # autoconf-archive needed to eautoreconf BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive app-alternatives/awk virtual/pkgconfig verify-sig? ( sec-keys/openpgp-keys-python ) diff --git a/dev-lang/python/python-3.9.18.ebuild b/dev-lang/python/python-3.9.18.ebuild index 38032a975cff..24bb10243804 100644 --- a/dev-lang/python/python-3.9.18.ebuild +++ b/dev-lang/python/python-3.9.18.ebuild @@ -72,7 +72,7 @@ DEPEND=" " # autoconf-archive needed to eautoreconf BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive app-alternatives/awk virtual/pkgconfig verify-sig? ( sec-keys/openpgp-keys-python ) diff --git a/dev-libs/apr-util/apr-util-1.6.3.ebuild b/dev-libs/apr-util/apr-util-1.6.3.ebuild index 61a07a257c77..a51041c8b6f0 100644 --- a/dev-libs/apr-util/apr-util-1.6.3.ebuild +++ b/dev-libs/apr-util/apr-util-1.6.3.ebuild @@ -39,7 +39,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND=" - >=sys-devel/libtool-2.4.2 + >=dev-build/libtool-2.4.2 doc? ( app-text/doxygen ) " diff --git a/dev-libs/apr/apr-1.7.2-r1.ebuild b/dev-libs/apr/apr-1.7.2-r1.ebuild index f4de1a36a908..fc70d2ac4201 100644 --- a/dev-libs/apr/apr-1.7.2-r1.ebuild +++ b/dev-libs/apr/apr-1.7.2-r1.ebuild @@ -24,7 +24,7 @@ RDEPEND=" selinux? ( sec-policy/selinux-base-policy ) " BDEPEND=" - >=sys-devel/libtool-2.4.2 + >=dev-build/libtool-2.4.2 doc? ( app-text/doxygen ) " diff --git a/dev-libs/apr/apr-1.7.2.ebuild b/dev-libs/apr/apr-1.7.2.ebuild index 6b8e6ae8d7e5..f94332c20154 100644 --- a/dev-libs/apr/apr-1.7.2.ebuild +++ b/dev-libs/apr/apr-1.7.2.ebuild @@ -24,7 +24,7 @@ RDEPEND=" selinux? ( sec-policy/selinux-base-policy ) " BDEPEND=" - >=sys-devel/libtool-2.4.2 + >=dev-build/libtool-2.4.2 doc? ( app-text/doxygen ) " diff --git a/dev-libs/apr/apr-1.7.3.ebuild b/dev-libs/apr/apr-1.7.3.ebuild index e669892cc2ad..37b6ba5a65e1 100644 --- a/dev-libs/apr/apr-1.7.3.ebuild +++ b/dev-libs/apr/apr-1.7.3.ebuild @@ -24,7 +24,7 @@ RDEPEND=" selinux? ( sec-policy/selinux-base-policy ) " BDEPEND=" - >=sys-devel/libtool-2.4.2 + >=dev-build/libtool-2.4.2 doc? ( app-text/doxygen ) " diff --git a/dev-libs/apr/apr-1.7.4-r1.ebuild b/dev-libs/apr/apr-1.7.4-r1.ebuild index a1d127252f51..3b3f2bbff171 100644 --- a/dev-libs/apr/apr-1.7.4-r1.ebuild +++ b/dev-libs/apr/apr-1.7.4-r1.ebuild @@ -25,7 +25,7 @@ RDEPEND=" " DEPEND+=" valgrind? ( dev-debug/valgrind )" BDEPEND=" - >=sys-devel/libtool-2.4.2 + >=dev-build/libtool-2.4.2 doc? ( app-text/doxygen ) " diff --git a/dev-libs/apr/apr-1.7.4.ebuild b/dev-libs/apr/apr-1.7.4.ebuild index c67f769ac4a4..89c1e10ad25a 100644 --- a/dev-libs/apr/apr-1.7.4.ebuild +++ b/dev-libs/apr/apr-1.7.4.ebuild @@ -25,7 +25,7 @@ RDEPEND=" " DEPEND+=" valgrind? ( dev-debug/valgrind )" BDEPEND=" - >=sys-devel/libtool-2.4.2 + >=dev-build/libtool-2.4.2 doc? ( app-text/doxygen ) " diff --git a/dev-libs/bglibs/bglibs-2.04-r1.ebuild b/dev-libs/bglibs/bglibs-2.04-r1.ebuild index c30f74e6f273..01737b688943 100644 --- a/dev-libs/bglibs/bglibs-2.04-r1.ebuild +++ b/dev-libs/bglibs/bglibs-2.04-r1.ebuild @@ -16,7 +16,7 @@ IUSE="doc" BDEPEND=" sys-apps/which - sys-devel/libtool + dev-build/libtool doc? ( app-text/doxygen dev-texlive/texlive-latexrecommended diff --git a/dev-libs/bglibs/bglibs-2.04-r2.ebuild b/dev-libs/bglibs/bglibs-2.04-r2.ebuild index 460609cc3413..360365dc3f65 100644 --- a/dev-libs/bglibs/bglibs-2.04-r2.ebuild +++ b/dev-libs/bglibs/bglibs-2.04-r2.ebuild @@ -16,7 +16,7 @@ IUSE="doc" BDEPEND=" sys-apps/which - sys-devel/libtool + dev-build/libtool doc? ( app-text/doxygen dev-texlive/texlive-latexrecommended diff --git a/dev-libs/confuse/confuse-3.3-r1.ebuild b/dev-libs/confuse/confuse-3.3-r1.ebuild index 2f96f0fb7841..9d7232703654 100644 --- a/dev-libs/confuse/confuse-3.3-r1.ebuild +++ b/dev-libs/confuse/confuse-3.3-r1.ebuild @@ -16,7 +16,7 @@ IUSE="nls static-libs" BDEPEND=" app-alternatives/lex - sys-devel/libtool + dev-build/libtool virtual/pkgconfig nls? ( sys-devel/gettext ) " diff --git a/dev-libs/confuse/confuse-3.3-r2.ebuild b/dev-libs/confuse/confuse-3.3-r2.ebuild index be20bf29cb93..8d54f30350ec 100644 --- a/dev-libs/confuse/confuse-3.3-r2.ebuild +++ b/dev-libs/confuse/confuse-3.3-r2.ebuild @@ -16,7 +16,7 @@ IUSE="nls static-libs" BDEPEND=" app-alternatives/lex - sys-devel/libtool + dev-build/libtool virtual/pkgconfig nls? ( sys-devel/gettext ) " diff --git a/dev-libs/confuse/confuse-3.3.ebuild b/dev-libs/confuse/confuse-3.3.ebuild index 94b90f37f6da..9d524b6a484b 100644 --- a/dev-libs/confuse/confuse-3.3.ebuild +++ b/dev-libs/confuse/confuse-3.3.ebuild @@ -16,7 +16,7 @@ IUSE="nls static-libs" BDEPEND=" app-alternatives/lex - sys-devel/libtool + dev-build/libtool virtual/pkgconfig nls? ( sys-devel/gettext ) " diff --git a/dev-libs/dotconf/dotconf-1.3-r2.ebuild b/dev-libs/dotconf/dotconf-1.3-r2.ebuild index 9d0d505092f6..2dedf327663c 100644 --- a/dev-libs/dotconf/dotconf-1.3-r2.ebuild +++ b/dev-libs/dotconf/dotconf-1.3-r2.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=8 @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" IUSE="" -DEPEND=">=sys-devel/autoconf-2.58" +DEPEND=">=dev-build/autoconf-2.58" RDEPEND="" src_configure() { diff --git a/dev-libs/icu/icu-73.2.ebuild b/dev-libs/icu/icu-73.2.ebuild index 4a25ce9b6e6a..b01264579e85 100644 --- a/dev-libs/icu/icu-73.2.ebuild +++ b/dev-libs/icu/icu-73.2.ebuild @@ -28,7 +28,7 @@ RESTRICT="!test? ( test )" BDEPEND=" ${PYTHON_DEPS} - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig doc? ( app-text/doxygen[dot] ) verify-sig? ( >=sec-keys/openpgp-keys-icu-20221020 ) diff --git a/dev-libs/icu/icu-74.1.ebuild b/dev-libs/icu/icu-74.1.ebuild index 5e64e1ac3fbc..2b8644b47867 100644 --- a/dev-libs/icu/icu-74.1.ebuild +++ b/dev-libs/icu/icu-74.1.ebuild @@ -28,7 +28,7 @@ RESTRICT="!test? ( test )" BDEPEND=" ${PYTHON_DEPS} - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig doc? ( app-text/doxygen[dot] ) verify-sig? ( >=sec-keys/openpgp-keys-icu-20221020 ) diff --git a/dev-libs/jansson/jansson-2.14-r2.ebuild b/dev-libs/jansson/jansson-2.14-r2.ebuild index 8f8601ce9046..094aa5550e1b 100644 --- a/dev-libs/jansson/jansson-2.14-r2.ebuild +++ b/dev-libs/jansson/jansson-2.14-r2.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 @@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~ IUSE="doc static-libs" BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive doc? ( dev-python/sphinx ) " diff --git a/dev-libs/libconfig/libconfig-1.7.3.ebuild b/dev-libs/libconfig/libconfig-1.7.3.ebuild index 91f1fa4da8c5..4c9ec93a2fc8 100644 --- a/dev-libs/libconfig/libconfig-1.7.3.ebuild +++ b/dev-libs/libconfig/libconfig-1.7.3.ebuild @@ -21,7 +21,7 @@ RESTRICT="!test? ( test )" DEPEND=" sys-apps/texinfo app-alternatives/yacc - sys-devel/libtool + dev-build/libtool " src_prepare() { diff --git a/dev-libs/libfastjson/libfastjson-1.2304.0.ebuild b/dev-libs/libfastjson/libfastjson-1.2304.0.ebuild index 7a6bae3ec5d1..d5089721f711 100644 --- a/dev-libs/libfastjson/libfastjson-1.2304.0.ebuild +++ b/dev-libs/libfastjson/libfastjson-1.2304.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 @@ -14,7 +14,7 @@ SLOT="0/4.3.0" KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc64 ~riscv sparc x86" IUSE="static-libs" -BDEPEND=">=sys-devel/autoconf-archive-2015.02.04" +BDEPEND=">=dev-build/autoconf-archive-2015.02.04" DOCS=( AUTHORS ChangeLog ) diff --git a/dev-libs/liblognorm/liblognorm-2.0.6-r1.ebuild b/dev-libs/liblognorm/liblognorm-2.0.6-r1.ebuild index f3648a4f4e3d..0cc8b9bcd877 100644 --- a/dev-libs/liblognorm/liblognorm-2.0.6-r1.ebuild +++ b/dev-libs/liblognorm/liblognorm-2.0.6-r1.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=8 @@ -28,7 +28,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND=" - >=sys-devel/autoconf-archive-2015.02.04 + >=dev-build/autoconf-archive-2015.02.04 virtual/pkgconfig doc? ( >=dev-python/sphinx-1.2.2 ) " diff --git a/dev-libs/libltdl/libltdl-2.4.7-r1.ebuild b/dev-libs/libltdl/libltdl-2.4.7-r1.ebuild index 9aa655f9c73e..3e4ebeaf7604 100644 --- a/dev-libs/libltdl/libltdl-2.4.7-r1.ebuild +++ b/dev-libs/libltdl/libltdl-2.4.7-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" -# Please bump with sys-devel/libtool. +# Please bump with dev-build/libtool. inherit multilib-minimal flag-o-matic diff --git a/dev-libs/libltdl/libltdl-2.4.7.ebuild b/dev-libs/libltdl/libltdl-2.4.7.ebuild index 1569cce64211..a8b83f0e1428 100644 --- a/dev-libs/libltdl/libltdl-2.4.7.ebuild +++ b/dev-libs/libltdl/libltdl-2.4.7.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -# Please bump with sys-devel/libtool. +# Please bump with dev-build/libtool. inherit multilib-minimal diff --git a/dev-libs/libmateweather/libmateweather-1.26.1.ebuild b/dev-libs/libmateweather/libmateweather-1.26.1.ebuild index 4ed8428a156c..741fa12177e6 100644 --- a/dev-libs/libmateweather/libmateweather-1.26.1.ebuild +++ b/dev-libs/libmateweather/libmateweather-1.26.1.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 @@ -35,7 +35,7 @@ BDEPEND=" dev-util/gtk-doc dev-util/gtk-doc-am >=sys-devel/gettext-0.19.8 - >=sys-devel/libtool-2.2.6:2 + >=dev-build/libtool-2.2.6:2 virtual/pkgconfig " diff --git a/dev-libs/libmateweather/libmateweather-1.26.2.ebuild b/dev-libs/libmateweather/libmateweather-1.26.2.ebuild index badf1baf1e1c..07e31cd655ef 100644 --- a/dev-libs/libmateweather/libmateweather-1.26.2.ebuild +++ b/dev-libs/libmateweather/libmateweather-1.26.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 @@ -36,7 +36,7 @@ BDEPEND=" dev-util/gtk-doc dev-util/gtk-doc-am >=sys-devel/gettext-0.19.8 - >=sys-devel/libtool-2.2.6:2 + >=dev-build/libtool-2.2.6:2 virtual/pkgconfig " diff --git a/dev-libs/libmateweather/libmateweather-1.26.3.ebuild b/dev-libs/libmateweather/libmateweather-1.26.3.ebuild index d85e7e444d90..07e31cd655ef 100644 --- a/dev-libs/libmateweather/libmateweather-1.26.3.ebuild +++ b/dev-libs/libmateweather/libmateweather-1.26.3.ebuild @@ -36,7 +36,7 @@ BDEPEND=" dev-util/gtk-doc dev-util/gtk-doc-am >=sys-devel/gettext-0.19.8 - >=sys-devel/libtool-2.2.6:2 + >=dev-build/libtool-2.2.6:2 virtual/pkgconfig " diff --git a/dev-libs/libmateweather/libmateweather-1.27.1.ebuild b/dev-libs/libmateweather/libmateweather-1.27.1.ebuild index badf1baf1e1c..07e31cd655ef 100644 --- a/dev-libs/libmateweather/libmateweather-1.27.1.ebuild +++ b/dev-libs/libmateweather/libmateweather-1.27.1.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 @@ -36,7 +36,7 @@ BDEPEND=" dev-util/gtk-doc dev-util/gtk-doc-am >=sys-devel/gettext-0.19.8 - >=sys-devel/libtool-2.2.6:2 + >=dev-build/libtool-2.2.6:2 virtual/pkgconfig " diff --git a/dev-libs/libsecp256k1/libsecp256k1-0.3.0.ebuild b/dev-libs/libsecp256k1/libsecp256k1-0.3.0.ebuild index 57f8777f0aab..4ed054a8e8e7 100644 --- a/dev-libs/libsecp256k1/libsecp256k1-0.3.0.ebuild +++ b/dev-libs/libsecp256k1/libsecp256k1-0.3.0.ebuild @@ -21,7 +21,7 @@ REQUIRED_USE=" schnorr? ( extrakeys ) " BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig valgrind? ( dev-debug/valgrind ) " diff --git a/dev-libs/libsecp256k1/libsecp256k1-0.3.1.ebuild b/dev-libs/libsecp256k1/libsecp256k1-0.3.1.ebuild index 57f8777f0aab..4ed054a8e8e7 100644 --- a/dev-libs/libsecp256k1/libsecp256k1-0.3.1.ebuild +++ b/dev-libs/libsecp256k1/libsecp256k1-0.3.1.ebuild @@ -21,7 +21,7 @@ REQUIRED_USE=" schnorr? ( extrakeys ) " BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig valgrind? ( dev-debug/valgrind ) " diff --git a/dev-libs/libsecp256k1/libsecp256k1-0.3.2.ebuild b/dev-libs/libsecp256k1/libsecp256k1-0.3.2.ebuild index a845ef5a6fb0..4f6e4550437e 100644 --- a/dev-libs/libsecp256k1/libsecp256k1-0.3.2.ebuild +++ b/dev-libs/libsecp256k1/libsecp256k1-0.3.2.ebuild @@ -21,7 +21,7 @@ REQUIRED_USE=" schnorr? ( extrakeys ) " BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig valgrind? ( dev-debug/valgrind ) " diff --git a/dev-libs/libsecp256k1/libsecp256k1-0.4.0.ebuild b/dev-libs/libsecp256k1/libsecp256k1-0.4.0.ebuild index 625b8fada77d..81afa059b2b3 100644 --- a/dev-libs/libsecp256k1/libsecp256k1-0.4.0.ebuild +++ b/dev-libs/libsecp256k1/libsecp256k1-0.4.0.ebuild @@ -21,7 +21,7 @@ REQUIRED_USE=" schnorr? ( extrakeys ) " BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig valgrind? ( dev-debug/valgrind ) " diff --git a/dev-libs/libtermkey/libtermkey-0.22-r1.ebuild b/dev-libs/libtermkey/libtermkey-0.22-r1.ebuild index 43f3b466ee2f..007a700a66e2 100644 --- a/dev-libs/libtermkey/libtermkey-0.22-r1.ebuild +++ b/dev-libs/libtermkey/libtermkey-0.22-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 @@ -19,7 +19,7 @@ DEPEND=" ${RDEPEND} " BDEPEND=" - sys-devel/libtool + dev-build/libtool virtual/pkgconfig demos? ( dev-libs/glib:2 ) " diff --git a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r4.ebuild b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r4.ebuild index cc30adcd38f5..f4dd5afc09ec 100644 --- a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r4.ebuild +++ b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r4.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=7 @@ -25,7 +25,7 @@ IUSE="+gmp +libtommath tomsfastmath" REQUIRED_USE="|| ( gmp libtommath tomsfastmath )" BDEPEND=" - sys-devel/libtool + dev-build/libtool virtual/pkgconfig " RDEPEND=" @@ -35,7 +35,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - sys-devel/libtool + dev-build/libtool " PATCHES=( diff --git a/dev-libs/libtommath/libtommath-1.2.0-r2.ebuild b/dev-libs/libtommath/libtommath-1.2.0-r2.ebuild index b2a350766738..f17fc77a6642 100644 --- a/dev-libs/libtommath/libtommath-1.2.0-r2.ebuild +++ b/dev-libs/libtommath/libtommath-1.2.0-r2.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 @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc examples static-libs" -BDEPEND="sys-devel/libtool" +BDEPEND="dev-build/libtool" PATCHES=( "${FILESDIR}"/${P}-sparc.patch diff --git a/dev-libs/libtommath/libtommath-1.2.1.ebuild b/dev-libs/libtommath/libtommath-1.2.1.ebuild index b912b8045eae..4c2227c298fa 100644 --- a/dev-libs/libtommath/libtommath-1.2.1.ebuild +++ b/dev-libs/libtommath/libtommath-1.2.1.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 @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc examples static-libs" -BDEPEND="sys-devel/libtool" +BDEPEND="dev-build/libtool" PATCHES=( "${FILESDIR}"/${PN}-1.2.0-sparc.patch diff --git a/dev-libs/libuv/libuv-1.44.2-r1.ebuild b/dev-libs/libuv/libuv-1.44.2-r1.ebuild index e7750477946a..0e54d3d5d97d 100644 --- a/dev-libs/libuv/libuv-1.44.2-r1.ebuild +++ b/dev-libs/libuv/libuv-1.44.2-r1.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=8 @@ -20,7 +20,7 @@ LICENSE="BSD BSD-2 ISC MIT" SLOT="0/1" BDEPEND=" - sys-devel/libtool + dev-build/libtool virtual/pkgconfig " diff --git a/dev-libs/libuv/libuv-1.46.0.ebuild b/dev-libs/libuv/libuv-1.46.0.ebuild index ebc3bbc84897..c99da814d353 100644 --- a/dev-libs/libuv/libuv-1.46.0.ebuild +++ b/dev-libs/libuv/libuv-1.46.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 @@ -20,7 +20,7 @@ LICENSE="BSD BSD-2 ISC MIT" SLOT="0/1" BDEPEND=" - sys-devel/libtool + dev-build/libtool virtual/pkgconfig " diff --git a/dev-libs/libuv/libuv-1.47.0-r1.ebuild b/dev-libs/libuv/libuv-1.47.0-r1.ebuild index 465058e59761..78833d42b343 100644 --- a/dev-libs/libuv/libuv-1.47.0-r1.ebuild +++ b/dev-libs/libuv/libuv-1.47.0-r1.ebuild @@ -20,7 +20,7 @@ LICENSE="BSD BSD-2 ISC MIT" SLOT="0/1" BDEPEND=" - sys-devel/libtool + dev-build/libtool virtual/pkgconfig " diff --git a/dev-libs/libuv/libuv-9999.ebuild b/dev-libs/libuv/libuv-9999.ebuild index 0028ef084a43..14fe0b49c30b 100644 --- a/dev-libs/libuv/libuv-9999.ebuild +++ b/dev-libs/libuv/libuv-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 @@ -20,7 +20,7 @@ LICENSE="BSD BSD-2 ISC MIT" SLOT="0/1" BDEPEND=" - sys-devel/libtool + dev-build/libtool virtual/pkgconfig " diff --git a/dev-libs/libvoikko/libvoikko-4.3.2.ebuild b/dev-libs/libvoikko/libvoikko-4.3.2.ebuild index fa3c023430cb..967e5319d288 100644 --- a/dev-libs/libvoikko/libvoikko-4.3.2.ebuild +++ b/dev-libs/libvoikko/libvoikko-4.3.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-r1 verify-sig @@ -26,7 +26,7 @@ DEPEND="${PYTHON_DEPS} hfst? ( >=dev-util/hfstospell-0.5.0 )" RDEPEND="${DEPEND}" BDEPEND="virtual/pkgconfig - >=sys-devel/autoconf-2.71 + >=dev-build/autoconf-2.71 verify-sig? ( sec-keys/openpgp-keys-voikko )" VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/voikko.asc diff --git a/dev-libs/libvterm/libvterm-0.1.4.ebuild b/dev-libs/libvterm/libvterm-0.1.4.ebuild index 343e999b6fee..0354fdbb6843 100644 --- a/dev-libs/libvterm/libvterm-0.1.4.ebuild +++ b/dev-libs/libvterm/libvterm-0.1.4.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=8 @@ -15,7 +15,7 @@ KEYWORDS="amd64 ~arm arm64 ~riscv x86 ~x64-macos" BDEPEND=" dev-lang/perl - sys-devel/libtool + dev-build/libtool virtual/pkgconfig " RDEPEND="!dev-libs/libvterm-neovim" diff --git a/dev-libs/libvterm/libvterm-0.3.1.ebuild b/dev-libs/libvterm/libvterm-0.3.1.ebuild index 25cc462c9ff5..3e8a3397345c 100644 --- a/dev-libs/libvterm/libvterm-0.3.1.ebuild +++ b/dev-libs/libvterm/libvterm-0.3.1.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 @@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~x64-macos" BDEPEND=" dev-lang/perl - sys-devel/libtool + dev-build/libtool " src_compile() { diff --git a/dev-libs/libvterm/libvterm-0.3.2.ebuild b/dev-libs/libvterm/libvterm-0.3.2.ebuild index 6c5819812387..66667c0c8839 100644 --- a/dev-libs/libvterm/libvterm-0.3.2.ebuild +++ b/dev-libs/libvterm/libvterm-0.3.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 @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~x64-macos" BDEPEND=" dev-lang/perl - sys-devel/libtool + dev-build/libtool " src_compile() { diff --git a/dev-libs/libvterm/libvterm-0.3.ebuild b/dev-libs/libvterm/libvterm-0.3.ebuild index 5e50fd76b546..3d18f7eb2f0c 100644 --- a/dev-libs/libvterm/libvterm-0.3.ebuild +++ b/dev-libs/libvterm/libvterm-0.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 @@ -13,7 +13,7 @@ KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~x64-macos" BDEPEND=" dev-lang/perl - sys-devel/libtool + dev-build/libtool " src_compile() { diff --git a/dev-libs/link-grammar/link-grammar-5.12.3.ebuild b/dev-libs/link-grammar/link-grammar-5.12.3.ebuild index 918c993bbb98..6e6e06440b26 100644 --- a/dev-libs/link-grammar/link-grammar-5.12.3.ebuild +++ b/dev-libs/link-grammar/link-grammar-5.12.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit autotools python-r1 out-of-source @@ -28,7 +28,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" dev-lang/swig:0 - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig" PATCHES=( diff --git a/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild b/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild index bbd30e67b8f7..6f64ba4a02ea 100644 --- a/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild +++ b/dev-libs/tomsfastmath/tomsfastmath-0.13.1-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=7 @@ -17,7 +17,7 @@ LICENSE="Unlicense" SLOT="0/1" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86" -BDEPEND="sys-devel/libtool" +BDEPEND="dev-build/libtool" PATCHES=( "${FILESDIR}"/${P}-makefile-fix.patch diff --git a/dev-libs/unibilium/unibilium-2.1.1.ebuild b/dev-libs/unibilium/unibilium-2.1.1.ebuild index 9ea0d6447cf8..fd74ec579ab0 100644 --- a/dev-libs/unibilium/unibilium-2.1.1.ebuild +++ b/dev-libs/unibilium/unibilium-2.1.1.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 @@ -15,7 +15,7 @@ KEYWORDS="amd64 arm arm64 ~riscv x86 ~x64-macos" IUSE="static-libs" BDEPEND="dev-lang/perl - sys-devel/libtool" + dev-build/libtool" PATCHES=( "${FILESDIR}/${PN}-2.1.0-no-compress-man.patch" diff --git a/dev-libs/yaz/yaz-3.0.53.ebuild b/dev-libs/yaz/yaz-3.0.53.ebuild index 46ae1d0e9bb1..1425841a824e 100644 --- a/dev-libs/yaz/yaz-3.0.53.ebuild +++ b/dev-libs/yaz/yaz-3.0.53.ebuild @@ -30,7 +30,7 @@ DEPEND="${RDEPEND}" BDEPEND=" dev-lang/tcl:0 app-alternatives/yacc - >=sys-devel/libtool-2 + >=dev-build/libtool-2 virtual/pkgconfig " diff --git a/dev-libs/yaz/yaz-5.32.0.ebuild b/dev-libs/yaz/yaz-5.32.0.ebuild index 48b033719a76..1b8c5ff2c9e8 100644 --- a/dev-libs/yaz/yaz-5.32.0.ebuild +++ b/dev-libs/yaz/yaz-5.32.0.ebuild @@ -36,7 +36,7 @@ DEPEND="${RDEPEND}" BDEPEND=" dev-lang/tcl:0 app-alternatives/yacc - >=sys-devel/libtool-2 + >=dev-build/libtool-2 virtual/pkgconfig " diff --git a/dev-lisp/gcl/gcl-2.6.13_pre99.ebuild b/dev-lisp/gcl/gcl-2.6.13_pre99.ebuild index 1529fde33026..1673ab7aa83c 100644 --- a/dev-lisp/gcl/gcl-2.6.13_pre99.ebuild +++ b/dev-lisp/gcl/gcl-2.6.13_pre99.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 @@ -24,7 +24,7 @@ RDEPEND="dev-libs/gmp DEPEND="${RDEPEND} virtual/texi2dvi app-text/texi2html - >=sys-devel/autoconf-2.52" + >=dev-build/autoconf-2.52" PATCHES=( # bug 778770 diff --git a/dev-lisp/gcl/gcl-2.6.14.ebuild b/dev-lisp/gcl/gcl-2.6.14.ebuild index 658ba82946f7..fe5638ac7f2c 100644 --- a/dev-lisp/gcl/gcl-2.6.14.ebuild +++ b/dev-lisp/gcl/gcl-2.6.14.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 @@ -24,7 +24,7 @@ RDEPEND="dev-libs/gmp DEPEND="${RDEPEND} virtual/texi2dvi app-text/texi2html - >=sys-devel/autoconf-2.52" + >=dev-build/autoconf-2.52" src_configure() { strip-flags diff --git a/dev-lisp/gcl/gcl-2.6.15_pre3.ebuild b/dev-lisp/gcl/gcl-2.6.15_pre3.ebuild index 830fff33537b..dd6b7e3a812d 100644 --- a/dev-lisp/gcl/gcl-2.6.15_pre3.ebuild +++ b/dev-lisp/gcl/gcl-2.6.15_pre3.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 @@ -25,7 +25,7 @@ RDEPEND="dev-libs/gmp DEPEND="${RDEPEND} virtual/texi2dvi app-text/texi2html - >=sys-devel/autoconf-2.52" + >=dev-build/autoconf-2.52" PATCHES=( "${WORKDIR}"/${PF}-spelling.patch ) S="${WORKDIR}"/${PN}-Version_2_6_15pre3/${PN} diff --git a/dev-scheme/guile/guile-1.8.8-r4.ebuild b/dev-scheme/guile/guile-1.8.8-r4.ebuild index 42981466c5f7..10de08ff5fbf 100644 --- a/dev-scheme/guile/guile-1.8.8-r4.ebuild +++ b/dev-scheme/guile/guile-1.8.8-r4.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 @@ -32,7 +32,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" sys-apps/texinfo - sys-devel/libtool + dev-build/libtool emacs? ( >=app-editors/emacs-23.1:* ) " diff --git a/dev-scheme/guile/guile-2.2.7-r1.ebuild b/dev-scheme/guile/guile-2.2.7-r1.ebuild index eeac2976a708..865e9109fc9c 100644 --- a/dev-scheme/guile/guile-2.2.7-r1.ebuild +++ b/dev-scheme/guile/guile-2.2.7-r1.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 @@ -27,7 +27,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" virtual/pkgconfig - sys-devel/libtool + dev-build/libtool sys-devel/gettext" PATCHES=( diff --git a/dev-scheme/guile/guile-3.0.8-r1.ebuild b/dev-scheme/guile/guile-3.0.8-r1.ebuild index 9b6beb93e876..207afaf4cde2 100644 --- a/dev-scheme/guile/guile-3.0.8-r1.ebuild +++ b/dev-scheme/guile/guile-3.0.8-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 @@ -30,7 +30,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" virtual/pkgconfig - sys-devel/libtool + dev-build/libtool sys-devel/gettext" # guile generates ELF files without use of C or machine code diff --git a/dev-scheme/guile/guile-3.0.9.ebuild b/dev-scheme/guile/guile-3.0.9.ebuild index 46f8d49b2e03..5d10f39559f3 100644 --- a/dev-scheme/guile/guile-3.0.9.ebuild +++ b/dev-scheme/guile/guile-3.0.9.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 @@ -29,7 +29,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" virtual/pkgconfig - sys-devel/libtool + dev-build/libtool sys-devel/gettext " diff --git a/dev-util/autoproject/autoproject-0.20_p5.ebuild b/dev-util/autoproject/autoproject-0.20_p5.ebuild index 9fd405115687..c965e30bc08c 100644 --- a/dev-util/autoproject/autoproject-0.20_p5.ebuild +++ b/dev-util/autoproject/autoproject-0.20_p5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,8 +19,8 @@ IUSE="test" RESTRICT="!test? ( test )" RDEPEND=" - sys-devel/autoconf:* - sys-devel/automake:*" + dev-build/autoconf:* + dev-build/automake:*" DEPEND="${RDEPEND} test? ( sys-apps/texinfo )" diff --git a/dev-util/bear/bear-3.0.20-r1.ebuild b/dev-util/bear/bear-3.0.20-r1.ebuild index f3dadfccac88..05332355b211 100644 --- a/dev-util/bear/bear-3.0.20-r1.ebuild +++ b/dev-util/bear/bear-3.0.20-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit cmake python-any-r1 @@ -34,7 +34,7 @@ DEPEND="${RDEPEND} BDEPEND=" virtual/pkgconfig test? ( - sys-devel/libtool + dev-build/libtool $(python_gen_any_dep ' dev-python/lit[${PYTHON_USEDEP}] ') diff --git a/dev-util/bear/bear-3.0.21.ebuild b/dev-util/bear/bear-3.0.21.ebuild index 814b202089e1..3dbde5dce6df 100644 --- a/dev-util/bear/bear-3.0.21.ebuild +++ b/dev-util/bear/bear-3.0.21.ebuild @@ -1,9 +1,9 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit cmake python-any-r1 @@ -34,7 +34,7 @@ DEPEND="${RDEPEND} BDEPEND=" virtual/pkgconfig test? ( - sys-devel/libtool + dev-build/libtool $(python_gen_any_dep ' dev-python/lit[${PYTHON_USEDEP}] ') diff --git a/dev-util/bear/bear-3.1.2.ebuild b/dev-util/bear/bear-3.1.2.ebuild index 14d790f1e387..9c75a5f7010e 100644 --- a/dev-util/bear/bear-3.1.2.ebuild +++ b/dev-util/bear/bear-3.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -34,7 +34,7 @@ DEPEND="${RDEPEND} BDEPEND=" virtual/pkgconfig test? ( - sys-devel/libtool + dev-build/libtool $(python_gen_any_dep ' dev-python/lit[${PYTHON_USEDEP}] ') diff --git a/dev-util/bear/bear-3.1.3.ebuild b/dev-util/bear/bear-3.1.3.ebuild index d07cd15e5151..c9917bdeddae 100644 --- a/dev-util/bear/bear-3.1.3.ebuild +++ b/dev-util/bear/bear-3.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -37,7 +37,7 @@ DEPEND=" BDEPEND=" virtual/pkgconfig test? ( - sys-devel/libtool + dev-build/libtool $(python_gen_any_dep ' dev-python/lit[${PYTHON_USEDEP}] ') diff --git a/dev-util/complexity/complexity-1.10-r1.ebuild b/dev-util/complexity/complexity-1.10-r1.ebuild index 2594e392799e..b651271daddd 100644 --- a/dev-util/complexity/complexity-1.10-r1.ebuild +++ b/dev-util/complexity/complexity-1.10-r1.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=8 @@ -13,6 +13,6 @@ KEYWORDS="~amd64 ~hppa ~x86" RDEPEND=">=sys-devel/autogen-5.11.7" DEPEND="${RDEPEND}" -BDEPEND="sys-devel/libtool" +BDEPEND="dev-build/libtool" DOCS=( AUTHORS ChangeLog NEWS ) diff --git a/dev-util/dialog/dialog-1.3.20220728.ebuild b/dev-util/dialog/dialog-1.3.20220728.ebuild index 4ebba37eb5ab..fd05a9843ce5 100644 --- a/dev-util/dialog/dialog-1.3.20220728.ebuild +++ b/dev-util/dialog/dialog-1.3.20220728.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 @@ -25,7 +25,7 @@ DEPEND=" " BDEPEND=" virtual/pkgconfig - !minimal? ( sys-devel/libtool ) + !minimal? ( dev-build/libtool ) verify-sig? ( sec-keys/openpgp-keys-thomasdickey ) " diff --git a/dev-util/dialog/dialog-1.3.20221229.ebuild b/dev-util/dialog/dialog-1.3.20221229.ebuild index 4ebba37eb5ab..fd05a9843ce5 100644 --- a/dev-util/dialog/dialog-1.3.20221229.ebuild +++ b/dev-util/dialog/dialog-1.3.20221229.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 @@ -25,7 +25,7 @@ DEPEND=" " BDEPEND=" virtual/pkgconfig - !minimal? ( sys-devel/libtool ) + !minimal? ( dev-build/libtool ) verify-sig? ( sec-keys/openpgp-keys-thomasdickey ) " diff --git a/dev-util/dialog/dialog-1.3.20230209.ebuild b/dev-util/dialog/dialog-1.3.20230209.ebuild index a49908a07852..ad64b2ee11b4 100644 --- a/dev-util/dialog/dialog-1.3.20230209.ebuild +++ b/dev-util/dialog/dialog-1.3.20230209.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 @@ -25,7 +25,7 @@ DEPEND=" " BDEPEND=" virtual/pkgconfig - !minimal? ( sys-devel/libtool ) + !minimal? ( dev-build/libtool ) verify-sig? ( sec-keys/openpgp-keys-thomasdickey ) " diff --git a/dev-util/dialog/dialog-1.3.20231002.ebuild b/dev-util/dialog/dialog-1.3.20231002.ebuild index a49908a07852..ad64b2ee11b4 100644 --- a/dev-util/dialog/dialog-1.3.20231002.ebuild +++ b/dev-util/dialog/dialog-1.3.20231002.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 @@ -25,7 +25,7 @@ DEPEND=" " BDEPEND=" virtual/pkgconfig - !minimal? ( sys-devel/libtool ) + !minimal? ( dev-build/libtool ) verify-sig? ( sec-keys/openpgp-keys-thomasdickey ) " diff --git a/dev-util/dialog/dialog-1.3.20240101.ebuild b/dev-util/dialog/dialog-1.3.20240101.ebuild index c3d3da6c3f49..00473ce87e8d 100644 --- a/dev-util/dialog/dialog-1.3.20240101.ebuild +++ b/dev-util/dialog/dialog-1.3.20240101.ebuild @@ -25,7 +25,7 @@ DEPEND=" " BDEPEND=" virtual/pkgconfig - !minimal? ( sys-devel/libtool ) + !minimal? ( dev-build/libtool ) verify-sig? ( sec-keys/openpgp-keys-thomasdickey ) " diff --git a/dev-util/global/global-6.6.4.ebuild b/dev-util/global/global-6.6.4.ebuild index 661f50f612f1..e39e1f14cb7b 100644 --- a/dev-util/global/global-6.6.4.ebuild +++ b/dev-util/global/global-6.6.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=7 @@ -24,7 +24,7 @@ RDEPEND=" ) || ( dev-libs/libltdl:0 - sys-devel/libtool:2 + dev-build/libtool:2 )" DEPEND="${RDEPEND} diff --git a/dev-util/poke/poke-2.4-r1.ebuild b/dev-util/poke/poke-2.4-r1.ebuild index 8bb3a1d99a93..b44a7334de30 100644 --- a/dev-util/poke/poke-2.4-r1.ebuild +++ b/dev-util/poke/poke-2.4-r1.ebuild @@ -12,8 +12,8 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://git.savannah.gnu.org/git/poke.git" REGEN_BDEPEND=" - >=sys-devel/autoconf-2.62 - >=sys-devel/automake-2.16 + >=dev-build/autoconf-2.62 + >=dev-build/automake-2.16 sys-apps/gawk sys-apps/help2man sys-apps/texinfo diff --git a/dev-util/poke/poke-2.90.1.ebuild b/dev-util/poke/poke-2.90.1.ebuild index a059fe4ed9d2..540363525164 100644 --- a/dev-util/poke/poke-2.90.1.ebuild +++ b/dev-util/poke/poke-2.90.1.ebuild @@ -12,8 +12,8 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://git.savannah.gnu.org/git/poke.git" REGEN_BDEPEND=" - >=sys-devel/autoconf-2.62 - >=sys-devel/automake-1.16 + >=dev-build/autoconf-2.62 + >=dev-build/automake-1.16 sys-apps/gawk sys-apps/help2man sys-apps/texinfo diff --git a/dev-util/poke/poke-3.0.ebuild b/dev-util/poke/poke-3.0.ebuild index ff822026e32f..993b532d0a88 100644 --- a/dev-util/poke/poke-3.0.ebuild +++ b/dev-util/poke/poke-3.0.ebuild @@ -12,8 +12,8 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://git.savannah.gnu.org/git/poke.git" REGEN_BDEPEND=" - >=sys-devel/autoconf-2.62 - >=sys-devel/automake-1.16 + >=dev-build/autoconf-2.62 + >=dev-build/automake-1.16 sys-apps/gawk sys-apps/help2man sys-apps/texinfo diff --git a/dev-util/poke/poke-3.1.ebuild b/dev-util/poke/poke-3.1.ebuild index ff822026e32f..993b532d0a88 100644 --- a/dev-util/poke/poke-3.1.ebuild +++ b/dev-util/poke/poke-3.1.ebuild @@ -12,8 +12,8 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://git.savannah.gnu.org/git/poke.git" REGEN_BDEPEND=" - >=sys-devel/autoconf-2.62 - >=sys-devel/automake-1.16 + >=dev-build/autoconf-2.62 + >=dev-build/automake-1.16 sys-apps/gawk sys-apps/help2man sys-apps/texinfo diff --git a/dev-util/poke/poke-3.2.ebuild b/dev-util/poke/poke-3.2.ebuild index ff822026e32f..993b532d0a88 100644 --- a/dev-util/poke/poke-3.2.ebuild +++ b/dev-util/poke/poke-3.2.ebuild @@ -12,8 +12,8 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://git.savannah.gnu.org/git/poke.git" REGEN_BDEPEND=" - >=sys-devel/autoconf-2.62 - >=sys-devel/automake-1.16 + >=dev-build/autoconf-2.62 + >=dev-build/automake-1.16 sys-apps/gawk sys-apps/help2man sys-apps/texinfo diff --git a/dev-util/poke/poke-3.3.ebuild b/dev-util/poke/poke-3.3.ebuild index 40ba24c943ec..7ea895387635 100644 --- a/dev-util/poke/poke-3.3.ebuild +++ b/dev-util/poke/poke-3.3.ebuild @@ -12,8 +12,8 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://git.savannah.gnu.org/git/poke.git" REGEN_BDEPEND=" - >=sys-devel/autoconf-2.62 - >=sys-devel/automake-1.16 + >=dev-build/autoconf-2.62 + >=dev-build/automake-1.16 sys-apps/gawk sys-apps/help2man sys-apps/texinfo diff --git a/dev-util/poke/poke-9999.ebuild b/dev-util/poke/poke-9999.ebuild index 5affebc7b620..1aadadd1833d 100644 --- a/dev-util/poke/poke-9999.ebuild +++ b/dev-util/poke/poke-9999.ebuild @@ -12,8 +12,8 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://git.savannah.gnu.org/git/poke.git" REGEN_BDEPEND=" - >=sys-devel/autoconf-2.62 - >=sys-devel/automake-1.16 + >=dev-build/autoconf-2.62 + >=dev-build/automake-1.16 sys-apps/gawk sys-apps/help2man sys-apps/texinfo diff --git a/eclass/autotools.eclass b/eclass/autotools.eclass index 7f48c78739c7..2290e8067813 100644 --- a/eclass/autotools.eclass +++ b/eclass/autotools.eclass @@ -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 # @ECLASS: autotools.eclass @@ -95,8 +95,8 @@ _LATEST_AUTOCONF=( 2.72-r1:2.72 2.71-r6:2.71 ) # WANT value by using a colon: <PV>:<WANT_AUTOMAKE> _LATEST_AUTOMAKE=( 1.16.5:1.16 ) -_automake_atom="sys-devel/automake" -_autoconf_atom="sys-devel/autoconf" +_automake_atom="dev-build/automake" +_autoconf_atom="dev-build/autoconf" if [[ -n ${WANT_AUTOMAKE} ]] ; then case ${WANT_AUTOMAKE} in none) @@ -105,12 +105,12 @@ if [[ -n ${WANT_AUTOMAKE} ]] ; then # the autoreconf tool, so this requirement is correct, bug #401605. ;; latest) - printf -v _automake_atom_tmp '>=sys-devel/automake-%s:%s ' ${_LATEST_AUTOMAKE[@]/:/ } + printf -v _automake_atom_tmp '>=dev-build/automake-%s:%s ' ${_LATEST_AUTOMAKE[@]/:/ } _automake_atom="|| ( ${_automake_atom_tmp} )" unset _automake_atom_tmp ;; *) - _automake_atom="=sys-devel/automake-${WANT_AUTOMAKE}*" + _automake_atom="=dev-build/automake-${WANT_AUTOMAKE}*" ;; esac export WANT_AUTOMAKE @@ -126,19 +126,19 @@ if [[ -n ${WANT_AUTOCONF} ]] ; then _autoconf_atom="" ;; 2.1) - _autoconf_atom=">=sys-devel/autoconf-2.13-r7:2.1" + _autoconf_atom=">=dev-build/autoconf-2.13-r7:2.1" ;; 2.5) - _autoconf_atom=">=sys-devel/autoconf-2.71-r6:2.71" + _autoconf_atom=">=dev-build/autoconf-2.71-r6:2.71" ;; 2.69) - _autoconf_atom=">=sys-devel/autoconf-2.69-r9:2.69" + _autoconf_atom=">=dev-build/autoconf-2.69-r9:2.69" ;; 2.71) - _autoconf_atom=">=sys-devel/autoconf-2.71-r6:2.71" + _autoconf_atom=">=dev-build/autoconf-2.71-r6:2.71" ;; latest) - printf -v _autoconf_atom_tmp '>=sys-devel/autoconf-%s:%s ' ${_LATEST_AUTOCONF[@]/:/ } + printf -v _autoconf_atom_tmp '>=dev-build/autoconf-%s:%s ' ${_LATEST_AUTOCONF[@]/:/ } _autoconf_atom="|| ( ${_autoconf_atom_tmp} )" unset _autoconf_atom_tmp ;; @@ -149,7 +149,7 @@ if [[ -n ${WANT_AUTOCONF} ]] ; then export WANT_AUTOCONF fi -_libtool_atom=">=sys-devel/libtool-2.4.7" +_libtool_atom=">=dev-build/libtool-2.4.7" if [[ -n ${WANT_LIBTOOL} ]] ; then case ${WANT_LIBTOOL} in none) _libtool_atom="" ;; @@ -570,7 +570,7 @@ autotools_env_setup() { hv_args="-b" ;; esac - has_version ${hv_args} "=sys-devel/automake-${pv}*" && export WANT_AUTOMAKE="${pv}" && break + has_version ${hv_args} "=dev-build/automake-${pv}*" && export WANT_AUTOMAKE="${pv}" && break done # During bootstrap in prefix there might be no automake merged yet @@ -599,7 +599,7 @@ autotools_env_setup() { hv_args="-b" ;; esac - has_version ${hv_args} "=sys-devel/autoconf-${pv}*" && export WANT_AUTOCONF="${pv}" && break + has_version ${hv_args} "=dev-build/autoconf-${pv}*" && export WANT_AUTOCONF="${pv}" && break done # During bootstrap in prefix there might be no autoconf merged yet diff --git a/eclass/php-ext-source-r3.eclass b/eclass/php-ext-source-r3.eclass index e463d3282e83..0d58db5031c9 100644 --- a/eclass/php-ext-source-r3.eclass +++ b/eclass/php-ext-source-r3.eclass @@ -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 # @ECLASS: php-ext-source-r3.eclass @@ -128,7 +128,7 @@ REQUIRED_USE+=") ${PHP_EXT_OPTIONAL_USE:+ )}" PHPDEPEND+=" ${PHP_EXT_OPTIONAL_USE:+ )}" TOOLDEPS=" sys-devel/m4 - sys-devel/libtool + dev-build/libtool " RDEPEND="${PHPDEPEND}" diff --git a/eclass/toolchain-autoconf.eclass b/eclass/toolchain-autoconf.eclass index 137f0efac159..1eaf681496d4 100644 --- a/eclass/toolchain-autoconf.eclass +++ b/eclass/toolchain-autoconf.eclass @@ -1,14 +1,14 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: toolchain-autoconf.eclass # @MAINTAINER: # <base-system@gentoo.org> # @SUPPORTED_EAPIS: 7 8 -# @BLURB: Common code for sys-devel/autoconf ebuilds +# @BLURB: Common code for dev-build/autoconf ebuilds # @DESCRIPTION: # This eclass contains the common phase functions migrated from -# sys-devel/autoconf eblits. +# dev-build/autoconf eblits. case ${EAPI} in 7|8) ;; diff --git a/eclass/xorg-3.eclass b/eclass/xorg-3.eclass index a9825fc31132..dde954ca77aa 100644 --- a/eclass/xorg-3.eclass +++ b/eclass/xorg-3.eclass @@ -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 # @ECLASS: xorg-3.eclass @@ -130,7 +130,7 @@ fi # Set up autotools shared dependencies # Remember that all versions here MUST be stable EAUTORECONF_DEPEND+=" - >=sys-devel/libtool-2.2.6a + >=dev-build/libtool-2.2.6a sys-devel/m4" if [[ ${PN} != util-macros ]] ; then EAUTORECONF_DEPEND+=" >=x11-misc/util-macros-1.18" diff --git a/games-arcade/gnujump/gnujump-1.0.8-r2.ebuild b/games-arcade/gnujump/gnujump-1.0.8-r2.ebuild index dfae59b48abd..d587ae52f45f 100644 --- a/games-arcade/gnujump/gnujump-1.0.8-r2.ebuild +++ b/games-arcade/gnujump/gnujump-1.0.8-r2.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=8 @@ -22,7 +22,7 @@ RDEPEND=" virtual/libintl" DEPEND="${RDEPEND}" BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive sys-devel/gettext virtual/pkgconfig" diff --git a/games-board/gnubg/gnubg-1.07.001.ebuild b/games-board/gnubg/gnubg-1.07.001.ebuild index 13f24f2f9417..514e6223b388 100644 --- a/games-board/gnubg/gnubg-1.07.001.ebuild +++ b/games-board/gnubg/gnubg-1.07.001.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit autotools desktop python-single-r1 xdg DESCRIPTION="GNU BackGammon" @@ -41,7 +41,7 @@ RDEPEND=" sqlite? ( dev-db/sqlite:3 )" DEPEND="${RDEPEND}" BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive sys-devel/gettext virtual/pkgconfig python? ( ${PYTHON_DEPS} )" diff --git a/games-emulation/advancemame/advancemame-3.9.ebuild b/games-emulation/advancemame/advancemame-3.9.ebuild index c7ee4e9a92d9..344e87abb787 100644 --- a/games-emulation/advancemame/advancemame-3.9.ebuild +++ b/games-emulation/advancemame/advancemame-3.9.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 @@ -29,7 +29,7 @@ RDEPEND=" app-arch/zip " BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig x86? ( >=dev-lang/nasm-0.98 ) " diff --git a/games-emulation/nestopia/nestopia-1.52.0.ebuild b/games-emulation/nestopia/nestopia-1.52.0.ebuild index debf5a4e2856..105b6509e4ea 100644 --- a/games-emulation/nestopia/nestopia-1.52.0.ebuild +++ b/games-emulation/nestopia/nestopia-1.52.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 @@ -22,7 +22,7 @@ RDEPEND=" x11-libs/fltk:1[opengl]" DEPEND="${RDEPEND}" BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig" src_prepare() { diff --git a/games-strategy/freeciv/freeciv-3.0.1-r1.ebuild b/games-strategy/freeciv/freeciv-3.0.1-r1.ebuild index b14f7c92e768..cd0640190fc3 100644 --- a/games-strategy/freeciv/freeciv-3.0.1-r1.ebuild +++ b/games-strategy/freeciv/freeciv-3.0.1-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 @@ -56,7 +56,7 @@ RDEPEND=" media-libs/sdl2-image[png] media-libs/sdl2-ttf ) - server? ( aimodules? ( sys-devel/libtool ) ) + server? ( aimodules? ( dev-build/libtool ) ) sound? ( media-libs/libsdl2[sound] media-libs/sdl2-mixer[vorbis] diff --git a/games-strategy/freeciv/freeciv-3.1.0_beta2.ebuild b/games-strategy/freeciv/freeciv-3.1.0_beta2.ebuild index 1832f6f9a715..b2c29565edf8 100644 --- a/games-strategy/freeciv/freeciv-3.1.0_beta2.ebuild +++ b/games-strategy/freeciv/freeciv-3.1.0_beta2.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 @@ -40,7 +40,7 @@ RDEPEND=" dev-db/sqlite:3 dev-libs/icu:= net-misc/curl - sys-devel/libtool + dev-build/libtool sys-libs/zlib !dedicated? ( media-libs/libpng diff --git a/games-strategy/freeciv/freeciv-9999.ebuild b/games-strategy/freeciv/freeciv-9999.ebuild index 8a9d4b523f87..fd6bf4d53f31 100644 --- a/games-strategy/freeciv/freeciv-9999.ebuild +++ b/games-strategy/freeciv/freeciv-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 @@ -40,7 +40,7 @@ RDEPEND=" dev-db/sqlite:3 dev-libs/icu:= net-misc/curl - sys-devel/libtool + dev-build/libtool sys-libs/zlib !dedicated? ( media-libs/libpng diff --git a/gnome-base/gnome-common/gnome-common-3.18.0-r2.ebuild b/gnome-base/gnome-common/gnome-common-3.18.0-r2.ebuild index f62f924f6ebf..e9ded7f49b86 100644 --- a/gnome-base/gnome-common/gnome-common-3.18.0-r2.ebuild +++ b/gnome-base/gnome-common/gnome-common-3.18.0-r2.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=8 @@ -13,6 +13,6 @@ SLOT="3" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" src_configure() { - # Force people to rely on sys-devel/autoconf-archive, bug #594084 + # Force people to rely on dev-build/autoconf-archive, bug #594084 gnome2_src_configure --with-autoconf-archive } diff --git a/mate-extra/caja-actions/caja-actions-1.26.0.ebuild b/mate-extra/caja-actions/caja-actions-1.26.0.ebuild index be5c9c9223d1..6365926bb90e 100644 --- a/mate-extra/caja-actions/caja-actions-1.26.0.ebuild +++ b/mate-extra/caja-actions/caja-actions-1.26.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -29,7 +29,7 @@ COMMON_DEPEND=" RDEPEND="${COMMON_DEPEND}" BDEPEND="${COMMON_DEPEND} >=sys-devel/gettext-0.19.8 - >=sys-devel/autoconf-2.53:* - >=sys-devel/libtool-2.2.6:2 + >=dev-build/autoconf-2.53:* + >=dev-build/libtool-2.2.6:2 virtual/pkgconfig " diff --git a/mate-extra/caja-actions/caja-actions-1.27.0.ebuild b/mate-extra/caja-actions/caja-actions-1.27.0.ebuild index 79d9a96208dd..b6b033a0fa4b 100644 --- a/mate-extra/caja-actions/caja-actions-1.27.0.ebuild +++ b/mate-extra/caja-actions/caja-actions-1.27.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -32,7 +32,7 @@ COMMON_DEPEND=" RDEPEND="${COMMON_DEPEND}" BDEPEND="${COMMON_DEPEND} >=sys-devel/gettext-0.19.8 - >=sys-devel/autoconf-2.53:* - >=sys-devel/libtool-2.2.6:2 + >=dev-build/autoconf-2.53:* + >=dev-build/libtool-2.2.6:2 virtual/pkgconfig " diff --git a/mate-extra/mate-polkit/mate-polkit-1.26.0-r1.ebuild b/mate-extra/mate-polkit/mate-polkit-1.26.0-r1.ebuild index 680c03f5fc02..3ebfdb47f61a 100644 --- a/mate-extra/mate-polkit/mate-polkit-1.26.0-r1.ebuild +++ b/mate-extra/mate-polkit/mate-polkit-1.26.0-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=7 @@ -30,7 +30,7 @@ BDEPEND="${COMMON_DEPEND} dev-util/gtk-doc-am >=dev-util/intltool-0.35 sys-devel/gettext - >=sys-devel/libtool-2.2.6 + >=dev-build/libtool-2.2.6 virtual/pkgconfig" PATCHES=( diff --git a/mate-extra/mate-polkit/mate-polkit-1.27.1.ebuild b/mate-extra/mate-polkit/mate-polkit-1.27.1.ebuild index 8c923bac4fe4..a0242ecd44a0 100644 --- a/mate-extra/mate-polkit/mate-polkit-1.27.1.ebuild +++ b/mate-extra/mate-polkit/mate-polkit-1.27.1.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 @@ -33,7 +33,7 @@ BDEPEND="${COMMON_DEPEND} dev-util/gtk-doc-am >=dev-util/intltool-0.35 sys-devel/gettext - >=sys-devel/libtool-2.2.6 + >=dev-build/libtool-2.2.6 virtual/pkgconfig" PATCHES=( diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.26.0.ebuild b/mate-extra/mate-system-monitor/mate-system-monitor-1.26.0.ebuild index cedda9cd3f79..41a18aedb603 100644 --- a/mate-extra/mate-system-monitor/mate-system-monitor-1.26.0.ebuild +++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.26.0.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 @@ -41,7 +41,7 @@ RDEPEND="${COMMON_DEPEND} DEPEND="${COMMON_DEPEND} app-text/yelp-tools >=sys-devel/gettext-0.19.8 - >=sys-devel/autoconf-2.63:* + >=dev-build/autoconf-2.63:* virtual/pkgconfig " diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.26.2.ebuild b/mate-extra/mate-system-monitor/mate-system-monitor-1.26.2.ebuild index 4cc884fdc0ed..69db578ff27d 100644 --- a/mate-extra/mate-system-monitor/mate-system-monitor-1.26.2.ebuild +++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.26.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 @@ -41,7 +41,7 @@ RDEPEND="${COMMON_DEPEND} DEPEND="${COMMON_DEPEND} app-text/yelp-tools >=sys-devel/gettext-0.19.8 - >=sys-devel/autoconf-2.63:* + >=dev-build/autoconf-2.63:* virtual/pkgconfig " diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.27.0.ebuild b/mate-extra/mate-system-monitor/mate-system-monitor-1.27.0.ebuild index 50c4f1cd392a..4a9c1f2b6c0f 100644 --- a/mate-extra/mate-system-monitor/mate-system-monitor-1.27.0.ebuild +++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.27.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 @@ -44,7 +44,7 @@ RDEPEND="${COMMON_DEPEND} DEPEND="${COMMON_DEPEND} app-text/yelp-tools >=sys-devel/gettext-0.19.8 - >=sys-devel/autoconf-2.63:* + >=dev-build/autoconf-2.63:* virtual/pkgconfig " diff --git a/media-gfx/gimp/gimp-2.10.34-r1.ebuild b/media-gfx/gimp/gimp-2.10.34-r1.ebuild index c8bea7670e07..efd4910c9b33 100644 --- a/media-gfx/gimp/gimp-2.10.34-r1.ebuild +++ b/media-gfx/gimp/gimp-2.10.34-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 @@ -76,7 +76,7 @@ DEPEND=" dev-util/gtk-update-icon-cache >=dev-util/intltool-0.40.1 >=sys-devel/gettext-0.19 - >=sys-devel/libtool-2.2 + >=dev-build/libtool-2.2 virtual/pkgconfig " diff --git a/media-gfx/gimp/gimp-2.10.34-r2.ebuild b/media-gfx/gimp/gimp-2.10.34-r2.ebuild index 50083bd4125f..c27bd274d8f6 100644 --- a/media-gfx/gimp/gimp-2.10.34-r2.ebuild +++ b/media-gfx/gimp/gimp-2.10.34-r2.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 @@ -76,7 +76,7 @@ DEPEND=" dev-util/gtk-update-icon-cache >=dev-util/intltool-0.40.1 >=sys-devel/gettext-0.19 - >=sys-devel/libtool-2.2 + >=dev-build/libtool-2.2 virtual/pkgconfig " diff --git a/media-gfx/gimp/gimp-2.10.36-r1.ebuild b/media-gfx/gimp/gimp-2.10.36-r1.ebuild index 3a4becc07cfd..ab9ee75db311 100644 --- a/media-gfx/gimp/gimp-2.10.36-r1.ebuild +++ b/media-gfx/gimp/gimp-2.10.36-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 @@ -75,7 +75,7 @@ BDEPEND=" dev-util/gtk-update-icon-cache >=dev-util/intltool-0.40.1 >=sys-devel/gettext-0.19.8 - >=sys-devel/libtool-2.2 + >=dev-build/libtool-2.2 virtual/pkgconfig " diff --git a/media-gfx/gimp/gimp-2.10.36.ebuild b/media-gfx/gimp/gimp-2.10.36.ebuild index 66eabfb78a0a..e42b28d07c59 100644 --- a/media-gfx/gimp/gimp-2.10.36.ebuild +++ b/media-gfx/gimp/gimp-2.10.36.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 @@ -75,7 +75,7 @@ BDEPEND=" dev-util/gtk-update-icon-cache >=dev-util/intltool-0.40.1 >=sys-devel/gettext-0.19.8 - >=sys-devel/libtool-2.2 + >=dev-build/libtool-2.2 virtual/pkgconfig " diff --git a/media-gfx/graphviz/graphviz-8.1.0.ebuild b/media-gfx/graphviz/graphviz-8.1.0.ebuild index df90b78bcdf4..db2dd159e4a5 100644 --- a/media-gfx/graphviz/graphviz-8.1.0.ebuild +++ b/media-gfx/graphviz/graphviz-8.1.0.ebuild @@ -66,7 +66,7 @@ DEPEND="${RDEPEND} X? ( x11-base/xorg-proto )" BDEPEND=" app-alternatives/lex - sys-devel/libtool + dev-build/libtool virtual/pkgconfig doc? ( app-text/ghostscript-gpl diff --git a/media-gfx/graphviz/graphviz-9.0.0.ebuild b/media-gfx/graphviz/graphviz-9.0.0.ebuild index 4eae180589ce..d5be5fe7a07c 100644 --- a/media-gfx/graphviz/graphviz-9.0.0.ebuild +++ b/media-gfx/graphviz/graphviz-9.0.0.ebuild @@ -66,7 +66,7 @@ DEPEND="${RDEPEND} X? ( x11-base/xorg-proto )" BDEPEND=" app-alternatives/lex - sys-devel/libtool + dev-build/libtool virtual/pkgconfig doc? ( app-text/ghostscript-gpl diff --git a/media-gfx/povray/files/povray-3.7.0.0-r1-boost-1.50.patch b/media-gfx/povray/files/povray-3.7.0.0-r1-boost-1.50.patch index 8a30041469f8..b46c9b4292e4 100644 --- a/media-gfx/povray/files/povray-3.7.0.0-r1-boost-1.50.patch +++ b/media-gfx/povray/files/povray-3.7.0.0-r1-boost-1.50.patch @@ -1,5 +1,5 @@ Remove bundled m4 macros, instead use system ones from -sys-devel/autoconf-archive. Use AX_BOOST_SYSTEM to prevent +dev-build/autoconf-archive. Use AX_BOOST_SYSTEM to prevent underlinking issues with more recent boost versions. See also: https://bugs.gentoo.org/show_bug.cgi?id=550018 diff --git a/media-gfx/povray/povray-3.7.0.0-r4.ebuild b/media-gfx/povray/povray-3.7.0.0-r4.ebuild index 74454e0678a3..14d2bd4402a7 100644 --- a/media-gfx/povray/povray-3.7.0.0-r4.ebuild +++ b/media-gfx/povray/povray-3.7.0.0-r4.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=6 @@ -33,7 +33,7 @@ DEPEND=" X? ( media-libs/libsdl )" RDEPEND="${DEPEND}" DEPEND="${DEPEND} - sys-devel/autoconf-archive" + dev-build/autoconf-archive" S=${WORKDIR}/${PN}-${MY_PV} diff --git a/media-gfx/sane-backends/sane-backends-1.1.1-r11.ebuild b/media-gfx/sane-backends/sane-backends-1.1.1-r11.ebuild index 25cb2b88565d..044b4fd553fc 100644 --- a/media-gfx/sane-backends/sane-backends-1.1.1-r11.ebuild +++ b/media-gfx/sane-backends/sane-backends-1.1.1-r11.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_10 ) # python-any-r1 required for a script in # backends/pixma/scripts/ @@ -170,7 +170,7 @@ DEPEND="${RDEPEND} " BDEPEND=" ${PYTHON_DEPS} - sys-devel/autoconf-archive + dev-build/autoconf-archive sys-devel/gettext virtual/pkgconfig " diff --git a/media-gfx/sane-backends/sane-backends-1.1.1-r13.ebuild b/media-gfx/sane-backends/sane-backends-1.1.1-r13.ebuild index b1445ecdceee..99b7d0e574d9 100644 --- a/media-gfx/sane-backends/sane-backends-1.1.1-r13.ebuild +++ b/media-gfx/sane-backends/sane-backends-1.1.1-r13.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_10 ) # python-any-r1 required for a script in # backends/pixma/scripts/ @@ -172,7 +172,7 @@ DEPEND="${RDEPEND} " BDEPEND=" ${PYTHON_DEPS} - sys-devel/autoconf-archive + dev-build/autoconf-archive sys-devel/gettext virtual/pkgconfig " diff --git a/media-gfx/sane-backends/sane-backends-1.2.1.ebuild b/media-gfx/sane-backends/sane-backends-1.2.1.ebuild index e5b01f2eadf0..0654e5f25260 100644 --- a/media-gfx/sane-backends/sane-backends-1.2.1.ebuild +++ b/media-gfx/sane-backends/sane-backends-1.2.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) # python-any-r1 required for a script in backends/pixma/scripts/ inherit autotools flag-o-matic multilib-minimal optfeature python-any-r1 systemd toolchain-funcs udev @@ -171,7 +171,7 @@ DEPEND=" " BDEPEND=" ${PYTHON_DEPS} - sys-devel/autoconf-archive + dev-build/autoconf-archive sys-devel/gettext virtual/pkgconfig " diff --git a/media-gfx/scrot/scrot-1.10.ebuild b/media-gfx/scrot/scrot-1.10.ebuild index 289c7e4b7a07..81c77df2463a 100644 --- a/media-gfx/scrot/scrot-1.10.ebuild +++ b/media-gfx/scrot/scrot-1.10.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 @@ -37,7 +37,7 @@ DEPEND=" elibc_musl? ( sys-libs/queue-standalone ) " BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig " diff --git a/media-gfx/scrot/scrot-1.9.ebuild b/media-gfx/scrot/scrot-1.9.ebuild index 289c7e4b7a07..81c77df2463a 100644 --- a/media-gfx/scrot/scrot-1.9.ebuild +++ b/media-gfx/scrot/scrot-1.9.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 @@ -37,7 +37,7 @@ DEPEND=" elibc_musl? ( sys-libs/queue-standalone ) " BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig " diff --git a/media-gfx/scrot/scrot-9999.ebuild b/media-gfx/scrot/scrot-9999.ebuild index f03c9dc8cd96..092a65896df9 100644 --- a/media-gfx/scrot/scrot-9999.ebuild +++ b/media-gfx/scrot/scrot-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 @@ -37,7 +37,7 @@ DEPEND=" elibc_musl? ( sys-libs/queue-standalone ) " BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig " diff --git a/media-libs/exempi/exempi-2.6.2.ebuild b/media-libs/exempi/exempi-2.6.2.ebuild index 274d86ccb395..7cd19f245d41 100644 --- a/media-libs/exempi/exempi-2.6.2.ebuild +++ b/media-libs/exempi/exempi-2.6.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 @@ -26,7 +26,7 @@ DEPEND=" test? ( dev-libs/boost ) " BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive sys-devel/gettext " diff --git a/media-libs/exempi/exempi-2.6.3-r1.ebuild b/media-libs/exempi/exempi-2.6.3-r1.ebuild index e5669843463f..3b477d996d29 100644 --- a/media-libs/exempi/exempi-2.6.3-r1.ebuild +++ b/media-libs/exempi/exempi-2.6.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 @@ -25,7 +25,7 @@ DEPEND=" test? ( dev-libs/boost ) " BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive sys-devel/gettext " diff --git a/media-libs/exempi/exempi-2.6.3.ebuild b/media-libs/exempi/exempi-2.6.3.ebuild index 5f8e20ad775c..7409cc411371 100644 --- a/media-libs/exempi/exempi-2.6.3.ebuild +++ b/media-libs/exempi/exempi-2.6.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 @@ -25,7 +25,7 @@ DEPEND=" test? ( dev-libs/boost ) " BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive sys-devel/gettext " diff --git a/media-libs/exempi/exempi-2.6.4.ebuild b/media-libs/exempi/exempi-2.6.4.ebuild index e5669843463f..3b477d996d29 100644 --- a/media-libs/exempi/exempi-2.6.4.ebuild +++ b/media-libs/exempi/exempi-2.6.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 @@ -25,7 +25,7 @@ DEPEND=" test? ( dev-libs/boost ) " BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive sys-devel/gettext " diff --git a/media-libs/gegl/gegl-0.4.40-r1.ebuild b/media-libs/gegl/gegl-0.4.40-r1.ebuild index 1281b4eee959..f5b6c65094b5 100644 --- a/media-libs/gegl/gegl-0.4.40-r1.ebuild +++ b/media-libs/gegl/gegl-0.4.40-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) # vala and introspection support is broken, bug #468208 VALA_USE_DEPEND=vapigen @@ -68,7 +68,7 @@ BDEPEND=" dev-lang/perl >=dev-util/gtk-doc-am-1 >=sys-devel/gettext-0.19.8 - >=sys-devel/libtool-2.2 + >=dev-build/libtool-2.2 virtual/pkgconfig test? ( $(python_gen_any_dep '>=dev-python/pygobject-3.2:3[${PYTHON_USEDEP}]') ) vala? ( $(vala_depend) ) diff --git a/media-libs/gegl/gegl-0.4.42-r1.ebuild b/media-libs/gegl/gegl-0.4.42-r1.ebuild index fb178cc72f3d..3d9d8af4edf2 100644 --- a/media-libs/gegl/gegl-0.4.42-r1.ebuild +++ b/media-libs/gegl/gegl-0.4.42-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) # vala and introspection support is broken, bug #468208 VALA_USE_DEPEND=vapigen @@ -69,7 +69,7 @@ BDEPEND=" dev-lang/perl >=dev-util/gtk-doc-am-1 >=sys-devel/gettext-0.19.8 - >=sys-devel/libtool-2.2 + >=dev-build/libtool-2.2 virtual/pkgconfig test? ( $(python_gen_any_dep '>=dev-python/pygobject-3.2:3[${PYTHON_USEDEP}]') ) vala? ( $(vala_depend) ) diff --git a/media-libs/gegl/gegl-0.4.44.ebuild b/media-libs/gegl/gegl-0.4.44.ebuild index 8aea62fd4dc3..fec4040af9dc 100644 --- a/media-libs/gegl/gegl-0.4.44.ebuild +++ b/media-libs/gegl/gegl-0.4.44.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) # vala and introspection support is broken, bug #468208 VALA_USE_DEPEND=vapigen @@ -69,7 +69,7 @@ BDEPEND=" dev-lang/perl >=dev-util/gtk-doc-am-1 >=sys-devel/gettext-0.19.8 - >=sys-devel/libtool-2.2 + >=dev-build/libtool-2.2 virtual/pkgconfig test? ( $(python_gen_any_dep '>=dev-python/pygobject-3.2:3[${PYTHON_USEDEP}]') ) vala? ( $(vala_depend) ) diff --git a/media-libs/gegl/gegl-0.4.46.ebuild b/media-libs/gegl/gegl-0.4.46.ebuild index d579e46fee40..fec4040af9dc 100644 --- a/media-libs/gegl/gegl-0.4.46.ebuild +++ b/media-libs/gegl/gegl-0.4.46.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 @@ -69,7 +69,7 @@ BDEPEND=" dev-lang/perl >=dev-util/gtk-doc-am-1 >=sys-devel/gettext-0.19.8 - >=sys-devel/libtool-2.2 + >=dev-build/libtool-2.2 virtual/pkgconfig test? ( $(python_gen_any_dep '>=dev-python/pygobject-3.2:3[${PYTHON_USEDEP}]') ) vala? ( $(vala_depend) ) diff --git a/media-libs/gegl/gegl-9999.ebuild b/media-libs/gegl/gegl-9999.ebuild index 0c0abf046ae3..29d3974e3d7f 100644 --- a/media-libs/gegl/gegl-9999.ebuild +++ b/media-libs/gegl/gegl-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 @@ -69,7 +69,7 @@ BDEPEND=" dev-lang/perl >=dev-util/gtk-doc-am-1 >=sys-devel/gettext-0.19.8 - >=sys-devel/libtool-2.2 + >=dev-build/libtool-2.2 virtual/pkgconfig test? ( $(python_gen_any_dep '>=dev-python/pygobject-3.2:3[${PYTHON_USEDEP}]') ) vala? ( $(vala_depend) ) diff --git a/media-libs/hamlib/hamlib-4.5.5-r1.ebuild b/media-libs/hamlib/hamlib-4.5.5-r1.ebuild index b19c5b9d21d0..e252b8ca4ee7 100644 --- a/media-libs/hamlib/hamlib-4.5.5-r1.ebuild +++ b/media-libs/hamlib/hamlib-4.5.5-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) MY_P=${P/_rc2/~rc2} inherit autotools python-single-r1 @@ -32,7 +32,7 @@ DEPEND="${RDEPEND}" BDEPEND=" virtual/pkgconfig dev-lang/swig - >=sys-devel/libtool-2.2 + >=dev-build/libtool-2.2 doc? ( app-text/doxygen dev-util/source-highlight )" diff --git a/media-libs/hamlib/hamlib-4.5.5.ebuild b/media-libs/hamlib/hamlib-4.5.5.ebuild index 76bbf3984686..9ce02e5c2cda 100644 --- a/media-libs/hamlib/hamlib-4.5.5.ebuild +++ b/media-libs/hamlib/hamlib-4.5.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) MY_P=${P/_rc2/~rc2} inherit autotools python-single-r1 @@ -31,7 +31,7 @@ RDEPEND=" DEPEND="${RDEPEND} virtual/pkgconfig dev-lang/swig - >=sys-devel/libtool-2.2 + >=dev-build/libtool-2.2 doc? ( app-text/doxygen dev-util/source-highlight )" diff --git a/media-libs/libcdr/libcdr-0.1.7.ebuild b/media-libs/libcdr/libcdr-0.1.7.ebuild index e61d341e2c50..53115b1e1c81 100644 --- a/media-libs/libcdr/libcdr-0.1.7.ebuild +++ b/media-libs/libcdr/libcdr-0.1.7.ebuild @@ -30,7 +30,7 @@ DEPEND="${RDEPEND} dev-libs/boost " BDEPEND=" - sys-devel/libtool + dev-build/libtool virtual/pkgconfig doc? ( app-text/doxygen ) test? ( dev-util/cppunit ) diff --git a/media-libs/libcdr/libcdr-9999.ebuild b/media-libs/libcdr/libcdr-9999.ebuild index 438fbc2b4135..c7af76ba83e5 100644 --- a/media-libs/libcdr/libcdr-9999.ebuild +++ b/media-libs/libcdr/libcdr-9999.ebuild @@ -30,7 +30,7 @@ DEPEND="${RDEPEND} dev-libs/boost " BDEPEND=" - sys-devel/libtool + dev-build/libtool virtual/pkgconfig doc? ( app-text/doxygen ) test? ( dev-util/cppunit ) diff --git a/media-libs/libfreehand/libfreehand-0.1.2-r1.ebuild b/media-libs/libfreehand/libfreehand-0.1.2-r1.ebuild index 31d9f564a906..de2270ab0396 100644 --- a/media-libs/libfreehand/libfreehand-0.1.2-r1.ebuild +++ b/media-libs/libfreehand/libfreehand-0.1.2-r1.ebuild @@ -28,7 +28,7 @@ DEPEND="${RDEPEND} dev-libs/icu dev-util/gperf media-libs/lcms - sys-devel/libtool + dev-build/libtool test? ( dev-util/cppunit ) " BDEPEND=" diff --git a/media-libs/libfreehand/libfreehand-9999.ebuild b/media-libs/libfreehand/libfreehand-9999.ebuild index 8f1a4f915a96..f5a1470dc2a2 100644 --- a/media-libs/libfreehand/libfreehand-9999.ebuild +++ b/media-libs/libfreehand/libfreehand-9999.ebuild @@ -28,7 +28,7 @@ DEPEND="${RDEPEND} dev-libs/icu dev-util/gperf media-libs/lcms - sys-devel/libtool + dev-build/libtool test? ( dev-util/cppunit ) " BDEPEND=" diff --git a/media-libs/libsidplay/libsidplay-2.1.1-r7.ebuild b/media-libs/libsidplay/libsidplay-2.1.1-r7.ebuild index 82c377be1d06..122b0907cb11 100644 --- a/media-libs/libsidplay/libsidplay-2.1.1-r7.ebuild +++ b/media-libs/libsidplay/libsidplay-2.1.1-r7.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 @@ -16,7 +16,7 @@ SLOT="2" KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" IUSE="static-libs" -BDEPEND="sys-devel/autoconf-archive" +BDEPEND="dev-build/autoconf-archive" MULTILIB_WRAPPED_HEADERS=( /usr/include/sidplay/sidconfig.h diff --git a/media-libs/libvisio/libvisio-0.1.7.ebuild b/media-libs/libvisio/libvisio-0.1.7.ebuild index 39d4309215d6..6559e28557cd 100644 --- a/media-libs/libvisio/libvisio-0.1.7.ebuild +++ b/media-libs/libvisio/libvisio-0.1.7.ebuild @@ -34,7 +34,7 @@ RDEPEND=" DEPEND="${RDEPEND} dev-libs/boost dev-util/gperf - sys-devel/libtool + dev-build/libtool test? ( dev-util/cppunit ) " diff --git a/media-libs/libvisio/libvisio-9999.ebuild b/media-libs/libvisio/libvisio-9999.ebuild index 530976fc588b..afb540c46a51 100644 --- a/media-libs/libvisio/libvisio-9999.ebuild +++ b/media-libs/libvisio/libvisio-9999.ebuild @@ -34,7 +34,7 @@ RDEPEND=" DEPEND="${RDEPEND} dev-libs/boost dev-util/gperf - sys-devel/libtool + dev-build/libtool test? ( dev-util/cppunit ) " diff --git a/media-libs/sdl2-gfx/files/sdl2-gfx-1.0.4-slibtool.patch b/media-libs/sdl2-gfx/files/sdl2-gfx-1.0.4-slibtool.patch index e4895c309512..13450c1c9c7c 100644 --- a/media-libs/sdl2-gfx/files/sdl2-gfx-1.0.4-slibtool.patch +++ b/media-libs/sdl2-gfx/files/sdl2-gfx-1.0.4-slibtool.patch @@ -1,4 +1,4 @@ -This fixes build with sys-devel/slibtool +This fixes build with dev-build/slibtool --- SDL2_gfx-1.0.4/configure.in +++ SDL2_gfx-1.0.4/configure.in diff --git a/media-libs/theoraplay/theoraplay-0_pre20180524-r1.ebuild b/media-libs/theoraplay/theoraplay-0_pre20180524-r1.ebuild index dd50e14aae72..d452ec0aa281 100644 --- a/media-libs/theoraplay/theoraplay-0_pre20180524-r1.ebuild +++ b/media-libs/theoraplay/theoraplay-0_pre20180524-r1.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=8 @@ -21,7 +21,7 @@ RDEPEND=" media-libs/libvorbis " DEPEND="${RDEPEND}" -BDEPEND="sys-devel/libtool" +BDEPEND="dev-build/libtool" src_compile() { edo libtool --tag=CC --mode=compile $(tc-getCC) -shared ${CFLAGS} -pthread -c "${S}"/${PN}.c diff --git a/media-libs/xine-lib/xine-lib-1.2.13-r2.ebuild b/media-libs/xine-lib/xine-lib-1.2.13-r2.ebuild index 05b8db327058..8db7adacee49 100644 --- a/media-libs/xine-lib/xine-lib-1.2.13-r2.ebuild +++ b/media-libs/xine-lib/xine-lib-1.2.13-r2.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 @@ -117,7 +117,7 @@ DEPEND=" " BDEPEND=" app-arch/xz-utils - >=sys-devel/libtool-2.2.6b + >=dev-build/libtool-2.2.6b virtual/pkgconfig " diff --git a/media-libs/xine-lib/xine-lib-1.2.9999.ebuild b/media-libs/xine-lib/xine-lib-1.2.9999.ebuild index 1c9b1e49151b..116c21a2ffce 100644 --- a/media-libs/xine-lib/xine-lib-1.2.9999.ebuild +++ b/media-libs/xine-lib/xine-lib-1.2.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 @@ -117,7 +117,7 @@ DEPEND=" " BDEPEND=" app-arch/xz-utils - >=sys-devel/libtool-2.2.6b + >=dev-build/libtool-2.2.6b virtual/pkgconfig " diff --git a/media-plugins/mpg123-output-plugins/mpg123-output-plugins-1.32.3.ebuild b/media-plugins/mpg123-output-plugins/mpg123-output-plugins-1.32.3.ebuild index 1b7f985d3576..df8d1d0b4572 100644 --- a/media-plugins/mpg123-output-plugins/mpg123-output-plugins-1.32.3.ebuild +++ b/media-plugins/mpg123-output-plugins/mpg123-output-plugins-1.32.3.ebuild @@ -34,7 +34,7 @@ RDEPEND=" sdl? ( media-libs/libsdl2 )" DEPEND="${RDEPEND}" BDEPEND=" - sys-devel/libtool + dev-build/libtool virtual/pkgconfig " diff --git a/media-radio/unixcw/unixcw-3.6.0-r1.ebuild b/media-radio/unixcw/unixcw-3.6.0-r1.ebuild index 1e0dcd50c5dd..306665c76e36 100644 --- a/media-radio/unixcw/unixcw-3.6.0-r1.ebuild +++ b/media-radio/unixcw/unixcw-3.6.0-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=7 @@ -23,7 +23,7 @@ RDEPEND="ncurses? ( sys-libs/ncurses:= ) pulseaudio? ( media-libs/libpulse )" DEPEND="${RDEPEND} virtual/pkgconfig - sys-devel/libtool" + dev-build/libtool" src_prepare() { append-cflags -std=gnu11 diff --git a/media-radio/unixcw/unixcw-3.6.0-r2.ebuild b/media-radio/unixcw/unixcw-3.6.0-r2.ebuild index 031ad834bc32..5355f6edb083 100644 --- a/media-radio/unixcw/unixcw-3.6.0-r2.ebuild +++ b/media-radio/unixcw/unixcw-3.6.0-r2.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 @@ -23,7 +23,7 @@ RDEPEND="ncurses? ( sys-libs/ncurses:= ) pulseaudio? ( media-libs/libpulse )" DEPEND="${RDEPEND}" BDEPEND="virtual/pkgconfig - sys-devel/libtool" + dev-build/libtool" src_prepare() { append-cflags -std=gnu11 diff --git a/media-radio/unixcw/unixcw-3.6.1.ebuild b/media-radio/unixcw/unixcw-3.6.1.ebuild index 031ad834bc32..5355f6edb083 100644 --- a/media-radio/unixcw/unixcw-3.6.1.ebuild +++ b/media-radio/unixcw/unixcw-3.6.1.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 @@ -23,7 +23,7 @@ RDEPEND="ncurses? ( sys-libs/ncurses:= ) pulseaudio? ( media-libs/libpulse )" DEPEND="${RDEPEND}" BDEPEND="virtual/pkgconfig - sys-devel/libtool" + dev-build/libtool" src_prepare() { append-cflags -std=gnu11 diff --git a/media-sound/cava/cava-0.10.0.ebuild b/media-sound/cava/cava-0.10.0.ebuild index 11b7f54f0efb..bcf6a4402824 100644 --- a/media-sound/cava/cava-0.10.0.ebuild +++ b/media-sound/cava/cava-0.10.0.ebuild @@ -34,7 +34,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" virtual/pkgconfig - sdl? ( sys-devel/autoconf-archive ) + sdl? ( dev-build/autoconf-archive ) " PATCHES=( diff --git a/media-sound/cava/cava-0.9.1.ebuild b/media-sound/cava/cava-0.9.1.ebuild index 38ea6e980314..09ec4b1dc518 100644 --- a/media-sound/cava/cava-0.9.1.ebuild +++ b/media-sound/cava/cava-0.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -34,7 +34,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" virtual/pkgconfig - sdl? ( sys-devel/autoconf-archive ) + sdl? ( dev-build/autoconf-archive ) " PATCHES=( diff --git a/media-sound/dvda-author/dvda-author-10.06-r1.ebuild b/media-sound/dvda-author/dvda-author-10.06-r1.ebuild index d9162f2e338c..dd1973f18ccf 100644 --- a/media-sound/dvda-author/dvda-author-10.06-r1.ebuild +++ b/media-sound/dvda-author/dvda-author-10.06-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 @@ -19,7 +19,7 @@ RDEPEND=" media-sound/sox[png] " DEPEND="${RDEPEND}" -BDEPEND="sys-devel/libtool" +BDEPEND="dev-build/libtool" PATCHES=( "${FILESDIR}"/${P}-fno-common.patch diff --git a/media-sound/mpg123-base/mpg123-base-1.32.3.ebuild b/media-sound/mpg123-base/mpg123-base-1.32.3.ebuild index 6f7fec96a117..d7ed8d7f7dd2 100644 --- a/media-sound/mpg123-base/mpg123-base-1.32.3.ebuild +++ b/media-sound/mpg123-base/mpg123-base-1.32.3.ebuild @@ -29,7 +29,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND=" - sys-devel/libtool + dev-build/libtool virtual/pkgconfig " IDEPEND="app-eselect/eselect-mpg123" diff --git a/media-sound/mpg123/mpg123-1.32.3.ebuild b/media-sound/mpg123/mpg123-1.32.3.ebuild index c28e4c0396c8..60ef91ede81a 100644 --- a/media-sound/mpg123/mpg123-1.32.3.ebuild +++ b/media-sound/mpg123/mpg123-1.32.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 @@ -28,7 +28,7 @@ RDEPEND=" sdl? ( media-libs/libsdl2 )" DEPEND="${RDEPEND}" BDEPEND=" - sys-devel/libtool + dev-build/libtool virtual/pkgconfig " IDEPEND="app-eselect/eselect-mpg123" diff --git a/media-video/guvcview/guvcview-2.0.8.ebuild b/media-video/guvcview/guvcview-2.0.8.ebuild index 9b1374457984..d8a675832257 100644 --- a/media-video/guvcview/guvcview-2.0.8.ebuild +++ b/media-video/guvcview/guvcview-2.0.8.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=8 @@ -17,7 +17,7 @@ IUSE="gsl pulseaudio qt5" BDEPEND=" dev-util/intltool - sys-devel/autoconf-archive + dev-build/autoconf-archive sys-devel/gettext virtual/pkgconfig " diff --git a/net-analyzer/arp-scan/arp-scan-1.10.0.ebuild b/net-analyzer/arp-scan/arp-scan-1.10.0.ebuild index 25ac96f26c19..5d4ae629eb22 100644 --- a/net-analyzer/arp-scan/arp-scan-1.10.0.ebuild +++ b/net-analyzer/arp-scan/arp-scan-1.10.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 @@ -22,7 +22,7 @@ RDEPEND=" dev-lang/perl " # Needed for _F_S patch -BDEPEND="sys-devel/autoconf-archive" +BDEPEND="dev-build/autoconf-archive" PATCHES=( "${FILESDIR}"/${PN}-1.10.0-dont-clobber-fortify-source.patch diff --git a/net-analyzer/echoping/echoping-6.0.2_p434-r5.ebuild b/net-analyzer/echoping/echoping-6.0.2_p434-r5.ebuild index d5d48472542e..de26fde05061 100644 --- a/net-analyzer/echoping/echoping-6.0.2_p434-r5.ebuild +++ b/net-analyzer/echoping/echoping-6.0.2_p434-r5.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 @@ -27,7 +27,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - >=sys-devel/libtool-2 + >=dev-build/libtool-2 " REQUIRED_USE="gnutls? ( ssl )" diff --git a/net-analyzer/iftop/iftop-1.0_pre4-r5.ebuild b/net-analyzer/iftop/iftop-1.0_pre4-r5.ebuild index 260489b52396..23bb00c63b89 100644 --- a/net-analyzer/iftop/iftop-1.0_pre4-r5.ebuild +++ b/net-analyzer/iftop/iftop-1.0_pre4-r5.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 @@ -21,7 +21,7 @@ RDEPEND=" DEPEND="${RDEPEND}" # autoconf-archive for ax_pthread, bug #490168 BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig " diff --git a/net-analyzer/suricata/suricata-6.0.15.ebuild b/net-analyzer/suricata/suricata-6.0.15.ebuild index 8b4664912b20..045ebbc38788 100644 --- a/net-analyzer/suricata/suricata-6.0.15.ebuild +++ b/net-analyzer/suricata/suricata-6.0.15.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 @@ -52,7 +52,7 @@ RDEPEND="${PYTHON_DEPS} nfqueue? ( net-libs/libnetfilter_queue ) redis? ( dev-libs/hiredis:= )" DEPEND="${RDEPEND} - >=sys-devel/autoconf-2.69-r5 + >=dev-build/autoconf-2.69-r5 virtual/rust" BDEPEND="verify-sig? ( >=sec-keys/openpgp-keys-oisf-20200807 )" diff --git a/net-analyzer/suricata/suricata-7.0.2-r1.ebuild b/net-analyzer/suricata/suricata-7.0.2-r1.ebuild index 67cffa1955a5..9f79f08d97d4 100644 --- a/net-analyzer/suricata/suricata-7.0.2-r1.ebuild +++ b/net-analyzer/suricata/suricata-7.0.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 @@ -54,7 +54,7 @@ RDEPEND="${PYTHON_DEPS} nfqueue? ( net-libs/libnetfilter_queue ) redis? ( dev-libs/hiredis:= )" DEPEND="${RDEPEND} - >=sys-devel/autoconf-2.69-r5 + >=dev-build/autoconf-2.69-r5 virtual/rust" BDEPEND="verify-sig? ( >=sec-keys/openpgp-keys-oisf-20200807 )" diff --git a/net-analyzer/suricata/suricata-7.0.2.ebuild b/net-analyzer/suricata/suricata-7.0.2.ebuild index 236469c00ce6..93fe2558be37 100644 --- a/net-analyzer/suricata/suricata-7.0.2.ebuild +++ b/net-analyzer/suricata/suricata-7.0.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 @@ -54,7 +54,7 @@ RDEPEND="${PYTHON_DEPS} nfqueue? ( net-libs/libnetfilter_queue ) redis? ( dev-libs/hiredis:= )" DEPEND="${RDEPEND} - >=sys-devel/autoconf-2.69-r5 + >=dev-build/autoconf-2.69-r5 virtual/rust" BDEPEND="verify-sig? ( >=sec-keys/openpgp-keys-oisf-20200807 )" diff --git a/net-dialup/freeradius/freeradius-3.2.2.ebuild b/net-dialup/freeradius/freeradius-3.2.2.ebuild index 00ea3f5bc11d..dbf8d6f192f4 100644 --- a/net-dialup/freeradius/freeradius-3.2.2.ebuild +++ b/net-dialup/freeradius/freeradius-3.2.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) -AUTOTOOLS_DEPEND=">=sys-devel/autoconf-2.69" +PYTHON_COMPAT=( python3_{10..11} ) +AUTOTOOLS_DEPEND=">=dev-build/autoconf-2.69" inherit autotools pam python-single-r1 systemd MY_PN=${PN}-server diff --git a/net-dialup/freeradius/freeradius-3.2.3.ebuild b/net-dialup/freeradius/freeradius-3.2.3.ebuild index 56fff26e7876..7353869966e0 100644 --- a/net-dialup/freeradius/freeradius-3.2.3.ebuild +++ b/net-dialup/freeradius/freeradius-3.2.3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 PYTHON_COMPAT=( python3_{10..11} ) -AUTOTOOLS_DEPEND=">=sys-devel/autoconf-2.69" +AUTOTOOLS_DEPEND=">=dev-build/autoconf-2.69" inherit autotools pam python-single-r1 systemd MY_PN=${PN}-server diff --git a/net-firewall/pglinux/pglinux-2.3.1_p20171006-r1.ebuild b/net-firewall/pglinux/pglinux-2.3.1_p20171006-r1.ebuild index aea2819037a2..dce22e6b5022 100644 --- a/net-firewall/pglinux/pglinux-2.3.1_p20171006-r1.ebuild +++ b/net-firewall/pglinux/pglinux-2.3.1_p20171006-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=7 @@ -42,7 +42,7 @@ RDEPEND="${DEPEND} " BDEPEND=" app-arch/unzip - sys-devel/libtool:2 + dev-build/libtool:2 virtual/pkgconfig " diff --git a/net-ftp/filezilla/filezilla-3.66.4.ebuild b/net-ftp/filezilla/filezilla-3.66.4.ebuild index b13ff09bc0eb..5fa2088e651e 100644 --- a/net-ftp/filezilla/filezilla-3.66.4.ebuild +++ b/net-ftp/filezilla/filezilla-3.66.4.ebuild @@ -36,7 +36,7 @@ DEPEND="${RDEPEND} test? ( >=dev-util/cppunit-1.13.0 )" BDEPEND=" virtual/pkgconfig - >=sys-devel/libtool-1.4 + >=dev-build/libtool-1.4 nls? ( >=sys-devel/gettext-0.11 )" PATCHES=( diff --git a/net-ftp/lftp/lftp-4.9.2-r1.ebuild b/net-ftp/lftp/lftp-4.9.2-r1.ebuild index 0e319edbe103..27b0dcdbcbdf 100644 --- a/net-ftp/lftp/lftp-4.9.2-r1.ebuild +++ b/net-ftp/lftp/lftp-4.9.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=7 @@ -36,7 +36,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - =sys-devel/libtool-2* + =dev-build/libtool-2* app-arch/xz-utils nls? ( >=sys-devel/gettext-0.19 ) virtual/pkgconfig diff --git a/net-ftp/lftp/lftp-9999.ebuild b/net-ftp/lftp/lftp-9999.ebuild index 3020137e83ad..4eeb8cb7874b 100644 --- a/net-ftp/lftp/lftp-9999.ebuild +++ b/net-ftp/lftp/lftp-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=7 @@ -37,7 +37,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} dev-libs/gnulib - =sys-devel/libtool-2* + =dev-build/libtool-2* app-arch/xz-utils nls? ( >=sys-devel/gettext-0.19 ) virtual/pkgconfig diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.51-r2.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.51-r2.ebuild index 78000f7885e9..ed722f0229eb 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.51-r2.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.51-r2.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 @@ -46,7 +46,7 @@ RDEPEND=" selinux? ( sec-policy/selinux-ftp ) " -BDEPEND="sys-devel/autoconf-archive" +BDEPEND="dev-build/autoconf-archive" PATCHES=( "${FILESDIR}/${PN}-1.0.28-pam.patch" diff --git a/net-ftp/pure-ftpd/pure-ftpd-9999.ebuild b/net-ftp/pure-ftpd/pure-ftpd-9999.ebuild index 2c5c51cfabc5..6c491f30d2ae 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-9999.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-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 @@ -46,7 +46,7 @@ RDEPEND=" selinux? ( sec-policy/selinux-ftp ) " -BDEPEND="sys-devel/autoconf-archive" +BDEPEND="dev-build/autoconf-archive" PATCHES=( "${FILESDIR}/${PN}-1.0.28-pam.patch" ) diff --git a/net-im/ysm/ysm-2.9.9.1-r2.ebuild b/net-im/ysm/ysm-2.9.9.1-r2.ebuild index c36878d19813..3da1e61c79c9 100644 --- a/net-im/ysm/ysm-2.9.9.1-r2.ebuild +++ b/net-im/ysm/ysm-2.9.9.1-r2.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 @@ -18,7 +18,7 @@ KEYWORDS="amd64 ppc x86" RESTRICT="mirror" # Introduced by fix-configure.patch -BDEPEND="sys-devel/autoconf-archive" +BDEPEND="dev-build/autoconf-archive" PATCHES=( "${FILESDIR}"/${PN}-2.9.9.1-dont-strip-binary.patch diff --git a/net-libs/gloox/files/gloox-1.0.24-slibtool.patch b/net-libs/gloox/files/gloox-1.0.24-slibtool.patch index eba7ffb40613..2b0328aa02e3 100644 --- a/net-libs/gloox/files/gloox-1.0.24-slibtool.patch +++ b/net-libs/gloox/files/gloox-1.0.24-slibtool.patch @@ -1,4 +1,4 @@ -This fixes build with sys-devel/slibtool +This fixes build with dev-build/slibtool --- gloox-1.0.24/src/Makefile.am +++ gloox-1.0.24/src/Makefile.am diff --git a/net-libs/libotr/libotr-4.1.1-r2.ebuild b/net-libs/libotr/libotr-4.1.1-r2.ebuild index d1082fa841cc..83a6ffaf1255 100644 --- a/net-libs/libotr/libotr-4.1.1-r2.ebuild +++ b/net-libs/libotr/libotr-4.1.1-r2.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 @@ -19,7 +19,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" # autoconf-archive for F_S patch -BDEPEND="sys-devel/autoconf-archive" +BDEPEND="dev-build/autoconf-archive" PATCHES=( "${FILESDIR}/${PN}-4.1.1-fix-build-with-libgcrypt-1.10.patch" diff --git a/net-mail/pfqueue/pfqueue-0.5.6-r2.ebuild b/net-mail/pfqueue/pfqueue-0.5.6-r2.ebuild index 94ecdacd4311..c30bd46ac0c3 100644 --- a/net-mail/pfqueue/pfqueue-0.5.6-r2.ebuild +++ b/net-mail/pfqueue/pfqueue-0.5.6-r2.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=7 @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ppc x86" -BDEPEND="sys-devel/libtool" +BDEPEND="dev-build/libtool" RDEPEND="sys-libs/ncurses:=" DEPEND="${RDEPEND}" diff --git a/net-mail/ytnef/ytnef-2.0.ebuild b/net-mail/ytnef/ytnef-2.0.ebuild index f5e3f0bbd2df..f417f51b44e3 100644 --- a/net-mail/ytnef/ytnef-2.0.ebuild +++ b/net-mail/ytnef/ytnef-2.0.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=8 @@ -14,7 +14,7 @@ QA_PKGCONFIG_VERSION="${PV}.0" KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86" IUSE="static-libs" -DEPEND="sys-devel/libtool" +DEPEND="dev-build/libtool" RDEPEND="dev-perl/MIME-tools" src_prepare() { diff --git a/net-mail/ytnef/ytnef-2.1.1.ebuild b/net-mail/ytnef/ytnef-2.1.1.ebuild index 19c571ce77e4..94116d3367be 100644 --- a/net-mail/ytnef/ytnef-2.1.1.ebuild +++ b/net-mail/ytnef/ytnef-2.1.1.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 @@ -14,7 +14,7 @@ QA_PKGCONFIG_VERSION="${PV}.0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="static-libs" -DEPEND="sys-devel/libtool" +DEPEND="dev-build/libtool" RDEPEND="dev-perl/MIME-tools" src_prepare() { diff --git a/net-mail/ytnef/ytnef-2.1.2.ebuild b/net-mail/ytnef/ytnef-2.1.2.ebuild index 19c571ce77e4..94116d3367be 100644 --- a/net-mail/ytnef/ytnef-2.1.2.ebuild +++ b/net-mail/ytnef/ytnef-2.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 @@ -14,7 +14,7 @@ QA_PKGCONFIG_VERSION="${PV}.0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="static-libs" -DEPEND="sys-devel/libtool" +DEPEND="dev-build/libtool" RDEPEND="dev-perl/MIME-tools" src_prepare() { diff --git a/net-misc/bopm/bopm-3.1.3-r7.ebuild b/net-misc/bopm/bopm-3.1.3-r7.ebuild index d959f6b1af9d..f511e3b68eab 100644 --- a/net-misc/bopm/bopm-3.1.3-r7.ebuild +++ b/net-misc/bopm/bopm-3.1.3-r7.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 @@ -16,7 +16,7 @@ KEYWORDS="~alpha ~amd64 ~ppc ~x86" RDEPEND="acct-user/opm" BDEPEND=" acct-user/opm - sys-devel/autoconf-archive + dev-build/autoconf-archive " PATCHES=( diff --git a/net-misc/openssh-contrib/openssh-contrib-9.3_p1.ebuild b/net-misc/openssh-contrib/openssh-contrib-9.3_p1.ebuild index 0f1d186dacc6..19a0942bb7d5 100644 --- a/net-misc/openssh-contrib/openssh-contrib-9.3_p1.ebuild +++ b/net-misc/openssh-contrib/openssh-contrib-9.3_p1.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 @@ -104,7 +104,7 @@ RDEPEND="${RDEPEND} " # Weird dep construct for newer gcc-config for bug #872416 BDEPEND=" - sys-devel/autoconf + dev-build/autoconf virtual/pkgconfig || ( >=sys-devel/gcc-config-2.6 diff --git a/net-misc/openssh-contrib/openssh-contrib-9.3_p2.ebuild b/net-misc/openssh-contrib/openssh-contrib-9.3_p2.ebuild index be111b810be1..e85108222e01 100644 --- a/net-misc/openssh-contrib/openssh-contrib-9.3_p2.ebuild +++ b/net-misc/openssh-contrib/openssh-contrib-9.3_p2.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 @@ -99,7 +99,7 @@ RDEPEND="${RDEPEND} " # Weird dep construct for newer gcc-config for bug #872416 BDEPEND=" - sys-devel/autoconf + dev-build/autoconf virtual/pkgconfig || ( >=sys-devel/gcc-config-2.6 diff --git a/net-misc/openssh-contrib/openssh-contrib-9.4_p1-r1.ebuild b/net-misc/openssh-contrib/openssh-contrib-9.4_p1-r1.ebuild index f89717ebbebf..80175aaaaf80 100644 --- a/net-misc/openssh-contrib/openssh-contrib-9.4_p1-r1.ebuild +++ b/net-misc/openssh-contrib/openssh-contrib-9.4_p1-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 @@ -100,7 +100,7 @@ RDEPEND="${RDEPEND} " # Weird dep construct for newer gcc-config for bug #872416 BDEPEND=" - sys-devel/autoconf + dev-build/autoconf virtual/pkgconfig || ( >=sys-devel/gcc-config-2.6 diff --git a/net-misc/openssh-contrib/openssh-contrib-9.5_p1.ebuild b/net-misc/openssh-contrib/openssh-contrib-9.5_p1.ebuild index c3edf7d34d2d..ea41cbbeb21c 100644 --- a/net-misc/openssh-contrib/openssh-contrib-9.5_p1.ebuild +++ b/net-misc/openssh-contrib/openssh-contrib-9.5_p1.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 @@ -100,7 +100,7 @@ RDEPEND="${RDEPEND} " # Weird dep construct for newer gcc-config for bug #872416 BDEPEND=" - sys-devel/autoconf + dev-build/autoconf virtual/pkgconfig || ( >=sys-devel/gcc-config-2.6 diff --git a/net-misc/openssh/openssh-9.6_p1-r1.ebuild b/net-misc/openssh/openssh-9.6_p1-r1.ebuild index 4d58b7dae9d2..9e122cab62d8 100644 --- a/net-misc/openssh/openssh-9.6_p1-r1.ebuild +++ b/net-misc/openssh/openssh-9.6_p1-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 @@ -72,7 +72,7 @@ RDEPEND=" " # Weird dep construct for newer gcc-config for bug #872416 BDEPEND=" - sys-devel/autoconf + dev-build/autoconf virtual/pkgconfig || ( >=sys-devel/gcc-config-2.6 diff --git a/net-misc/stunnel/stunnel-5.71-r1.ebuild b/net-misc/stunnel/stunnel-5.71-r1.ebuild index a68b9b329299..a6bb63a14ee3 100644 --- a/net-misc/stunnel/stunnel-5.71-r1.ebuild +++ b/net-misc/stunnel/stunnel-5.71-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 @@ -39,7 +39,7 @@ RDEPEND=" " # autoconf-archive for F_S patch BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive test? ( ${PYTHON_DEPS} $(python_gen_any_dep 'dev-python/cryptography[${PYTHON_USEDEP}]') diff --git a/net-misc/stunnel/stunnel-5.71.ebuild b/net-misc/stunnel/stunnel-5.71.ebuild index d0365f10db76..d23e61f1ca70 100644 --- a/net-misc/stunnel/stunnel-5.71.ebuild +++ b/net-misc/stunnel/stunnel-5.71.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 @@ -39,7 +39,7 @@ RDEPEND=" " # autoconf-archive for F_S patch BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive test? ( ${PYTHON_DEPS} ) " diff --git a/net-nds/389-ds-base/389-ds-base-1.4.4.19-r4.ebuild b/net-nds/389-ds-base/389-ds-base-1.4.4.19-r4.ebuild index 1052213afb74..d415f84d034c 100644 --- a/net-nds/389-ds-base/389-ds-base-1.4.4.19-r4.ebuild +++ b/net-nds/389-ds-base/389-ds-base-1.4.4.19-r4.ebuild @@ -111,7 +111,7 @@ CRATES=" zeroize_derive-1.3.1 " -PYTHON_COMPAT=( python3_{9,10} ) +PYTHON_COMPAT=( python3_10 ) DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_SETUPTOOLS=rdepend @@ -164,7 +164,7 @@ DEPEND=" virtual/libcrypt:= " -BDEPEND=">=sys-devel/autoconf-2.69-r5 +BDEPEND=">=dev-build/autoconf-2.69-r5 virtual/pkgconfig ${PYTHON_DEPS} $(python_gen_cond_dep ' diff --git a/net-nds/389-ds-base/389-ds-base-2.1.0-r4.ebuild b/net-nds/389-ds-base/389-ds-base-2.1.0-r4.ebuild index d37959e4b7f4..bda4c3d45c68 100644 --- a/net-nds/389-ds-base/389-ds-base-2.1.0-r4.ebuild +++ b/net-nds/389-ds-base/389-ds-base-2.1.0-r4.ebuild @@ -111,7 +111,7 @@ CRATES=" zeroize_derive-1.3.1 " -PYTHON_COMPAT=( python3_{9,10} ) +PYTHON_COMPAT=( python3_10 ) DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_SETUPTOOLS=rdepend @@ -161,7 +161,7 @@ DEPEND=" virtual/libcrypt:= " -BDEPEND=">=sys-devel/autoconf-2.69-r5 +BDEPEND=">=dev-build/autoconf-2.69-r5 virtual/pkgconfig ${PYTHON_DEPS} $(python_gen_cond_dep ' diff --git a/net-nds/389-ds-base/389-ds-base-2.3.2.ebuild b/net-nds/389-ds-base/389-ds-base-2.3.2.ebuild index 86c901c1ea05..044674e9752a 100644 --- a/net-nds/389-ds-base/389-ds-base-2.3.2.ebuild +++ b/net-nds/389-ds-base/389-ds-base-2.3.2.ebuild @@ -93,7 +93,7 @@ CRATES=" zeroize_derive-1.3.3 " -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_PEP517=setuptools @@ -148,7 +148,7 @@ DEPEND=" virtual/libcrypt:= " -BDEPEND=">=sys-devel/autoconf-2.69-r5 +BDEPEND=">=dev-build/autoconf-2.69-r5 virtual/pkgconfig ${PYTHON_DEPS} $(python_gen_cond_dep ' diff --git a/net-proxy/squidguard/squidguard-1.6.0-r1.ebuild b/net-proxy/squidguard/squidguard-1.6.0-r1.ebuild index 521511c2bdd7..32fc9e26092a 100644 --- a/net-proxy/squidguard/squidguard-1.6.0-r1.ebuild +++ b/net-proxy/squidguard/squidguard-1.6.0-r1.ebuild @@ -60,8 +60,8 @@ src_prepare() { eautoreconf # Workaround for missing install-sh, bug #705374 - local amver=$(best_version sys-devel/automake) - amver=$(ver_cut 1-2 "${amver#sys-devel/automake-}") + local amver=$(best_version dev-build/automake) + amver=$(ver_cut 1-2 "${amver#dev-build/automake-}") cp -p "${BROOT}/usr/share/automake-${amver}/install-sh" . || die } diff --git a/net-wireless/neard/neard-0.19.ebuild b/net-wireless/neard/neard-0.19.ebuild index 0e7a5e21142b..a5a95d20a167 100644 --- a/net-wireless/neard/neard-0.19.ebuild +++ b/net-wireless/neard/neard-0.19.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 @@ -24,7 +24,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" -BDEPEND="sys-devel/autoconf-archive" +BDEPEND="dev-build/autoconf-archive" src_prepare() { default diff --git a/profiles/default/linux/packages.build b/profiles/default/linux/packages.build index 40f3d8e84fff..c169d2f85440 100644 --- a/profiles/default/linux/packages.build +++ b/profiles/default/linux/packages.build @@ -10,12 +10,12 @@ app-arch/gzip app-arch/xz-utils app-arch/tar app-shells/bash:0 +dev-build/autoconf +dev-build/automake +dev-build/libtool dev-build/make net-misc/rsync net-misc/wget -sys-devel/autoconf -sys-devel/automake -sys-devel/libtool sys-apps/baselayout sys-apps/coreutils sys-apps/diffutils diff --git a/profiles/info_pkgs b/profiles/info_pkgs index d73d46d82471..7b6b98e969d1 100644 --- a/profiles/info_pkgs +++ b/profiles/info_pkgs @@ -6,14 +6,14 @@ ## portage as of 2.0.51-r5. Do not overcrowd the output please. ## app-shells/bash:0 -sys-devel/autoconf -sys-devel/automake +dev-build/autoconf +dev-build/automake sys-kernel/linux-headers sys-libs/glibc sys-libs/musl sys-devel/binutils sys-devel/binutils-config -sys-devel/libtool +dev-build/libtool dev-build/make dev-lang/python dev-lang/perl diff --git a/profiles/package.mask b/profiles/package.mask index 29638fbe3310..0a3dff5114dd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -688,9 +688,9 @@ dev-tex/pdfannotextractor x11-drivers/nvidia-drivers:0/vulkan # Andreas K. Hüttel <dilfridge@gentoo.org> (2021-09-18) -# sys-devel/automake version 1.11 is EOL and is only useful for testing +# dev-build/automake version 1.11 is EOL and is only useful for testing # old de-ANSI-fication/ansi2knr/AM_C_PROTOTYPES code. Please uninstall. -sys-devel/automake:1.11 +dev-build/automake:1.11 # Joonas Niilola <juippis@gentoo.org> (2021-07-29) # Upstream provided migration instructions from 2. -> 3. update, diff --git a/profiles/updates/1Q-2024 b/profiles/updates/1Q-2024 index 61c3e0552ef4..b4c5290715be 100644 --- a/profiles/updates/1Q-2024 +++ b/profiles/updates/1Q-2024 @@ -24,3 +24,14 @@ move dev-util/ignition-cmake dev-build/ignition-cmake move dev-util/rocm-cmake dev-build/rocm-cmake move dev-util/tinycmmc dev-build/tinycmmc move dev-util/cmake dev-build/cmake +move sys-devel/autoconf-wrapper dev-build/autoconf-wrapper +move sys-devel/autoconf-vanilla dev-build/autoconf-vanilla +move sys-devel/autoconf-dickey dev-build/autoconf-dickey +slotmove dev-build/autoconf-dickey 2.52_p20210509 2.52 +move sys-devel/autoconf-archive dev-build/autoconf-archive +move sys-devel/autoconf dev-build/autoconf +move sys-devel/automake-wrapper dev-build/automake-wrapper +move sys-devel/automake-vanilla dev-build/automake-vanilla +move sys-devel/automake dev-build/automake +move sys-devel/slibtool dev-build/slibtool +move sys-devel/libtool dev-build/libtool diff --git a/profiles/updates/4Q-2022 b/profiles/updates/4Q-2022 index 6ed1af570c61..a21fddfd1839 100644 --- a/profiles/updates/4Q-2022 +++ b/profiles/updates/4Q-2022 @@ -7,5 +7,4 @@ move dev-python/retworkx dev-python/rustworkx move dev-lang/open-cobol dev-lang/gnucobol move virtual/awk app-alternatives/awk move virtual/yacc app-alternatives/yacc -slotmove sys-devel/autoconf-dickey 2.52_p20210509 2.52 move dev-python/nuitka dev-python/Nuitka diff --git a/sci-biology/unafold/unafold-3.8-r1.ebuild b/sci-biology/unafold/unafold-3.8-r1.ebuild index 51bbe5dfd325..2ca9c44a4a46 100644 --- a/sci-biology/unafold/unafold-3.8-r1.ebuild +++ b/sci-biology/unafold/unafold-3.8-r1.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=8 @@ -18,7 +18,7 @@ RDEPEND=" media-libs/gd virtual/opengl" DEPEND="${RDEPEND}" -BDEPEND="sys-devel/autoconf-archive" +BDEPEND="dev-build/autoconf-archive" PATCHES=( "${FILESDIR}"/${P}-doc-version.patch diff --git a/sci-libs/hdf5/hdf5-1.10.5-r1.ebuild b/sci-libs/hdf5/hdf5-1.10.5-r1.ebuild index aa45759413ec..bd0d0095ae1a 100644 --- a/sci-libs/hdf5/hdf5-1.10.5-r1.ebuild +++ b/sci-libs/hdf5/hdf5-1.10.5-r1.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" @@ -30,8 +30,8 @@ RDEPEND=" zlib? ( sys-libs/zlib:0= ) " DEPEND="${RDEPEND} - sys-devel/libtool:2 - >=sys-devel/autoconf-2.69 + dev-build/libtool:2 + >=dev-build/autoconf-2.69 " S="${WORKDIR}/${MY_P}" diff --git a/sci-mathematics/genius/genius-1.0.27.ebuild b/sci-mathematics/genius/genius-1.0.27.ebuild index e96bbc796b32..5e47fa95099f 100644 --- a/sci-mathematics/genius/genius-1.0.27.ebuild +++ b/sci-mathematics/genius/genius-1.0.27.ebuild @@ -30,10 +30,10 @@ RDEPEND=" DEPEND="${RDEPEND} dev-util/gtk-update-icon-cache dev-util/intltool - sys-devel/autoconf-archive + dev-build/autoconf-archive app-alternatives/lex app-alternatives/yacc -" # eautoreconf needs sys-devel/autoconf-archive +" # eautoreconf needs dev-build/autoconf-archive # dev-util/gtk-update-icon-cache because configure checks for it for some reason and never calls it with DESTDIR set.. PATCHES=( diff --git a/sys-apps/dbus/dbus-1.15.4-r1.ebuild b/sys-apps/dbus/dbus-1.15.4-r1.ebuild index 06148bb1d847..6724a30463ec 100644 --- a/sys-apps/dbus/dbus-1.15.4-r1.ebuild +++ b/sys-apps/dbus/dbus-1.15.4-r1.ebuild @@ -34,7 +34,7 @@ BDEPEND=" acct-user/messagebus app-text/xmlto app-text/docbook-xml-dtd:4.4 - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig doc? ( app-text/doxygen ) " diff --git a/sys-apps/dbus/dbus-1.15.6.ebuild b/sys-apps/dbus/dbus-1.15.6.ebuild index 148a9b5695d6..2dc19ec5f954 100644 --- a/sys-apps/dbus/dbus-1.15.6.ebuild +++ b/sys-apps/dbus/dbus-1.15.6.ebuild @@ -32,7 +32,7 @@ BDEPEND=" acct-user/messagebus app-text/xmlto app-text/docbook-xml-dtd:4.4 - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig doc? ( app-text/doxygen ) " diff --git a/sys-apps/dbus/dbus-1.15.8.ebuild b/sys-apps/dbus/dbus-1.15.8.ebuild index b1c2a7ac1206..295605e53a9d 100644 --- a/sys-apps/dbus/dbus-1.15.8.ebuild +++ b/sys-apps/dbus/dbus-1.15.8.ebuild @@ -28,7 +28,7 @@ BDEPEND=" acct-user/messagebus app-text/xmlto app-text/docbook-xml-dtd:4.4 - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig doc? ( app-text/doxygen ) " diff --git a/sys-apps/flatpak/flatpak-1.12.8.ebuild b/sys-apps/flatpak/flatpak-1.12.8.ebuild index 8d690737f967..6bc1f0bd87d5 100644 --- a/sys-apps/flatpak/flatpak-1.12.8.ebuild +++ b/sys-apps/flatpak/flatpak-1.12.8.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11} ) +PYTHON_COMPAT=( python3_{10,11} ) inherit linux-info python-any-r1 @@ -52,7 +52,7 @@ RDEPEND=" DEPEND="${RDEPEND}" # pyparsing version pinned for https://bugs.gentoo.org/825230 BDEPEND=" - >=sys-devel/automake-1.13.4 + >=dev-build/automake-1.13.4 >=sys-devel/gettext-0.18.2 virtual/pkgconfig dev-util/gdbus-codegen diff --git a/sys-apps/flatpak/flatpak-1.14.4-r3.ebuild b/sys-apps/flatpak/flatpak-1.14.4-r3.ebuild index cc266504983d..b5359b986a75 100644 --- a/sys-apps/flatpak/flatpak-1.14.4-r3.ebuild +++ b/sys-apps/flatpak/flatpak-1.14.4-r3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11} ) +PYTHON_COMPAT=( python3_{10,11} ) inherit linux-info python-any-r1 systemd @@ -49,7 +49,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" - >=sys-devel/automake-1.13.4 + >=dev-build/automake-1.13.4 >=sys-devel/gettext-0.18.2 virtual/pkgconfig dev-util/gdbus-codegen diff --git a/sys-apps/flatpak/flatpak-1.14.5.ebuild b/sys-apps/flatpak/flatpak-1.14.5.ebuild index 7cf4ba08b4c4..517a31bce219 100644 --- a/sys-apps/flatpak/flatpak-1.14.5.ebuild +++ b/sys-apps/flatpak/flatpak-1.14.5.ebuild @@ -49,7 +49,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" - >=sys-devel/automake-1.13.4 + >=dev-build/automake-1.13.4 >=sys-devel/gettext-0.18.2 virtual/pkgconfig dev-util/gdbus-codegen diff --git a/sys-apps/hwloc/hwloc-2.6.0-r1.ebuild b/sys-apps/hwloc/hwloc-2.6.0-r1.ebuild index 9fbd4c477c6c..fcd3e9bebf0d 100644 --- a/sys-apps/hwloc/hwloc-2.6.0-r1.ebuild +++ b/sys-apps/hwloc/hwloc-2.6.0-r1.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" @@ -33,7 +33,7 @@ RDEPEND=">=sys-libs/ncurses-5.9-r3:0[${MULTILIB_USEDEP}] DEPEND="${RDEPEND}" # 2.69-r5 for --runstatedir BDEPEND=" - >=sys-devel/autoconf-2.69-r5 + >=dev-build/autoconf-2.69-r5 virtual/pkgconfig " diff --git a/sys-apps/hwloc/hwloc-2.8.0-r1.ebuild b/sys-apps/hwloc/hwloc-2.8.0-r1.ebuild index 58a9f8a6769c..cf59ac1e36bb 100644 --- a/sys-apps/hwloc/hwloc-2.8.0-r1.ebuild +++ b/sys-apps/hwloc/hwloc-2.8.0-r1.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=8 @@ -36,7 +36,7 @@ RDEPEND=">=sys-libs/ncurses-5.9-r3:=[${MULTILIB_USEDEP}] )" DEPEND="${RDEPEND}" # 2.69-r5 for --runstatedir -BDEPEND=">=sys-devel/autoconf-2.69-r5 +BDEPEND=">=dev-build/autoconf-2.69-r5 virtual/pkgconfig" PATCHES=( "${FILESDIR}/${PN}-1.8.1-gl.patch" ) diff --git a/sys-apps/hwloc/hwloc-2.9.0.ebuild b/sys-apps/hwloc/hwloc-2.9.0.ebuild index fb949fd83e80..96bf46020bec 100644 --- a/sys-apps/hwloc/hwloc-2.9.0.ebuild +++ b/sys-apps/hwloc/hwloc-2.9.0.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=8 @@ -36,7 +36,7 @@ RDEPEND=">=sys-libs/ncurses-5.9-r3:=[${MULTILIB_USEDEP}] )" DEPEND="${RDEPEND}" # 2.69-r5 for --runstatedir -BDEPEND=">=sys-devel/autoconf-2.69-r5 +BDEPEND=">=dev-build/autoconf-2.69-r5 virtual/pkgconfig" PATCHES=( "${FILESDIR}/${PN}-1.8.1-gl.patch" ) diff --git a/sys-apps/hwloc/hwloc-2.9.1.ebuild b/sys-apps/hwloc/hwloc-2.9.1.ebuild index fc9776fc6034..e728d731b628 100644 --- a/sys-apps/hwloc/hwloc-2.9.1.ebuild +++ b/sys-apps/hwloc/hwloc-2.9.1.ebuild @@ -37,7 +37,7 @@ RDEPEND=">=sys-libs/ncurses-5.9-r3:=[${MULTILIB_USEDEP}] DEPEND="${RDEPEND} valgrind? ( dev-debug/valgrind )" # 2.69-r5 for --runstatedir -BDEPEND=">=sys-devel/autoconf-2.69-r5 +BDEPEND=">=dev-build/autoconf-2.69-r5 virtual/pkgconfig" PATCHES=( "${FILESDIR}/${PN}-1.8.1-gl.patch" ) diff --git a/sys-apps/ipmitool/ipmitool-1.8.19-r1.ebuild b/sys-apps/ipmitool/ipmitool-1.8.19-r1.ebuild index 7ab087e576a4..7726154e61d3 100644 --- a/sys-apps/ipmitool/ipmitool-1.8.19-r1.ebuild +++ b/sys-apps/ipmitool/ipmitool-1.8.19-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 @@ -35,7 +35,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - >=sys-devel/autoconf-2.69-r5 + >=dev-build/autoconf-2.69-r5 virtual/os-headers openipmi? ( sys-libs/openipmi ) " diff --git a/sys-apps/ipmitool/ipmitool-1.8.19.ebuild b/sys-apps/ipmitool/ipmitool-1.8.19.ebuild index 6e5efa1a400d..3ee1253ef26a 100644 --- a/sys-apps/ipmitool/ipmitool-1.8.19.ebuild +++ b/sys-apps/ipmitool/ipmitool-1.8.19.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 @@ -35,7 +35,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - >=sys-devel/autoconf-2.69-r5 + >=dev-build/autoconf-2.69-r5 virtual/os-headers openipmi? ( sys-libs/openipmi ) " diff --git a/sys-apps/sg3_utils/sg3_utils-1.47-r1.ebuild b/sys-apps/sg3_utils/sg3_utils-1.47-r1.ebuild index b9d2a4e04e0c..006572f48b94 100644 --- a/sys-apps/sg3_utils/sg3_utils-1.47-r1.ebuild +++ b/sys-apps/sg3_utils/sg3_utils-1.47-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=7 @@ -13,7 +13,7 @@ SLOT="0/${PV}" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="static-libs" -DEPEND="sys-devel/libtool" +DEPEND="dev-build/libtool" RDEPEND="!sys-apps/rescan-scsi-bus" PATCHES=( diff --git a/sys-apps/sg3_utils/sg3_utils-1.47.ebuild b/sys-apps/sg3_utils/sg3_utils-1.47.ebuild index decc87723a37..7ec69010f189 100644 --- a/sys-apps/sg3_utils/sg3_utils-1.47.ebuild +++ b/sys-apps/sg3_utils/sg3_utils-1.47.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 @@ -13,7 +13,7 @@ SLOT="0/${PV}" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="static-libs" -DEPEND="sys-devel/libtool" +DEPEND="dev-build/libtool" RDEPEND="!sys-apps/rescan-scsi-bus" src_configure() { diff --git a/sys-apps/texinfo/texinfo-7.0.3.ebuild b/sys-apps/texinfo/texinfo-7.0.3.ebuild index fcb9ea093d9e..368074151fc1 100644 --- a/sys-apps/texinfo/texinfo-7.0.3.ebuild +++ b/sys-apps/texinfo/texinfo-7.0.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 # Note: if your package uses the texi2dvi utility, it must depend on the @@ -16,9 +16,9 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://git.savannah.gnu.org/git/texinfo.git" REGEN_BDEPEND=" - >=sys-devel/autoconf-2.62 - >=sys-devel/automake-1.16 - sys-devel/libtool + >=dev-build/autoconf-2.62 + >=dev-build/automake-1.16 + dev-build/libtool " elif [[ $(ver_cut 3) -ge 90 || $(ver_cut 4) -ge 90 ]] ; then SRC_URI="https://alpha.gnu.org/gnu/${PN}/${P}.tar.xz" diff --git a/sys-apps/texinfo/texinfo-7.1-r1.ebuild b/sys-apps/texinfo/texinfo-7.1-r1.ebuild index d88637d02478..e6539767a6c5 100644 --- a/sys-apps/texinfo/texinfo-7.1-r1.ebuild +++ b/sys-apps/texinfo/texinfo-7.1-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 # Note: if your package uses the texi2dvi utility, it must depend on the @@ -18,9 +18,9 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://git.savannah.gnu.org/git/texinfo.git" REGEN_BDEPEND=" - >=sys-devel/autoconf-2.62 - >=sys-devel/automake-1.16 - sys-devel/libtool + >=dev-build/autoconf-2.62 + >=dev-build/automake-1.16 + dev-build/libtool " elif [[ $(ver_cut 3) -ge 90 || $(ver_cut 4) -ge 90 ]] ; then SRC_URI="https://alpha.gnu.org/gnu/${PN}/${P}.tar.xz" diff --git a/sys-apps/texinfo/texinfo-9999.ebuild b/sys-apps/texinfo/texinfo-9999.ebuild index 4f348154302b..69014441481c 100644 --- a/sys-apps/texinfo/texinfo-9999.ebuild +++ b/sys-apps/texinfo/texinfo-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 # Note: if your package uses the texi2dvi utility, it must depend on the @@ -18,9 +18,9 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://git.savannah.gnu.org/git/texinfo.git" REGEN_BDEPEND=" - >=sys-devel/autoconf-2.62 - >=sys-devel/automake-1.16 - sys-devel/libtool + >=dev-build/autoconf-2.62 + >=dev-build/automake-1.16 + dev-build/libtool " elif [[ $(ver_cut 3) -ge 90 || $(ver_cut 4) -ge 90 ]] ; then SRC_URI="https://alpha.gnu.org/gnu/${PN}/${P}.tar.xz" diff --git a/sys-block/nbd/nbd-3.25.ebuild b/sys-block/nbd/nbd-3.25.ebuild index e1e7bb9ea09c..3f5e9a39ea2f 100644 --- a/sys-block/nbd/nbd-3.25.ebuild +++ b/sys-block/nbd/nbd-3.25.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 @@ -37,7 +37,7 @@ if [[ ${PV} == 9999 ]] ; then BDEPEND+=" app-text/docbook-sgml-dtd:4.5 app-text/docbook-sgml-utils - sys-devel/autoconf-archive + dev-build/autoconf-archive " fi diff --git a/sys-block/nbd/nbd-9999.ebuild b/sys-block/nbd/nbd-9999.ebuild index a0554e3c6d37..9d10fe77b6e4 100644 --- a/sys-block/nbd/nbd-9999.ebuild +++ b/sys-block/nbd/nbd-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 @@ -37,7 +37,7 @@ if [[ ${PV} == 9999 ]] ; then BDEPEND+=" app-text/docbook-sgml-dtd:4.5 app-text/docbook-sgml-utils - sys-devel/autoconf-archive + dev-build/autoconf-archive " fi diff --git a/sys-block/ndctl/ndctl-71.1-r2.ebuild b/sys-block/ndctl/ndctl-71.1-r2.ebuild index 2114c59fe82e..6680b6b69825 100644 --- a/sys-block/ndctl/ndctl-71.1-r2.ebuild +++ b/sys-block/ndctl/ndctl-71.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -26,7 +26,7 @@ RDEPEND="${DEPEND}" BDEPEND=" app-text/asciidoc app-text/xmlto - sys-devel/libtool + dev-build/libtool virtual/pkgconfig " diff --git a/sys-block/ndctl/ndctl-76.1.ebuild b/sys-block/ndctl/ndctl-76.1.ebuild index 7070e5950e3f..63ea8a4e0f1c 100644 --- a/sys-block/ndctl/ndctl-76.1.ebuild +++ b/sys-block/ndctl/ndctl-76.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2023 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -30,7 +30,7 @@ BDEPEND=" app-text/asciidoc app-text/xmlto ) - sys-devel/libtool + dev-build/libtool virtual/pkgconfig " diff --git a/sys-block/ndctl/ndctl-77-r1.ebuild b/sys-block/ndctl/ndctl-77-r1.ebuild index bc23fbb0b714..791b5e087a06 100644 --- a/sys-block/ndctl/ndctl-77-r1.ebuild +++ b/sys-block/ndctl/ndctl-77-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2023 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -30,7 +30,7 @@ BDEPEND=" app-text/asciidoc app-text/xmlto ) - sys-devel/libtool + dev-build/libtool virtual/pkgconfig " diff --git a/sys-cluster/mpich/mpich-3.4.3.ebuild b/sys-cluster/mpich/mpich-3.4.3.ebuild index 6f8eb1d58bfa..717f18b5306a 100644 --- a/sys-cluster/mpich/mpich-3.4.3.ebuild +++ b/sys-cluster/mpich/mpich-3.4.3.ebuild @@ -30,7 +30,7 @@ COMMON_DEPEND=" DEPEND=" ${COMMON_DEPEND} dev-lang/perl - sys-devel/libtool + dev-build/libtool valgrind? ( dev-debug/valgrind ) " RDEPEND=" diff --git a/sys-devel/distcc/distcc-3.4-r1.ebuild b/sys-devel/distcc/distcc-3.4-r1.ebuild index c1a96f3528db..482c5d36a63e 100644 --- a/sys-devel/distcc/distcc-3.4-r1.ebuild +++ b/sys-devel/distcc/distcc-3.4-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit autotools flag-o-matic prefix python-single-r1 systemd @@ -26,7 +26,7 @@ RDEPEND="${PYTHON_DEPS} DEPEND="${RDEPEND} sys-libs/binutils-libs" BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig" RDEPEND+=" acct-user/distcc diff --git a/sys-devel/distcc/distcc-3.4-r2.ebuild b/sys-devel/distcc/distcc-3.4-r2.ebuild index 95f9fc4c0540..8aeae8cfb6ff 100644 --- a/sys-devel/distcc/distcc-3.4-r2.ebuild +++ b/sys-devel/distcc/distcc-3.4-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit autotools flag-o-matic prefix python-single-r1 systemd @@ -26,7 +26,7 @@ RDEPEND="${PYTHON_DEPS} DEPEND="${RDEPEND} sys-libs/binutils-libs" BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig" RDEPEND+=" acct-user/distcc diff --git a/sys-devel/distcc/distcc-3.4-r3.ebuild b/sys-devel/distcc/distcc-3.4-r3.ebuild index df8124e492d9..aacc1981dc3e 100644 --- a/sys-devel/distcc/distcc-3.4-r3.ebuild +++ b/sys-devel/distcc/distcc-3.4-r3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit autotools flag-o-matic prefix python-single-r1 systemd @@ -26,7 +26,7 @@ RDEPEND="${PYTHON_DEPS} DEPEND="${RDEPEND} sys-libs/binutils-libs" BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig" RDEPEND+=" acct-user/distcc diff --git a/sys-fs/avfs/avfs-1.1.3.ebuild b/sys-fs/avfs/avfs-1.1.3.ebuild index d9f910a68c5d..e3c177f4ba40 100644 --- a/sys-fs/avfs/avfs-1.1.3.ebuild +++ b/sys-fs/avfs/avfs-1.1.3.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 @@ -13,7 +13,7 @@ KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86" IUSE="+lzma webdav +zstd" BDEPEND=" - sys-devel/libtool + dev-build/libtool virtual/pkgconfig " RDEPEND=" diff --git a/sys-fs/avfs/avfs-1.1.4.ebuild b/sys-fs/avfs/avfs-1.1.4.ebuild index f8c5a0ef0f50..3a1a43f1c43f 100644 --- a/sys-fs/avfs/avfs-1.1.4.ebuild +++ b/sys-fs/avfs/avfs-1.1.4.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 @@ -23,7 +23,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND=" - sys-devel/libtool + dev-build/libtool virtual/pkgconfig " diff --git a/sys-fs/lvm2/lvm2-2.03.21-r1.ebuild b/sys-fs/lvm2/lvm2-2.03.21-r1.ebuild index ed480f5a033f..83c4b4bbc058 100644 --- a/sys-fs/lvm2/lvm2-2.03.21-r1.ebuild +++ b/sys-fs/lvm2/lvm2-2.03.21-r1.ebuild @@ -57,7 +57,7 @@ DEPEND=" valgrind? ( >=dev-debug/valgrind-3.6 ) " BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig " diff --git a/sys-fs/lvm2/lvm2-2.03.22-r1.ebuild b/sys-fs/lvm2/lvm2-2.03.22-r1.ebuild index 9be497c789ab..9a6df74983f8 100644 --- a/sys-fs/lvm2/lvm2-2.03.22-r1.ebuild +++ b/sys-fs/lvm2/lvm2-2.03.22-r1.ebuild @@ -57,7 +57,7 @@ DEPEND=" valgrind? ( >=dev-debug/valgrind-3.6 ) " BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig " diff --git a/sys-fs/lvm2/lvm2-2.03.22-r3.ebuild b/sys-fs/lvm2/lvm2-2.03.22-r3.ebuild index 9ca36c5da6f3..1148a11b89de 100644 --- a/sys-fs/lvm2/lvm2-2.03.22-r3.ebuild +++ b/sys-fs/lvm2/lvm2-2.03.22-r3.ebuild @@ -57,7 +57,7 @@ DEPEND=" valgrind? ( >=dev-debug/valgrind-3.6 ) " BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig " diff --git a/sys-fs/simple-mtpfs/simple-mtpfs-0.4.0.ebuild b/sys-fs/simple-mtpfs/simple-mtpfs-0.4.0.ebuild index 1ba00bb3f09a..9b362016703e 100644 --- a/sys-fs/simple-mtpfs/simple-mtpfs-0.4.0.ebuild +++ b/sys-fs/simple-mtpfs/simple-mtpfs-0.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,7 @@ RDEPEND=" sys-fs/fuse:0" DEPEND="${RDEPEND}" BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig" src_prepare() { diff --git a/sys-fs/udisks/udisks-2.10.0.ebuild b/sys-fs/udisks/udisks-2.10.0.ebuild index fe76f3d7cce0..2e19e5193bcc 100644 --- a/sys-fs/udisks/udisks-2.10.0.ebuild +++ b/sys-fs/udisks/udisks-2.10.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 @@ -53,11 +53,11 @@ BDEPEND=" virtual/pkgconfig nls? ( >=sys-devel/gettext-0.19.8 ) dev-libs/gobject-introspection-common - sys-devel/autoconf-archive + dev-build/autoconf-archive " # If adding a eautoreconf, then these might be needed at buildtime: # dev-libs/gobject-introspection-common -# sys-devel/autoconf-archive +# dev-build/autoconf-archive DOCS=( AUTHORS HACKING NEWS README.md ) diff --git a/sys-fs/udisks/udisks-2.10.1.ebuild b/sys-fs/udisks/udisks-2.10.1.ebuild index 2740f9a86278..51a0d4c9dc94 100644 --- a/sys-fs/udisks/udisks-2.10.1.ebuild +++ b/sys-fs/udisks/udisks-2.10.1.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 @@ -53,11 +53,11 @@ BDEPEND=" virtual/pkgconfig nls? ( >=sys-devel/gettext-0.19.8 ) dev-libs/gobject-introspection-common - sys-devel/autoconf-archive + dev-build/autoconf-archive " # If adding a eautoreconf, then these might be needed at buildtime: # dev-libs/gobject-introspection-common -# sys-devel/autoconf-archive +# dev-build/autoconf-archive DOCS=( AUTHORS HACKING NEWS README.md ) diff --git a/sys-fs/udisks/udisks-2.9.4-r3.ebuild b/sys-fs/udisks/udisks-2.9.4-r3.ebuild index 12ec4ea23ef4..31fb1e032a6e 100644 --- a/sys-fs/udisks/udisks-2.9.4-r3.ebuild +++ b/sys-fs/udisks/udisks-2.9.4-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=7 @@ -59,7 +59,7 @@ BDEPEND=" " # If adding a eautoreconf, then these might be needed at buildtime: # dev-libs/gobject-introspection-common -# sys-devel/autoconf-archive +# dev-build/autoconf-archive DOCS=( AUTHORS HACKING NEWS README.md ) diff --git a/sys-kernel/genkernel/genkernel-4.3.2-r1.ebuild b/sys-kernel/genkernel/genkernel-4.3.2-r1.ebuild index 3e0a1db5407f..571e5a35cd86 100644 --- a/sys-kernel/genkernel/genkernel-4.3.2-r1.ebuild +++ b/sys-kernel/genkernel/genkernel-4.3.2-r1.ebuild @@ -6,7 +6,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit bash-completion-r1 python-single-r1 @@ -117,13 +117,13 @@ RDEPEND="${PYTHON_DEPS} app-portage/portage-utils dev-util/gperf sys-apps/sandbox - sys-devel/autoconf - sys-devel/autoconf-archive - sys-devel/automake + dev-build/autoconf + dev-build/autoconf-archive + dev-build/automake app-alternatives/bc app-alternatives/yacc app-alternatives/lex - sys-devel/libtool + dev-build/libtool virtual/pkgconfig elibc_glibc? ( sys-libs/glibc[static-libs(+)] ) firmware? ( sys-kernel/linux-firmware )" diff --git a/sys-kernel/genkernel/genkernel-4.3.3.ebuild b/sys-kernel/genkernel/genkernel-4.3.3.ebuild index 83f838a98a0d..5cc642be67ca 100644 --- a/sys-kernel/genkernel/genkernel-4.3.3.ebuild +++ b/sys-kernel/genkernel/genkernel-4.3.3.ebuild @@ -6,7 +6,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit bash-completion-r1 python-single-r1 @@ -117,13 +117,13 @@ RDEPEND="${PYTHON_DEPS} app-portage/portage-utils dev-util/gperf sys-apps/sandbox - sys-devel/autoconf - sys-devel/autoconf-archive - sys-devel/automake + dev-build/autoconf + dev-build/autoconf-archive + dev-build/automake app-alternatives/bc app-alternatives/yacc app-alternatives/lex - sys-devel/libtool + dev-build/libtool virtual/pkgconfig elibc_glibc? ( sys-libs/glibc[static-libs(+)] ) firmware? ( sys-kernel/linux-firmware )" diff --git a/sys-kernel/genkernel/genkernel-4.3.5-r1.ebuild b/sys-kernel/genkernel/genkernel-4.3.5-r1.ebuild index f258bd3537ed..49d4b62d53d8 100644 --- a/sys-kernel/genkernel/genkernel-4.3.5-r1.ebuild +++ b/sys-kernel/genkernel/genkernel-4.3.5-r1.ebuild @@ -117,13 +117,13 @@ RDEPEND="${PYTHON_DEPS} app-portage/portage-utils dev-util/gperf sys-apps/sandbox - sys-devel/autoconf - sys-devel/autoconf-archive - sys-devel/automake + dev-build/autoconf + dev-build/autoconf-archive + dev-build/automake app-alternatives/bc app-alternatives/yacc app-alternatives/lex - sys-devel/libtool + dev-build/libtool virtual/pkgconfig elibc_glibc? ( sys-libs/glibc[static-libs(+)] ) firmware? ( sys-kernel/linux-firmware )" diff --git a/sys-kernel/genkernel/genkernel-4.3.5.ebuild b/sys-kernel/genkernel/genkernel-4.3.5.ebuild index 492fd0fe327b..860214201405 100644 --- a/sys-kernel/genkernel/genkernel-4.3.5.ebuild +++ b/sys-kernel/genkernel/genkernel-4.3.5.ebuild @@ -117,13 +117,13 @@ RDEPEND="${PYTHON_DEPS} app-portage/portage-utils dev-util/gperf sys-apps/sandbox - sys-devel/autoconf - sys-devel/autoconf-archive - sys-devel/automake + dev-build/autoconf + dev-build/autoconf-archive + dev-build/automake app-alternatives/bc app-alternatives/yacc app-alternatives/lex - sys-devel/libtool + dev-build/libtool virtual/pkgconfig elibc_glibc? ( sys-libs/glibc[static-libs(+)] ) firmware? ( sys-kernel/linux-firmware )" diff --git a/sys-kernel/genkernel/genkernel-4.3.6.ebuild b/sys-kernel/genkernel/genkernel-4.3.6.ebuild index de4e14c6c939..8b6f12a6146d 100644 --- a/sys-kernel/genkernel/genkernel-4.3.6.ebuild +++ b/sys-kernel/genkernel/genkernel-4.3.6.ebuild @@ -119,13 +119,13 @@ RDEPEND="${PYTHON_DEPS} app-portage/portage-utils dev-util/gperf sys-apps/sandbox - sys-devel/autoconf - sys-devel/autoconf-archive - sys-devel/automake + dev-build/autoconf + dev-build/autoconf-archive + dev-build/automake app-alternatives/bc app-alternatives/yacc app-alternatives/lex - sys-devel/libtool + dev-build/libtool virtual/pkgconfig elibc_glibc? ( sys-libs/glibc[static-libs(+)] ) firmware? ( sys-kernel/linux-firmware )" diff --git a/sys-kernel/genkernel/genkernel-4.3.7.ebuild b/sys-kernel/genkernel/genkernel-4.3.7.ebuild index ec5dd133f506..6de5f5963238 100644 --- a/sys-kernel/genkernel/genkernel-4.3.7.ebuild +++ b/sys-kernel/genkernel/genkernel-4.3.7.ebuild @@ -119,13 +119,13 @@ RDEPEND="${PYTHON_DEPS} app-portage/portage-utils dev-util/gperf sys-apps/sandbox - sys-devel/autoconf - sys-devel/autoconf-archive - sys-devel/automake + dev-build/autoconf + dev-build/autoconf-archive + dev-build/automake app-alternatives/bc app-alternatives/yacc app-alternatives/lex - sys-devel/libtool + dev-build/libtool virtual/pkgconfig elibc_glibc? ( sys-libs/glibc[static-libs(+)] ) firmware? ( sys-kernel/linux-firmware )" diff --git a/sys-kernel/genkernel/genkernel-4.3.8.ebuild b/sys-kernel/genkernel/genkernel-4.3.8.ebuild index ec5dd133f506..6de5f5963238 100644 --- a/sys-kernel/genkernel/genkernel-4.3.8.ebuild +++ b/sys-kernel/genkernel/genkernel-4.3.8.ebuild @@ -119,13 +119,13 @@ RDEPEND="${PYTHON_DEPS} app-portage/portage-utils dev-util/gperf sys-apps/sandbox - sys-devel/autoconf - sys-devel/autoconf-archive - sys-devel/automake + dev-build/autoconf + dev-build/autoconf-archive + dev-build/automake app-alternatives/bc app-alternatives/yacc app-alternatives/lex - sys-devel/libtool + dev-build/libtool virtual/pkgconfig elibc_glibc? ( sys-libs/glibc[static-libs(+)] ) firmware? ( sys-kernel/linux-firmware )" diff --git a/sys-kernel/genkernel/genkernel-9999.ebuild b/sys-kernel/genkernel/genkernel-9999.ebuild index ec5dd133f506..6de5f5963238 100644 --- a/sys-kernel/genkernel/genkernel-9999.ebuild +++ b/sys-kernel/genkernel/genkernel-9999.ebuild @@ -119,13 +119,13 @@ RDEPEND="${PYTHON_DEPS} app-portage/portage-utils dev-util/gperf sys-apps/sandbox - sys-devel/autoconf - sys-devel/autoconf-archive - sys-devel/automake + dev-build/autoconf + dev-build/autoconf-archive + dev-build/automake app-alternatives/bc app-alternatives/yacc app-alternatives/lex - sys-devel/libtool + dev-build/libtool virtual/pkgconfig elibc_glibc? ( sys-libs/glibc[static-libs(+)] ) firmware? ( sys-kernel/linux-firmware )" diff --git a/sys-libs/db/db-5.3.28-r10.ebuild b/sys-libs/db/db-5.3.28-r10.ebuild index 82b40466e113..a25371a07960 100644 --- a/sys-libs/db/db-5.3.28-r10.ebuild +++ b/sys-libs/db/db-5.3.28-r10.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=7 @@ -41,7 +41,7 @@ RDEPEND="tcl? ( >=dev-lang/tcl-8.5.15-r1:0=[${MULTILIB_USEDEP}] )" # bug #841698 # Need binutils for tc-ld-force-bfd BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive sys-devel/binutils:* " diff --git a/sys-libs/db/db-5.3.28-r9.ebuild b/sys-libs/db/db-5.3.28-r9.ebuild index a86fe5ad0d1f..09d3ce82c642 100644 --- a/sys-libs/db/db-5.3.28-r9.ebuild +++ b/sys-libs/db/db-5.3.28-r9.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=7 @@ -41,7 +41,7 @@ RDEPEND="tcl? ( >=dev-lang/tcl-8.5.15-r1:0=[${MULTILIB_USEDEP}] )" # bug #841698 # Need binutils for tc-ld-force-bfd BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive sys-devel/binutils:* " diff --git a/sys-libs/libapparmor/libapparmor-3.0.10.ebuild b/sys-libs/libapparmor/libapparmor-3.0.10.ebuild index 6bf26cddee29..1623bc032d6c 100644 --- a/sys-libs/libapparmor/libapparmor-3.0.10.ebuild +++ b/sys-libs/libapparmor/libapparmor-3.0.10.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 @@ -26,7 +26,7 @@ RDEPEND="perl? ( dev-lang/perl:= ) python? ( ${PYTHON_DEPS} )" DEPEND="${RDEPEND}" BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive sys-devel/bison sys-devel/flex doc? ( dev-lang/perl ) diff --git a/sys-libs/libapparmor/libapparmor-3.0.8.ebuild b/sys-libs/libapparmor/libapparmor-3.0.8.ebuild index 0ea05b38c3e5..1623bc032d6c 100644 --- a/sys-libs/libapparmor/libapparmor-3.0.8.ebuild +++ b/sys-libs/libapparmor/libapparmor-3.0.8.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) GENTOO_DEPEND_ON_PERL="no" inherit autotools distutils-r1 perl-functions @@ -26,7 +26,7 @@ RDEPEND="perl? ( dev-lang/perl:= ) python? ( ${PYTHON_DEPS} )" DEPEND="${RDEPEND}" BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive sys-devel/bison sys-devel/flex doc? ( dev-lang/perl ) diff --git a/sys-libs/libapparmor/libapparmor-3.1.4.ebuild b/sys-libs/libapparmor/libapparmor-3.1.4.ebuild index b379e41b2b60..eeeff5594e54 100644 --- a/sys-libs/libapparmor/libapparmor-3.1.4.ebuild +++ b/sys-libs/libapparmor/libapparmor-3.1.4.ebuild @@ -27,7 +27,7 @@ RDEPEND="perl? ( dev-lang/perl:= ) python? ( ${PYTHON_DEPS} )" DEPEND="${RDEPEND}" BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive sys-devel/bison sys-devel/flex doc? ( dev-lang/perl ) diff --git a/sys-libs/libblockdev/libblockdev-2.28-r1.ebuild b/sys-libs/libblockdev/libblockdev-2.28-r1.ebuild index 16134d249951..f32266126b0b 100644 --- a/sys-libs/libblockdev/libblockdev-2.28-r1.ebuild +++ b/sys-libs/libblockdev/libblockdev-2.28-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit autotools python-single-r1 xdg-utils DESCRIPTION="A library for manipulating block devices" @@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then inherit git-r3 EGIT_REPO_URI="https://github.com/storaged-project/libblockdev.git" BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive " else MY_PV="${PV}-1" diff --git a/sys-libs/libblockdev/libblockdev-3.0.3.ebuild b/sys-libs/libblockdev/libblockdev-3.0.3.ebuild index ae3fe7349d51..2b04c5974953 100644 --- a/sys-libs/libblockdev/libblockdev-3.0.3.ebuild +++ b/sys-libs/libblockdev/libblockdev-3.0.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 @@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then inherit git-r3 EGIT_REPO_URI="https://github.com/storaged-project/libblockdev.git" BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive " else MY_PV="${PV}-1" diff --git a/sys-libs/libblockdev/libblockdev-3.0.4.ebuild b/sys-libs/libblockdev/libblockdev-3.0.4.ebuild index 24ce79143d34..be2df0d5c1e6 100644 --- a/sys-libs/libblockdev/libblockdev-3.0.4.ebuild +++ b/sys-libs/libblockdev/libblockdev-3.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 @@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then inherit git-r3 EGIT_REPO_URI="https://github.com/storaged-project/libblockdev.git" BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive " else MY_PV="${PV}-1" diff --git a/sys-power/powertop/powertop-2.15.ebuild b/sys-power/powertop/powertop-2.15.ebuild index 19578db2eb50..b6e7162e3bef 100644 --- a/sys-power/powertop/powertop-2.15.ebuild +++ b/sys-power/powertop/powertop-2.15.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 @@ -30,7 +30,7 @@ DEPEND=" BDEPEND=" virtual/pkgconfig - sys-devel/autoconf-archive + dev-build/autoconf-archive >=sys-devel/gettext-0.20.2 " RDEPEND=" diff --git a/sys-power/powertop/powertop-9999.ebuild b/sys-power/powertop/powertop-9999.ebuild index aa9953a49f73..cc1eebabdca7 100644 --- a/sys-power/powertop/powertop-9999.ebuild +++ b/sys-power/powertop/powertop-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 @@ -30,7 +30,7 @@ DEPEND=" BDEPEND=" virtual/pkgconfig - sys-devel/autoconf-archive + dev-build/autoconf-archive >=sys-devel/gettext-0.20.2 " RDEPEND=" diff --git a/sys-process/at/at-3.2.5.ebuild b/sys-process/at/at-3.2.5.ebuild index e4fbd3d6f641..634acb9f6294 100644 --- a/sys-process/at/at-3.2.5.ebuild +++ b/sys-process/at/at-3.2.5.ebuild @@ -30,7 +30,7 @@ RDEPEND="${DEPEND} selinux? ( sec-policy/selinux-at ) " BDEPEND=" - >=sys-devel/autoconf-2.64 + >=dev-build/autoconf-2.64 app-alternatives/yacc app-alternatives/lex " diff --git a/sys-process/psmisc/psmisc-23.4-r1.ebuild b/sys-process/psmisc/psmisc-23.4-r1.ebuild index d878cf0a9306..f0470765d3b7 100644 --- a/sys-process/psmisc/psmisc-23.4-r1.ebuild +++ b/sys-process/psmisc/psmisc-23.4-r1.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 @@ -23,7 +23,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND=" - >=sys-devel/libtool-2.2.6b + >=dev-build/libtool-2.2.6b nls? ( sys-devel/gettext ) test? ( dev-util/dejagnu ) " diff --git a/sys-process/psmisc/psmisc-23.5.ebuild b/sys-process/psmisc/psmisc-23.5.ebuild index 221b3631be6d..60a29f395d75 100644 --- a/sys-process/psmisc/psmisc-23.5.ebuild +++ b/sys-process/psmisc/psmisc-23.5.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=8 @@ -23,7 +23,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND=" - >=sys-devel/libtool-2.2.6b + >=dev-build/libtool-2.2.6b nls? ( sys-devel/gettext ) test? ( dev-util/dejagnu ) " diff --git a/sys-process/psmisc/psmisc-23.6.ebuild b/sys-process/psmisc/psmisc-23.6.ebuild index 688b820b4980..3ee8559aab64 100644 --- a/sys-process/psmisc/psmisc-23.6.ebuild +++ b/sys-process/psmisc/psmisc-23.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 @@ -24,7 +24,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND=" - >=sys-devel/libtool-2.2.6b + >=dev-build/libtool-2.2.6b nls? ( sys-devel/gettext ) test? ( dev-util/dejagnu ) " diff --git a/www-apache/mod_bw/mod_bw-0.9.2-r2.ebuild b/www-apache/mod_bw/mod_bw-0.9.2-r2.ebuild index 61bd2a4f58a9..3ec2f4b15036 100644 --- a/www-apache/mod_bw/mod_bw-0.9.2-r2.ebuild +++ b/www-apache/mod_bw/mod_bw-0.9.2-r2.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 @@ -16,7 +16,7 @@ KEYWORDS="amd64 ppc x86" LICENSE="Apache-2.0" SLOT="0" -BDEPEND="sys-devel/libtool" +BDEPEND="dev-build/libtool" PATCHES=( "${FILESDIR}"/${PN}-0.9.2-apache24.patch diff --git a/www-apache/mod_musicindex/mod_musicindex-1.4.1-r4.ebuild b/www-apache/mod_musicindex/mod_musicindex-1.4.1-r4.ebuild index 1ef181d29e3c..d0ac86de19ee 100644 --- a/www-apache/mod_musicindex/mod_musicindex-1.4.1-r4.ebuild +++ b/www-apache/mod_musicindex/mod_musicindex-1.4.1-r4.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=7 @@ -24,7 +24,7 @@ DEPEND="mp3? ( media-libs/libmad media-libs/libid3tag:= ) archive? ( app-arch/libarchive:= ) mysql? ( dev-db/mysql-connector-c:0= )" RDEPEND="${DEPEND} - sys-devel/libtool" + dev-build/libtool" APACHE2_MOD_CONF="50_${PN}" APACHE2_MOD_DEFINE="MUSICINDEX" diff --git a/x11-libs/fox-wrapper/files/fox-wrapper-3.sh b/x11-libs/fox-wrapper/files/fox-wrapper-3.sh index 3d6871e5f188..f0a582beb763 100644 --- a/x11-libs/fox-wrapper/files/fox-wrapper-3.sh +++ b/x11-libs/fox-wrapper/files/fox-wrapper-3.sh @@ -2,7 +2,7 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Based on the am-wrapper.sh script (sys-devel/automake-wrapper-1-r1) +# Based on the am-wrapper.sh script (dev-build/automake-wrapper-1-r1) # # Executes the correct fox-config version, based on the value of WANT_FOX. # All versions of fox after 1.0.x ship with a fox-config script diff --git a/x11-libs/gtkglext/gtkglext-1.2.0-r6.ebuild b/x11-libs/gtkglext/gtkglext-1.2.0-r6.ebuild index ab2a5140f426..31c8e3af0cc1 100644 --- a/x11-libs/gtkglext/gtkglext-1.2.0-r6.ebuild +++ b/x11-libs/gtkglext/gtkglext-1.2.0-r6.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 @@ -26,7 +26,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" dev-util/glib-utils - >=sys-devel/autoconf-archive-2014.02.28 + >=dev-build/autoconf-archive-2014.02.28 virtual/pkgconfig " diff --git a/x11-libs/libgxim/libgxim-0.5.0.ebuild b/x11-libs/libgxim/libgxim-0.5.0.ebuild index 39287f1a493c..3a0811f9cd0d 100644 --- a/x11-libs/libgxim/libgxim-0.5.0.ebuild +++ b/x11-libs/libgxim/libgxim-0.5.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="7" @@ -26,7 +26,7 @@ DEPEND="${RDEPEND}" BDEPEND="${RUBY_DEPS} dev-util/glib-utils dev-util/intltool - sys-devel/autoconf-archive + dev-build/autoconf-archive sys-devel/gettext virtual/pkgconfig test? ( dev-libs/check )" diff --git a/x11-libs/pango/pango-1.42.4-r2.ebuild b/x11-libs/pango/pango-1.42.4-r2.ebuild index 8f5fb719e41c..5cfe9f4f07d7 100644 --- a/x11-libs/pango/pango-1.42.4-r2.ebuild +++ b/x11-libs/pango/pango-1.42.4-r2.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=6 @@ -37,7 +37,7 @@ DEPEND="${RDEPEND} virtual/pkgconfig test? ( media-fonts/cantarell ) X? ( x11-base/xorg-proto ) - !<=sys-devel/autoconf-2.63:2.5 + !<=dev-build/autoconf-2.63:2.5 " PATCHES=( diff --git a/x11-misc/cairo-clock/cairo-clock-0.3.4-r3.ebuild b/x11-misc/cairo-clock/cairo-clock-0.3.4-r3.ebuild index 3bf8d9302285..d7bd5272ae0d 100644 --- a/x11-misc/cairo-clock/cairo-clock-0.3.4-r3.ebuild +++ b/x11-misc/cairo-clock/cairo-clock-0.3.4-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 @@ -25,7 +25,7 @@ DEPEND="${RDEPEND}" # autoconf-archive for F_S patch BDEPEND=" dev-util/intltool - sys-devel/autoconf-archive + dev-build/autoconf-archive sys-devel/gettext virtual/pkgconfig " diff --git a/x11-misc/fireflies/fireflies-2.08-r1.ebuild b/x11-misc/fireflies/fireflies-2.08-r1.ebuild index 12f1009cf6e9..7858232ef416 100644 --- a/x11-misc/fireflies/fireflies-2.08-r1.ebuild +++ b/x11-misc/fireflies/fireflies-2.08-r1.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=8 @@ -20,7 +20,7 @@ RDEPEND=" x11-libs/libX11 elibc_musl? ( sys-libs/argp-standalone )" DEPEND="${RDEPEND}" -BDEPEND="sys-devel/autoconf-archive" # for AX_CXX_BOOL macro +BDEPEND="dev-build/autoconf-archive" # for AX_CXX_BOOL macro src_prepare() { default diff --git a/x11-plugins/pidgin-otr/pidgin-otr-4.0.2-r3.ebuild b/x11-plugins/pidgin-otr/pidgin-otr-4.0.2-r3.ebuild index f1d7ce738b0f..53e2e68dbd8f 100644 --- a/x11-plugins/pidgin-otr/pidgin-otr-4.0.2-r3.ebuild +++ b/x11-plugins/pidgin-otr/pidgin-otr-4.0.2-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 @@ -23,7 +23,7 @@ DEPEND="${RDEPEND}" # autoconf-archive for F_S patch BDEPEND=" dev-util/intltool - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig " diff --git a/x11-themes/gtk-engines/files/gtk-engines-2.20.2-slibtool.patch b/x11-themes/gtk-engines/files/gtk-engines-2.20.2-slibtool.patch index 69c409c9e7e3..468e5d5ad534 100644 --- a/x11-themes/gtk-engines/files/gtk-engines-2.20.2-slibtool.patch +++ b/x11-themes/gtk-engines/files/gtk-engines-2.20.2-slibtool.patch @@ -1,4 +1,4 @@ -This fixes build with sys-devel/slibtool +This fixes build with dev-build/slibtool --- gtk-engines-2.20.2/configure.ac +++ gtk-engines-2.20.2/configure.ac diff --git a/x11-themes/mate-themes/mate-themes-3.22.23.ebuild b/x11-themes/mate-themes/mate-themes-3.22.23.ebuild index 376f67183fda..3fba5bb53f03 100644 --- a/x11-themes/mate-themes/mate-themes-3.22.23.ebuild +++ b/x11-themes/mate-themes/mate-themes-3.22.23.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 @@ -24,7 +24,7 @@ RDEPEND=" DEPEND="${RDEPEND} >=sys-devel/gettext-0.19.8:* - >=sys-devel/autoconf-2.53 + >=dev-build/autoconf-2.53 >=x11-misc/icon-naming-utils-0.8.7:0 virtual/pkgconfig " diff --git a/x11-themes/mate-themes/mate-themes-3.22.24.ebuild b/x11-themes/mate-themes/mate-themes-3.22.24.ebuild index b5c1ddb91ee8..5a5f70730c50 100644 --- a/x11-themes/mate-themes/mate-themes-3.22.24.ebuild +++ b/x11-themes/mate-themes/mate-themes-3.22.24.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 @@ -22,7 +22,7 @@ RDEPEND=" DEPEND="${RDEPEND} >=sys-devel/gettext-0.19.8:* - >=sys-devel/autoconf-2.53 + >=dev-build/autoconf-2.53 >=x11-misc/icon-naming-utils-0.8.7:0 virtual/pkgconfig " diff --git a/x11-wm/blackbox/blackbox-0.77-r1.ebuild b/x11-wm/blackbox/blackbox-0.77-r1.ebuild index 7757c55f873b..044a42fe4a6a 100644 --- a/x11-wm/blackbox/blackbox-0.77-r1.ebuild +++ b/x11-wm/blackbox/blackbox-0.77-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=7 @@ -21,7 +21,7 @@ RDEPEND="x11-libs/libXft truetype? ( media-libs/freetype )" DEPEND="${RDEPEND} x11-base/xorg-proto" -BDEPEND=">=sys-devel/autoconf-2.71 +BDEPEND=">=dev-build/autoconf-2.71 virtual/pkgconfig" S="${WORKDIR}"/blackboxwm-${PV} |