diff options
527 files changed, 1015 insertions, 983 deletions
diff --git a/app-accessibility/julius/julius-4.2.2-r1.ebuild b/app-accessibility/julius/julius-4.2.2-r1.ebuild index 211d4aeea5f4..11e80caf7033 100644 --- a/app-accessibility/julius/julius-4.2.2-r1.ebuild +++ b/app-accessibility/julius/julius-4.2.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 @@ -25,7 +25,7 @@ RDEPEND=" pulseaudio? ( media-libs/libpulse ) sndfile? ( media-libs/libsndfile )" DEPEND="${RDEPEND} - sys-devel/flex" + app-alternatives/lex" PATCHES=( "${FILESDIR}"/${PN}-4.2.2-install.patch diff --git a/app-admin/monit/monit-5.29.0.ebuild b/app-admin/monit/monit-5.29.0.ebuild index d388c1122d50..adc9658e3d82 100644 --- a/app-admin/monit/monit-5.29.0.ebuild +++ b/app-admin/monit/monit-5.29.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2022 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -22,7 +22,7 @@ RDEPEND="sys-libs/zlib:= DEPEND="${RDEPEND}" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex " src_prepare() { diff --git a/app-admin/monit/monit-5.31.0.ebuild b/app-admin/monit/monit-5.31.0.ebuild index 54708e6c5d9e..70927b8856d6 100644 --- a/app-admin/monit/monit-5.31.0.ebuild +++ b/app-admin/monit/monit-5.31.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2022 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,7 @@ RDEPEND="sys-libs/zlib:= DEPEND="${RDEPEND}" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex " src_prepare() { diff --git a/app-admin/monit/monit-5.32.0.ebuild b/app-admin/monit/monit-5.32.0.ebuild index 54708e6c5d9e..70927b8856d6 100644 --- a/app-admin/monit/monit-5.32.0.ebuild +++ b/app-admin/monit/monit-5.32.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2022 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,7 @@ RDEPEND="sys-libs/zlib:= DEPEND="${RDEPEND}" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex " src_prepare() { diff --git a/app-admin/monit/monit-5.33.0.ebuild b/app-admin/monit/monit-5.33.0.ebuild index 1f5faf3c1cfd..70927b8856d6 100644 --- a/app-admin/monit/monit-5.33.0.ebuild +++ b/app-admin/monit/monit-5.33.0.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 @@ -22,7 +22,7 @@ RDEPEND="sys-libs/zlib:= DEPEND="${RDEPEND}" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex " src_prepare() { diff --git a/app-admin/rsyslog/rsyslog-8.2308.0.ebuild b/app-admin/rsyslog/rsyslog-8.2308.0.ebuild index 8f43ae9ef921..d92257c98357 100644 --- a/app-admin/rsyslog/rsyslog-8.2308.0.ebuild +++ b/app-admin/rsyslog/rsyslog-8.2308.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 @@ -109,7 +109,7 @@ DEPEND=" if [[ ${PV} == "9999" ]]; then BDEPEND+=" doc? ( >=dev-python/sphinx-1.1.3-r7 )" - BDEPEND+=" >=sys-devel/flex-2.5.39-r1" + BDEPEND+=" app-alternatives/lex" BDEPEND+=" >=sys-devel/bison-2.4.3" BDEPEND+=" >=dev-python/docutils-0.12" fi diff --git a/app-admin/rsyslog/rsyslog-8.2310.0.ebuild b/app-admin/rsyslog/rsyslog-8.2310.0.ebuild index 8f43ae9ef921..a80fe8d0f479 100644 --- a/app-admin/rsyslog/rsyslog-8.2310.0.ebuild +++ b/app-admin/rsyslog/rsyslog-8.2310.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 @@ -109,7 +109,7 @@ DEPEND=" if [[ ${PV} == "9999" ]]; then BDEPEND+=" doc? ( >=dev-python/sphinx-1.1.3-r7 )" - BDEPEND+=" >=sys-devel/flex-2.5.39-r1" + BDEPEND+=" >=app-alternatives/lex-2.5.39-r1" BDEPEND+=" >=sys-devel/bison-2.4.3" BDEPEND+=" >=dev-python/docutils-0.12" fi diff --git a/app-admin/rsyslog/rsyslog-8.2312.0.ebuild b/app-admin/rsyslog/rsyslog-8.2312.0.ebuild index 21b249d85e28..76d5baa90a8b 100644 --- a/app-admin/rsyslog/rsyslog-8.2312.0.ebuild +++ b/app-admin/rsyslog/rsyslog-8.2312.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 @@ -108,7 +108,7 @@ DEPEND=" if [[ "${PV}" == "9999" ]]; then BDEPEND+=" doc? ( >=dev-python/sphinx-1.1.3-r7 )" - BDEPEND+=" >=sys-devel/flex-2.5.39-r1" + BDEPEND+=" >=app-alternatives/lex-2.5.39-r1" BDEPEND+=" >=sys-devel/bison-2.4.3" BDEPEND+=" >=dev-python/docutils-0.12" fi diff --git a/app-admin/sshguard/sshguard-2.4.3.ebuild b/app-admin/sshguard/sshguard-2.4.3.ebuild index a575bb0e0d29..d0bd1ebaa85d 100644 --- a/app-admin/sshguard/sshguard-2.4.3.ebuild +++ b/app-admin/sshguard/sshguard-2.4.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 @@ -19,7 +19,7 @@ LICENSE="BSD" SLOT="0" DEPEND=" - sys-devel/flex + app-alternatives/lex " RDEPEND=" virtual/logger diff --git a/app-admin/sshguard/sshguard-99999.ebuild b/app-admin/sshguard/sshguard-99999.ebuild index 35ac2d2df817..d2b3282e1a88 100644 --- a/app-admin/sshguard/sshguard-99999.ebuild +++ b/app-admin/sshguard/sshguard-99999.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 @@ LICENSE="BSD" SLOT="0" DEPEND=" - sys-devel/flex + app-alternatives/lex " RDEPEND=" virtual/logger diff --git a/app-admin/syslog-ng/syslog-ng-4.0.1.ebuild b/app-admin/syslog-ng/syslog-ng-4.0.1.ebuild index 636113f6eaa6..4ba1fa54003f 100644 --- a/app-admin/syslog-ng/syslog-ng-4.0.1.ebuild +++ b/app-admin/syslog-ng/syslog-ng-4.0.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 @@ -44,7 +44,7 @@ DEPEND="${RDEPEND} test? ( dev-libs/criterion )" BDEPEND=" >=sys-devel/bison-3.7.6 - sys-devel/flex + app-alternatives/lex virtual/pkgconfig" DOCS=( AUTHORS NEWS.md CONTRIBUTING.md contrib/syslog-ng.conf.{HP-UX,RedHat,SunOS,doc} diff --git a/app-admin/syslog-ng/syslog-ng-4.1.1-r1.ebuild b/app-admin/syslog-ng/syslog-ng-4.1.1-r1.ebuild index f2600055a7b5..e92f8f960cff 100644 --- a/app-admin/syslog-ng/syslog-ng-4.1.1-r1.ebuild +++ b/app-admin/syslog-ng/syslog-ng-4.1.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 @@ -49,7 +49,7 @@ DEPEND="${RDEPEND} test? ( dev-libs/criterion )" BDEPEND=" >=sys-devel/bison-3.7.6 - sys-devel/flex + app-alternatives/lex virtual/pkgconfig" DOCS=( AUTHORS NEWS.md CONTRIBUTING.md contrib/syslog-ng.conf.{HP-UX,RedHat,SunOS,doc} diff --git a/app-admin/syslog-ng/syslog-ng-4.1.1-r2.ebuild b/app-admin/syslog-ng/syslog-ng-4.1.1-r2.ebuild index b27f4ec1f395..48fa3d466610 100644 --- a/app-admin/syslog-ng/syslog-ng-4.1.1-r2.ebuild +++ b/app-admin/syslog-ng/syslog-ng-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 @@ -49,7 +49,7 @@ DEPEND="${RDEPEND} test? ( dev-libs/criterion )" BDEPEND=" >=sys-devel/bison-3.7.6 - sys-devel/flex + app-alternatives/lex virtual/pkgconfig" DOCS=( AUTHORS NEWS.md CONTRIBUTING.md contrib/syslog-ng.conf.{HP-UX,RedHat,SunOS,doc} diff --git a/app-arch/dpkg/dpkg-1.20.12-r1.ebuild b/app-arch/dpkg/dpkg-1.20.12-r1.ebuild index bbf52c31d007..f903010ac4a5 100644 --- a/app-arch/dpkg/dpkg-1.20.12-r1.ebuild +++ b/app-arch/dpkg/dpkg-1.20.12-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 @@ -36,7 +36,7 @@ DEPEND=" ) " BDEPEND=" - sys-devel/flex + app-alternatives/lex nls? ( app-text/po4a >=sys-devel/gettext-0.18.2 diff --git a/app-arch/dpkg/dpkg-1.20.9-r1.ebuild b/app-arch/dpkg/dpkg-1.20.9-r1.ebuild index d765eabc986c..1b349d8f52c9 100644 --- a/app-arch/dpkg/dpkg-1.20.9-r1.ebuild +++ b/app-arch/dpkg/dpkg-1.20.9-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 @@ -34,7 +34,7 @@ DEPEND=" ) " BDEPEND=" - sys-devel/flex + app-alternatives/lex nls? ( app-text/po4a >=sys-devel/gettext-0.18.2 diff --git a/app-arch/dpkg/dpkg-1.21.1.ebuild b/app-arch/dpkg/dpkg-1.21.1.ebuild index d20fb2923202..1155e0f445a1 100644 --- a/app-arch/dpkg/dpkg-1.21.1.ebuild +++ b/app-arch/dpkg/dpkg-1.21.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 @@ -35,7 +35,7 @@ DEPEND=" ) " BDEPEND=" - sys-devel/flex + app-alternatives/lex nls? ( app-text/po4a >=sys-devel/gettext-0.18.2 diff --git a/app-arch/dpkg/dpkg-1.21.15-r2.ebuild b/app-arch/dpkg/dpkg-1.21.15-r2.ebuild index c084bc5906ca..0af2f9f4e99f 100644 --- a/app-arch/dpkg/dpkg-1.21.15-r2.ebuild +++ b/app-arch/dpkg/dpkg-1.21.15-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 @@ -37,7 +37,7 @@ DEPEND=" ) " BDEPEND=" - sys-devel/flex + app-alternatives/lex nls? ( app-text/po4a >=sys-devel/gettext-0.18.2 diff --git a/app-arch/dpkg/dpkg-1.21.15-r3.ebuild b/app-arch/dpkg/dpkg-1.21.15-r3.ebuild index 595ea5bd9c86..5c90c53eb9bd 100644 --- a/app-arch/dpkg/dpkg-1.21.15-r3.ebuild +++ b/app-arch/dpkg/dpkg-1.21.15-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 @@ -37,7 +37,7 @@ DEPEND=" ) " BDEPEND=" - sys-devel/flex + app-alternatives/lex nls? ( app-text/po4a >=sys-devel/gettext-0.18.2 diff --git a/app-arch/dpkg/dpkg-1.21.19-r1.ebuild b/app-arch/dpkg/dpkg-1.21.19-r1.ebuild index 4183d0647aea..cb9bdfb3ded0 100644 --- a/app-arch/dpkg/dpkg-1.21.19-r1.ebuild +++ b/app-arch/dpkg/dpkg-1.21.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 @@ -38,7 +38,7 @@ DEPEND=" ) " BDEPEND=" - sys-devel/flex + app-alternatives/lex nls? ( app-text/po4a >=sys-devel/gettext-0.18.2 diff --git a/app-arch/dpkg/dpkg-1.21.19.ebuild b/app-arch/dpkg/dpkg-1.21.19.ebuild index 1e8d1390623c..6a1d79854236 100644 --- a/app-arch/dpkg/dpkg-1.21.19.ebuild +++ b/app-arch/dpkg/dpkg-1.21.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 @@ -38,7 +38,7 @@ DEPEND=" ) " BDEPEND=" - sys-devel/flex + app-alternatives/lex nls? ( app-text/po4a >=sys-devel/gettext-0.18.2 diff --git a/app-arch/engrampa/engrampa-1.26.1.ebuild b/app-arch/engrampa/engrampa-1.26.1.ebuild index 66c60264832f..f4f1aded41e1 100644 --- a/app-arch/engrampa/engrampa-1.26.1.ebuild +++ b/app-arch/engrampa/engrampa-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 @@ -60,7 +60,7 @@ pkg_postinst() { optfeature "Support for 7-zip" app-arch/p7zip optfeature "Support for ace" app-arch/unace optfeature "Support for arj" app-arch/arj - optfeature "Support for cpio" app-arch/cpio + optfeature "Support for cpio" app-alternatives/cpio optfeature "Support for deb" app-arch/dpkg optfeature "Support for iso" app-cdr/cdrtools optfeature "Support for jar,zip" app-arch/zip app-arch/unzip diff --git a/app-arch/engrampa/engrampa-1.27.1.ebuild b/app-arch/engrampa/engrampa-1.27.1.ebuild index 135d128f1eab..cc48eed0bb27 100644 --- a/app-arch/engrampa/engrampa-1.27.1.ebuild +++ b/app-arch/engrampa/engrampa-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 @@ -55,7 +55,7 @@ pkg_postinst() { optfeature "Support for 7-zip" app-arch/p7zip optfeature "Support for ace" app-arch/unace optfeature "Support for arj" app-arch/arj - optfeature "Support for cpio" app-arch/cpio + optfeature "Support for cpio" app-alternatives/cpio optfeature "Support for deb" app-arch/dpkg optfeature "Support for iso" app-cdr/cdrtools optfeature "Support for jar,zip" app-arch/zip app-arch/unzip diff --git a/app-arch/file-roller/file-roller-43.0.ebuild b/app-arch/file-roller/file-roller-43.0.ebuild index d154d6326008..f87362e63332 100644 --- a/app-arch/file-roller/file-roller-43.0.ebuild +++ b/app-arch/file-roller/file-roller-43.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 @@ -47,7 +47,7 @@ and install the relevant package. For example: ace - app-arch/unace arj - app-arch/arj brotli - app-arch/brotli -cpio - app-arch/cpio +cpio - app-alternatives/cpio deb - app-arch/dpkg iso - app-cdr/cdrtools jar,zip - app-arch/zip and app-arch/unzip diff --git a/app-arch/file-roller/file-roller-43.1.ebuild b/app-arch/file-roller/file-roller-43.1.ebuild index beccc50c40e5..511981211be8 100644 --- a/app-arch/file-roller/file-roller-43.1.ebuild +++ b/app-arch/file-roller/file-roller-43.1.ebuild @@ -47,7 +47,7 @@ and install the relevant package. For example: ace - app-arch/unace arj - app-arch/arj brotli - app-arch/brotli -cpio - app-arch/cpio +cpio - app-alternatives/cpio deb - app-arch/dpkg iso - app-cdr/cdrtools jar,zip - app-arch/zip and app-arch/unzip diff --git a/app-arch/file-roller/files/3.36-packages.match b/app-arch/file-roller/files/3.36-packages.match index b494f5430a00..c84d4517a59b 100644 --- a/app-arch/file-roller/files/3.36-packages.match +++ b/app-arch/file-roller/files/3.36-packages.match @@ -3,7 +3,7 @@ arj=app-arch/arj binutils=sys-devel/binutils brotli=app-arch/brotli bzip2=app-arch/bzip2 -cpio=app-arch/cpio +cpio=app-alternatives/cpio dpkg=app-arch/dpkg genisoimage=app-cdr/cdrtools gzip=app-arch/gzip diff --git a/app-arch/patool/patool-1.12_p20230424.ebuild b/app-arch/patool/patool-1.12_p20230424.ebuild index 52b6f986d04f..2aa28fce4eff 100644 --- a/app-arch/patool/patool-1.12_p20230424.ebuild +++ b/app-arch/patool/patool-1.12_p20230424.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 @@ BDEPEND=" app-arch/arj app-arch/bzip2 app-arch/cabextract - app-arch/cpio + app-alternatives/cpio app-arch/dpkg app-arch/gzip app-arch/lbzip2 diff --git a/app-arch/patool/patool-1.14.1.ebuild b/app-arch/patool/patool-1.14.1.ebuild index 22c308c0c8e4..a09ac7e79ce1 100644 --- a/app-arch/patool/patool-1.14.1.ebuild +++ b/app-arch/patool/patool-1.14.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 @@ -21,7 +21,7 @@ BDEPEND=" app-arch/bzip2 app-arch/bzip3 app-arch/cabextract - app-arch/cpio + app-alternatives/cpio app-arch/dpkg app-arch/gzip app-arch/lbzip2 diff --git a/app-arch/patool/patool-1.15.0.ebuild b/app-arch/patool/patool-1.15.0.ebuild index db61d6d2c111..2aafb392ada6 100644 --- a/app-arch/patool/patool-1.15.0.ebuild +++ b/app-arch/patool/patool-1.15.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 @@ -21,7 +21,7 @@ BDEPEND=" app-arch/bzip2 app-arch/bzip3 app-arch/cabextract - app-arch/cpio + app-alternatives/cpio app-arch/dpkg app-arch/gzip app-arch/lbzip2 diff --git a/app-arch/patool/patool-2.0.0.ebuild b/app-arch/patool/patool-2.0.0.ebuild index a8ab3a756588..503264424ba6 100644 --- a/app-arch/patool/patool-2.0.0.ebuild +++ b/app-arch/patool/patool-2.0.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 @@ -21,7 +21,7 @@ BDEPEND=" app-arch/bzip2 app-arch/bzip3 app-arch/cabextract - app-arch/cpio + app-alternatives/cpio app-arch/dpkg app-arch/gzip app-arch/lbzip2 diff --git a/app-arch/rpm2targz/rpm2targz-2021.03.16.ebuild b/app-arch/rpm2targz/rpm2targz-2021.03.16.ebuild index fc91e8e30714..d602205ff2a2 100644 --- a/app-arch/rpm2targz/rpm2targz-2021.03.16.ebuild +++ b/app-arch/rpm2targz/rpm2targz-2021.03.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -16,7 +16,7 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv IUSE="" DEPEND="" -RDEPEND="app-arch/cpio" +RDEPEND="app-alternatives/cpio" src_configure() { tc-export CC diff --git a/app-benchmarks/filebench/filebench-1.4.9.1-r2.ebuild b/app-benchmarks/filebench/filebench-1.4.9.1-r2.ebuild index bb66e81a640f..639f7e515210 100644 --- a/app-benchmarks/filebench/filebench-1.4.9.1-r2.ebuild +++ b/app-benchmarks/filebench/filebench-1.4.9.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} - sys-devel/flex + app-alternatives/lex sys-devel/bison " diff --git a/app-doc/doxygen/doxygen-1.10.0.ebuild b/app-doc/doxygen/doxygen-1.10.0.ebuild index 5edb5ab3c2ab..ace90b44a659 100644 --- a/app-doc/doxygen/doxygen-1.10.0.ebuild +++ b/app-doc/doxygen/doxygen-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 @@ -34,7 +34,7 @@ RESTRICT="!test? ( test )" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex ${PYTHON_DEPS} " RDEPEND=" diff --git a/app-doc/doxygen/doxygen-1.9.6.ebuild b/app-doc/doxygen/doxygen-1.9.6.ebuild index 262d3fc65187..0afcb0bd05a4 100644 --- a/app-doc/doxygen/doxygen-1.9.6.ebuild +++ b/app-doc/doxygen/doxygen-1.9.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 @@ -30,7 +30,7 @@ REQUIRED_USE="test? ( doc )" RESTRICT="!test? ( test )" BDEPEND="sys-devel/bison - sys-devel/flex + app-alternatives/lex ${PYTHON_DEPS} " RDEPEND="app-text/ghostscript-gpl diff --git a/app-doc/doxygen/doxygen-1.9.7-r1.ebuild b/app-doc/doxygen/doxygen-1.9.7-r1.ebuild index 4a4aebc420d4..45aab30b9655 100644 --- a/app-doc/doxygen/doxygen-1.9.7-r1.ebuild +++ b/app-doc/doxygen/doxygen-1.9.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=8 @@ -31,7 +31,7 @@ REQUIRED_USE="test? ( doc )" RESTRICT="!test? ( test )" BDEPEND="sys-devel/bison - sys-devel/flex + app-alternatives/lex ${PYTHON_DEPS} " RDEPEND="app-text/ghostscript-gpl diff --git a/app-doc/doxygen/doxygen-1.9.8.ebuild b/app-doc/doxygen/doxygen-1.9.8.ebuild index ac0b5d29b16c..daef0d4b4ffa 100644 --- a/app-doc/doxygen/doxygen-1.9.8.ebuild +++ b/app-doc/doxygen/doxygen-1.9.8.ebuild @@ -34,7 +34,7 @@ RESTRICT="!test? ( test )" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex ${PYTHON_DEPS} " RDEPEND=" diff --git a/app-doc/doxygen/doxygen-9999.ebuild b/app-doc/doxygen/doxygen-9999.ebuild index 5edb5ab3c2ab..ace90b44a659 100644 --- a/app-doc/doxygen/doxygen-9999.ebuild +++ b/app-doc/doxygen/doxygen-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 @@ -34,7 +34,7 @@ RESTRICT="!test? ( test )" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex ${PYTHON_DEPS} " RDEPEND=" diff --git a/app-editors/hteditor/hteditor-2.1.1_pre20161206.ebuild b/app-editors/hteditor/hteditor-2.1.1_pre20161206.ebuild index c257336b743e..652a062b5597 100644 --- a/app-editors/hteditor/hteditor-2.1.1_pre20161206.ebuild +++ b/app-editors/hteditor/hteditor-2.1.1_pre20161206.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="sys-libs/ncurses:0= >=dev-libs/lzo-2" DEPEND="${RDEPEND} app-alternatives/yacc - sys-devel/flex" + app-alternatives/lex" DOCS=( AUTHORS ChangeLog KNOWNBUGS README TODO ) diff --git a/app-emulation/crossover-bin/crossover-bin-22.1.1.ebuild b/app-emulation/crossover-bin/crossover-bin-22.1.1.ebuild index be218e299e27..8f1820b96a94 100644 --- a/app-emulation/crossover-bin/crossover-bin-22.1.1.ebuild +++ b/app-emulation/crossover-bin/crossover-bin-22.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 @@ -22,7 +22,7 @@ S="${WORKDIR}" DEPEND="" BDEPEND="${PYTHON_DEPS} - app-arch/cpio + app-alternatives/cpio app-arch/unzip dev-lang/perl dev-util/bbe diff --git a/app-emulation/crossover-bin/crossover-bin-23.0.0.ebuild b/app-emulation/crossover-bin/crossover-bin-23.0.0.ebuild index 7ca797070a07..5639acd7f096 100644 --- a/app-emulation/crossover-bin/crossover-bin-23.0.0.ebuild +++ b/app-emulation/crossover-bin/crossover-bin-23.0.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 @@ S="${WORKDIR}" DEPEND="" BDEPEND="${PYTHON_DEPS} - app-arch/cpio + app-alternatives/cpio app-arch/unzip dev-lang/perl dev-util/bbe diff --git a/app-emulation/crossover-bin/crossover-bin-23.6.0.ebuild b/app-emulation/crossover-bin/crossover-bin-23.6.0.ebuild index 11b4d0aec36d..0d24c74fa191 100644 --- a/app-emulation/crossover-bin/crossover-bin-23.6.0.ebuild +++ b/app-emulation/crossover-bin/crossover-bin-23.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 @@ -22,7 +22,7 @@ S="${WORKDIR}" DEPEND="" BDEPEND="${PYTHON_DEPS} - app-arch/cpio + app-alternatives/cpio app-arch/unzip dev-lang/perl dev-util/bbe diff --git a/app-emulation/guestfs-tools/guestfs-tools-1.48.2.ebuild b/app-emulation/guestfs-tools/guestfs-tools-1.48.2.ebuild index 8521e3d06afd..3c326c7487eb 100644 --- a/app-emulation/guestfs-tools/guestfs-tools-1.48.2.ebuild +++ b/app-emulation/guestfs-tools/guestfs-tools-1.48.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 @@ -24,7 +24,7 @@ RESTRICT="!test? ( test )" # Failures - doc COMMON_DEPEND=" !<app-emulation/libguestfs-1.46.0-r1 - app-arch/cpio + app-alternatives/cpio app-arch/lzma app-arch/unzip[natspec] app-arch/xz-utils diff --git a/app-emulation/libguestfs/libguestfs-1.48.6.ebuild b/app-emulation/libguestfs/libguestfs-1.48.6.ebuild index b796ea55c4d2..3eac54d66968 100644 --- a/app-emulation/libguestfs/libguestfs-1.48.6.ebuild +++ b/app-emulation/libguestfs/libguestfs-1.48.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 @@ -32,7 +32,7 @@ REQUIRED_USE=" # Failures - doc COMMON_DEPEND=" >=app-admin/augeas-1.8.0 - app-arch/cpio + app-alternatives/cpio app-arch/lzma app-arch/rpm app-arch/unzip[natspec] diff --git a/app-emulation/qemu-guest-agent/qemu-guest-agent-7.1.0.ebuild b/app-emulation/qemu-guest-agent/qemu-guest-agent-7.1.0.ebuild index d2ba04536748..89b3517badc9 100644 --- a/app-emulation/qemu-guest-agent/qemu-guest-agent-7.1.0.ebuild +++ b/app-emulation/qemu-guest-agent/qemu-guest-agent-7.1.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-libs/glib" DEPEND="${RDEPEND}" BDEPEND="${PYTHON_DEPS} dev-lang/perl - dev-util/ninja" + app-alternatives/ninja" S="${WORKDIR}/${MY_P}" diff --git a/app-emulation/qemu-guest-agent/qemu-guest-agent-8.0.0.ebuild b/app-emulation/qemu-guest-agent/qemu-guest-agent-8.0.0.ebuild index 52a9e45d3b55..4b64963e345a 100644 --- a/app-emulation/qemu-guest-agent/qemu-guest-agent-8.0.0.ebuild +++ b/app-emulation/qemu-guest-agent/qemu-guest-agent-8.0.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-libs/glib" DEPEND="${RDEPEND}" BDEPEND="${PYTHON_DEPS} dev-lang/perl - dev-util/ninja" + app-alternatives/ninja" S="${WORKDIR}/${MY_P}" diff --git a/app-emulation/qemu-guest-agent/qemu-guest-agent-8.0.2.ebuild b/app-emulation/qemu-guest-agent/qemu-guest-agent-8.0.2.ebuild index 7fe0fb48886c..cbca89288f83 100644 --- a/app-emulation/qemu-guest-agent/qemu-guest-agent-8.0.2.ebuild +++ b/app-emulation/qemu-guest-agent/qemu-guest-agent-8.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 @@ -22,7 +22,7 @@ RDEPEND="dev-libs/glib" DEPEND="${RDEPEND}" BDEPEND="${PYTHON_DEPS} dev-lang/perl - dev-util/ninja" + app-alternatives/ninja" S="${WORKDIR}/${MY_P}" diff --git a/app-emulation/qemu-guest-agent/qemu-guest-agent-8.0.3.ebuild b/app-emulation/qemu-guest-agent/qemu-guest-agent-8.0.3.ebuild index 31007620573e..86f9742a3e18 100644 --- a/app-emulation/qemu-guest-agent/qemu-guest-agent-8.0.3.ebuild +++ b/app-emulation/qemu-guest-agent/qemu-guest-agent-8.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 @@ -22,7 +22,7 @@ RDEPEND="dev-libs/glib" DEPEND="${RDEPEND}" BDEPEND="${PYTHON_DEPS} dev-lang/perl - dev-util/ninja" + app-alternatives/ninja" S="${WORKDIR}/${MY_P}" diff --git a/app-emulation/ski/ski-1.3.2-r4.ebuild b/app-emulation/ski/ski-1.3.2-r4.ebuild index c5bac307e7ce..bdcc44318041 100644 --- a/app-emulation/ski/ski-1.3.2-r4.ebuild +++ b/app-emulation/ski/ski-1.3.2-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 @@ -21,7 +21,7 @@ RDEPEND="dev-libs/libltdl:0= motif? ( x11-libs/motif:0= )" DEPEND="${RDEPEND} sys-devel/bison - sys-devel/flex + app-alternatives/lex dev-util/gperf" # games-sports/ski and app-emulation/ski both install 'ski' binary, bug #653110 diff --git a/app-emulation/vice/vice-3.7.1.ebuild b/app-emulation/vice/vice-3.7.1.ebuild index f42fed404314..efd63d0a541a 100644 --- a/app-emulation/vice/vice-3.7.1.ebuild +++ b/app-emulation/vice/vice-3.7.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 @@ -70,7 +70,7 @@ BDEPEND=" dev-embedded/xa dev-lang/perl sys-apps/texinfo - sys-devel/flex + app-alternatives/lex sys-devel/gettext virtual/pkgconfig app-alternatives/yacc diff --git a/app-emulation/vice/vice-3.8-r1.ebuild b/app-emulation/vice/vice-3.8-r1.ebuild index def4ab4e7450..762dcd51d720 100644 --- a/app-emulation/vice/vice-3.8-r1.ebuild +++ b/app-emulation/vice/vice-3.8-r1.ebuild @@ -69,7 +69,7 @@ BDEPEND=" dev-embedded/xa dev-lang/perl sys-apps/texinfo - sys-devel/flex + app-alternatives/lex sys-devel/gettext virtual/pkgconfig doc? ( virtual/texi2dvi ) diff --git a/app-emulation/vkd3d/vkd3d-1.10.ebuild b/app-emulation/vkd3d/vkd3d-1.10.ebuild index b8594f26e81e..a07c6243deca 100644 --- a/app-emulation/vkd3d/vkd3d-1.10.ebuild +++ b/app-emulation/vkd3d/vkd3d-1.10.ebuild @@ -26,7 +26,7 @@ DEPEND=" dev-util/vulkan-headers " BDEPEND=" - sys-devel/flex + app-alternatives/lex sys-devel/bison virtual/pkgconfig " diff --git a/app-emulation/vkd3d/vkd3d-1.9.ebuild b/app-emulation/vkd3d/vkd3d-1.9.ebuild index 88e7e0b52f25..a07c6243deca 100644 --- a/app-emulation/vkd3d/vkd3d-1.9.ebuild +++ b/app-emulation/vkd3d/vkd3d-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 @@ -26,7 +26,7 @@ DEPEND=" dev-util/vulkan-headers " BDEPEND=" - sys-devel/flex + app-alternatives/lex sys-devel/bison virtual/pkgconfig " diff --git a/app-emulation/wine-proton/wine-proton-7.0.6.ebuild b/app-emulation/wine-proton/wine-proton-7.0.6.ebuild index b0d8137fd450..8ac2d2cc34a7 100644 --- a/app-emulation/wine-proton/wine-proton-7.0.6.ebuild +++ b/app-emulation/wine-proton/wine-proton-7.0.6.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 @@ -100,7 +100,7 @@ BDEPEND=" dev-lang/perl sys-devel/binutils sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig nls? ( sys-devel/gettext ) !crossdev-mingw? ( dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] )" diff --git a/app-emulation/wine-proton/wine-proton-8.0.3c.ebuild b/app-emulation/wine-proton/wine-proton-8.0.3c.ebuild index 9f55f65590c2..bd975980027b 100644 --- a/app-emulation/wine-proton/wine-proton-8.0.3c.ebuild +++ b/app-emulation/wine-proton/wine-proton-8.0.3c.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 @@ -100,7 +100,7 @@ BDEPEND=" dev-lang/perl sys-devel/binutils sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig nls? ( sys-devel/gettext ) !crossdev-mingw? ( dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] )" diff --git a/app-emulation/wine-proton/wine-proton-8.0.4.ebuild b/app-emulation/wine-proton/wine-proton-8.0.4.ebuild index a276fcd47066..05a681ccecdb 100644 --- a/app-emulation/wine-proton/wine-proton-8.0.4.ebuild +++ b/app-emulation/wine-proton/wine-proton-8.0.4.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 @@ -100,7 +100,7 @@ BDEPEND=" dev-lang/perl sys-devel/binutils sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig nls? ( sys-devel/gettext ) !crossdev-mingw? ( dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] )" diff --git a/app-emulation/wine-proton/wine-proton-8.0.9999.ebuild b/app-emulation/wine-proton/wine-proton-8.0.9999.ebuild index 0ee683445ce9..2e32a05cd485 100644 --- a/app-emulation/wine-proton/wine-proton-8.0.9999.ebuild +++ b/app-emulation/wine-proton/wine-proton-8.0.9999.ebuild @@ -101,7 +101,7 @@ BDEPEND=" dev-lang/perl sys-devel/binutils sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig nls? ( sys-devel/gettext ) !crossdev-mingw? ( dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] )" diff --git a/app-emulation/wine-staging/wine-staging-8.0.ebuild b/app-emulation/wine-staging/wine-staging-8.0.ebuild index b28e3e16486b..b5aefc9f7b29 100644 --- a/app-emulation/wine-staging/wine-staging-8.0.ebuild +++ b/app-emulation/wine-staging/wine-staging-8.0.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 @@ -122,7 +122,7 @@ BDEPEND=" dev-lang/perl sys-devel/binutils sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig mingw? ( !crossdev-mingw? ( >=dev-util/mingw64-toolchain-10.0.0_p1-r2[${MULTILIB_USEDEP}] diff --git a/app-emulation/wine-staging/wine-staging-8.19.ebuild b/app-emulation/wine-staging/wine-staging-8.19.ebuild index 2f2a3a83109b..9bb77c38b43b 100644 --- a/app-emulation/wine-staging/wine-staging-8.19.ebuild +++ b/app-emulation/wine-staging/wine-staging-8.19.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 @@ -144,7 +144,7 @@ BDEPEND=" ) dev-lang/perl sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig mingw? ( !crossdev-mingw? ( >=dev-util/mingw64-toolchain-10.0.0_p1-r2[${MULTILIB_USEDEP}] diff --git a/app-emulation/wine-staging/wine-staging-8.20.ebuild b/app-emulation/wine-staging/wine-staging-8.20.ebuild index 2f2a3a83109b..9bb77c38b43b 100644 --- a/app-emulation/wine-staging/wine-staging-8.20.ebuild +++ b/app-emulation/wine-staging/wine-staging-8.20.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 @@ -144,7 +144,7 @@ BDEPEND=" ) dev-lang/perl sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig mingw? ( !crossdev-mingw? ( >=dev-util/mingw64-toolchain-10.0.0_p1-r2[${MULTILIB_USEDEP}] diff --git a/app-emulation/wine-staging/wine-staging-8.21.ebuild b/app-emulation/wine-staging/wine-staging-8.21.ebuild index 3a29caad4415..15a121d10045 100644 --- a/app-emulation/wine-staging/wine-staging-8.21.ebuild +++ b/app-emulation/wine-staging/wine-staging-8.21.ebuild @@ -147,7 +147,7 @@ BDEPEND=" ) dev-lang/perl sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig mingw? ( !crossdev-mingw? ( >=dev-util/mingw64-toolchain-10.0.0_p1-r2[${MULTILIB_USEDEP}] diff --git a/app-emulation/wine-staging/wine-staging-9999.ebuild b/app-emulation/wine-staging/wine-staging-9999.ebuild index 841cad91bcda..09f635ab0060 100644 --- a/app-emulation/wine-staging/wine-staging-9999.ebuild +++ b/app-emulation/wine-staging/wine-staging-9999.ebuild @@ -147,7 +147,7 @@ BDEPEND=" ) dev-lang/perl sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig mingw? ( !crossdev-mingw? ( >=dev-util/mingw64-toolchain-10.0.0_p1-r2[${MULTILIB_USEDEP}] diff --git a/app-emulation/wine-vanilla/wine-vanilla-7.0.2.ebuild b/app-emulation/wine-vanilla/wine-vanilla-7.0.2.ebuild index a4d883c1152c..1850038a2202 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-7.0.2.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-7.0.2.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 @@ -123,7 +123,7 @@ BDEPEND=" dev-lang/perl sys-devel/binutils sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig mingw? ( !crossdev-mingw? ( dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] ) ) nls? ( sys-devel/gettext )" diff --git a/app-emulation/wine-vanilla/wine-vanilla-8.0.2.ebuild b/app-emulation/wine-vanilla/wine-vanilla-8.0.2.ebuild index d669f1bf277a..13582305fe18 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-8.0.2.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-8.0.2.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 @@ -119,7 +119,7 @@ BDEPEND=" dev-lang/perl sys-devel/binutils sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig mingw? ( !crossdev-mingw? ( >=dev-util/mingw64-toolchain-10.0.0_p1-r2[${MULTILIB_USEDEP}] diff --git a/app-emulation/wine-vanilla/wine-vanilla-8.19.ebuild b/app-emulation/wine-vanilla/wine-vanilla-8.19.ebuild index 42964a47518d..24969ba28ca8 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-8.19.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-8.19.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 @@ -131,7 +131,7 @@ BDEPEND=" ) dev-lang/perl sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig mingw? ( !crossdev-mingw? ( >=dev-util/mingw64-toolchain-10.0.0_p1-r2[${MULTILIB_USEDEP}] diff --git a/app-emulation/wine-vanilla/wine-vanilla-8.20.ebuild b/app-emulation/wine-vanilla/wine-vanilla-8.20.ebuild index 42964a47518d..24969ba28ca8 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-8.20.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-8.20.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 @@ -131,7 +131,7 @@ BDEPEND=" ) dev-lang/perl sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig mingw? ( !crossdev-mingw? ( >=dev-util/mingw64-toolchain-10.0.0_p1-r2[${MULTILIB_USEDEP}] diff --git a/app-emulation/wine-vanilla/wine-vanilla-8.21.ebuild b/app-emulation/wine-vanilla/wine-vanilla-8.21.ebuild index fd8f2e5d9eba..0be7bff24654 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-8.21.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-8.21.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 @@ -134,7 +134,7 @@ BDEPEND=" ) dev-lang/perl sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig mingw? ( !crossdev-mingw? ( >=dev-util/mingw64-toolchain-10.0.0_p1-r2[${MULTILIB_USEDEP}] diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild index 82e4101c491a..a320176ecc6b 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild @@ -134,7 +134,7 @@ BDEPEND=" ) dev-lang/perl sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig mingw? ( !crossdev-mingw? ( >=dev-util/mingw64-toolchain-10.0.0_p1-r2[${MULTILIB_USEDEP}] diff --git a/app-forensics/aide/aide-0.17.4-r4.ebuild b/app-forensics/aide/aide-0.17.4-r4.ebuild index 0684f4728854..9dcb35b833b0 100644 --- a/app-forensics/aide/aide-0.17.4-r4.ebuild +++ b/app-forensics/aide/aide-0.17.4-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 @@ -30,7 +30,7 @@ DEPEND="dev-libs/libpcre RDEPEND="${DEPEND} selinux? ( sec-policy/selinux-aide )" BDEPEND="sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig" DISABLE_AUTOFORMATTING=1 diff --git a/app-i18n/mozc/mozc-2.28.5029.102-r1.ebuild b/app-i18n/mozc/mozc-2.28.5029.102-r1.ebuild index df14388aa428..c0c39c905909 100644 --- a/app-i18n/mozc/mozc-2.28.5029.102-r1.ebuild +++ b/app-i18n/mozc/mozc-2.28.5029.102-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2010-2023 Gentoo Authors +# Copyright 2010-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -54,7 +54,7 @@ BDEPEND=" $(python_gen_any_dep 'dev-python/six[${PYTHON_USEDEP}]') >=dev-libs/protobuf-3.0.0 dev-util/gyp - dev-util/ninja + app-alternatives/ninja virtual/pkgconfig emacs? ( app-editors/emacs:* ) fcitx4? ( sys-devel/gettext ) diff --git a/app-i18n/mozc/mozc-2.28.5029.102.ebuild b/app-i18n/mozc/mozc-2.28.5029.102.ebuild index 809b34e7a200..f03488f460e8 100644 --- a/app-i18n/mozc/mozc-2.28.5029.102.ebuild +++ b/app-i18n/mozc/mozc-2.28.5029.102.ebuild @@ -54,7 +54,7 @@ BDEPEND=" $(python_gen_any_dep 'dev-python/six[${PYTHON_USEDEP}]') >=dev-libs/protobuf-3.0.0 dev-util/gyp - dev-util/ninja + app-alternatives/ninja virtual/pkgconfig emacs? ( app-editors/emacs:* ) fcitx4? ( sys-devel/gettext ) diff --git a/app-misc/boxes/boxes-2.2.0.ebuild b/app-misc/boxes/boxes-2.2.0.ebuild index cb85249bef3d..e75b5350c3a5 100644 --- a/app-misc/boxes/boxes-2.2.0.ebuild +++ b/app-misc/boxes/boxes-2.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 @@ -22,7 +22,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex test? ( app-editors/vim-core ) " diff --git a/app-misc/boxes/boxes-2.2.1.ebuild b/app-misc/boxes/boxes-2.2.1.ebuild index f66f965fc327..57a9dded57cf 100644 --- a/app-misc/boxes/boxes-2.2.1.ebuild +++ b/app-misc/boxes/boxes-2.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 @@ -22,7 +22,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex test? ( app-editors/vim-core ) " diff --git a/app-misc/detox/detox-1.4.2-r1.ebuild b/app-misc/detox/detox-1.4.2-r1.ebuild index 549e71fe960c..deb21aec0944 100644 --- a/app-misc/detox/detox-1.4.2-r1.ebuild +++ b/app-misc/detox/detox-1.4.2-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=7 @@ -23,7 +23,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" - sys-devel/flex + app-alternatives/lex sys-devel/bison " diff --git a/app-misc/detox/detox-1.4.5-r1.ebuild b/app-misc/detox/detox-1.4.5-r1.ebuild index 7c7219586216..1e3968be7d64 100644 --- a/app-misc/detox/detox-1.4.5-r1.ebuild +++ b/app-misc/detox/detox-1.4.5-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=7 @@ -19,7 +19,7 @@ KEYWORDS="amd64 ~arm64 ~hppa ~mips ppc ~riscv x86 ~amd64-linux ~x86-linux" RDEPEND="!dev-python/detox" DEPEND="${RDEPEND}" BDEPEND="sys-devel/bison - sys-devel/flex" + app-alternatives/lex" src_prepare() { default diff --git a/app-misc/jq/jq-1.7.1.ebuild b/app-misc/jq/jq-1.7.1.ebuild index 99985e23fcbb..a85a3e2aa73f 100644 --- a/app-misc/jq/jq-1.7.1.ebuild +++ b/app-misc/jq/jq-1.7.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 @@ -20,7 +20,7 @@ IUSE="+oniguruma static-libs test" ONIGURUMA_MINPV='>=dev-libs/oniguruma-6.9.3' # Keep this in sync with bundled modules/oniguruma/ DEPEND=" >=sys-devel/bison-3.0 - sys-devel/flex + app-alternatives/lex oniguruma? ( ${ONIGURUMA_MINPV}:=[static-libs?] ) " RDEPEND=" diff --git a/app-misc/jq/jq-1.7.ebuild b/app-misc/jq/jq-1.7.ebuild index e2afba51c23a..81be3fadd8dc 100644 --- a/app-misc/jq/jq-1.7.ebuild +++ b/app-misc/jq/jq-1.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ IUSE="+oniguruma static-libs test" ONIGURUMA_MINPV='>=dev-libs/oniguruma-6.9.3' # Keep this in sync with bundled modules/oniguruma/ DEPEND=" >=sys-devel/bison-3.0 - sys-devel/flex + app-alternatives/lex oniguruma? ( ${ONIGURUMA_MINPV}:=[static-libs?] ) " RDEPEND=" diff --git a/app-misc/ola/ola-0.10.9-r1.ebuild b/app-misc/ola/ola-0.10.9-r1.ebuild index c2e2066ba149..a0af60d6c23d 100644 --- a/app-misc/ola/ola-0.10.9-r1.ebuild +++ b/app-misc/ola/ola-0.10.9-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 @@ -45,7 +45,7 @@ RDEPEND="<dev-libs/protobuf-23:= DEPEND="${RDEPEND} sys-kernel/linux-headers" BDEPEND="sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig doc? ( app-doc/doxygen diff --git a/app-office/libreoffice/libreoffice-7.5.9.2.ebuild b/app-office/libreoffice/libreoffice-7.5.9.2.ebuild index adc74fa5257f..658f348a90dc 100644 --- a/app-office/libreoffice/libreoffice-7.5.9.2.ebuild +++ b/app-office/libreoffice/libreoffice-7.5.9.2.ebuild @@ -258,7 +258,7 @@ BDEPEND=" dev-util/intltool sys-apps/which sys-devel/bison - sys-devel/flex + app-alternatives/lex sys-devel/gettext virtual/pkgconfig clang? ( diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild index 15e07e5ccb7c..c2b4889e23f7 100644 --- a/app-office/libreoffice/libreoffice-9999.ebuild +++ b/app-office/libreoffice/libreoffice-9999.ebuild @@ -259,7 +259,7 @@ BDEPEND=" dev-util/intltool sys-apps/which sys-devel/bison - sys-devel/flex + app-alternatives/lex sys-devel/gettext virtual/pkgconfig clang? ( diff --git a/app-office/mdbtools/mdbtools-1.0.0.ebuild b/app-office/mdbtools/mdbtools-1.0.0.ebuild index e0793e6a91d9..5185c1657e0c 100644 --- a/app-office/mdbtools/mdbtools-1.0.0.ebuild +++ b/app-office/mdbtools/mdbtools-1.0.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 @@ -16,7 +16,7 @@ IUSE="glib iconv odbc" BDEPEND=" app-text/txt2man - sys-devel/flex + app-alternatives/lex virtual/pkgconfig app-alternatives/yacc " diff --git a/app-pda/gtkpod/gtkpod-2.1.5-r5.ebuild b/app-pda/gtkpod/gtkpod-2.1.5-r5.ebuild index 47da5b3bfd6f..7f8ac5a5bf01 100644 --- a/app-pda/gtkpod/gtkpod-2.1.5-r5.ebuild +++ b/app-pda/gtkpod/gtkpod-2.1.5-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 @@ -60,7 +60,7 @@ DEPEND="${COMMON_DEPEND} BDEPEND=" dev-util/intltool - sys-devel/flex + app-alternatives/lex sys-devel/gettext virtual/pkgconfig " diff --git a/app-text/dictd/dictd-1.13.0-r7.ebuild b/app-text/dictd/dictd-1.13.0-r7.ebuild index b7384cef7736..419f67bad38d 100644 --- a/app-text/dictd/dictd-1.13.0-r7.ebuild +++ b/app-text/dictd/dictd-1.13.0-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 @@ -28,7 +28,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" >=sys-apps/gawk-3.1.6 - sys-devel/flex + app-alternatives/lex app-alternatives/yacc test? ( !~sys-apps/gawk-4.2.1 ) " diff --git a/app-text/dictd/dictd-1.13.0-r8.ebuild b/app-text/dictd/dictd-1.13.0-r8.ebuild index 2753eec088b5..c40a2ff00042 100644 --- a/app-text/dictd/dictd-1.13.0-r8.ebuild +++ b/app-text/dictd/dictd-1.13.0-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=8 @@ -28,7 +28,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" >=sys-apps/gawk-3.1.6 - sys-devel/flex + app-alternatives/lex app-alternatives/yacc test? ( !~sys-apps/gawk-4.2.1 ) " diff --git a/app-text/dictd/dictd-1.13.1.ebuild b/app-text/dictd/dictd-1.13.1.ebuild index 61884e005e19..8cda16a149fa 100644 --- a/app-text/dictd/dictd-1.13.1.ebuild +++ b/app-text/dictd/dictd-1.13.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 @@ -28,7 +28,7 @@ DEPEND="${RDEPEND}" # <gawk-3.1.6 makes tests fail. BDEPEND=" >=sys-apps/gawk-3.1.6 - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " RDEPEND+=" selinux? ( sec-policy/selinux-dictd )" diff --git a/app-text/enscript/enscript-1.6.6-r1.ebuild b/app-text/enscript/enscript-1.6.6-r1.ebuild index 388f11713b30..3455b1932661 100644 --- a/app-text/enscript/enscript-1.6.6-r1.ebuild +++ b/app-text/enscript/enscript-1.6.6-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 @@ IUSE="nls ruby" RDEPEND="nls? ( virtual/libintl )" DEPEND="${RDEPEND}" BDEPEND=" - sys-devel/flex + app-alternatives/lex sys-devel/bison nls? ( sys-devel/gettext ) " diff --git a/app-text/linuxdoc-tools/linuxdoc-tools-0.9.73-r1.ebuild b/app-text/linuxdoc-tools/linuxdoc-tools-0.9.73-r1.ebuild index 7c6cbf38b441..f0cd0dfe61eb 100644 --- a/app-text/linuxdoc-tools/linuxdoc-tools-0.9.73-r1.ebuild +++ b/app-text/linuxdoc-tools/linuxdoc-tools-0.9.73-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 @@ -21,7 +21,7 @@ RDEPEND=" sys-apps/groff " DEPEND="${RDEPEND} - sys-devel/flex + app-alternatives/lex app-alternatives/awk doc? ( dev-texlive/texlive-fontsrecommended diff --git a/app-text/linuxdoc-tools/linuxdoc-tools-0.9.82.ebuild b/app-text/linuxdoc-tools/linuxdoc-tools-0.9.82.ebuild index b6da8848f4c7..3bf30133b667 100644 --- a/app-text/linuxdoc-tools/linuxdoc-tools-0.9.82.ebuild +++ b/app-text/linuxdoc-tools/linuxdoc-tools-0.9.82.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=" DEPEND="${RDEPEND}" BDEPEND=" app-alternatives/awk - sys-devel/flex + app-alternatives/lex doc? ( dev-texlive/texlive-fontsrecommended virtual/latex-base diff --git a/app-text/recode/recode-3.7.12-r1.ebuild b/app-text/recode/recode-3.7.12-r1.ebuild index 91fa535f169f..f1022f1199c3 100644 --- a/app-text/recode/recode-3.7.12-r1.ebuild +++ b/app-text/recode/recode-3.7.12-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 @@ -21,7 +21,7 @@ RESTRICT="!test? ( test )" RDEPEND="virtual/libiconv" DEPEND=" ${RDEPEND} - sys-devel/flex + app-alternatives/lex " BDEPEND=" nls? ( sys-devel/gettext ) diff --git a/app-text/recode/recode-3.7.13.ebuild b/app-text/recode/recode-3.7.13.ebuild index ddc811e86856..1e3a064b1bd6 100644 --- a/app-text/recode/recode-3.7.13.ebuild +++ b/app-text/recode/recode-3.7.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 @@ -21,7 +21,7 @@ RESTRICT="!test? ( test )" RDEPEND="virtual/libiconv" DEPEND=" ${RDEPEND} - sys-devel/flex + app-alternatives/lex " BDEPEND=" nls? ( sys-devel/gettext ) diff --git a/app-text/recode/recode-3.7.14.ebuild b/app-text/recode/recode-3.7.14.ebuild index fa840bbcad44..5c79c92e8c65 100644 --- a/app-text/recode/recode-3.7.14.ebuild +++ b/app-text/recode/recode-3.7.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 @@ -21,7 +21,7 @@ RESTRICT="!test? ( test )" RDEPEND="virtual/libiconv" DEPEND=" ${RDEPEND} - sys-devel/flex + app-alternatives/lex " BDEPEND=" nls? ( sys-devel/gettext ) diff --git a/app-text/texlive-core/texlive-core-2021-r6.ebuild b/app-text/texlive-core/texlive-core-2021-r6.ebuild index 14ed91b02ca2..7dae7935c65b 100644 --- a/app-text/texlive-core/texlive-core-2021-r6.ebuild +++ b/app-text/texlive-core/texlive-core-2021-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 @@ -111,7 +111,7 @@ COMMON_DEPEND="${MODULAR_X_DEPEND} >=dev-libs/kpathsea-6.3.2:=" BDEPEND="sys-apps/ed - sys-devel/flex + app-alternatives/lex virtual/pkgconfig" DEPEND="${COMMON_DEPEND}" diff --git a/app-text/texlive-core/texlive-core-2021-r7.ebuild b/app-text/texlive-core/texlive-core-2021-r7.ebuild index efab34251608..68649d08130a 100644 --- a/app-text/texlive-core/texlive-core-2021-r7.ebuild +++ b/app-text/texlive-core/texlive-core-2021-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 @@ -114,7 +114,7 @@ COMMON_DEPEND="${MODULAR_X_DEPEND} >=dev-libs/kpathsea-6.3.2:=" BDEPEND="sys-apps/ed - sys-devel/flex + app-alternatives/lex virtual/pkgconfig" DEPEND="${COMMON_DEPEND}" diff --git a/app-text/xdvik/xdvik-22.87.06-r1.ebuild b/app-text/xdvik/xdvik-22.87.06-r1.ebuild index 47b8e3a712c7..42dbb86d80dd 100644 --- a/app-text/xdvik/xdvik-22.87.06-r1.ebuild +++ b/app-text/xdvik/xdvik-22.87.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 @@ -35,7 +35,7 @@ DEPEND=">=media-libs/freetype-2.9.1-r2:2 RDEPEND="${DEPEND} virtual/latex-base !<app-text/texlive-2007" -BDEPEND="sys-devel/flex +BDEPEND="app-alternatives/lex app-alternatives/yacc virtual/pkgconfig" diff --git a/dev-db/postgresql/postgresql-11.21.ebuild b/dev-db/postgresql/postgresql-11.21.ebuild index 13390d4be799..b68a3fcec145 100644 --- a/dev-db/postgresql/postgresql-11.21.ebuild +++ b/dev-db/postgresql/postgresql-11.21.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 @@ -73,7 +73,7 @@ uuid? ( DEPEND="${CDEPEND} sys-devel/bison -sys-devel/flex +app-alternatives/lex nls? ( sys-devel/gettext ) xml? ( virtual/pkgconfig ) " diff --git a/dev-db/postgresql/postgresql-11.22.ebuild b/dev-db/postgresql/postgresql-11.22.ebuild index 13390d4be799..b68a3fcec145 100644 --- a/dev-db/postgresql/postgresql-11.22.ebuild +++ b/dev-db/postgresql/postgresql-11.22.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 @@ -73,7 +73,7 @@ uuid? ( DEPEND="${CDEPEND} sys-devel/bison -sys-devel/flex +app-alternatives/lex nls? ( sys-devel/gettext ) xml? ( virtual/pkgconfig ) " diff --git a/dev-db/postgresql/postgresql-12.16.ebuild b/dev-db/postgresql/postgresql-12.16.ebuild index 382ca7191482..6a4557e0f284 100644 --- a/dev-db/postgresql/postgresql-12.16.ebuild +++ b/dev-db/postgresql/postgresql-12.16.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 @@ -73,7 +73,7 @@ uuid? ( DEPEND="${CDEPEND} sys-devel/bison -sys-devel/flex +app-alternatives/lex nls? ( sys-devel/gettext ) xml? ( virtual/pkgconfig ) " diff --git a/dev-db/postgresql/postgresql-12.17.ebuild b/dev-db/postgresql/postgresql-12.17.ebuild index 8a1f6fa701e0..8365c8725242 100644 --- a/dev-db/postgresql/postgresql-12.17.ebuild +++ b/dev-db/postgresql/postgresql-12.17.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 @@ -73,7 +73,7 @@ uuid? ( DEPEND="${CDEPEND} sys-devel/bison -sys-devel/flex +app-alternatives/lex nls? ( sys-devel/gettext ) xml? ( virtual/pkgconfig ) " diff --git a/dev-db/postgresql/postgresql-13.12.ebuild b/dev-db/postgresql/postgresql-13.12.ebuild index 5da40dbc3de5..ad5c4c63474e 100644 --- a/dev-db/postgresql/postgresql-13.12.ebuild +++ b/dev-db/postgresql/postgresql-13.12.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 @@ -73,7 +73,7 @@ uuid? ( DEPEND="${CDEPEND} sys-devel/bison -sys-devel/flex +app-alternatives/lex nls? ( sys-devel/gettext ) xml? ( virtual/pkgconfig ) " diff --git a/dev-db/postgresql/postgresql-13.13.ebuild b/dev-db/postgresql/postgresql-13.13.ebuild index 454e80ad0e17..60d28d2d7d08 100644 --- a/dev-db/postgresql/postgresql-13.13.ebuild +++ b/dev-db/postgresql/postgresql-13.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 @@ -73,7 +73,7 @@ uuid? ( DEPEND="${CDEPEND} sys-devel/bison -sys-devel/flex +app-alternatives/lex nls? ( sys-devel/gettext ) xml? ( virtual/pkgconfig ) " diff --git a/dev-db/postgresql/postgresql-14.10.ebuild b/dev-db/postgresql/postgresql-14.10.ebuild index bbeb17b04abe..c5bcd5377176 100644 --- a/dev-db/postgresql/postgresql-14.10.ebuild +++ b/dev-db/postgresql/postgresql-14.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 @@ -74,7 +74,7 @@ uuid? ( DEPEND="${CDEPEND} sys-devel/bison -sys-devel/flex +app-alternatives/lex nls? ( sys-devel/gettext ) xml? ( virtual/pkgconfig ) " diff --git a/dev-db/postgresql/postgresql-14.9.ebuild b/dev-db/postgresql/postgresql-14.9.ebuild index 11f0bdf2b513..cc3ef55468d6 100644 --- a/dev-db/postgresql/postgresql-14.9.ebuild +++ b/dev-db/postgresql/postgresql-14.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 @@ -74,7 +74,7 @@ uuid? ( DEPEND="${CDEPEND} sys-devel/bison -sys-devel/flex +app-alternatives/lex nls? ( sys-devel/gettext ) xml? ( virtual/pkgconfig ) " diff --git a/dev-db/postgresql/postgresql-15.4.ebuild b/dev-db/postgresql/postgresql-15.4.ebuild index 512aa08d2e60..8d7ad4f4c85d 100644 --- a/dev-db/postgresql/postgresql-15.4.ebuild +++ b/dev-db/postgresql/postgresql-15.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 @@ -75,7 +75,7 @@ uuid? ( DEPEND="${CDEPEND} sys-devel/bison -sys-devel/flex +app-alternatives/lex nls? ( sys-devel/gettext ) xml? ( virtual/pkgconfig ) " diff --git a/dev-db/postgresql/postgresql-15.5.ebuild b/dev-db/postgresql/postgresql-15.5.ebuild index ee1bdc3d0e0c..f2d026f6dca0 100644 --- a/dev-db/postgresql/postgresql-15.5.ebuild +++ b/dev-db/postgresql/postgresql-15.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 @@ -75,7 +75,7 @@ uuid? ( DEPEND="${CDEPEND} sys-devel/bison -sys-devel/flex +app-alternatives/lex nls? ( sys-devel/gettext ) xml? ( virtual/pkgconfig ) " diff --git a/dev-db/postgresql/postgresql-16.0.ebuild b/dev-db/postgresql/postgresql-16.0.ebuild index 5a39a08cca63..ad84f446629b 100644 --- a/dev-db/postgresql/postgresql-16.0.ebuild +++ b/dev-db/postgresql/postgresql-16.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 @@ -76,7 +76,7 @@ uuid? ( DEPEND="${CDEPEND} sys-devel/bison -sys-devel/flex +app-alternatives/lex nls? ( sys-devel/gettext ) xml? ( virtual/pkgconfig ) " diff --git a/dev-db/postgresql/postgresql-16.1.ebuild b/dev-db/postgresql/postgresql-16.1.ebuild index e827da1d4c1a..6e744e884d80 100644 --- a/dev-db/postgresql/postgresql-16.1.ebuild +++ b/dev-db/postgresql/postgresql-16.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 @@ -76,7 +76,7 @@ uuid? ( DEPEND="${CDEPEND} sys-devel/bison -sys-devel/flex +app-alternatives/lex nls? ( sys-devel/gettext ) xml? ( virtual/pkgconfig ) " diff --git a/dev-db/postgresql/postgresql-9999.ebuild b/dev-db/postgresql/postgresql-9999.ebuild index 61fdcbecf890..202d09c2f96e 100644 --- a/dev-db/postgresql/postgresql-9999.ebuild +++ b/dev-db/postgresql/postgresql-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 @@ -81,7 +81,7 @@ app-text/openjade dev-libs/libxml2 dev-libs/libxslt sys-devel/bison -sys-devel/flex +app-alternatives/lex nls? ( sys-devel/gettext ) xml? ( virtual/pkgconfig ) " diff --git a/dev-embedded/avrdude/avrdude-7.0.ebuild b/dev-embedded/avrdude/avrdude-7.0.ebuild index 2a0cc3148e7b..c9238485a4c5 100644 --- a/dev-embedded/avrdude/avrdude-7.0.ebuild +++ b/dev-embedded/avrdude/avrdude-7.0.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 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex " src_prepare() { diff --git a/dev-embedded/avrdude/avrdude-7.2.ebuild b/dev-embedded/avrdude/avrdude-7.2.ebuild index 3c63bcd180be..62fe2d264cd4 100644 --- a/dev-embedded/avrdude/avrdude-7.2.ebuild +++ b/dev-embedded/avrdude/avrdude-7.2.ebuild @@ -25,7 +25,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex " src_prepare() { diff --git a/dev-embedded/gpsim/gpsim-0.31.0.ebuild b/dev-embedded/gpsim/gpsim-0.31.0.ebuild index fee6c894e86b..78da145b04fc 100644 --- a/dev-embedded/gpsim/gpsim-0.31.0.ebuild +++ b/dev-embedded/gpsim/gpsim-0.31.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 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND=" - sys-devel/flex + app-alternatives/lex virtual/pkgconfig app-alternatives/yacc " diff --git a/dev-embedded/gpsim/gpsim-0.32.1.ebuild b/dev-embedded/gpsim/gpsim-0.32.1.ebuild index 56acca154519..906cf84288a9 100644 --- a/dev-embedded/gpsim/gpsim-0.32.1.ebuild +++ b/dev-embedded/gpsim/gpsim-0.32.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 @@ -19,7 +19,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND=" - sys-devel/flex + app-alternatives/lex virtual/pkgconfig app-alternatives/yacc " diff --git a/dev-embedded/u-boot-tools/u-boot-tools-2023.10.ebuild b/dev-embedded/u-boot-tools/u-boot-tools-2023.10.ebuild index 6de7c8911ac8..1ebe0bfc8ef2 100644 --- a/dev-embedded/u-boot-tools/u-boot-tools-2023.10.ebuild +++ b/dev-embedded/u-boot-tools/u-boot-tools-2023.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 @@ -21,7 +21,7 @@ DEPEND="${RDEPEND}" BDEPEND=" dev-lang/swig sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig " diff --git a/dev-games/libnw/libnw-1.30.02.ebuild b/dev-games/libnw/libnw-1.30.02.ebuild index 905b0579ea49..59c9f3ffa9c8 100644 --- a/dev-games/libnw/libnw-1.30.02.ebuild +++ b/dev-games/libnw/libnw-1.30.02.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,7 +16,7 @@ KEYWORDS="amd64 x86" RDEPEND="!sci-biology/newick-utils" BDEPEND=" sys-devel/bison - sys-devel/flex" + app-alternatives/lex" DOCS=( AUTHORS ChangeLog NEWS README README.tech TODO ) diff --git a/dev-java/icedtea/icedtea-3.21.0.ebuild b/dev-java/icedtea/icedtea-3.21.0.ebuild index 9e6737770814..8c3603914977 100644 --- a/dev-java/icedtea/icedtea-3.21.0.ebuild +++ b/dev-java/icedtea/icedtea-3.21.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 # Build written by Andrew John Hughes (gnu_andrew@member.fsf.org) @@ -142,7 +142,7 @@ DEPEND="${COMMON_DEP} ${ALSA_COMMON_DEP} ${CUPS_COMMON_DEP} ${X_COMMON_DEP} ${X_ dev-java/icedtea-bin:8 dev-java/icedtea:8 ) - app-arch/cpio + app-alternatives/cpio app-arch/unzip app-arch/zip app-misc/ca-certificates diff --git a/dev-java/openjfx/openjfx-8.1000-r1.ebuild b/dev-java/openjfx/openjfx-8.1000-r1.ebuild index 66e046c74241..fc326f8d91e1 100644 --- a/dev-java/openjfx/openjfx-8.1000-r1.ebuild +++ b/dev-java/openjfx/openjfx-8.1000-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=8 @@ -36,7 +36,7 @@ DEPEND=" dev-java/stringtemplate:0 dev-java/swt:4.10[cairo,opengl] sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/jdk:1.8 virtual/pkgconfig " diff --git a/dev-lang/c-intercal/c-intercal-31.0.ebuild b/dev-lang/c-intercal/c-intercal-31.0.ebuild index 72838a9e05eb..8657f746d707 100644 --- a/dev-lang/c-intercal/c-intercal-31.0.ebuild +++ b/dev-lang/c-intercal/c-intercal-31.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 @@ -34,7 +34,7 @@ IUSE="emacs examples" RDEPEND="emacs? ( >=app-editors/emacs-23.1:* )" BDEPEND="${RDEPEND} - sys-devel/flex + app-alternatives/lex app-alternatives/yacc" S="${WORKDIR}/${MY_P}" diff --git a/dev-lang/ispc/ispc-1.19.0.ebuild b/dev-lang/ispc/ispc-1.19.0.ebuild index 4eca85d45f4a..07849f0ac5fc 100644 --- a/dev-lang/ispc/ispc-1.19.0.ebuild +++ b/dev-lang/ispc/ispc-1.19.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 @@ -27,7 +27,7 @@ RDEPEND="<sys-devel/clang-$((${LLVM_MAX_SLOT} + 1)):=" DEPEND="${RDEPEND}" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex ${PYTHON_DEPS} " diff --git a/dev-lang/ispc/ispc-1.22.0-r1.ebuild b/dev-lang/ispc/ispc-1.22.0-r1.ebuild index d05fa1f7195e..559baddcd4ce 100644 --- a/dev-lang/ispc/ispc-1.22.0-r1.ebuild +++ b/dev-lang/ispc/ispc-1.22.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 @@ -35,7 +35,7 @@ RDEPEND=" " BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex ${PYTHON_DEPS} " diff --git a/dev-lang/maude/maude-3.1-r1.ebuild b/dev-lang/maude/maude-3.1-r1.ebuild index 1eb40d341405..80969a45a542 100644 --- a/dev-lang/maude/maude-3.1-r1.ebuild +++ b/dev-lang/maude/maude-3.1-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 @@ -27,7 +27,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND="app-arch/unzip sys-devel/bison - sys-devel/flex" + app-alternatives/lex" PATCHES=( "${FILESDIR}/${PN}-2.6-search-datadir.patch" diff --git a/dev-lang/rust/rust-1.65.0.ebuild b/dev-lang/rust/rust-1.65.0.ebuild index dba45f533557..1f262619cd79 100644 --- a/dev-lang/rust/rust-1.65.0.ebuild +++ b/dev-lang/rust/rust-1.65.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 @@ -94,7 +94,7 @@ BDEPEND="${PYTHON_DEPS} system-bootstrap? ( ${BOOTSTRAP_DEPEND} ) !system-llvm? ( >=dev-util/cmake-3.13.4 - dev-util/ninja + app-alternatives/ninja ) test? ( sys-devel/gdb ) verify-sig? ( sec-keys/openpgp-keys-rust ) diff --git a/dev-lang/rust/rust-1.66.1.ebuild b/dev-lang/rust/rust-1.66.1.ebuild index 244c76155e97..a986d1c4b784 100644 --- a/dev-lang/rust/rust-1.66.1.ebuild +++ b/dev-lang/rust/rust-1.66.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 @@ -94,7 +94,7 @@ BDEPEND="${PYTHON_DEPS} system-bootstrap? ( ${BOOTSTRAP_DEPEND} ) !system-llvm? ( >=dev-util/cmake-3.13.4 - dev-util/ninja + app-alternatives/ninja ) test? ( sys-devel/gdb ) verify-sig? ( sec-keys/openpgp-keys-rust ) diff --git a/dev-lang/rust/rust-1.67.1-r1.ebuild b/dev-lang/rust/rust-1.67.1-r1.ebuild index 35651f5b601d..dbd7af6c7240 100644 --- a/dev-lang/rust/rust-1.67.1-r1.ebuild +++ b/dev-lang/rust/rust-1.67.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 @@ -94,7 +94,7 @@ BDEPEND="${PYTHON_DEPS} system-bootstrap? ( ${BOOTSTRAP_DEPEND} ) !system-llvm? ( >=dev-util/cmake-3.13.4 - dev-util/ninja + app-alternatives/ninja ) test? ( sys-devel/gdb ) verify-sig? ( sec-keys/openpgp-keys-rust ) diff --git a/dev-lang/rust/rust-1.68.2.ebuild b/dev-lang/rust/rust-1.68.2.ebuild index 056c98c54168..9645429fcf92 100644 --- a/dev-lang/rust/rust-1.68.2.ebuild +++ b/dev-lang/rust/rust-1.68.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 @@ -94,7 +94,7 @@ BDEPEND="${PYTHON_DEPS} system-bootstrap? ( ${BOOTSTRAP_DEPEND} ) !system-llvm? ( >=dev-util/cmake-3.13.4 - dev-util/ninja + app-alternatives/ninja ) test? ( sys-devel/gdb ) verify-sig? ( sec-keys/openpgp-keys-rust ) diff --git a/dev-lang/rust/rust-1.69.0-r1.ebuild b/dev-lang/rust/rust-1.69.0-r1.ebuild index 58beb5133af2..ffa8d42d6822 100644 --- a/dev-lang/rust/rust-1.69.0-r1.ebuild +++ b/dev-lang/rust/rust-1.69.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 @@ -94,7 +94,7 @@ BDEPEND="${PYTHON_DEPS} system-bootstrap? ( ${BOOTSTRAP_DEPEND} ) !system-llvm? ( >=dev-util/cmake-3.13.4 - dev-util/ninja + app-alternatives/ninja ) test? ( sys-devel/gdb ) verify-sig? ( sec-keys/openpgp-keys-rust ) diff --git a/dev-lang/rust/rust-1.70.0.ebuild b/dev-lang/rust/rust-1.70.0.ebuild index be96c9f2ff41..d9b78ad1a4d6 100644 --- a/dev-lang/rust/rust-1.70.0.ebuild +++ b/dev-lang/rust/rust-1.70.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 @@ -94,7 +94,7 @@ BDEPEND="${PYTHON_DEPS} system-bootstrap? ( ${BOOTSTRAP_DEPEND} ) !system-llvm? ( >=dev-util/cmake-3.13.4 - dev-util/ninja + app-alternatives/ninja ) test? ( sys-devel/gdb ) verify-sig? ( sec-keys/openpgp-keys-rust ) diff --git a/dev-lang/rust/rust-1.71.0.ebuild b/dev-lang/rust/rust-1.71.0.ebuild index 04611e1527e8..707d48f5834b 100644 --- a/dev-lang/rust/rust-1.71.0.ebuild +++ b/dev-lang/rust/rust-1.71.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 @@ -94,7 +94,7 @@ BDEPEND="${PYTHON_DEPS} system-bootstrap? ( ${BOOTSTRAP_DEPEND} ) !system-llvm? ( >=dev-util/cmake-3.13.4 - dev-util/ninja + app-alternatives/ninja ) test? ( sys-devel/gdb ) verify-sig? ( sec-keys/openpgp-keys-rust ) diff --git a/dev-lang/rust/rust-1.71.1.ebuild b/dev-lang/rust/rust-1.71.1.ebuild index 10327d346ac0..77ac02a5b1b4 100644 --- a/dev-lang/rust/rust-1.71.1.ebuild +++ b/dev-lang/rust/rust-1.71.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 @@ -94,7 +94,7 @@ BDEPEND="${PYTHON_DEPS} system-bootstrap? ( ${BOOTSTRAP_DEPEND} ) !system-llvm? ( >=dev-util/cmake-3.13.4 - dev-util/ninja + app-alternatives/ninja ) test? ( sys-devel/gdb ) verify-sig? ( sec-keys/openpgp-keys-rust ) diff --git a/dev-lang/rust/rust-1.72.0-r1.ebuild b/dev-lang/rust/rust-1.72.0-r1.ebuild index 1cb2e55b627c..c4277fbefd8c 100644 --- a/dev-lang/rust/rust-1.72.0-r1.ebuild +++ b/dev-lang/rust/rust-1.72.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 @@ -96,7 +96,7 @@ BDEPEND="${PYTHON_DEPS} system-bootstrap? ( ${BOOTSTRAP_DEPEND} ) !system-llvm? ( >=dev-util/cmake-3.13.4 - dev-util/ninja + app-alternatives/ninja ) test? ( sys-devel/gdb ) verify-sig? ( sec-keys/openpgp-keys-rust ) diff --git a/dev-lang/rust/rust-1.73.0.ebuild b/dev-lang/rust/rust-1.73.0.ebuild index 6143d4cd496e..efb165def423 100644 --- a/dev-lang/rust/rust-1.73.0.ebuild +++ b/dev-lang/rust/rust-1.73.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 @@ -95,7 +95,7 @@ BDEPEND="${PYTHON_DEPS} system-bootstrap? ( ${BOOTSTRAP_DEPEND} ) !system-llvm? ( >=dev-util/cmake-3.13.4 - dev-util/ninja + app-alternatives/ninja ) test? ( sys-devel/gdb ) verify-sig? ( sec-keys/openpgp-keys-rust ) diff --git a/dev-lang/rust/rust-1.74.1.ebuild b/dev-lang/rust/rust-1.74.1.ebuild index b77148aaa18b..ee549d7acd88 100644 --- a/dev-lang/rust/rust-1.74.1.ebuild +++ b/dev-lang/rust/rust-1.74.1.ebuild @@ -95,7 +95,7 @@ BDEPEND="${PYTHON_DEPS} system-bootstrap? ( ${BOOTSTRAP_DEPEND} ) !system-llvm? ( >=dev-util/cmake-3.13.4 - dev-util/ninja + app-alternatives/ninja ) test? ( sys-devel/gdb ) verify-sig? ( sec-keys/openpgp-keys-rust ) diff --git a/dev-lang/srf/srf-1.0-r2.ebuild b/dev-lang/srf/srf-1.0-r2.ebuild index 8eb267c91626..216eb11e8f3a 100644 --- a/dev-lang/srf/srf-1.0-r2.ebuild +++ b/dev-lang/srf/srf-1.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=6 @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86 ~x86-linux ~ppc-macos" DEPEND=" - sys-devel/flex + app-alternatives/lex app-alternatives/yacc" PATCHES=( "${FILESDIR}"/${P}-fno-common.patch ) diff --git a/dev-lang/vala/vala-0.56.13.ebuild b/dev-lang/vala/vala-0.56.13.ebuild index 70072f140f0d..ec0273524b5a 100644 --- a/dev-lang/vala/vala-0.56.13.ebuild +++ b/dev-lang/vala/vala-0.56.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 @@ -28,7 +28,7 @@ DEPEND="${RDEPEND} " BDEPEND=" dev-libs/libxslt - sys-devel/flex + app-alternatives/lex virtual/pkgconfig app-alternatives/yacc " diff --git a/dev-lang/vala/vala-0.56.14.ebuild b/dev-lang/vala/vala-0.56.14.ebuild index 30f097c1a007..b9c3c1b71920 100644 --- a/dev-lang/vala/vala-0.56.14.ebuild +++ b/dev-lang/vala/vala-0.56.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 @@ -28,7 +28,7 @@ DEPEND="${RDEPEND} " BDEPEND=" dev-libs/libxslt - sys-devel/flex + app-alternatives/lex virtual/pkgconfig app-alternatives/yacc " diff --git a/dev-lang/vala/vala-0.56.8.ebuild b/dev-lang/vala/vala-0.56.8.ebuild index 30f097c1a007..b9c3c1b71920 100644 --- a/dev-lang/vala/vala-0.56.8.ebuild +++ b/dev-lang/vala/vala-0.56.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 @@ -28,7 +28,7 @@ DEPEND="${RDEPEND} " BDEPEND=" dev-libs/libxslt - sys-devel/flex + app-alternatives/lex virtual/pkgconfig app-alternatives/yacc " diff --git a/dev-libs/confuse/confuse-3.3-r1.ebuild b/dev-libs/confuse/confuse-3.3-r1.ebuild index 164f9d86f456..2f96f0fb7841 100644 --- a/dev-libs/confuse/confuse-3.3-r1.ebuild +++ b/dev-libs/confuse/confuse-3.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=7 @@ -15,7 +15,7 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc IUSE="nls static-libs" BDEPEND=" - sys-devel/flex + app-alternatives/lex sys-devel/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 6a45dae70813..be20bf29cb93 100644 --- a/dev-libs/confuse/confuse-3.3-r2.ebuild +++ b/dev-libs/confuse/confuse-3.3-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 @@ -15,7 +15,7 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc IUSE="nls static-libs" BDEPEND=" - sys-devel/flex + app-alternatives/lex sys-devel/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 db0ee9ad1df8..94b90f37f6da 100644 --- a/dev-libs/confuse/confuse-3.3.ebuild +++ b/dev-libs/confuse/confuse-3.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=7 @@ -15,7 +15,7 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc IUSE="nls static-libs" BDEPEND=" - sys-devel/flex + app-alternatives/lex sys-devel/libtool virtual/pkgconfig nls? ( sys-devel/gettext ) diff --git a/dev-libs/elfutils/elfutils-0.189-r4.ebuild b/dev-libs/elfutils/elfutils-0.189-r4.ebuild index 4fbcbbab5b6d..c4cfa3f34086 100644 --- a/dev-libs/elfutils/elfutils-0.189-r4.ebuild +++ b/dev-libs/elfutils/elfutils-0.189-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 2003-2023 Gentoo Authors +# Copyright 2003-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -41,7 +41,7 @@ DEPEND=" ${RDEPEND} " BDEPEND=" - >=sys-devel/flex-2.5.4a + app-alternatives/lex sys-devel/m4 virtual/pkgconfig nls? ( sys-devel/gettext ) diff --git a/dev-libs/elfutils/elfutils-0.190.ebuild b/dev-libs/elfutils/elfutils-0.190.ebuild index 014e5402a15b..412b5ea58bb9 100644 --- a/dev-libs/elfutils/elfutils-0.190.ebuild +++ b/dev-libs/elfutils/elfutils-0.190.ebuild @@ -1,4 +1,4 @@ -# Copyright 2003-2023 Gentoo Authors +# Copyright 2003-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -41,7 +41,7 @@ DEPEND=" ${RDEPEND} " BDEPEND=" - >=sys-devel/flex-2.5.4a + app-alternatives/lex sys-devel/m4 virtual/pkgconfig nls? ( sys-devel/gettext ) diff --git a/dev-libs/foma/foma-0.10.0_p20220612-r1.ebuild b/dev-libs/foma/foma-0.10.0_p20220612-r1.ebuild index c6e37a343f7b..2f0481bb26b8 100644 --- a/dev-libs/foma/foma-0.10.0_p20220612-r1.ebuild +++ b/dev-libs/foma/foma-0.10.0_p20220612-r1.ebuild @@ -16,7 +16,7 @@ SLOT="0/0.10" KEYWORDS="~amd64 ~x86" BDEPEND="sys-devel/bison - sys-devel/flex" + app-alternatives/lex" DEPEND="sys-libs/readline:= sys-libs/zlib" RDEPEND="${DEPEND}" diff --git a/dev-libs/foma/foma-0.10.0_p20220612.ebuild b/dev-libs/foma/foma-0.10.0_p20220612.ebuild index 1ba9f8a3597f..21443150a87d 100644 --- a/dev-libs/foma/foma-0.10.0_p20220612.ebuild +++ b/dev-libs/foma/foma-0.10.0_p20220612.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 @@ -16,7 +16,7 @@ SLOT="0/0.10" KEYWORDS="amd64 x86" BDEPEND="sys-devel/bison - sys-devel/flex" + app-alternatives/lex" DEPEND="sys-libs/readline:= sys-libs/zlib" RDEPEND="${DEPEND}" diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.76.1.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.76.1.ebuild index 256ebb39ff23..dd5dc146ec03 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.76.1.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.76.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 @@ -40,7 +40,7 @@ BDEPEND=" app-text/docbook-xml-dtd:4.5 ) sys-devel/bison - sys-devel/flex + app-alternatives/lex test? ( x11-libs/cairo[glib] $(python_gen_cond_dep ' diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.78.1.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.78.1.ebuild index ad9a71333c2c..9975bc0d72cd 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.78.1.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.78.1.ebuild @@ -40,7 +40,7 @@ BDEPEND=" app-text/docbook-xml-dtd:4.5 ) sys-devel/bison - sys-devel/flex + app-alternatives/lex test? ( x11-libs/cairo[glib] $(python_gen_cond_dep ' diff --git a/dev-libs/kopeninghours/kopeninghours-23.08.4.ebuild b/dev-libs/kopeninghours/kopeninghours-23.08.4.ebuild index 8c9a5cf8e1a4..02794ef1f6e4 100644 --- a/dev-libs/kopeninghours/kopeninghours-23.08.4.ebuild +++ b/dev-libs/kopeninghours/kopeninghours-23.08.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 @@ -40,7 +40,7 @@ RDEPEND="${DEPEND} " BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex " PATCHES=( "${FILESDIR}"/${PN}-22.04.0-boostpython.patch ) diff --git a/dev-libs/kosmindoormap/kosmindoormap-23.08.4.ebuild b/dev-libs/kosmindoormap/kosmindoormap-23.08.4.ebuild index 7d84056f235e..8db42686a676 100644 --- a/dev-libs/kosmindoormap/kosmindoormap-23.08.4.ebuild +++ b/dev-libs/kosmindoormap/kosmindoormap-23.08.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 @@ -35,7 +35,7 @@ RDEPEND="${COMMON_DEPEND} " BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex " src_configure() { diff --git a/dev-libs/libIDL/libIDL-0.8.14-r4.ebuild b/dev-libs/libIDL/libIDL-0.8.14-r4.ebuild index 5f9f9ce63dbd..16db90846d23 100644 --- a/dev-libs/libIDL/libIDL-0.8.14-r4.ebuild +++ b/dev-libs/libIDL/libIDL-0.8.14-r4.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 @@ -16,6 +16,6 @@ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-l RDEPEND=">=dev-libs/glib-2.44.1-r1:2" DEPEND="${RDEPEND}" BDEPEND=" - sys-devel/flex + app-alternatives/lex app-alternatives/yacc virtual/pkgconfig" diff --git a/dev-libs/libcgroup/libcgroup-0.41-r6.ebuild b/dev-libs/libcgroup/libcgroup-0.41-r6.ebuild index 10cbd06156f4..e558106a4e9b 100644 --- a/dev-libs/libcgroup/libcgroup-0.41-r6.ebuild +++ b/dev-libs/libcgroup/libcgroup-0.41-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 @@ -21,7 +21,7 @@ RESTRICT="test" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex elibc_musl? ( sys-libs/fts-standalone ) " DEPEND="pam? ( sys-libs/pam )" diff --git a/dev-libs/libcgroup/libcgroup-3.0.0-r1.ebuild b/dev-libs/libcgroup/libcgroup-3.0.0-r1.ebuild index 426a7f3a4804..82ea216bd696 100644 --- a/dev-libs/libcgroup/libcgroup-3.0.0-r1.ebuild +++ b/dev-libs/libcgroup/libcgroup-3.0.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 @@ -20,7 +20,7 @@ RESTRICT="!test? ( test ) test" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex " DEPEND=" elibc_musl? ( sys-libs/fts-standalone ) diff --git a/dev-libs/libcgroup/libcgroup-3.0.0.ebuild b/dev-libs/libcgroup/libcgroup-3.0.0.ebuild index bcd109be15c0..49a589636aee 100644 --- a/dev-libs/libcgroup/libcgroup-3.0.0.ebuild +++ b/dev-libs/libcgroup/libcgroup-3.0.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 @@ RESTRICT="!test? ( test ) test" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex " DEPEND=" elibc_musl? ( sys-libs/fts-standalone ) diff --git a/dev-libs/libmemcached-awesome/libmemcached-awesome-1.1.4.ebuild b/dev-libs/libmemcached-awesome/libmemcached-awesome-1.1.4.ebuild index c0bdd3b2fc42..cc2ef46994d5 100644 --- a/dev-libs/libmemcached-awesome/libmemcached-awesome-1.1.4.ebuild +++ b/dev-libs/libmemcached-awesome/libmemcached-awesome-1.1.4.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 @@ -23,7 +23,7 @@ RDEPEND="!app-forensics/memdump DEPEND="${RDEPEND} test? ( net-misc/memcached )" BDEPEND="sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig" src_configure() { diff --git a/dev-libs/libtracefs/libtracefs-1.7.0.ebuild b/dev-libs/libtracefs/libtracefs-1.7.0.ebuild index b2e0b6f71a60..28cedbf11d0b 100644 --- a/dev-libs/libtracefs/libtracefs-1.7.0.ebuild +++ b/dev-libs/libtracefs/libtracefs-1.7.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 @@ -31,7 +31,7 @@ BDEPEND=" app-text/xmlto dev-util/source-highlight sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig " diff --git a/dev-libs/rasqal/rasqal-0.9.33-r1.ebuild b/dev-libs/rasqal/rasqal-0.9.33-r1.ebuild index b5ed4341eed6..9aa0bd233787 100644 --- a/dev-libs/rasqal/rasqal-0.9.33-r1.ebuild +++ b/dev-libs/rasqal/rasqal-0.9.33-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=" >=sys-devel/bison-3 - >=sys-devel/flex-2.5.36 + app-alternatives/lex virtual/pkgconfig test? ( dev-perl/XML-DOM ) " diff --git a/dev-libs/rasqal/rasqal-0.9.33-r2.ebuild b/dev-libs/rasqal/rasqal-0.9.33-r2.ebuild index 1e7e3ef81e82..d7ef758ec878 100644 --- a/dev-libs/rasqal/rasqal-0.9.33-r2.ebuild +++ b/dev-libs/rasqal/rasqal-0.9.33-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 @@ -30,7 +30,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" >=sys-devel/bison-3 - >=sys-devel/flex-2.5.36 + app-alternatives/lex virtual/pkgconfig test? ( dev-perl/XML-DOM ) " diff --git a/dev-libs/template-glib/template-glib-3.36.1.ebuild b/dev-libs/template-glib/template-glib-3.36.1.ebuild index 9c669f09e590..ea03bbe34e30 100644 --- a/dev-libs/template-glib/template-glib-3.36.1.ebuild +++ b/dev-libs/template-glib/template-glib-3.36.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 @@ -25,7 +25,7 @@ BDEPEND=" vala? ( $(vala_depend) ) dev-util/glib-utils sys-devel/bison - sys-devel/flex + app-alternatives/lex >=sys-devel/gettext-0.19.8 virtual/pkgconfig gtk-doc? ( dev-util/gtk-doc ) diff --git a/dev-libs/thrift/thrift-0.18.1-r1.ebuild b/dev-libs/thrift/thrift-0.18.1-r1.ebuild index 47609a5fcbe4..3f5f9d879b7d 100644 --- a/dev-libs/thrift/thrift-0.18.1-r1.ebuild +++ b/dev-libs/thrift/thrift-0.18.1-r1.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 @@ -24,7 +24,7 @@ DEPEND=" " RDEPEND="${DEPEND}" BDEPEND=" - sys-devel/flex + app-alternatives/lex sys-devel/bison " diff --git a/dev-qt/qtwebengine/qtwebengine-5.15.11_p20231120.ebuild b/dev-qt/qtwebengine/qtwebengine-5.15.11_p20231120.ebuild index d02fcb3dd437..39e0dd8e4c1b 100644 --- a/dev-qt/qtwebengine/qtwebengine-5.15.11_p20231120.ebuild +++ b/dev-qt/qtwebengine/qtwebengine-5.15.11_p20231120.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 @@ -97,11 +97,11 @@ DEPEND="${RDEPEND} " BDEPEND="${PYTHON_DEPS} dev-util/gperf - dev-util/ninja + app-alternatives/ninja dev-util/re2c net-libs/nodejs[ssl] sys-devel/bison - sys-devel/flex + app-alternatives/lex ppc64? ( >=dev-util/gn-0.1807 ) " diff --git a/dev-qt/qtwebengine/qtwebengine-5.15.12_p20231219.ebuild b/dev-qt/qtwebengine/qtwebengine-5.15.12_p20231219.ebuild index 474bb469218f..0840e017fa80 100644 --- a/dev-qt/qtwebengine/qtwebengine-5.15.12_p20231219.ebuild +++ b/dev-qt/qtwebengine/qtwebengine-5.15.12_p20231219.ebuild @@ -97,11 +97,11 @@ DEPEND="${RDEPEND} " BDEPEND="${PYTHON_DEPS} dev-util/gperf - dev-util/ninja + app-alternatives/ninja dev-util/re2c net-libs/nodejs[ssl] sys-devel/bison - sys-devel/flex + app-alternatives/lex ppc64? ( >=dev-util/gn-0.1807 ) " diff --git a/dev-qt/qtwebengine/qtwebengine-6.6.1.ebuild b/dev-qt/qtwebengine/qtwebengine-6.6.1.ebuild index 5f7f7a8993f2..7557170168d7 100644 --- a/dev-qt/qtwebengine/qtwebengine-6.6.1.ebuild +++ b/dev-qt/qtwebengine/qtwebengine-6.6.1.ebuild @@ -102,7 +102,7 @@ BDEPEND=" dev-util/gperf net-libs/nodejs[ssl] sys-devel/bison - sys-devel/flex + app-alternatives/lex " PATCHES=( "${WORKDIR}"/patches/${PN} ) diff --git a/dev-qt/qtwebengine/qtwebengine-6.6.9999.ebuild b/dev-qt/qtwebengine/qtwebengine-6.6.9999.ebuild index e04df18b08db..46450368b95d 100644 --- a/dev-qt/qtwebengine/qtwebengine-6.6.9999.ebuild +++ b/dev-qt/qtwebengine/qtwebengine-6.6.9999.ebuild @@ -102,7 +102,7 @@ BDEPEND=" dev-util/gperf net-libs/nodejs[ssl] sys-devel/bison - sys-devel/flex + app-alternatives/lex " PATCHES=( "${WORKDIR}"/patches/${PN} ) diff --git a/dev-qt/qtwebengine/qtwebengine-6.7.9999.ebuild b/dev-qt/qtwebengine/qtwebengine-6.7.9999.ebuild index 0ed71ce41793..c5e7a9912cc0 100644 --- a/dev-qt/qtwebengine/qtwebengine-6.7.9999.ebuild +++ b/dev-qt/qtwebengine/qtwebengine-6.7.9999.ebuild @@ -102,7 +102,7 @@ BDEPEND=" dev-util/gperf net-libs/nodejs[ssl] sys-devel/bison - sys-devel/flex + app-alternatives/lex " PATCHES=( "${WORKDIR}"/patches/${PN} ) diff --git a/dev-qt/qtwebengine/qtwebengine-6.9999.ebuild b/dev-qt/qtwebengine/qtwebengine-6.9999.ebuild index 0ed71ce41793..c5e7a9912cc0 100644 --- a/dev-qt/qtwebengine/qtwebengine-6.9999.ebuild +++ b/dev-qt/qtwebengine/qtwebengine-6.9999.ebuild @@ -102,7 +102,7 @@ BDEPEND=" dev-util/gperf net-libs/nodejs[ssl] sys-devel/bison - sys-devel/flex + app-alternatives/lex " PATCHES=( "${WORKDIR}"/patches/${PN} ) diff --git a/dev-scheme/ypsilon/ypsilon-0.9.6_p3-r2.ebuild b/dev-scheme/ypsilon/ypsilon-0.9.6_p3-r2.ebuild index 552d06b82422..5dea3a7bde37 100644 --- a/dev-scheme/ypsilon/ypsilon-0.9.6_p3-r2.ebuild +++ b/dev-scheme/ypsilon/ypsilon-0.9.6_p3-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 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="examples" -RDEPEND="app-arch/cpio" +RDEPEND="app-alternatives/cpio" DEPEND="${RDEPEND}" S="${WORKDIR}/${MY_P}" diff --git a/dev-tex/rail/rail-1.2_p1-r1.ebuild b/dev-tex/rail/rail-1.2_p1-r1.ebuild index eb33e29088b4..b9a7de287cae 100644 --- a/dev-tex/rail/rail-1.2_p1-r1.ebuild +++ b/dev-tex/rail/rail-1.2_p1-r1.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 @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86" BDEPEND="app-arch/unzip sys-devel/bison - sys-devel/flex" + app-alternatives/lex" S="${WORKDIR}/${PN}" diff --git a/dev-util/babeltrace/babeltrace-1.5.8.ebuild b/dev-util/babeltrace/babeltrace-1.5.8.ebuild index aa58b116da22..bd34b6536b42 100644 --- a/dev-util/babeltrace/babeltrace-1.5.8.ebuild +++ b/dev-util/babeltrace/babeltrace-1.5.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 @@ -23,7 +23,7 @@ RDEPEND="dev-libs/glib:2 DEPEND="${RDEPEND} sys-devel/bison - sys-devel/flex + app-alternatives/lex " PATCHES=( diff --git a/dev-util/babeltrace/babeltrace-2.0.5.ebuild b/dev-util/babeltrace/babeltrace-2.0.5.ebuild index 422dc7e259ad..538ec918a04b 100644 --- a/dev-util/babeltrace/babeltrace-2.0.5.ebuild +++ b/dev-util/babeltrace/babeltrace-2.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/glib-2.28:2 BDEPEND="${RDEPEND} >=sys-devel/bison-2.5 - >=sys-devel/flex-2.5.35 + app-alternatives/lex python? ( >=dev-lang/swig-3.0 $(python_gen_cond_dep 'dev-python/setuptools[${PYTHON_USEDEP}]' python3_12) diff --git a/dev-util/bpftrace/bpftrace-0.19.1.ebuild b/dev-util/bpftrace/bpftrace-0.19.1.ebuild index 8867a4b1b3ae..48a259038e95 100644 --- a/dev-util/bpftrace/bpftrace-0.19.1.ebuild +++ b/dev-util/bpftrace/bpftrace-0.19.1.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 @@ -41,7 +41,7 @@ DEPEND=" " BDEPEND=" app-arch/xz-utils - sys-devel/flex + app-alternatives/lex sys-devel/bison virtual/pkgconfig " diff --git a/dev-util/cdecl/cdecl-14.0.ebuild b/dev-util/cdecl/cdecl-14.0.ebuild index dc541f650892..87e73c11a1cd 100644 --- a/dev-util/cdecl/cdecl-14.0.ebuild +++ b/dev-util/cdecl/cdecl-14.0.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 @@ -19,7 +19,7 @@ DEPEND=" RDEPEND="${DEPEND}" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex " src_configure() { diff --git a/dev-util/cdecl/cdecl-14.2.ebuild b/dev-util/cdecl/cdecl-14.2.ebuild index a7c9e7ca8637..25122f03a31d 100644 --- a/dev-util/cdecl/cdecl-14.2.ebuild +++ b/dev-util/cdecl/cdecl-14.2.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 @@ -19,7 +19,7 @@ DEPEND=" RDEPEND="${DEPEND}" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex " src_configure() { diff --git a/dev-util/cflow/cflow-1.7.ebuild b/dev-util/cflow/cflow-1.7.ebuild index 11de52ba090c..b09c50df820b 100644 --- a/dev-util/cflow/cflow-1.7.ebuild +++ b/dev-util/cflow/cflow-1.7.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="emacs? ( >=app-editors/emacs-23.1:* ) nls? ( virtual/libintl virtual/libiconv )" DEPEND="nls? ( virtual/libintl virtual/libiconv )" BDEPEND="emacs? ( >=app-editors/emacs-23.1:* ) - sys-devel/flex + app-alternatives/lex nls? ( sys-devel/gettext )" SITEFILE="50${PN}-gentoo.el" diff --git a/dev-util/clion/clion-2022.3.2.ebuild b/dev-util/clion/clion-2022.3.2.ebuild index 1faba92b159b..110b95bd7e1d 100644 --- a/dev-util/clion/clion-2022.3.2.ebuild +++ b/dev-util/clion/clion-2022.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 @@ -27,7 +27,7 @@ RDEPEND=" dev-libs/nss dev-libs/wayland dev-util/cmake - dev-util/ninja + app-alternatives/ninja media-libs/alsa-lib media-libs/freetype:2 media-libs/mesa diff --git a/dev-util/clion/clion-2023.1.4.ebuild b/dev-util/clion/clion-2023.1.4.ebuild index 1faba92b159b..110b95bd7e1d 100644 --- a/dev-util/clion/clion-2023.1.4.ebuild +++ b/dev-util/clion/clion-2023.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 @@ -27,7 +27,7 @@ RDEPEND=" dev-libs/nss dev-libs/wayland dev-util/cmake - dev-util/ninja + app-alternatives/ninja media-libs/alsa-lib media-libs/freetype:2 media-libs/mesa diff --git a/dev-util/cscope/cscope-15.9-r1.ebuild b/dev-util/cscope/cscope-15.9-r1.ebuild index fe7293d98505..b62326879dc8 100644 --- a/dev-util/cscope/cscope-15.9-r1.ebuild +++ b/dev-util/cscope/cscope-15.9-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 @@ IUSE="emacs" RDEPEND=">=sys-libs/ncurses-5.2:0= emacs? ( >=app-editors/emacs-23.1:* )" DEPEND="${RDEPEND}" -BDEPEND="sys-devel/flex +BDEPEND="app-alternatives/lex virtual/pkgconfig app-alternatives/yacc" diff --git a/dev-util/cscope/cscope-15.9.ebuild b/dev-util/cscope/cscope-15.9.ebuild index 37929236fe0f..75399ed62c95 100644 --- a/dev-util/cscope/cscope-15.9.ebuild +++ b/dev-util/cscope/cscope-15.9.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="emacs" RDEPEND=">=sys-libs/ncurses-5.2:0= emacs? ( >=app-editors/emacs-23.1:* )" DEPEND="${RDEPEND}" -BDEPEND="sys-devel/flex +BDEPEND="app-alternatives/lex virtual/pkgconfig app-alternatives/yacc" diff --git a/dev-util/cutils/cutils-1.6-r5.ebuild b/dev-util/cutils/cutils-1.6-r5.ebuild index 2e0f6fc2a62a..b617020ed090 100644 --- a/dev-util/cutils/cutils-1.6-r5.ebuild +++ b/dev-util/cutils/cutils-1.6-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=8 @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" BDEPEND=" - sys-devel/flex + app-alternatives/lex app-alternatives/yacc" PATCHES=( diff --git a/dev-util/cvise/cvise-2.8.0.ebuild b/dev-util/cvise/cvise-2.8.0.ebuild index be0b1a3c6b19..51cbfc589702 100644 --- a/dev-util/cvise/cvise-2.8.0.ebuild +++ b/dev-util/cvise/cvise-2.8.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 @@ -38,11 +38,11 @@ RDEPEND=" dev-python/psutil[${PYTHON_USEDEP}] ') dev-util/unifdef - sys-devel/flex + app-alternatives/lex " BDEPEND=" ${PYTHON_DEPS} - sys-devel/flex + app-alternatives/lex test? ( $(python_gen_cond_dep ' dev-python/pebble[${PYTHON_USEDEP}] diff --git a/dev-util/cvise/cvise-2.9.0.ebuild b/dev-util/cvise/cvise-2.9.0.ebuild index 4050d29d2d50..624905d68c72 100644 --- a/dev-util/cvise/cvise-2.9.0.ebuild +++ b/dev-util/cvise/cvise-2.9.0.ebuild @@ -39,11 +39,11 @@ RDEPEND=" dev-python/psutil[${PYTHON_USEDEP}] ') dev-util/unifdef - sys-devel/flex + app-alternatives/lex " BDEPEND=" ${PYTHON_DEPS} - sys-devel/flex + app-alternatives/lex test? ( $(python_gen_cond_dep ' dev-python/pebble[${PYTHON_USEDEP}] diff --git a/dev-util/diffoscope/diffoscope-247.ebuild b/dev-util/diffoscope/diffoscope-247.ebuild index ed600f8fab16..530e541a520c 100644 --- a/dev-util/diffoscope/diffoscope-247.ebuild +++ b/dev-util/diffoscope/diffoscope-247.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 @@ -36,7 +36,7 @@ RDEPEND=" bzip2? ( app-arch/bzip2 ) libcaca? ( media-libs/libcaca ) colord? ( x11-misc/colord ) - cpio? ( app-arch/cpio ) + cpio? ( app-alternatives/cpio ) diff? ( sys-apps/diffutils ) docx? ( app-text/docx2txt ) dtc? ( sys-apps/dtc ) diff --git a/dev-util/diffoscope/diffoscope-253-r1.ebuild b/dev-util/diffoscope/diffoscope-253-r1.ebuild index 5db2f28b4041..7db31ced97d2 100644 --- a/dev-util/diffoscope/diffoscope-253-r1.ebuild +++ b/dev-util/diffoscope/diffoscope-253-r1.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 @@ -36,7 +36,7 @@ RDEPEND=" bzip2? ( app-arch/bzip2 ) libcaca? ( media-libs/libcaca ) colord? ( x11-misc/colord ) - cpio? ( app-arch/cpio ) + cpio? ( app-alternatives/cpio ) diff? ( sys-apps/diffutils ) docx? ( app-text/docx2txt ) dtc? ( sys-apps/dtc ) diff --git a/dev-util/diffoscope/metadata.xml b/dev-util/diffoscope/metadata.xml index ead5d22c4fb4..abb0a28b1460 100644 --- a/dev-util/diffoscope/metadata.xml +++ b/dev-util/diffoscope/metadata.xml @@ -13,7 +13,7 @@ </longdescription> <use> <flag name="binutils">Use <pkg>sys-devel/binutils</pkg></flag> - <flag name="cpio">Use <pkg>app-arch/cpio</pkg></flag> + <flag name="cpio">Use <pkg>app-alternatives/cpio</pkg></flag> <flag name="diff">Use <pkg>sys-apps/diffutils</pkg></flag> <flag name="docx">Use <pkg>app-text/docx2txt</pkg></flag> <flag name="dtc">Use <pkg>sys-apps/dtc</pkg></flag> diff --git a/dev-util/gn/gn-0.2049.ebuild b/dev-util/gn/gn-0.2049.ebuild index 80af7cdf6f78..4778d017b5cb 100644 --- a/dev-util/gn/gn-0.2049.ebuild +++ b/dev-util/gn/gn-0.2049.ebuild @@ -1,4 +1,4 @@ -# Copyright 2018-2023 Gentoo Authors +# Copyright 2018-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ IUSE="vim-syntax" BDEPEND=" ${PYTHON_DEPS} - dev-util/ninja + app-alternatives/ninja " PATCHES=( diff --git a/dev-util/gn/gn-0.2077.ebuild b/dev-util/gn/gn-0.2077.ebuild index ab0180f314d7..5566e264e3de 100644 --- a/dev-util/gn/gn-0.2077.ebuild +++ b/dev-util/gn/gn-0.2077.ebuild @@ -1,4 +1,4 @@ -# Copyright 2018-2023 Gentoo Authors +# Copyright 2018-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ IUSE="vim-syntax" BDEPEND=" ${PYTHON_DEPS} - dev-util/ninja + app-alternatives/ninja " PATCHES=( diff --git a/dev-util/gn/gn-0.2088.ebuild b/dev-util/gn/gn-0.2088.ebuild index a68b570ed9b3..d219107c1dbc 100644 --- a/dev-util/gn/gn-0.2088.ebuild +++ b/dev-util/gn/gn-0.2088.ebuild @@ -1,4 +1,4 @@ -# Copyright 2018-2023 Gentoo Authors +# Copyright 2018-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" BDEPEND=" ${PYTHON_DEPS} - dev-util/ninja + app-alternatives/ninja " PATCHES=( diff --git a/dev-util/gn/gn-0.2114.ebuild b/dev-util/gn/gn-0.2114.ebuild index b44aa0e8b64d..e7e680b79c4e 100644 --- a/dev-util/gn/gn-0.2114.ebuild +++ b/dev-util/gn/gn-0.2114.ebuild @@ -1,4 +1,4 @@ -# Copyright 2018-2023 Gentoo Authors +# Copyright 2018-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86" BDEPEND=" ${PYTHON_DEPS} - dev-util/ninja + app-alternatives/ninja " PATCHES=( diff --git a/dev-util/gn/gn-0.2122.ebuild b/dev-util/gn/gn-0.2122.ebuild index 8d7926f1503a..e49600fc3955 100644 --- a/dev-util/gn/gn-0.2122.ebuild +++ b/dev-util/gn/gn-0.2122.ebuild @@ -1,4 +1,4 @@ -# Copyright 2018-2023 Gentoo Authors +# Copyright 2018-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,7 @@ SLOT="0" BDEPEND=" ${PYTHON_DEPS} - dev-util/ninja + app-alternatives/ninja " PATCHES=( diff --git a/dev-util/gn/gn-9999.ebuild b/dev-util/gn/gn-9999.ebuild index 399b5b73b12b..6ed90545455f 100644 --- a/dev-util/gn/gn-9999.ebuild +++ b/dev-util/gn/gn-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2018-2023 Gentoo Authors +# Copyright 2018-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,7 @@ SLOT="0" BDEPEND=" ${PYTHON_DEPS} - dev-util/ninja + app-alternatives/ninja " PATCHES=( diff --git a/dev-util/gob/gob-2.0.20-r1.ebuild b/dev-util/gob/gob-2.0.20-r1.ebuild index 9071d5e3c116..7dd6638b0069 100644 --- a/dev-util/gob/gob-2.0.20-r1.ebuild +++ b/dev-util/gob/gob-2.0.20-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 @@ -17,6 +17,6 @@ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~s390 ~sparc x86 RDEPEND=">=dev-libs/glib-2.4:2" DEPEND="${RDEPEND}" BDEPEND=" - sys-devel/flex + app-alternatives/lex virtual/pkgconfig app-alternatives/yacc" diff --git a/dev-util/kbuild/kbuild-0.1.9998.3499-r4.ebuild b/dev-util/kbuild/kbuild-0.1.9998.3499-r4.ebuild index 14a330e3ad6b..1ed4a97698af 100644 --- a/dev-util/kbuild/kbuild-0.1.9998.3499-r4.ebuild +++ b/dev-util/kbuild/kbuild-0.1.9998.3499-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 @@ -19,7 +19,7 @@ IUSE="" BDEPEND=" sys-apps/texinfo - sys-devel/flex + app-alternatives/lex sys-devel/gettext virtual/pkgconfig app-alternatives/yacc diff --git a/dev-util/kbuild/kbuild-0.1.9998.3572-r4.ebuild b/dev-util/kbuild/kbuild-0.1.9998.3572-r4.ebuild index 53206a6cd816..31c91dcacac0 100644 --- a/dev-util/kbuild/kbuild-0.1.9998.3572-r4.ebuild +++ b/dev-util/kbuild/kbuild-0.1.9998.3572-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 @@ -19,7 +19,7 @@ IUSE="" BDEPEND=" sys-apps/texinfo - sys-devel/flex + app-alternatives/lex sys-devel/gettext virtual/pkgconfig app-alternatives/yacc diff --git a/dev-util/kbuild/kbuild-0.1.9998.3592.ebuild b/dev-util/kbuild/kbuild-0.1.9998.3592.ebuild index 86e558479af4..0d1386d186ec 100644 --- a/dev-util/kbuild/kbuild-0.1.9998.3592.ebuild +++ b/dev-util/kbuild/kbuild-0.1.9998.3592.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 @@ -18,7 +18,7 @@ KEYWORDS="amd64 x86" BDEPEND=" sys-apps/texinfo - sys-devel/flex + app-alternatives/lex sys-devel/gettext virtual/pkgconfig app-alternatives/yacc diff --git a/dev-util/kbuild/kbuild-9999.ebuild b/dev-util/kbuild/kbuild-9999.ebuild index 63851a665f3b..0c7ecee2efa6 100644 --- a/dev-util/kbuild/kbuild-9999.ebuild +++ b/dev-util/kbuild/kbuild-9999.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 @@ IUSE="" BDEPEND=" sys-apps/texinfo - sys-devel/flex + app-alternatives/lex sys-devel/gettext virtual/pkgconfig app-alternatives/yacc diff --git a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.2.2.ebuild b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.2.2.ebuild index edbfc053d9f9..199ddb96d5d3 100644 --- a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.2.2.ebuild +++ b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.2.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 @@ -16,5 +16,5 @@ KEYWORDS="amd64 arm64 ~ppc64 x86" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex " diff --git a/dev-util/kdevelop/kdevelop-23.08.4.ebuild b/dev-util/kdevelop/kdevelop-23.08.4.ebuild index 0b77f05a7d07..9736787d4856 100644 --- a/dev-util/kdevelop/kdevelop-23.08.4.ebuild +++ b/dev-util/kdevelop/kdevelop-23.08.4.ebuild @@ -88,7 +88,7 @@ RDEPEND="${COMMON_DEPEND} >=dev-qt/qdbus-${QTMIN}:* >=dev-qt/qtquickcontrols-${QTMIN}:5 >=dev-qt/qtquickcontrols2-${QTMIN}:5 - dev-util/ninja + app-alternatives/ninja kde-apps/kapptemplate:5 || ( kde-apps/kio-extras-kf5:5 diff --git a/dev-util/meson/meson-1.1.1.ebuild b/dev-util/meson/meson-1.1.1.ebuild index affad54f237d..e7cc67555212 100644 --- a/dev-util/meson/meson-1.1.1.ebuild +++ b/dev-util/meson/meson-1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2016-2023 Gentoo Authors +# Copyright 2016-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -42,7 +42,7 @@ DEPEND=" test? ( dev-libs/glib:2 dev-libs/gobject-introspection - dev-util/ninja + app-alternatives/ninja dev-vcs/git sys-libs/zlib[static-libs(+)] virtual/pkgconfig diff --git a/dev-util/meson/meson-1.2.1-r1.ebuild b/dev-util/meson/meson-1.2.1-r1.ebuild index 016c524354aa..5443030fc815 100644 --- a/dev-util/meson/meson-1.2.1-r1.ebuild +++ b/dev-util/meson/meson-1.2.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2016-2023 Gentoo Authors +# Copyright 2016-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -42,7 +42,7 @@ DEPEND=" test? ( dev-libs/glib:2 dev-libs/gobject-introspection - dev-util/ninja + app-alternatives/ninja dev-vcs/git sys-libs/zlib[static-libs(+)] virtual/pkgconfig diff --git a/dev-util/meson/meson-1.2.1-r2.ebuild b/dev-util/meson/meson-1.2.1-r2.ebuild index 280175c18c6a..8394dad75715 100644 --- a/dev-util/meson/meson-1.2.1-r2.ebuild +++ b/dev-util/meson/meson-1.2.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2016-2023 Gentoo Authors +# Copyright 2016-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -42,7 +42,7 @@ DEPEND=" test? ( dev-libs/glib:2 dev-libs/gobject-introspection - dev-util/ninja + app-alternatives/ninja dev-vcs/git sys-libs/zlib[static-libs(+)] virtual/pkgconfig diff --git a/dev-util/meson/meson-1.2.2-r1.ebuild b/dev-util/meson/meson-1.2.2-r1.ebuild index 191b8ea6ead8..f19775d1fd3d 100644 --- a/dev-util/meson/meson-1.2.2-r1.ebuild +++ b/dev-util/meson/meson-1.2.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2016-2023 Gentoo Authors +# Copyright 2016-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -42,7 +42,7 @@ DEPEND=" test? ( dev-libs/glib:2 dev-libs/gobject-introspection - dev-util/ninja + app-alternatives/ninja dev-vcs/git sys-libs/zlib[static-libs(+)] virtual/pkgconfig diff --git a/dev-util/meson/meson-1.2.2.ebuild b/dev-util/meson/meson-1.2.2.ebuild index 429bfd5ba7d3..2562b7ab025f 100644 --- a/dev-util/meson/meson-1.2.2.ebuild +++ b/dev-util/meson/meson-1.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2016-2023 Gentoo Authors +# Copyright 2016-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -42,7 +42,7 @@ DEPEND=" test? ( dev-libs/glib:2 dev-libs/gobject-introspection - dev-util/ninja + app-alternatives/ninja dev-vcs/git sys-libs/zlib[static-libs(+)] virtual/pkgconfig diff --git a/dev-util/meson/meson-1.2.3.ebuild b/dev-util/meson/meson-1.2.3.ebuild index 71e1bdb7dc07..9c472cdd34c0 100644 --- a/dev-util/meson/meson-1.2.3.ebuild +++ b/dev-util/meson/meson-1.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2016-2023 Gentoo Authors +# Copyright 2016-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -42,7 +42,7 @@ DEPEND=" test? ( dev-libs/glib:2 dev-libs/gobject-introspection - dev-util/ninja + app-alternatives/ninja dev-vcs/git sys-libs/zlib[static-libs(+)] virtual/pkgconfig diff --git a/dev-util/meson/meson-1.3.0-r1.ebuild b/dev-util/meson/meson-1.3.0-r1.ebuild index 1621828da199..63d6c0a17684 100644 --- a/dev-util/meson/meson-1.3.0-r1.ebuild +++ b/dev-util/meson/meson-1.3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2016-2023 Gentoo Authors +# Copyright 2016-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -42,7 +42,7 @@ DEPEND=" test? ( dev-libs/glib:2 dev-libs/gobject-introspection - dev-util/ninja + app-alternatives/ninja dev-vcs/git sys-libs/zlib[static-libs(+)] virtual/pkgconfig diff --git a/dev-util/meson/meson-1.3.0-r2.ebuild b/dev-util/meson/meson-1.3.0-r2.ebuild index c866e99a75e1..c663b7fe3456 100644 --- a/dev-util/meson/meson-1.3.0-r2.ebuild +++ b/dev-util/meson/meson-1.3.0-r2.ebuild @@ -42,7 +42,7 @@ DEPEND=" test? ( dev-libs/glib:2 dev-libs/gobject-introspection - dev-util/ninja + app-alternatives/ninja dev-vcs/git sys-libs/zlib[static-libs(+)] virtual/pkgconfig diff --git a/dev-util/meson/meson-1.3.1.ebuild b/dev-util/meson/meson-1.3.1.ebuild index 0ae70d840991..2498ea56a83a 100644 --- a/dev-util/meson/meson-1.3.1.ebuild +++ b/dev-util/meson/meson-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2016-2023 Gentoo Authors +# Copyright 2016-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -42,7 +42,7 @@ DEPEND=" test? ( dev-libs/glib:2 dev-libs/gobject-introspection - dev-util/ninja + app-alternatives/ninja dev-vcs/git sys-libs/zlib[static-libs(+)] virtual/pkgconfig diff --git a/dev-util/meson/meson-9999.ebuild b/dev-util/meson/meson-9999.ebuild index 58946549b0ad..4e7497b5c819 100644 --- a/dev-util/meson/meson-9999.ebuild +++ b/dev-util/meson/meson-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2016-2023 Gentoo Authors +# Copyright 2016-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -42,7 +42,7 @@ DEPEND=" test? ( dev-libs/glib:2 dev-libs/gobject-introspection - dev-util/ninja + app-alternatives/ninja dev-vcs/git sys-libs/zlib[static-libs(+)] virtual/pkgconfig diff --git a/dev-util/perf/perf-6.3.ebuild b/dev-util/perf/perf-6.3.ebuild index e3f009470d74..07bfe1f6f31c 100644 --- a/dev-util/perf/perf-6.3.ebuild +++ b/dev-util/perf/perf-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=7 @@ -42,7 +42,7 @@ BDEPEND=" >=app-arch/tar-1.34-r2 dev-python/setuptools[${PYTHON_USEDEP}] sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig doc? ( app-text/asciidoc diff --git a/dev-util/perf/perf-6.5.ebuild b/dev-util/perf/perf-6.5.ebuild index 128f4fd8b60a..c394674589dc 100644 --- a/dev-util/perf/perf-6.5.ebuild +++ b/dev-util/perf/perf-6.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 @@ -45,7 +45,7 @@ BDEPEND=" >=app-arch/tar-1.34-r2 dev-python/setuptools[${PYTHON_USEDEP}] sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig doc? ( app-text/asciidoc diff --git a/dev-util/perf/perf-6.6.ebuild b/dev-util/perf/perf-6.6.ebuild index 206b06714a2f..8001a2edcbad 100644 --- a/dev-util/perf/perf-6.6.ebuild +++ b/dev-util/perf/perf-6.6.ebuild @@ -44,7 +44,7 @@ BDEPEND=" >=app-arch/tar-1.34-r2 dev-python/setuptools[${PYTHON_USEDEP}] sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig doc? ( app-text/asciidoc diff --git a/dev-util/poke/poke-2.4-r1.ebuild b/dev-util/poke/poke-2.4-r1.ebuild index 0495d5a50622..095ad34975be 100644 --- a/dev-util/poke/poke-2.4-r1.ebuild +++ b/dev-util/poke/poke-2.4-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 @@ -18,7 +18,7 @@ if [[ ${PV} == 9999 ]]; then sys-apps/help2man sys-apps/texinfo sys-devel/bison - sys-devel/flex + app-alternatives/lex " else SRC_URI="mirror://gnu/poke/${P}.tar.gz" diff --git a/dev-util/poke/poke-2.90.1.ebuild b/dev-util/poke/poke-2.90.1.ebuild index 83a14a35e497..c66f080e0c70 100644 --- a/dev-util/poke/poke-2.90.1.ebuild +++ b/dev-util/poke/poke-2.90.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 @@ -18,7 +18,7 @@ if [[ ${PV} == 9999 ]]; then sys-apps/help2man sys-apps/texinfo sys-devel/bison - sys-devel/flex + app-alternatives/lex " elif [[ $(ver_cut 2) -ge 90 || $(ver_cut 3) -ge 90 ]]; then SRC_URI="https://alpha.gnu.org/gnu/poke/${P}.tar.gz" diff --git a/dev-util/poke/poke-3.0.ebuild b/dev-util/poke/poke-3.0.ebuild index 0ab0c56d8c9f..98957b4fdebf 100644 --- a/dev-util/poke/poke-3.0.ebuild +++ b/dev-util/poke/poke-3.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 @@ -18,7 +18,7 @@ if [[ ${PV} == 9999 ]]; then sys-apps/help2man sys-apps/texinfo sys-devel/bison - sys-devel/flex + app-alternatives/lex " elif [[ $(ver_cut 2) -ge 90 || $(ver_cut 3) -ge 90 ]]; then SRC_URI="https://alpha.gnu.org/gnu/poke/${P}.tar.gz" diff --git a/dev-util/poke/poke-3.1.ebuild b/dev-util/poke/poke-3.1.ebuild index 0ab0c56d8c9f..98957b4fdebf 100644 --- a/dev-util/poke/poke-3.1.ebuild +++ b/dev-util/poke/poke-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 @@ -18,7 +18,7 @@ if [[ ${PV} == 9999 ]]; then sys-apps/help2man sys-apps/texinfo sys-devel/bison - sys-devel/flex + app-alternatives/lex " elif [[ $(ver_cut 2) -ge 90 || $(ver_cut 3) -ge 90 ]]; then SRC_URI="https://alpha.gnu.org/gnu/poke/${P}.tar.gz" diff --git a/dev-util/poke/poke-3.2.ebuild b/dev-util/poke/poke-3.2.ebuild index 0ab0c56d8c9f..98957b4fdebf 100644 --- a/dev-util/poke/poke-3.2.ebuild +++ b/dev-util/poke/poke-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 @@ -18,7 +18,7 @@ if [[ ${PV} == 9999 ]]; then sys-apps/help2man sys-apps/texinfo sys-devel/bison - sys-devel/flex + app-alternatives/lex " elif [[ $(ver_cut 2) -ge 90 || $(ver_cut 3) -ge 90 ]]; then SRC_URI="https://alpha.gnu.org/gnu/poke/${P}.tar.gz" diff --git a/dev-util/poke/poke-3.3.ebuild b/dev-util/poke/poke-3.3.ebuild index b176ec0d712a..f8f82f1eeb36 100644 --- a/dev-util/poke/poke-3.3.ebuild +++ b/dev-util/poke/poke-3.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 @@ -18,7 +18,7 @@ if [[ ${PV} == 9999 ]]; then sys-apps/help2man sys-apps/texinfo sys-devel/bison - sys-devel/flex + app-alternatives/lex " elif [[ $(ver_cut 2) -ge 90 || $(ver_cut 3) -ge 90 ]]; then SRC_URI="https://alpha.gnu.org/gnu/poke/${P}.tar.gz" diff --git a/dev-util/poke/poke-9999.ebuild b/dev-util/poke/poke-9999.ebuild index 9ac3d2fc40bf..553465853116 100644 --- a/dev-util/poke/poke-9999.ebuild +++ b/dev-util/poke/poke-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 @@ -18,7 +18,7 @@ if [[ ${PV} == 9999 ]]; then sys-apps/help2man sys-apps/texinfo sys-devel/bison - sys-devel/flex + app-alternatives/lex " elif [[ $(ver_cut 2) -ge 90 || $(ver_cut 3) -ge 90 ]]; then SRC_URI="https://alpha.gnu.org/gnu/poke/${P}.tar.gz" diff --git a/dev-util/pscan/pscan-20000721-r1.ebuild b/dev-util/pscan/pscan-20000721-r1.ebuild index 260a2eb5405a..152745bc2ad7 100644 --- a/dev-util/pscan/pscan-20000721-r1.ebuild +++ b/dev-util/pscan/pscan-20000721-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=7 @@ -16,7 +16,7 @@ IUSE="" # Does NOT contain a testsuite, but does contain a test.c that confuses src_test RESTRICT="test" -BDEPEND="sys-devel/flex" +BDEPEND="app-alternatives/lex" S="${WORKDIR}/${PN}" PATCHES=( "${FILESDIR}"/${P}-fix-build-system.patch ) diff --git a/dev-util/systemtap/systemtap-4.8.ebuild b/dev-util/systemtap/systemtap-4.8.ebuild index a38eb34da1ac..3c104ee392db 100644 --- a/dev-util/systemtap/systemtap-4.8.ebuild +++ b/dev-util/systemtap/systemtap-4.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 @@ -36,7 +36,7 @@ CDEPEND=" " DEPEND=" ${CDEPEND} - app-arch/cpio + app-alternatives/cpio app-text/xmlto $(python_gen_cond_dep 'dev-python/setuptools[${PYTHON_USEDEP}]') >=sys-devel/gettext-0.18.2 diff --git a/dev-util/systemtap/systemtap-4.9.ebuild b/dev-util/systemtap/systemtap-4.9.ebuild index d8827e63733e..a37ebe5df640 100644 --- a/dev-util/systemtap/systemtap-4.9.ebuild +++ b/dev-util/systemtap/systemtap-4.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 @@ -36,7 +36,7 @@ CDEPEND=" " DEPEND=" ${CDEPEND} - app-arch/cpio + app-alternatives/cpio app-text/xmlto $(python_gen_cond_dep 'dev-python/setuptools[${PYTHON_USEDEP}]') >=sys-devel/gettext-0.18.2 diff --git a/dev-util/systemtap/systemtap-5.0.ebuild b/dev-util/systemtap/systemtap-5.0.ebuild index 27c3f6d257b6..15d5a7155f0f 100644 --- a/dev-util/systemtap/systemtap-5.0.ebuild +++ b/dev-util/systemtap/systemtap-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=8 @@ -36,7 +36,7 @@ CDEPEND=" " DEPEND=" ${CDEPEND} - app-arch/cpio + app-alternatives/cpio app-text/xmlto $(python_gen_cond_dep 'dev-python/setuptools[${PYTHON_USEDEP}]') >=sys-devel/gettext-0.18.2 diff --git a/dev-util/xmlindent/xmlindent-0.2.17-r2.ebuild b/dev-util/xmlindent/xmlindent-0.2.17-r2.ebuild index 3b038a3ca663..98aa27cb72a2 100644 --- a/dev-util/xmlindent/xmlindent-0.2.17-r2.ebuild +++ b/dev-util/xmlindent/xmlindent-0.2.17-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 x86" -DEPEND="sys-devel/flex" +DEPEND="app-alternatives/lex" src_prepare() { default diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass index 76aa820aad09..786b78958200 100644 --- a/eclass/kernel-2.eclass +++ b/eclass/kernel-2.eclass @@ -653,11 +653,11 @@ kernel_is() { # Capture the sources type and set DEPENDs if [[ ${ETYPE} == sources ]]; then RDEPEND="!build? ( - app-arch/cpio + app-alternatives/cpio dev-lang/perl app-alternatives/bc sys-devel/bison - sys-devel/flex + app-alternatives/lex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf diff --git a/eclass/kernel-build.eclass b/eclass/kernel-build.eclass index 36cb08811829..841981a6ad45 100644 --- a/eclass/kernel-build.eclass +++ b/eclass/kernel-build.eclass @@ -37,9 +37,9 @@ inherit multiprocessing python-any-r1 savedconfig toolchain-funcs kernel-install BDEPEND=" ${PYTHON_DEPS} - app-arch/cpio + app-alternatives/cpio app-alternatives/bc - sys-devel/flex + app-alternatives/lex virtual/libelf app-alternatives/yacc arm? ( sys-apps/dtc ) diff --git a/eclass/ninja-utils.eclass b/eclass/ninja-utils.eclass index 8b42c5849522..f07c7d410987 100644 --- a/eclass/ninja-utils.eclass +++ b/eclass/ninja-utils.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: ninja-utils.eclass @@ -8,11 +8,11 @@ # Michał Górny <mgorny@gentoo.org> # Mike Gilbert <floppym@gentoo.org> # @SUPPORTED_EAPIS: 7 8 -# @BLURB: common bits to run dev-util/ninja builder +# @BLURB: common bits to run app-alternatives/ninja builder # @DESCRIPTION: # This eclass provides a single function -- eninja -- that can be used # to run the ninja builder alike emake. It does not define any -# dependencies, you need to depend on dev-util/ninja yourself. Since +# dependencies, you need to depend on app-alternatives/ninja yourself. Since # ninja is rarely used stand-alone, most of the time this eclass will # be used indirectly by the eclasses for other build systems (CMake, # Meson). diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass index 60769c93877f..6ac5f97b114a 100644 --- a/eclass/toolchain.eclass +++ b/eclass/toolchain.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: toolchain.eclass @@ -304,7 +304,7 @@ fi BDEPEND=" >=sys-devel/bison-1.875 - >=sys-devel/flex-2.5.4 + >=app-alternatives/lex-2.5.4 nls? ( sys-devel/gettext ) test? ( >=dev-util/dejagnu-1.4.4 diff --git a/eclass/unpacker.eclass b/eclass/unpacker.eclass index 652527b52ec6..2957ca02d3f4 100644 --- a/eclass/unpacker.eclass +++ b/eclass/unpacker.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: unpacker.eclass @@ -609,7 +609,7 @@ unpacker_src_uri_depends() { for uri in "$@" ; do case ${uri,,} in *.cpio.*|*.cpio) - deps[cpio]="app-arch/cpio" ;; + deps[cpio]="app-alternatives/cpio" ;; *.rar) deps[rar]="app-arch/unrar" ;; *.7z) diff --git a/games-board/gnushogi/gnushogi-1.4.1-r1.ebuild b/games-board/gnushogi/gnushogi-1.4.1-r1.ebuild index 7d1bde2639a8..dbee91130b0c 100644 --- a/games-board/gnushogi/gnushogi-1.4.1-r1.ebuild +++ b/games-board/gnushogi/gnushogi-1.4.1-r1.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 @@ -20,7 +20,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" >=sys-devel/bison-1.34 - >=sys-devel/flex-2.5" + app-alternatives/lex" PATCHES=( "${FILESDIR}"/${PN}-1.4.1-fno-common.patch ) diff --git a/games-fps/serioussam/serioussam-1.10.6.ebuild b/games-fps/serioussam/serioussam-1.10.6.ebuild index 5b9b2d1a433d..0e71d96cbbfa 100644 --- a/games-fps/serioussam/serioussam-1.10.6.ebuild +++ b/games-fps/serioussam/serioussam-1.10.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 @@ -46,7 +46,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" virtual/pkgconfig - sys-devel/flex + app-alternatives/lex sys-devel/bison media-gfx/imagemagick " diff --git a/games-misc/bsd-games/bsd-games-2.17_p28-r2.ebuild b/games-misc/bsd-games/bsd-games-2.17_p28-r2.ebuild index ce93763e7213..02b52a6e08e0 100644 --- a/games-misc/bsd-games/bsd-games-2.17_p28-r2.ebuild +++ b/games-misc/bsd-games/bsd-games-2.17_p28-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 @@ -30,7 +30,7 @@ RDEPEND=" " BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig " diff --git a/games-misc/bsd-games/bsd-games-3.1-r2.ebuild b/games-misc/bsd-games/bsd-games-3.1-r2.ebuild index 8cb3392c3894..abd3f8c406ba 100644 --- a/games-misc/bsd-games/bsd-games-3.1-r2.ebuild +++ b/games-misc/bsd-games/bsd-games-3.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=7 @@ -33,7 +33,7 @@ RDEPEND=" BDEPEND=" sys-apps/which sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig " diff --git a/games-misc/bsd-games/bsd-games-3.2.ebuild b/games-misc/bsd-games/bsd-games-3.2.ebuild index 7b5b4c20d5d9..c8c55dcd767a 100644 --- a/games-misc/bsd-games/bsd-games-3.2.ebuild +++ b/games-misc/bsd-games/bsd-games-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 @@ -32,7 +32,7 @@ RDEPEND=" " BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig " diff --git a/games-puzzle/flobopuyo/flobopuyo-0.20-r3.ebuild b/games-puzzle/flobopuyo/flobopuyo-0.20-r3.ebuild index c38cdc1d7cbb..a685cfc79e89 100644 --- a/games-puzzle/flobopuyo/flobopuyo-0.20-r3.ebuild +++ b/games-puzzle/flobopuyo/flobopuyo-0.20-r3.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 @@ -24,7 +24,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig" PATCHES=( diff --git a/games-roguelike/stone-soup/stone-soup-0.25.1-r103.ebuild b/games-roguelike/stone-soup/stone-soup-0.25.1-r103.ebuild index cfb186245ce1..2fd6ee339cb2 100644 --- a/games-roguelike/stone-soup/stone-soup-0.25.1-r103.ebuild +++ b/games-roguelike/stone-soup/stone-soup-0.25.1-r103.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 # There are many slots for this package because people in the community @@ -70,7 +70,7 @@ BDEPEND=" dev-lang/perl ${PYTHON_DEPS} $(python_gen_any_dep 'dev-python/pyyaml[${PYTHON_USEDEP}]') - sys-devel/flex + app-alternatives/lex tiles? ( advpng? ( app-arch/advancecomp diff --git a/games-roguelike/stone-soup/stone-soup-0.26.1-r2.ebuild b/games-roguelike/stone-soup/stone-soup-0.26.1-r2.ebuild index ac840b8128cf..7429d5fa73d8 100644 --- a/games-roguelike/stone-soup/stone-soup-0.26.1-r2.ebuild +++ b/games-roguelike/stone-soup/stone-soup-0.26.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 # There are many slots for this package because people in the community @@ -70,7 +70,7 @@ BDEPEND=" dev-lang/perl ${PYTHON_DEPS} $(python_gen_any_dep 'dev-python/pyyaml[${PYTHON_USEDEP}]') - sys-devel/flex + app-alternatives/lex tiles? ( advpng? ( app-arch/advancecomp diff --git a/games-roguelike/stone-soup/stone-soup-0.27.1-r1.ebuild b/games-roguelike/stone-soup/stone-soup-0.27.1-r1.ebuild index c8dde8ecd912..c22746fce76b 100644 --- a/games-roguelike/stone-soup/stone-soup-0.27.1-r1.ebuild +++ b/games-roguelike/stone-soup/stone-soup-0.27.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 # There are many slots for this package because people in the community @@ -70,7 +70,7 @@ BDEPEND=" dev-lang/perl ${PYTHON_DEPS} $(python_gen_any_dep 'dev-python/pyyaml[${PYTHON_USEDEP}]') - sys-devel/flex + app-alternatives/lex tiles? ( advpng? ( app-arch/advancecomp diff --git a/games-roguelike/stone-soup/stone-soup-0.28.0-r1.ebuild b/games-roguelike/stone-soup/stone-soup-0.28.0-r1.ebuild index 1907acb253f4..083a42449f70 100644 --- a/games-roguelike/stone-soup/stone-soup-0.28.0-r1.ebuild +++ b/games-roguelike/stone-soup/stone-soup-0.28.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 # There are many slots for this package because people in the community @@ -85,7 +85,7 @@ BDEPEND=" dev-lang/perl ${PYTHON_DEPS} $(python_gen_any_dep 'dev-python/pyyaml[${PYTHON_USEDEP}]') - sys-devel/flex + app-alternatives/lex tiles? ( advpng? ( app-arch/advancecomp diff --git a/games-roguelike/stone-soup/stone-soup-0.29.1.ebuild b/games-roguelike/stone-soup/stone-soup-0.29.1.ebuild index d751569f7cc8..dd6981ccb593 100644 --- a/games-roguelike/stone-soup/stone-soup-0.29.1.ebuild +++ b/games-roguelike/stone-soup/stone-soup-0.29.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 # There are many slots for this package because people in the community @@ -87,7 +87,7 @@ BDEPEND=" dev-lang/perl ${PYTHON_DEPS} $(python_gen_any_dep 'dev-python/pyyaml[${PYTHON_USEDEP}]') - sys-devel/flex + app-alternatives/lex tiles? ( advpng? ( app-arch/advancecomp diff --git a/games-roguelike/stone-soup/stone-soup-0.30.1.ebuild b/games-roguelike/stone-soup/stone-soup-0.30.1.ebuild index 48d500eea5f4..ef68cd84dd1f 100644 --- a/games-roguelike/stone-soup/stone-soup-0.30.1.ebuild +++ b/games-roguelike/stone-soup/stone-soup-0.30.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 # There are many slots for this package because people in the community @@ -87,7 +87,7 @@ BDEPEND=" dev-lang/perl ${PYTHON_DEPS} $(python_gen_any_dep 'dev-python/pyyaml[${PYTHON_USEDEP}]') - sys-devel/flex + app-alternatives/lex tiles? ( advpng? ( app-arch/advancecomp diff --git a/games-roguelike/stone-soup/stone-soup-0.31.0_pre20230712.ebuild b/games-roguelike/stone-soup/stone-soup-0.31.0_pre20230712.ebuild index 27d9fbf7f734..30ae6c07f99f 100644 --- a/games-roguelike/stone-soup/stone-soup-0.31.0_pre20230712.ebuild +++ b/games-roguelike/stone-soup/stone-soup-0.31.0_pre20230712.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 # There are many slots for this package because people in the community @@ -87,7 +87,7 @@ BDEPEND=" dev-lang/perl ${PYTHON_DEPS} $(python_gen_any_dep 'dev-python/pyyaml[${PYTHON_USEDEP}]') - sys-devel/flex + app-alternatives/lex tiles? ( advpng? ( app-arch/advancecomp diff --git a/games-roguelike/stone-soup/stone-soup-0.31.0_pre20231027.ebuild b/games-roguelike/stone-soup/stone-soup-0.31.0_pre20231027.ebuild index 58e6ae17cd6e..94add6fe6130 100644 --- a/games-roguelike/stone-soup/stone-soup-0.31.0_pre20231027.ebuild +++ b/games-roguelike/stone-soup/stone-soup-0.31.0_pre20231027.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 # There are many slots for this package because people in the community @@ -87,7 +87,7 @@ BDEPEND=" dev-lang/perl ${PYTHON_DEPS} $(python_gen_any_dep 'dev-python/pyyaml[${PYTHON_USEDEP}]') - sys-devel/flex + app-alternatives/lex tiles? ( advpng? ( app-arch/advancecomp diff --git a/gnome-extra/gnome-commander/gnome-commander-1.16.1.ebuild b/gnome-extra/gnome-commander/gnome-commander-1.16.1.ebuild index 30e73d675e09..0fc4f2912e87 100644 --- a/gnome-extra/gnome-commander/gnome-commander-1.16.1.ebuild +++ b/gnome-extra/gnome-commander/gnome-commander-1.16.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 @@ -28,7 +28,7 @@ BDEPEND=" doc? ( app-text/yelp-tools ) dev-util/glib-utils dev-util/gtk-doc-am - sys-devel/flex + app-alternatives/lex >=sys-devel/gettext-0.19.7 virtual/pkgconfig " diff --git a/kde-frameworks/kservice/kservice-5.113.0.ebuild b/kde-frameworks/kservice/kservice-5.113.0.ebuild index 051f729a0504..d8cd1621991c 100644 --- a/kde-frameworks/kservice/kservice-5.113.0.ebuild +++ b/kde-frameworks/kservice/kservice-5.113.0.ebuild @@ -18,7 +18,7 @@ RESTRICT="test" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex man? ( >=kde-frameworks/kdoctools-${PVCUT}:5 ) " RDEPEND=" diff --git a/kde-frameworks/kuserfeedback/kuserfeedback-1.3.0-r3.ebuild b/kde-frameworks/kuserfeedback/kuserfeedback-1.3.0-r3.ebuild index b1669f007437..456656e644ab 100644 --- a/kde-frameworks/kuserfeedback/kuserfeedback-1.3.0-r3.ebuild +++ b/kde-frameworks/kuserfeedback/kuserfeedback-1.3.0-r3.ebuild @@ -33,7 +33,7 @@ RDEPEND="${DEPEND} " BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex doc? ( >=dev-qt/qdoc-${QTMIN}:5 >=dev-qt/qthelp-${QTMIN}:5 diff --git a/kde-frameworks/kuserfeedback/kuserfeedback-5.247.0.ebuild b/kde-frameworks/kuserfeedback/kuserfeedback-5.247.0.ebuild index 888b17752462..b21c7f1abede 100644 --- a/kde-frameworks/kuserfeedback/kuserfeedback-5.247.0.ebuild +++ b/kde-frameworks/kuserfeedback/kuserfeedback-5.247.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 @@ -26,7 +26,7 @@ RDEPEND="${DEPEND} " BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex doc? ( >=dev-qt/qttools-${QTMIN}:6[assistant,qdoc] ) " diff --git a/kde-frameworks/solid/solid-5.113.0.ebuild b/kde-frameworks/solid/solid-5.113.0.ebuild index 3ec4a588a1b0..78d1dcc83af7 100644 --- a/kde-frameworks/solid/solid-5.113.0.ebuild +++ b/kde-frameworks/solid/solid-5.113.0.ebuild @@ -31,7 +31,7 @@ DEPEND="${RDEPEND} BDEPEND=" >=dev-qt/linguist-tools-${QTMIN}:5 sys-devel/bison - sys-devel/flex + app-alternatives/lex " src_configure() { diff --git a/kde-frameworks/solid/solid-5.247.0.ebuild b/kde-frameworks/solid/solid-5.247.0.ebuild index 6a85bb41143c..fa05acaa71ae 100644 --- a/kde-frameworks/solid/solid-5.247.0.ebuild +++ b/kde-frameworks/solid/solid-5.247.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 @@ -29,7 +29,7 @@ DEPEND="${RDEPEND} BDEPEND=" >=dev-qt/qttools-${QTMIN}:6[linguist] sys-devel/bison - sys-devel/flex + app-alternatives/lex " src_configure() { diff --git a/mail-filter/amavisd-new/amavisd-new-2.12.2.ebuild b/mail-filter/amavisd-new/amavisd-new-2.12.2.ebuild index f48522ccbfe6..16b3bf07249a 100644 --- a/mail-filter/amavisd-new/amavisd-new-2.12.2.ebuild +++ b/mail-filter/amavisd-new/amavisd-new-2.12.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=7 @@ -22,7 +22,7 @@ RDEPEND="${DEPEND} app-arch/arc app-arch/bzip2 app-arch/cabextract - app-arch/cpio + app-alternatives/cpio app-arch/gzip app-arch/lha app-arch/lrzip diff --git a/mail-filter/amavisd-new/amavisd-new-2.13.0.ebuild b/mail-filter/amavisd-new/amavisd-new-2.13.0.ebuild index 09f4259b7d8c..68aee7a1fbdb 100644 --- a/mail-filter/amavisd-new/amavisd-new-2.13.0.ebuild +++ b/mail-filter/amavisd-new/amavisd-new-2.13.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 @@ -24,7 +24,7 @@ RDEPEND="${DEPEND} app-arch/arc app-arch/bzip2 app-arch/cabextract - app-arch/cpio + app-alternatives/cpio app-arch/gzip app-arch/lha app-arch/lrzip diff --git a/mail-filter/mailfilter/mailfilter-0.8.9.ebuild b/mail-filter/mailfilter/mailfilter-0.8.9.ebuild index 38c031ca9020..8a49d13864f9 100644 --- a/mail-filter/mailfilter/mailfilter-0.8.9.ebuild +++ b/mail-filter/mailfilter/mailfilter-0.8.9.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 @@ PATCHES=( "${FILESDIR}"/${PV}-prototypes.patch ) -DEPEND="sys-devel/flex +DEPEND="app-alternatives/lex ssl? ( dev-libs/openssl:= )" RDEPEND="ssl? ( dev-libs/openssl:= )" diff --git a/mail-mta/esmtp/esmtp-1.2-r2.ebuild b/mail-mta/esmtp/esmtp-1.2-r2.ebuild index 839076fa7d61..19f5a6b61c24 100644 --- a/mail-mta/esmtp/esmtp-1.2-r2.ebuild +++ b/mail-mta/esmtp/esmtp-1.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 @@ -30,7 +30,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND=" - sys-devel/flex + app-alternatives/lex virtual/pkgconfig " diff --git a/media-gfx/digikam/digikam-8.1.0-r1.ebuild b/media-gfx/digikam/digikam-8.1.0-r1.ebuild index 9bee3a0bbefb..0bbb1cd60b15 100644 --- a/media-gfx/digikam/digikam-8.1.0-r1.ebuild +++ b/media-gfx/digikam/digikam-8.1.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 @@ -103,7 +103,7 @@ BDEPEND=" sys-devel/gettext panorama? ( sys-devel/bison - sys-devel/flex + app-alternatives/lex ) " diff --git a/media-gfx/digikam/digikam-8.2.0.ebuild b/media-gfx/digikam/digikam-8.2.0.ebuild index 0c699038a243..bdc07fbaa89c 100644 --- a/media-gfx/digikam/digikam-8.2.0.ebuild +++ b/media-gfx/digikam/digikam-8.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -103,7 +103,7 @@ BDEPEND=" sys-devel/gettext panorama? ( sys-devel/bison - sys-devel/flex + app-alternatives/lex ) " diff --git a/media-gfx/graphviz/graphviz-8.1.0.ebuild b/media-gfx/graphviz/graphviz-8.1.0.ebuild index aad3bcba5623..df90b78bcdf4 100644 --- a/media-gfx/graphviz/graphviz-8.1.0.ebuild +++ b/media-gfx/graphviz/graphviz-8.1.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 @@ -65,7 +65,7 @@ RDEPEND=" DEPEND="${RDEPEND} X? ( x11-base/xorg-proto )" BDEPEND=" - sys-devel/flex + app-alternatives/lex sys-devel/libtool virtual/pkgconfig doc? ( diff --git a/media-gfx/graphviz/graphviz-9.0.0.ebuild b/media-gfx/graphviz/graphviz-9.0.0.ebuild index 9d1aaab6a8f5..4eae180589ce 100644 --- a/media-gfx/graphviz/graphviz-9.0.0.ebuild +++ b/media-gfx/graphviz/graphviz-9.0.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 @@ -65,7 +65,7 @@ RDEPEND=" DEPEND="${RDEPEND} X? ( x11-base/xorg-proto )" BDEPEND=" - sys-devel/flex + app-alternatives/lex sys-devel/libtool virtual/pkgconfig doc? ( diff --git a/media-gfx/gthumb/gthumb-3.12.2-r5.ebuild b/media-gfx/gthumb/gthumb-3.12.2-r5.ebuild index 72e0309eca69..f1a866385fbc 100644 --- a/media-gfx/gthumb/gthumb-3.12.2-r5.ebuild +++ b/media-gfx/gthumb/gthumb-3.12.2-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 @@ -62,7 +62,7 @@ BDEPEND=" dev-util/glib-utils dev-util/itstool sys-devel/bison - sys-devel/flex + app-alternatives/lex >=sys-devel/gettext-0.19.8 virtual/pkgconfig " diff --git a/media-gfx/gthumb/gthumb-3.12.3.ebuild b/media-gfx/gthumb/gthumb-3.12.3.ebuild index 8704f3ef2a17..ac90fac73045 100644 --- a/media-gfx/gthumb/gthumb-3.12.3.ebuild +++ b/media-gfx/gthumb/gthumb-3.12.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 @@ -62,7 +62,7 @@ BDEPEND=" dev-util/glib-utils dev-util/itstool sys-devel/bison - sys-devel/flex + app-alternatives/lex >=sys-devel/gettext-0.19.8 virtual/pkgconfig " diff --git a/media-gfx/gthumb/gthumb-3.12.4.ebuild b/media-gfx/gthumb/gthumb-3.12.4.ebuild index 0b8ddf6070a3..7012ce811bff 100644 --- a/media-gfx/gthumb/gthumb-3.12.4.ebuild +++ b/media-gfx/gthumb/gthumb-3.12.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 @@ -62,7 +62,7 @@ BDEPEND=" dev-util/glib-utils dev-util/itstool sys-devel/bison - sys-devel/flex + app-alternatives/lex >=sys-devel/gettext-0.19.8 virtual/pkgconfig " diff --git a/media-gfx/mscgen/mscgen-0.20.ebuild b/media-gfx/mscgen/mscgen-0.20.ebuild index c0703608abf4..8361e052bbd6 100644 --- a/media-gfx/mscgen/mscgen-0.20.ebuild +++ b/media-gfx/mscgen/mscgen-0.20.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 @@ -22,7 +22,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig" # Workaround for bug #379279 diff --git a/media-gfx/openscad/openscad-2021.01-r4.ebuild b/media-gfx/openscad/openscad-2021.01-r4.ebuild index fe623f9e3453..29c11f311388 100644 --- a/media-gfx/openscad/openscad-2021.01-r4.ebuild +++ b/media-gfx/openscad/openscad-2021.01-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 @@ -53,7 +53,7 @@ DEPEND="${RDEPEND}" BDEPEND=" dev-util/itstool sys-devel/bison - sys-devel/flex + app-alternatives/lex sys-devel/gettext virtual/pkgconfig " diff --git a/media-gfx/openscad/openscad-9999.ebuild b/media-gfx/openscad/openscad-9999.ebuild index ccf5837e0e73..8d8762a5ed16 100644 --- a/media-gfx/openscad/openscad-9999.ebuild +++ b/media-gfx/openscad/openscad-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 # TODO's @@ -66,7 +66,7 @@ DEPEND="${RDEPEND}" BDEPEND=" dev-util/itstool sys-devel/bison - sys-devel/flex + app-alternatives/lex sys-devel/gettext virtual/pkgconfig " diff --git a/media-gfx/xpaint/xpaint-3.1.4-r4.ebuild b/media-gfx/xpaint/xpaint-3.1.4-r4.ebuild index 200d620913c7..7fa45d9e3582 100644 --- a/media-gfx/xpaint/xpaint-3.1.4-r4.ebuild +++ b/media-gfx/xpaint/xpaint-3.1.4-r4.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 @@ -33,7 +33,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig " diff --git a/media-libs/gstreamer/gstreamer-1.20.5.ebuild b/media-libs/gstreamer/gstreamer-1.20.5.ebuild index c807a61e6186..49e803aae176 100644 --- a/media-libs/gstreamer/gstreamer-1.20.5.ebuild +++ b/media-libs/gstreamer/gstreamer-1.20.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=7 @@ -28,7 +28,7 @@ DEPEND="${RDEPEND}" BDEPEND=" dev-util/glib-utils sys-devel/bison - sys-devel/flex + app-alternatives/lex " DOCS=( AUTHORS ChangeLog NEWS MAINTAINERS README.md RELEASE ) diff --git a/media-libs/gstreamer/gstreamer-1.20.6.ebuild b/media-libs/gstreamer/gstreamer-1.20.6.ebuild index 0f442f5ffc7c..0be9cb788693 100644 --- a/media-libs/gstreamer/gstreamer-1.20.6.ebuild +++ b/media-libs/gstreamer/gstreamer-1.20.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=7 @@ -28,7 +28,7 @@ DEPEND="${RDEPEND}" BDEPEND=" dev-util/glib-utils sys-devel/bison - sys-devel/flex + app-alternatives/lex " DOCS=( AUTHORS ChangeLog NEWS MAINTAINERS README.md RELEASE ) diff --git a/media-libs/gstreamer/gstreamer-1.22.3.ebuild b/media-libs/gstreamer/gstreamer-1.22.3.ebuild index 5feb391a8112..ac82ce97d912 100644 --- a/media-libs/gstreamer/gstreamer-1.22.3.ebuild +++ b/media-libs/gstreamer/gstreamer-1.22.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=7 @@ -29,7 +29,7 @@ DEPEND="${RDEPEND}" BDEPEND=" dev-util/glib-utils sys-devel/bison - sys-devel/flex + app-alternatives/lex " DOCS=( AUTHORS ChangeLog NEWS MAINTAINERS README.md RELEASE ) diff --git a/media-libs/libcue/libcue-2.3.0.ebuild b/media-libs/libcue/libcue-2.3.0.ebuild index 599e2d9c5cda..2fa2dadc6d70 100644 --- a/media-libs/libcue/libcue-2.3.0.ebuild +++ b/media-libs/libcue/libcue-2.3.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 @@ -16,5 +16,5 @@ IUSE="" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex " diff --git a/media-libs/libgphoto2/libgphoto2-2.5.30.ebuild b/media-libs/libgphoto2/libgphoto2-2.5.30.ebuild index 2b28dfe5d0ca..8ba7a796d04a 100644 --- a/media-libs/libgphoto2/libgphoto2-2.5.30.ebuild +++ b/media-libs/libgphoto2/libgphoto2-2.5.30.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 # TODO @@ -65,7 +65,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" dev-util/gtk-doc-am - sys-devel/flex + app-alternatives/lex >=sys-devel/gettext-0.19.1 virtual/pkgconfig doc? ( app-doc/doxygen ) diff --git a/media-libs/libgphoto2/libgphoto2-2.5.31-r1.ebuild b/media-libs/libgphoto2/libgphoto2-2.5.31-r1.ebuild index 660a8d299b99..41a377485fdd 100644 --- a/media-libs/libgphoto2/libgphoto2-2.5.31-r1.ebuild +++ b/media-libs/libgphoto2/libgphoto2-2.5.31-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 # TODO @@ -65,7 +65,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" dev-util/gtk-doc-am - sys-devel/flex + app-alternatives/lex >=sys-devel/gettext-0.19.1 virtual/pkgconfig doc? ( app-doc/doxygen ) diff --git a/media-libs/libgphoto2/libgphoto2-2.5.31.ebuild b/media-libs/libgphoto2/libgphoto2-2.5.31.ebuild index 2f3b3b56146f..f7c9b2d73416 100644 --- a/media-libs/libgphoto2/libgphoto2-2.5.31.ebuild +++ b/media-libs/libgphoto2/libgphoto2-2.5.31.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 # TODO @@ -65,7 +65,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" dev-util/gtk-doc-am - sys-devel/flex + app-alternatives/lex >=sys-devel/gettext-0.19.1 virtual/pkgconfig doc? ( app-doc/doxygen ) diff --git a/media-libs/mesa-amber/mesa-amber-21.3.9-r1.ebuild b/media-libs/mesa-amber/mesa-amber-21.3.9-r1.ebuild index 3197bf826c30..f5fd2a33768b 100644 --- a/media-libs/mesa-amber/mesa-amber-21.3.9-r1.ebuild +++ b/media-libs/mesa-amber/mesa-amber-21.3.9-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 @@ -80,7 +80,7 @@ DEPEND="${RDEPEND} BDEPEND=" ${PYTHON_DEPS} sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig $(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]") wayland? ( dev-util/wayland-scanner ) diff --git a/media-libs/mesa/mesa-23.1.8.ebuild b/media-libs/mesa/mesa-23.1.8.ebuild index c2f779b62df5..248fe4fee3cf 100644 --- a/media-libs/mesa/mesa-23.1.8.ebuild +++ b/media-libs/mesa/mesa-23.1.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 @@ -166,7 +166,7 @@ BDEPEND=" >=dev-util/bindgen-0.58.0 ) sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig $(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]") llvm? ( diff --git a/media-libs/mesa/mesa-23.1.9.ebuild b/media-libs/mesa/mesa-23.1.9.ebuild index f460a0d30b7c..eadcf3401a71 100644 --- a/media-libs/mesa/mesa-23.1.9.ebuild +++ b/media-libs/mesa/mesa-23.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 @@ -173,7 +173,7 @@ BDEPEND=" >=dev-util/bindgen-0.58.0 ) sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig $(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]") llvm? ( diff --git a/media-libs/mesa/mesa-23.2.1.ebuild b/media-libs/mesa/mesa-23.2.1.ebuild index e497bccae3f6..93f334901ea7 100644 --- a/media-libs/mesa/mesa-23.2.1.ebuild +++ b/media-libs/mesa/mesa-23.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 @@ -174,7 +174,7 @@ BDEPEND=" >=dev-util/bindgen-0.58.0 ) sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig $(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]") llvm? ( diff --git a/media-libs/mesa/mesa-23.3.0.ebuild b/media-libs/mesa/mesa-23.3.0.ebuild index 2ae05a550bd6..2876fb89bc33 100644 --- a/media-libs/mesa/mesa-23.3.0.ebuild +++ b/media-libs/mesa/mesa-23.3.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 @@ -157,7 +157,7 @@ BDEPEND=" >=dev-util/bindgen-0.58.0 ) sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig $(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]") vulkan? ( diff --git a/media-libs/mesa/mesa-23.3.0_rc5-r1.ebuild b/media-libs/mesa/mesa-23.3.0_rc5-r1.ebuild index 2ae05a550bd6..2876fb89bc33 100644 --- a/media-libs/mesa/mesa-23.3.0_rc5-r1.ebuild +++ b/media-libs/mesa/mesa-23.3.0_rc5-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 @@ -157,7 +157,7 @@ BDEPEND=" >=dev-util/bindgen-0.58.0 ) sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig $(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]") vulkan? ( diff --git a/media-libs/mesa/mesa-23.3.1.ebuild b/media-libs/mesa/mesa-23.3.1.ebuild index 526f90205f1f..ec44b119a85e 100644 --- a/media-libs/mesa/mesa-23.3.1.ebuild +++ b/media-libs/mesa/mesa-23.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 @@ -157,7 +157,7 @@ BDEPEND=" >=dev-util/bindgen-0.58.0 ) sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig $(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]") vulkan? ( diff --git a/media-libs/mesa/mesa-23.3.2.ebuild b/media-libs/mesa/mesa-23.3.2.ebuild index 5cecdcf511e9..e4a0d2ec8216 100644 --- a/media-libs/mesa/mesa-23.3.2.ebuild +++ b/media-libs/mesa/mesa-23.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 @@ -157,7 +157,7 @@ BDEPEND=" >=dev-util/bindgen-0.58.0 ) sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig $(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]") vulkan? ( diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index dfa1ff15e18d..8b06f336cb10 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-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 @@ -158,7 +158,7 @@ BDEPEND=" >=dev-util/meson-1.3.0 ) sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig $(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]") vulkan? ( diff --git a/media-libs/nas/nas-1.9.5.ebuild b/media-libs/nas/nas-1.9.5.ebuild index 361d40334d52..0f68945a0980 100644 --- a/media-libs/nas/nas-1.9.5.ebuild +++ b/media-libs/nas/nas-1.9.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 @@ -30,7 +30,7 @@ DEPEND=" BDEPEND=" app-text/rman sys-devel/bison - sys-devel/flex + app-alternatives/lex sys-devel/gcc x11-misc/gccmakedep riscv? ( x11-misc/xorg-cf-files ) diff --git a/media-libs/netpbm/netpbm-11.2.4.ebuild b/media-libs/netpbm/netpbm-11.2.4.ebuild index 8a4ad85ecf07..3afe4523512a 100644 --- a/media-libs/netpbm/netpbm-11.2.4.ebuild +++ b/media-libs/netpbm/netpbm-11.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -49,7 +49,7 @@ DEPEND=" " BDEPEND=" app-arch/xz-utils - sys-devel/flex + app-alternatives/lex virtual/pkgconfig " diff --git a/media-libs/netpbm/netpbm-11.2.5.ebuild b/media-libs/netpbm/netpbm-11.2.5.ebuild index 946ae33e04b7..179d780fff80 100644 --- a/media-libs/netpbm/netpbm-11.2.5.ebuild +++ b/media-libs/netpbm/netpbm-11.2.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 @@ -49,7 +49,7 @@ DEPEND=" " BDEPEND=" app-arch/xz-utils - sys-devel/flex + app-alternatives/lex virtual/pkgconfig " diff --git a/media-libs/netpbm/netpbm-11.2.7.ebuild b/media-libs/netpbm/netpbm-11.2.7.ebuild index e22e58d3b22b..ae73477a0d6c 100644 --- a/media-libs/netpbm/netpbm-11.2.7.ebuild +++ b/media-libs/netpbm/netpbm-11.2.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -49,7 +49,7 @@ DEPEND=" " BDEPEND=" app-arch/xz-utils - sys-devel/flex + app-alternatives/lex virtual/pkgconfig " diff --git a/media-libs/netpbm/netpbm-11.5.1.ebuild b/media-libs/netpbm/netpbm-11.5.1.ebuild index d4ca332ca116..742eedc19d7d 100644 --- a/media-libs/netpbm/netpbm-11.5.1.ebuild +++ b/media-libs/netpbm/netpbm-11.5.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 @@ -49,7 +49,7 @@ DEPEND=" " BDEPEND=" app-arch/xz-utils - sys-devel/flex + app-alternatives/lex virtual/pkgconfig " diff --git a/media-libs/osl/osl-1.12.11.0.ebuild b/media-libs/osl/osl-1.12.11.0.ebuild index 58c299d89c9d..1860f67e35b3 100644 --- a/media-libs/osl/osl-1.12.11.0.ebuild +++ b/media-libs/osl/osl-1.12.11.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 @@ -54,7 +54,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig " diff --git a/media-libs/osl/osl-1.12.13.0.ebuild b/media-libs/osl/osl-1.12.13.0.ebuild index dd1d1fecff02..22127812d30b 100644 --- a/media-libs/osl/osl-1.12.13.0.ebuild +++ b/media-libs/osl/osl-1.12.13.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 @@ -54,7 +54,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig " diff --git a/media-libs/osl/osl-1.12.7.0.ebuild b/media-libs/osl/osl-1.12.7.0.ebuild index 901706148ec2..085dadc409a8 100644 --- a/media-libs/osl/osl-1.12.7.0.ebuild +++ b/media-libs/osl/osl-1.12.7.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 @@ -54,7 +54,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig " diff --git a/media-libs/raptor/raptor-2.0.15-r8.ebuild b/media-libs/raptor/raptor-2.0.15-r8.ebuild index 1369e886dbd2..76527c9ee736 100644 --- a/media-libs/raptor/raptor-2.0.15-r8.ebuild +++ b/media-libs/raptor/raptor-2.0.15-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=8 @@ -30,7 +30,7 @@ RDEPEND="${DEPEND} " BDEPEND=" >=sys-devel/bison-3 - >=sys-devel/flex-2.5.36 + app-alternatives/lex virtual/pkgconfig " diff --git a/media-sound/chuck/chuck-1.4.1.1.ebuild b/media-sound/chuck/chuck-1.4.1.1.ebuild index 45ff5363c15b..0cd81eb414ca 100644 --- a/media-sound/chuck/chuck-1.4.1.1.ebuild +++ b/media-sound/chuck/chuck-1.4.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=8 @@ -21,7 +21,7 @@ RDEPEND="app-eselect/eselect-chuck jack? ( virtual/jack )" DEPEND="${RDEPEND} sys-devel/bison - sys-devel/flex" + app-alternatives/lex" PATCHES=( "${FILESDIR}"/${PN}-1.4.0.0-hid-smc.patch diff --git a/media-sound/csound/csound-6.17.0.ebuild b/media-sound/csound/csound-6.17.0.ebuild index 1d45bb6ba1e1..237276eb9a0a 100644 --- a/media-sound/csound/csound-6.17.0.ebuild +++ b/media-sound/csound/csound-6.17.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 # As upstream (and we aswell) are not allowed to redistribute scansyn, @@ -42,7 +42,7 @@ REQUIRED_USE=" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex app-alternatives/yacc doc? ( media-libs/libpng ) lua? ( dev-lang/swig ) diff --git a/media-sound/csound/csound-9999.ebuild b/media-sound/csound/csound-9999.ebuild index df2358e1d9d5..5275a12bba65 100644 --- a/media-sound/csound/csound-9999.ebuild +++ b/media-sound/csound/csound-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 # As upstream (and we aswell) are not allowed to redistribute scansyn, @@ -42,7 +42,7 @@ REQUIRED_USE=" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex app-alternatives/yacc doc? ( media-libs/libpng ) lua? ( dev-lang/swig ) diff --git a/media-sound/denemo/denemo-2.6.0-r2.ebuild b/media-sound/denemo/denemo-2.6.0-r2.ebuild index fab39870338e..5f2d2855bd6f 100644 --- a/media-sound/denemo/denemo-2.6.0-r2.ebuild +++ b/media-sound/denemo/denemo-2.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=7 @@ -53,7 +53,7 @@ DEPEND="${RDEPEND}" BDEPEND=" >=dev-util/gtk-doc-am-1.25-r1 >=dev-util/intltool-0.51.0-r1 - >=sys-devel/flex-2.6.1 + app-alternatives/lex virtual/pkgconfig app-alternatives/yacc gtk-doc? ( >=dev-util/gtk-doc-1.25-r1 ) diff --git a/media-sound/denemo/denemo-2.6.0-r3.ebuild b/media-sound/denemo/denemo-2.6.0-r3.ebuild index 03f9b5c6d21a..0e176b5a378c 100644 --- a/media-sound/denemo/denemo-2.6.0-r3.ebuild +++ b/media-sound/denemo/denemo-2.6.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 @@ -53,7 +53,7 @@ DEPEND="${RDEPEND}" BDEPEND=" >=dev-util/gtk-doc-am-1.25-r1 >=dev-util/intltool-0.51.0-r1 - >=sys-devel/flex-2.6.1 + app-alternatives/lex virtual/pkgconfig app-alternatives/yacc gtk-doc? ( >=dev-util/gtk-doc-1.25-r1 ) diff --git a/media-sound/lilypond/lilypond-2.22.0-r1.ebuild b/media-sound/lilypond/lilypond-2.22.0-r1.ebuild index 420a934926b9..806e840284f9 100644 --- a/media-sound/lilypond/lilypond-2.22.0-r1.ebuild +++ b/media-sound/lilypond/lilypond-2.22.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 @@ -29,7 +29,7 @@ BDEPEND=" dev-texlive/texlive-metapost sys-apps/texinfo sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig doc? ( app-text/texi2html ) " diff --git a/media-sound/lilypond/lilypond-2.22.1-r1.ebuild b/media-sound/lilypond/lilypond-2.22.1-r1.ebuild index faae067c8f95..67823f8af213 100644 --- a/media-sound/lilypond/lilypond-2.22.1-r1.ebuild +++ b/media-sound/lilypond/lilypond-2.22.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 @@ -29,7 +29,7 @@ BDEPEND=" dev-texlive/texlive-metapost sys-apps/texinfo sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig doc? ( app-text/texi2html ) " diff --git a/media-sound/lilypond/lilypond-2.23.0-r1.ebuild b/media-sound/lilypond/lilypond-2.23.0-r1.ebuild index 15da80034f0b..6ae7000f6d24 100644 --- a/media-sound/lilypond/lilypond-2.23.0-r1.ebuild +++ b/media-sound/lilypond/lilypond-2.23.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 @@ -29,7 +29,7 @@ BDEPEND=" dev-texlive/texlive-metapost sys-apps/texinfo sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig doc? ( app-text/texi2html ) " diff --git a/media-sound/lilypond/lilypond-2.23.2-r1.ebuild b/media-sound/lilypond/lilypond-2.23.2-r1.ebuild index f6d3a178b14b..ca5ee42efff5 100644 --- a/media-sound/lilypond/lilypond-2.23.2-r1.ebuild +++ b/media-sound/lilypond/lilypond-2.23.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 @@ -29,7 +29,7 @@ BDEPEND=" dev-texlive/texlive-metapost sys-apps/texinfo sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig doc? ( app-text/texi2html ) " diff --git a/media-sound/lilypond/lilypond-2.24.0.ebuild b/media-sound/lilypond/lilypond-2.24.0.ebuild index f5eac9e3e7ee..a36be92895f0 100644 --- a/media-sound/lilypond/lilypond-2.24.0.ebuild +++ b/media-sound/lilypond/lilypond-2.24.0.ebuild @@ -30,7 +30,7 @@ BDEPEND=" dev-texlive/texlive-metapost sys-apps/texinfo sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig doc? ( app-text/texi2html ) " diff --git a/media-sound/lilypond/lilypond-2.24.3.ebuild b/media-sound/lilypond/lilypond-2.24.3.ebuild index 374b0e585c6e..c2b5b81fc846 100644 --- a/media-sound/lilypond/lilypond-2.24.3.ebuild +++ b/media-sound/lilypond/lilypond-2.24.3.ebuild @@ -30,7 +30,7 @@ BDEPEND=" dev-texlive/texlive-metapost sys-apps/texinfo sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig doc? ( app-text/texi2html ) " diff --git a/media-sound/lilypond/lilypond-9999.ebuild b/media-sound/lilypond/lilypond-9999.ebuild index 67c1d3818dfc..c7ee51add195 100644 --- a/media-sound/lilypond/lilypond-9999.ebuild +++ b/media-sound/lilypond/lilypond-9999.ebuild @@ -30,7 +30,7 @@ BDEPEND=" dev-texlive/texlive-metapost sys-apps/texinfo sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig doc? ( app-text/texi2html ) " diff --git a/media-sound/poc/poc-0.4.1.ebuild b/media-sound/poc/poc-0.4.1.ebuild index a187a005a8fe..05ce2016b335 100644 --- a/media-sound/poc/poc-0.4.1.ebuild +++ b/media-sound/poc/poc-0.4.1.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 @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~ppc ~x86" BDEPEND=" sys-devel/bison - sys-devel/flex" + app-alternatives/lex" PATCHES=( "${FILESDIR}"/${P}-fec-pkt-prototype.patch diff --git a/net-analyzer/apinger/apinger-0.6.1.ebuild b/net-analyzer/apinger/apinger-0.6.1.ebuild index 4b130a04d478..98e7484f48b9 100644 --- a/net-analyzer/apinger/apinger-0.6.1.ebuild +++ b/net-analyzer/apinger/apinger-0.6.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 @@ SLOT="0" KEYWORDS="~amd64" DEPEND=" - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " DOCS=( AUTHORS ChangeLog NEWS README TODO ) diff --git a/net-analyzer/argus-clients/argus-clients-3.0.8.4.ebuild b/net-analyzer/argus-clients/argus-clients-3.0.8.4.ebuild index a0548b6dcfdb..0d689d570aab 100644 --- a/net-analyzer/argus-clients/argus-clients-3.0.8.4.ebuild +++ b/net-analyzer/argus-clients/argus-clients-3.0.8.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 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig " diff --git a/net-analyzer/argus/argus-3.0.8.3-r2.ebuild b/net-analyzer/argus/argus-3.0.8.3-r2.ebuild index e316b6bc37ef..b772ec171b22 100644 --- a/net-analyzer/argus/argus-3.0.8.3-r2.ebuild +++ b/net-analyzer/argus/argus-3.0.8.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 @@ -28,7 +28,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" >=sys-devel/bison-1.28 - >=sys-devel/flex-2.4.6 + app-alternatives/lex " PATCHES=( "${FILESDIR}"/${PN}-3.0.8.1-disable-tcp-wrappers-automagic.patch diff --git a/net-analyzer/ettercap/ettercap-0.8.3.1-r3.ebuild b/net-analyzer/ettercap/ettercap-0.8.3.1-r3.ebuild index 75306f098cca..2474d2cd615a 100644 --- a/net-analyzer/ettercap/ettercap-0.8.3.1-r3.ebuild +++ b/net-analyzer/ettercap/ettercap-0.8.3.1-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 @@ -44,7 +44,7 @@ RDEPEND=" " DEPEND=" app-alternatives/yacc - sys-devel/flex + app-alternatives/lex " BDEPEND=" doc? ( diff --git a/net-analyzer/ettercap/ettercap-9999.ebuild b/net-analyzer/ettercap/ettercap-9999.ebuild index 048a31dcb4f5..2b82d1fd180f 100644 --- a/net-analyzer/ettercap/ettercap-9999.ebuild +++ b/net-analyzer/ettercap/ettercap-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 @@ -44,7 +44,7 @@ RDEPEND=" " DEPEND=" app-alternatives/yacc - sys-devel/flex + app-alternatives/lex " BDEPEND=" doc? ( diff --git a/net-analyzer/flow-tools/flow-tools-0.68.6-r1.ebuild b/net-analyzer/flow-tools/flow-tools-0.68.6-r1.ebuild index 6697b3256a8d..afd416d7bea5 100644 --- a/net-analyzer/flow-tools/flow-tools-0.68.6-r1.ebuild +++ b/net-analyzer/flow-tools/flow-tools-0.68.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=7 @@ -29,7 +29,7 @@ DEPEND=" BDEPEND=" app-text/docbook-sgml-utils sys-devel/bison - sys-devel/flex + app-alternatives/lex " DOCS=( ChangeLog.old README README.fork SECURITY TODO TODO.old ) PATCHES=( diff --git a/net-analyzer/fwlogwatch/fwlogwatch-1.5-r1.ebuild b/net-analyzer/fwlogwatch/fwlogwatch-1.5-r1.ebuild index 970802a11930..ed6ff796ace8 100644 --- a/net-analyzer/fwlogwatch/fwlogwatch-1.5-r1.ebuild +++ b/net-analyzer/fwlogwatch/fwlogwatch-1.5-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=7 @@ -21,7 +21,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND=" - sys-devel/flex + app-alternatives/lex nls? ( sys-devel/gettext ) " diff --git a/net-analyzer/gvm-libs/gvm-libs-22.7.3.ebuild b/net-analyzer/gvm-libs/gvm-libs-22.7.3.ebuild index 14bde0731708..fd42d349cf9b 100644 --- a/net-analyzer/gvm-libs/gvm-libs-22.7.3.ebuild +++ b/net-analyzer/gvm-libs/gvm-libs-22.7.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 @@ -38,7 +38,7 @@ RDEPEND="${DEPEND}" BDEPEND=" dev-vcs/git sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig doc? ( app-doc/doxygen[dot] diff --git a/net-analyzer/gvmd/gvmd-23.1.0.ebuild b/net-analyzer/gvmd/gvmd-23.1.0.ebuild index 3478b5da213e..65e23aab3075 100644 --- a/net-analyzer/gvmd/gvmd-23.1.0.ebuild +++ b/net-analyzer/gvmd/gvmd-23.1.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 @@ -38,7 +38,7 @@ RDEPEND=" " BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig doc? ( app-doc/doxygen[dot] diff --git a/net-analyzer/icinga2/icinga2-2.13.8.ebuild b/net-analyzer/icinga2/icinga2-2.13.8.ebuild index 9c5f5a356fe9..b9fabaae4736 100644 --- a/net-analyzer/icinga2/icinga2-2.13.8.ebuild +++ b/net-analyzer/icinga2/icinga2-2.13.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=7 @@ -34,7 +34,7 @@ DEPEND=" acct-group/icingacmd" BDEPEND=" sys-devel/bison - >=sys-devel/flex-2.5.35" + app-alternatives/lex" RDEPEND=" ${DEPEND} plugins? ( || ( diff --git a/net-analyzer/icinga2/icinga2-2.13.9.ebuild b/net-analyzer/icinga2/icinga2-2.13.9.ebuild index 06a84427309d..60fc2b5d2c13 100644 --- a/net-analyzer/icinga2/icinga2-2.13.9.ebuild +++ b/net-analyzer/icinga2/icinga2-2.13.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=7 @@ -34,7 +34,7 @@ DEPEND=" acct-group/icingacmd" BDEPEND=" sys-devel/bison - >=sys-devel/flex-2.5.35" + app-alternatives/lex" RDEPEND=" ${DEPEND} plugins? ( || ( diff --git a/net-analyzer/icinga2/icinga2-2.14.0.ebuild b/net-analyzer/icinga2/icinga2-2.14.0.ebuild index 9c5f5a356fe9..b9fabaae4736 100644 --- a/net-analyzer/icinga2/icinga2-2.14.0.ebuild +++ b/net-analyzer/icinga2/icinga2-2.14.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 @@ -34,7 +34,7 @@ DEPEND=" acct-group/icingacmd" BDEPEND=" sys-devel/bison - >=sys-devel/flex-2.5.35" + app-alternatives/lex" RDEPEND=" ${DEPEND} plugins? ( || ( diff --git a/net-analyzer/icinga2/icinga2-2.14.1.ebuild b/net-analyzer/icinga2/icinga2-2.14.1.ebuild index 06a84427309d..60fc2b5d2c13 100644 --- a/net-analyzer/icinga2/icinga2-2.14.1.ebuild +++ b/net-analyzer/icinga2/icinga2-2.14.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=7 @@ -34,7 +34,7 @@ DEPEND=" acct-group/icingacmd" BDEPEND=" sys-devel/bison - >=sys-devel/flex-2.5.35" + app-alternatives/lex" RDEPEND=" ${DEPEND} plugins? ( || ( diff --git a/net-analyzer/icinga2/icinga2-9999.ebuild b/net-analyzer/icinga2/icinga2-9999.ebuild index cf77ec3fb9e8..2aa507d5363a 100644 --- a/net-analyzer/icinga2/icinga2-9999.ebuild +++ b/net-analyzer/icinga2/icinga2-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 @@ -34,7 +34,7 @@ DEPEND=" acct-group/icingacmd" BDEPEND=" sys-devel/bison - >=sys-devel/flex-2.5.35" + app-alternatives/lex" RDEPEND=" ${DEPEND} plugins? ( || ( diff --git a/net-analyzer/ippl/ippl-1.4.14-r6.ebuild b/net-analyzer/ippl/ippl-1.4.14-r6.ebuild index 6b7cda25bbc2..a764e3b53a63 100644 --- a/net-analyzer/ippl/ippl-1.4.14-r6.ebuild +++ b/net-analyzer/ippl/ippl-1.4.14-r6.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 ~ppc x86" BDEPEND=" app-alternatives/yacc - sys-devel/flex" + app-alternatives/lex" RDEPEND="acct-user/ippl" PATCHES=( diff --git a/net-analyzer/nfdump/nfdump-1.7.0.1.ebuild b/net-analyzer/nfdump/nfdump-1.7.0.1.ebuild index 4fad577222f0..9986c36bb2f8 100644 --- a/net-analyzer/nfdump/nfdump-1.7.0.1.ebuild +++ b/net-analyzer/nfdump/nfdump-1.7.0.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=8 @@ -28,7 +28,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND=" - sys-devel/flex + app-alternatives/lex app-alternatives/yacc doc? ( app-doc/doxygen diff --git a/net-analyzer/nfdump/nfdump-1.7.2.ebuild b/net-analyzer/nfdump/nfdump-1.7.2.ebuild index a874b6c71a0c..9986c36bb2f8 100644 --- a/net-analyzer/nfdump/nfdump-1.7.2.ebuild +++ b/net-analyzer/nfdump/nfdump-1.7.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 @@ -28,7 +28,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND=" - sys-devel/flex + app-alternatives/lex app-alternatives/yacc doc? ( app-doc/doxygen diff --git a/net-analyzer/openvas-scanner/openvas-scanner-22.7.8.ebuild b/net-analyzer/openvas-scanner/openvas-scanner-22.7.8.ebuild index f4a3f9ef0ac0..b4238521dc85 100644 --- a/net-analyzer/openvas-scanner/openvas-scanner-22.7.8.ebuild +++ b/net-analyzer/openvas-scanner/openvas-scanner-22.7.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 @@ -38,7 +38,7 @@ DEPEND=" RDEPEND="${DEPEND}" BDEPEND=" >=sys-devel/bison-2.5 - sys-devel/flex + app-alternatives/lex virtual/pkgconfig doc? ( app-doc/doxygen[dot] diff --git a/net-analyzer/wireshark/wireshark-4.0.11.ebuild b/net-analyzer/wireshark/wireshark-4.0.11.ebuild index f9e10855f568..0ccfd02d7491 100644 --- a/net-analyzer/wireshark/wireshark-4.0.11.ebuild +++ b/net-analyzer/wireshark/wireshark-4.0.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 @@ -106,7 +106,7 @@ DEPEND=" BDEPEND=" ${PYTHON_DEPS} dev-lang/perl - sys-devel/flex + app-alternatives/lex sys-devel/gettext virtual/pkgconfig doc? ( diff --git a/net-analyzer/wireshark/wireshark-4.1.0.ebuild b/net-analyzer/wireshark/wireshark-4.1.0.ebuild index 0352bd2a3968..417bc59a3b0b 100644 --- a/net-analyzer/wireshark/wireshark-4.1.0.ebuild +++ b/net-analyzer/wireshark/wireshark-4.1.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 @@ -106,7 +106,7 @@ DEPEND=" BDEPEND=" ${PYTHON_DEPS} dev-lang/perl - sys-devel/flex + app-alternatives/lex sys-devel/gettext virtual/pkgconfig doc? ( diff --git a/net-analyzer/wireshark/wireshark-9999.ebuild b/net-analyzer/wireshark/wireshark-9999.ebuild index 0352bd2a3968..417bc59a3b0b 100644 --- a/net-analyzer/wireshark/wireshark-9999.ebuild +++ b/net-analyzer/wireshark/wireshark-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 @@ -106,7 +106,7 @@ DEPEND=" BDEPEND=" ${PYTHON_DEPS} dev-lang/perl - sys-devel/flex + app-alternatives/lex sys-devel/gettext virtual/pkgconfig doc? ( diff --git a/net-analyzer/zmap/zmap-2.1.1-r5.ebuild b/net-analyzer/zmap/zmap-2.1.1-r5.ebuild index 97210a199bd6..b413d47fc165 100644 --- a/net-analyzer/zmap/zmap-2.1.1-r5.ebuild +++ b/net-analyzer/zmap/zmap-2.1.1-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 @@ -27,7 +27,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" dev-util/gengetopt - sys-devel/flex + app-alternatives/lex dev-util/byacc " diff --git a/net-analyzer/zmap/zmap-9999.ebuild b/net-analyzer/zmap/zmap-9999.ebuild index b8a99df048df..5d5794b8f52a 100644 --- a/net-analyzer/zmap/zmap-9999.ebuild +++ b/net-analyzer/zmap/zmap-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 @@ -22,7 +22,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" dev-util/gengetopt - sys-devel/flex + app-alternatives/lex dev-util/byacc " diff --git a/net-dialup/openl2tp/openl2tp-1.8-r2.ebuild b/net-dialup/openl2tp/openl2tp-1.8-r2.ebuild index 31d207b45529..0ad3c26c1634 100644 --- a/net-dialup/openl2tp/openl2tp-1.8-r2.ebuild +++ b/net-dialup/openl2tp/openl2tp-1.8-r2.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 @@ -19,7 +19,7 @@ REQUIRED_USE="|| ( client server )" BDEPEND=" >=net-libs/rpcsvc-proto-1.3.1-r1 sys-devel/bison - sys-devel/flex + app-alternatives/lex " DEPEND=" >=net-dialup/ppp-2.4.5 diff --git a/net-dns/nsd/nsd-4.7.0.ebuild b/net-dns/nsd/nsd-4.7.0.ebuild index d4f8ad2606c2..e821654c0b57 100644 --- a/net-dns/nsd/nsd-4.7.0.ebuild +++ b/net-dns/nsd/nsd-4.7.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 @@ -43,7 +43,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND=" - sys-devel/flex + app-alternatives/lex app-alternatives/yacc systemd? ( virtual/pkgconfig ) " diff --git a/net-dns/nsd/nsd-4.8.0.ebuild b/net-dns/nsd/nsd-4.8.0.ebuild index d9028ba457da..abbd21ab799f 100644 --- a/net-dns/nsd/nsd-4.8.0.ebuild +++ b/net-dns/nsd/nsd-4.8.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 @@ -43,7 +43,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND=" - sys-devel/flex + app-alternatives/lex app-alternatives/yacc systemd? ( virtual/pkgconfig ) " diff --git a/net-dns/nsd/nsd-9999.ebuild b/net-dns/nsd/nsd-9999.ebuild index d9028ba457da..abbd21ab799f 100644 --- a/net-dns/nsd/nsd-9999.ebuild +++ b/net-dns/nsd/nsd-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 @@ -43,7 +43,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND=" - sys-devel/flex + app-alternatives/lex app-alternatives/yacc systemd? ( virtual/pkgconfig ) " diff --git a/net-firewall/conntrack-tools/conntrack-tools-1.4.7-r1.ebuild b/net-firewall/conntrack-tools/conntrack-tools-1.4.7-r1.ebuild index 4e4c3592fb36..dd7be73b0959 100644 --- a/net-firewall/conntrack-tools/conntrack-tools-1.4.7-r1.ebuild +++ b/net-firewall/conntrack-tools/conntrack-tools-1.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=8 @@ -35,7 +35,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig doc? ( app-text/docbook-xml-dtd:4.1.2 diff --git a/net-firewall/conntrack-tools/conntrack-tools-1.4.8.ebuild b/net-firewall/conntrack-tools/conntrack-tools-1.4.8.ebuild index eafad1c45029..cb20018f5744 100644 --- a/net-firewall/conntrack-tools/conntrack-tools-1.4.8.ebuild +++ b/net-firewall/conntrack-tools/conntrack-tools-1.4.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 @@ -37,7 +37,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig doc? ( app-text/docbook-xml-dtd:4.1.2 diff --git a/net-firewall/iptables/iptables-1.8.10.ebuild b/net-firewall/iptables/iptables-1.8.10.ebuild index 15f853569b01..1a6b39f5f98a 100644 --- a/net-firewall/iptables/iptables-1.8.10.ebuild +++ b/net-firewall/iptables/iptables-1.8.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 @@ -33,7 +33,7 @@ DEPEND=" BDEPEND=" virtual/pkgconfig nftables? ( - sys-devel/flex + app-alternatives/lex app-alternatives/yacc ) " diff --git a/net-firewall/iptables/iptables-1.8.8-r5.ebuild b/net-firewall/iptables/iptables-1.8.8-r5.ebuild index 992da3a8d444..cf0ad131a044 100644 --- a/net-firewall/iptables/iptables-1.8.8-r5.ebuild +++ b/net-firewall/iptables/iptables-1.8.8-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=8 @@ -33,7 +33,7 @@ DEPEND=" BDEPEND=" virtual/pkgconfig nftables? ( - sys-devel/flex + app-alternatives/lex app-alternatives/yacc ) " diff --git a/net-firewall/iptables/iptables-1.8.9-r1.ebuild b/net-firewall/iptables/iptables-1.8.9-r1.ebuild index f3c3728c7812..a69af11c227a 100644 --- a/net-firewall/iptables/iptables-1.8.9-r1.ebuild +++ b/net-firewall/iptables/iptables-1.8.9-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 @@ -33,7 +33,7 @@ DEPEND=" BDEPEND=" virtual/pkgconfig nftables? ( - sys-devel/flex + app-alternatives/lex app-alternatives/yacc ) " diff --git a/net-firewall/iptables/iptables-1.8.9.ebuild b/net-firewall/iptables/iptables-1.8.9.ebuild index a2c99f1a76bb..4477f3edc064 100644 --- a/net-firewall/iptables/iptables-1.8.9.ebuild +++ b/net-firewall/iptables/iptables-1.8.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 @@ -33,7 +33,7 @@ DEPEND=" BDEPEND=" virtual/pkgconfig nftables? ( - sys-devel/flex + app-alternatives/lex app-alternatives/yacc ) " diff --git a/net-firewall/itval/itval-1.2_p20121104-r1.ebuild b/net-firewall/itval/itval-1.2_p20121104-r1.ebuild index 1b641dd80482..006b2697ddfe 100644 --- a/net-firewall/itval/itval-1.2_p20121104-r1.ebuild +++ b/net-firewall/itval/itval-1.2_p20121104-r1.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 @@ -23,7 +23,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} sys-devel/bison - sys-devel/flex + app-alternatives/lex " S=${WORKDIR}/${MY_P} DOCS=( AUTHORS ChangeLog README RELEASE ) diff --git a/net-firewall/nftables/nftables-1.0.7-r1.ebuild b/net-firewall/nftables/nftables-1.0.7-r1.ebuild index b949328c0528..2567476cadd9 100644 --- a/net-firewall/nftables/nftables-1.0.7-r1.ebuild +++ b/net-firewall/nftables/nftables-1.0.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=8 @@ -41,7 +41,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND+=" - sys-devel/flex + app-alternatives/lex virtual/pkgconfig doc? ( app-text/asciidoc diff --git a/net-firewall/nftables/nftables-1.0.8-r1.ebuild b/net-firewall/nftables/nftables-1.0.8-r1.ebuild index ccfccb92aa61..63dbda21abf3 100644 --- a/net-firewall/nftables/nftables-1.0.8-r1.ebuild +++ b/net-firewall/nftables/nftables-1.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 @@ -40,7 +40,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND+=" - sys-devel/flex + app-alternatives/lex virtual/pkgconfig doc? ( app-text/asciidoc diff --git a/net-firewall/nftables/nftables-1.0.8-r2.ebuild b/net-firewall/nftables/nftables-1.0.8-r2.ebuild index 136fcd2232fd..b24a9d45912c 100644 --- a/net-firewall/nftables/nftables-1.0.8-r2.ebuild +++ b/net-firewall/nftables/nftables-1.0.8-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 @@ -42,7 +42,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND+=" - sys-devel/flex + app-alternatives/lex virtual/pkgconfig doc? ( app-text/asciidoc diff --git a/net-firewall/nftables/nftables-1.0.9.ebuild b/net-firewall/nftables/nftables-1.0.9.ebuild index abbb77889f5c..d4f0a167bb66 100644 --- a/net-firewall/nftables/nftables-1.0.9.ebuild +++ b/net-firewall/nftables/nftables-1.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 @@ -42,7 +42,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND+=" - sys-devel/flex + app-alternatives/lex virtual/pkgconfig doc? ( app-text/asciidoc diff --git a/net-firewall/nftables/nftables-9999.ebuild b/net-firewall/nftables/nftables-9999.ebuild index 9c828d3d4642..c37d9a2f296b 100644 --- a/net-firewall/nftables/nftables-9999.ebuild +++ b/net-firewall/nftables/nftables-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 @@ -42,7 +42,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND+=" - sys-devel/flex + app-alternatives/lex virtual/pkgconfig doc? ( app-text/asciidoc diff --git a/net-fs/autofs/autofs-5.1.8-r1.ebuild b/net-fs/autofs/autofs-5.1.8-r1.ebuild index c329818c19ab..490ca32bfe1b 100644 --- a/net-fs/autofs/autofs-5.1.8-r1.ebuild +++ b/net-fs/autofs/autofs-5.1.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=7 @@ -36,7 +36,7 @@ DEPEND="${RDEPEND} libtirpc? ( net-libs/rpcsvc-proto ) " BDEPEND=" - sys-devel/flex + app-alternatives/lex virtual/pkgconfig app-alternatives/yacc " diff --git a/net-fs/autofs/autofs-5.1.9-r1.ebuild b/net-fs/autofs/autofs-5.1.9-r1.ebuild index f64950f705e7..efcc4e9ebb83 100644 --- a/net-fs/autofs/autofs-5.1.9-r1.ebuild +++ b/net-fs/autofs/autofs-5.1.9-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 @@ DEPEND="${RDEPEND} libtirpc? ( net-libs/rpcsvc-proto ) " BDEPEND=" - sys-devel/flex + app-alternatives/lex virtual/pkgconfig app-alternatives/yacc " diff --git a/net-fs/autofs/autofs-5.1.9.ebuild b/net-fs/autofs/autofs-5.1.9.ebuild index d906d574b5f1..f21b6430b76e 100644 --- a/net-fs/autofs/autofs-5.1.9.ebuild +++ b/net-fs/autofs/autofs-5.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 @@ -35,7 +35,7 @@ DEPEND="${RDEPEND} libtirpc? ( net-libs/rpcsvc-proto ) " BDEPEND=" - sys-devel/flex + app-alternatives/lex virtual/pkgconfig app-alternatives/yacc " diff --git a/net-fs/netatalk/netatalk-3.1.18.ebuild b/net-fs/netatalk/netatalk-3.1.18.ebuild index e22103ae3d3d..5d5a3fcf8c37 100644 --- a/net-fs/netatalk/netatalk-3.1.18.ebuild +++ b/net-fs/netatalk/netatalk-3.1.18.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=" DEPEND="${RDEPEND}" BDEPEND=" app-alternatives/yacc - sys-devel/flex + app-alternatives/lex " RESTRICT="test" diff --git a/net-fs/openafs/openafs-1.8.7.ebuild b/net-fs/openafs/openafs-1.8.7.ebuild index cd8f9d8dc2f3..436a34961961 100644 --- a/net-fs/openafs/openafs-1.8.7.ebuild +++ b/net-fs/openafs/openafs-1.8.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -30,7 +30,7 @@ ncurses perl +pthreaded-ubik selinux +supergroups tsm ubik-read-while-write" BDEPEND=" dev-lang/perl - sys-devel/flex + app-alternatives/lex app-alternatives/yacc apidoc? ( app-doc/doxygen[dot] diff --git a/net-fs/openafs/openafs-1.8.8.1-r1.ebuild b/net-fs/openafs/openafs-1.8.8.1-r1.ebuild index 8ffa192c7914..58f52880b9d8 100644 --- a/net-fs/openafs/openafs-1.8.8.1-r1.ebuild +++ b/net-fs/openafs/openafs-1.8.8.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 @@ -30,7 +30,7 @@ ncurses perl +pthreaded-ubik selinux +supergroups tsm ubik-read-while-write" BDEPEND=" dev-lang/perl - sys-devel/flex + app-alternatives/lex app-alternatives/yacc apidoc? ( app-doc/doxygen[dot] diff --git a/net-libs/canlock/canlock-3.3.0.ebuild b/net-libs/canlock/canlock-3.3.0.ebuild index a27b890f4590..d8299aca68c6 100644 --- a/net-libs/canlock/canlock-3.3.0.ebuild +++ b/net-libs/canlock/canlock-3.3.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 @@ KEYWORDS="amd64 arm ppc x86 ~amd64-linux ~x86-linux" IUSE="header-parser +legacy" BDEPEND=" - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " diff --git a/net-libs/gsoap/gsoap-2.8.114-r1.ebuild b/net-libs/gsoap/gsoap-2.8.114-r1.ebuild index 22f9de64a49a..5df786a72bf3 100644 --- a/net-libs/gsoap/gsoap-2.8.114-r1.ebuild +++ b/net-libs/gsoap/gsoap-2.8.114-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 @@ -25,7 +25,7 @@ RDEPEND=" " DEPEND="${RDEPEND} app-arch/unzip - sys-devel/flex + app-alternatives/lex sys-devel/bison " diff --git a/net-libs/libsmi/libsmi-0.5.0-r5.ebuild b/net-libs/libsmi/libsmi-0.5.0-r5.ebuild index c3ed5ebae6b6..2e679a11472d 100644 --- a/net-libs/libsmi/libsmi-0.5.0-r5.ebuild +++ b/net-libs/libsmi/libsmi-0.5.0-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 @@ -16,7 +16,7 @@ RESTRICT="test" # libsmi-0.5.0-implicit-function-declarations.patch touches parser BDEPEND=" - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " diff --git a/net-libs/libtrace/libtrace-4.0.18_p1.ebuild b/net-libs/libtrace/libtrace-4.0.18_p1.ebuild index 1e43f9295b10..763bf51f6961 100644 --- a/net-libs/libtrace/libtrace-4.0.18_p1.ebuild +++ b/net-libs/libtrace/libtrace-4.0.18_p1.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 @@ -25,7 +25,7 @@ RDEPEND=">=net-libs/libpcap-0.8 numa? ( sys-process/numactl )" DEPEND="${RDEPEND}" BDEPEND="app-doc/doxygen[dot] - sys-devel/flex + app-alternatives/lex virtual/os-headers virtual/pkgconfig app-alternatives/yacc" diff --git a/net-libs/libtrace/libtrace-4.0.19_p1.ebuild b/net-libs/libtrace/libtrace-4.0.19_p1.ebuild index aea6acf8b4b6..645692fb0c9f 100644 --- a/net-libs/libtrace/libtrace-4.0.19_p1.ebuild +++ b/net-libs/libtrace/libtrace-4.0.19_p1.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=">=net-libs/libpcap-0.8 numa? ( sys-process/numactl )" DEPEND="${RDEPEND}" BDEPEND="app-doc/doxygen[dot] - sys-devel/flex + app-alternatives/lex virtual/os-headers virtual/pkgconfig app-alternatives/yacc" diff --git a/net-libs/nodejs/nodejs-20.6.1.ebuild b/net-libs/nodejs/nodejs-20.6.1.ebuild index a75f74d25c13..1255419a47d8 100644 --- a/net-libs/nodejs/nodejs-20.6.1.ebuild +++ b/net-libs/nodejs/nodejs-20.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 @@ -44,7 +44,7 @@ RDEPEND=">=app-arch/brotli-1.0.9:= system-ssl? ( >=dev-libs/openssl-1.1.1:0= ) sys-devel/gcc:*" BDEPEND="${PYTHON_DEPS} - dev-util/ninja + app-alternatives/ninja sys-apps/coreutils virtual/pkgconfig test? ( net-misc/curl ) diff --git a/net-libs/nodejs/nodejs-20.7.0.ebuild b/net-libs/nodejs/nodejs-20.7.0.ebuild index ee278f62784e..fb330cf9f26d 100644 --- a/net-libs/nodejs/nodejs-20.7.0.ebuild +++ b/net-libs/nodejs/nodejs-20.7.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=">=app-arch/brotli-1.0.9:= system-ssl? ( >=dev-libs/openssl-1.1.1:0= ) sys-devel/gcc:*" BDEPEND="${PYTHON_DEPS} - dev-util/ninja + app-alternatives/ninja sys-apps/coreutils virtual/pkgconfig test? ( net-misc/curl ) diff --git a/net-libs/nodejs/nodejs-20.8.1-r1.ebuild b/net-libs/nodejs/nodejs-20.8.1-r1.ebuild index 3034b90cba61..169da58c7b8a 100644 --- a/net-libs/nodejs/nodejs-20.8.1-r1.ebuild +++ b/net-libs/nodejs/nodejs-20.8.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 @@ -43,7 +43,7 @@ RDEPEND=">=app-arch/brotli-1.0.9:= system-ssl? ( >=dev-libs/openssl-1.1.1:0= ) sys-devel/gcc:*" BDEPEND="${PYTHON_DEPS} - dev-util/ninja + app-alternatives/ninja sys-apps/coreutils virtual/pkgconfig test? ( net-misc/curl ) diff --git a/net-libs/nodejs/nodejs-20.8.1.ebuild b/net-libs/nodejs/nodejs-20.8.1.ebuild index f033ac2243a9..ba84f6871313 100644 --- a/net-libs/nodejs/nodejs-20.8.1.ebuild +++ b/net-libs/nodejs/nodejs-20.8.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 @@ -43,7 +43,7 @@ RDEPEND=">=app-arch/brotli-1.0.9:= system-ssl? ( >=dev-libs/openssl-1.1.1:0= ) sys-devel/gcc:*" BDEPEND="${PYTHON_DEPS} - dev-util/ninja + app-alternatives/ninja sys-apps/coreutils virtual/pkgconfig test? ( net-misc/curl ) diff --git a/net-libs/nodejs/nodejs-20.9.0.ebuild b/net-libs/nodejs/nodejs-20.9.0.ebuild index ec891ecf9441..c7403a92d7a1 100644 --- a/net-libs/nodejs/nodejs-20.9.0.ebuild +++ b/net-libs/nodejs/nodejs-20.9.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 @@ -43,7 +43,7 @@ RDEPEND=">=app-arch/brotli-1.0.9:= system-ssl? ( >=dev-libs/openssl-1.1.1:0= ) sys-devel/gcc:*" BDEPEND="${PYTHON_DEPS} - dev-util/ninja + app-alternatives/ninja sys-apps/coreutils virtual/pkgconfig test? ( net-misc/curl ) diff --git a/net-libs/nodejs/nodejs-99999999.ebuild b/net-libs/nodejs/nodejs-99999999.ebuild index 7c74381c3568..8f647b977a19 100644 --- a/net-libs/nodejs/nodejs-99999999.ebuild +++ b/net-libs/nodejs/nodejs-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 @@ -44,7 +44,7 @@ RDEPEND=">=app-arch/brotli-1.0.9:= system-ssl? ( >=dev-libs/openssl-1.1.1:0= ) sys-devel/gcc:*" BDEPEND="${PYTHON_DEPS} - dev-util/ninja + app-alternatives/ninja sys-apps/coreutils virtual/pkgconfig test? ( net-misc/curl ) diff --git a/net-mail/cyrus-imapd/cyrus-imapd-3.4.5-r1.ebuild b/net-mail/cyrus-imapd/cyrus-imapd-3.4.5-r1.ebuild index 12a307abf989..2afbee9290f8 100644 --- a/net-mail/cyrus-imapd/cyrus-imapd-3.4.5-r1.ebuild +++ b/net-mail/cyrus-imapd/cyrus-imapd-3.4.5-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 @@ -63,7 +63,7 @@ RDEPEND="${DEPEND} !net-mail/courier-imap !app-arch/dump" DEPEND+=" test? ( dev-util/cunit )" -BDEPEND="sys-devel/flex +BDEPEND="app-alternatives/lex virtual/pkgconfig app-alternatives/yacc" diff --git a/net-mail/fetchmail/fetchmail-6.4.27.ebuild b/net-mail/fetchmail/fetchmail-6.4.27.ebuild index c233e4af32ab..5e9b59cdefa6 100644 --- a/net-mail/fetchmail/fetchmail-6.4.27.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.27.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 @@ RDEPEND="acct-user/fetchmail )" DEPEND="${RDEPEND} app-arch/xz-utils - sys-devel/flex + app-alternatives/lex nls? ( sys-devel/gettext )" DOCS="FAQ FEATURES NEWS NOTES README README.NTLM README.SSL* TODO" diff --git a/net-mail/fetchmail/fetchmail-6.4.37.ebuild b/net-mail/fetchmail/fetchmail-6.4.37.ebuild index fcfe5be8e090..22fc91a15082 100644 --- a/net-mail/fetchmail/fetchmail-6.4.37.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.37.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 @@ RDEPEND="acct-user/fetchmail socks? ( net-proxy/dante )" DEPEND="${RDEPEND} app-arch/xz-utils - sys-devel/flex + app-alternatives/lex nls? ( sys-devel/gettext )" RDEPEND+=" selinux? ( sec-policy/selinux-fetchmail )" diff --git a/net-mail/mairix/mairix-0.24.ebuild b/net-mail/mairix/mairix-0.24.ebuild index 20af7b61891d..0c22c1efcf12 100644 --- a/net-mail/mairix/mairix-0.24.ebuild +++ b/net-mail/mairix/mairix-0.24.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=6 @@ -19,7 +19,7 @@ RDEPEND="zlib? ( sys-libs/zlib ) bzip2? ( app-arch/bzip2 )" DEPEND="${RDEPEND} - sys-devel/flex + app-alternatives/lex sys-devel/bison" # Fail on various locales diff --git a/net-misc/bird/bird-2.0.10.ebuild b/net-misc/bird/bird-2.0.10.ebuild index 9e1415507309..b117fb59b6bd 100644 --- a/net-misc/bird/bird-2.0.10.ebuild +++ b/net-misc/bird/bird-2.0.10.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 @@ -26,7 +26,7 @@ RDEPEND=" libssh? ( net-libs/libssh:= )" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex sys-devel/m4 " diff --git a/net-misc/bird/bird-2.0.11.ebuild b/net-misc/bird/bird-2.0.11.ebuild index 05e00dc95fd6..f4613c98a17b 100644 --- a/net-misc/bird/bird-2.0.11.ebuild +++ b/net-misc/bird/bird-2.0.11.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 @@ -26,7 +26,7 @@ RDEPEND=" libssh? ( net-libs/libssh:= )" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex sys-devel/m4 " diff --git a/net-misc/bird/bird-2.0.12-r1.ebuild b/net-misc/bird/bird-2.0.12-r1.ebuild index ced3b211938d..7d4135ef1b66 100644 --- a/net-misc/bird/bird-2.0.12-r1.ebuild +++ b/net-misc/bird/bird-2.0.12-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=8 @@ -26,7 +26,7 @@ RDEPEND=" libssh? ( net-libs/libssh:= )" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex sys-devel/m4 " diff --git a/net-misc/bird/bird-2.0.7.ebuild b/net-misc/bird/bird-2.0.7.ebuild index e1b3892ab3f7..c106a8a28241 100644 --- a/net-misc/bird/bird-2.0.7.ebuild +++ b/net-misc/bird/bird-2.0.7.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 @@ -14,7 +14,7 @@ IUSE="+client debug" RDEPEND="client? ( sys-libs/ncurses ) client? ( sys-libs/readline )" -DEPEND="sys-devel/flex +DEPEND="app-alternatives/lex sys-devel/bison sys-devel/m4" diff --git a/net-misc/frr/frr-9.0.1.ebuild b/net-misc/frr/frr-9.0.1.ebuild index 3e71c240c475..7daa9904e2b3 100644 --- a/net-misc/frr/frr-9.0.1.ebuild +++ b/net-misc/frr/frr-9.0.1.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 @@ -37,7 +37,7 @@ COMMON_DEPEND=" " BDEPEND=" ~dev-util/clippy-${PV} - sys-devel/flex + app-alternatives/lex app-alternatives/yacc doc? ( dev-python/sphinx ) " diff --git a/net-misc/frr/frr-9.0.ebuild b/net-misc/frr/frr-9.0.ebuild index 73df8c4dd6f6..e8a0f30550c9 100644 --- a/net-misc/frr/frr-9.0.ebuild +++ b/net-misc/frr/frr-9.0.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 @@ -37,7 +37,7 @@ COMMON_DEPEND=" " BDEPEND=" ~dev-util/clippy-${PV} - sys-devel/flex + app-alternatives/lex app-alternatives/yacc doc? ( dev-python/sphinx ) " diff --git a/net-misc/mico/mico-2.3.13-r14.ebuild b/net-misc/mico/mico-2.3.13-r14.ebuild index 637035595df9..d1ce400fc92d 100644 --- a/net-misc/mico/mico-2.3.13-r14.ebuild +++ b/net-misc/mico/mico-2.3.13-r14.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" @@ -31,7 +31,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND=" - >=sys-devel/flex-2.5.2 + app-alternatives/lex >=sys-devel/bison-1.22 " diff --git a/net-misc/oidentd/oidentd-3.0.0-r1.ebuild b/net-misc/oidentd/oidentd-3.0.0-r1.ebuild index de8a92711131..b0d15c6d727c 100644 --- a/net-misc/oidentd/oidentd-3.0.0-r1.ebuild +++ b/net-misc/oidentd/oidentd-3.0.0-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 @@ -25,7 +25,7 @@ RDEPEND=" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex " PATCHES=( "${FILESDIR}/${P}-ipv6-masquerade.patch" ) diff --git a/net-misc/oidentd/oidentd-3.1.0.ebuild b/net-misc/oidentd/oidentd-3.1.0.ebuild index 9b2726b4bcbd..a405c82e0175 100644 --- a/net-misc/oidentd/oidentd-3.1.0.ebuild +++ b/net-misc/oidentd/oidentd-3.1.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 @@ RDEPEND=" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex " src_prepare() { diff --git a/net-misc/olsrd/olsrd-0.9.8_p20210612-r1.ebuild b/net-misc/olsrd/olsrd-0.9.8_p20210612-r1.ebuild index bff1915449d8..78216e9c4d92 100644 --- a/net-misc/olsrd/olsrd-0.9.8_p20210612-r1.ebuild +++ b/net-misc/olsrd/olsrd-0.9.8_p20210612-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,7 +28,7 @@ RDEPEND="gtk? ( DEPEND="${RDEPEND} x11-base/xorg-proto" BDEPEND="app-alternatives/yacc - sys-devel/flex + app-alternatives/lex virtual/pkgconfig" PATCHES=( diff --git a/net-misc/rwhoisd/rwhoisd-1.5.9.6-r2.ebuild b/net-misc/rwhoisd/rwhoisd-1.5.9.6-r2.ebuild index 11231a66647f..1a2f4ab1ba55 100644 --- a/net-misc/rwhoisd/rwhoisd-1.5.9.6-r2.ebuild +++ b/net-misc/rwhoisd/rwhoisd-1.5.9.6-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 @@ -21,7 +21,7 @@ RDEPEND=" acct-user/rwhoisd " BDEPEND=" - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " diff --git a/net-misc/rwhoisd/rwhoisd-1.5.9.6-r3.ebuild b/net-misc/rwhoisd/rwhoisd-1.5.9.6-r3.ebuild index 72b282754486..3a5b26274eb5 100644 --- a/net-misc/rwhoisd/rwhoisd-1.5.9.6-r3.ebuild +++ b/net-misc/rwhoisd/rwhoisd-1.5.9.6-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 @@ -22,7 +22,7 @@ RDEPEND=" acct-user/rwhoisd " BDEPEND=" - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " diff --git a/net-proxy/dante/dante-1.4.1-r6.ebuild b/net-proxy/dante/dante-1.4.1-r6.ebuild index 19b891151a24..ac2147ac7b66 100644 --- a/net-proxy/dante/dante-1.4.1-r6.ebuild +++ b/net-proxy/dante/dante-1.4.1-r6.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 @@ -25,7 +25,7 @@ CDEPEND=" DEPEND=" ${CDEPEND} sys-devel/bison - sys-devel/flex + app-alternatives/lex " RDEPEND=" ${CDEPEND} diff --git a/net-proxy/squidguard/squidguard-1.6.0-r1.ebuild b/net-proxy/squidguard/squidguard-1.6.0-r1.ebuild index 0491a0e5c9de..0f6ea06efc20 100644 --- a/net-proxy/squidguard/squidguard-1.6.0-r1.ebuild +++ b/net-proxy/squidguard/squidguard-1.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 @@ -28,7 +28,7 @@ DEPEND="${RDEPEND}" BDEPEND=" sys-devel/bison:0 - sys-devel/flex:0 + app-alternatives/lex:0 " suitable_db_version() { diff --git a/net-proxy/wwwoffle/wwwoffle-2.9i-r2.ebuild b/net-proxy/wwwoffle/wwwoffle-2.9i-r2.ebuild index 23204157ad61..433016cae157 100644 --- a/net-proxy/wwwoffle/wwwoffle-2.9i-r2.ebuild +++ b/net-proxy/wwwoffle/wwwoffle-2.9i-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 @@ -20,7 +20,7 @@ RDEPEND=" " DEPEND=" dev-lang/perl - sys-devel/flex + app-alternatives/lex ${RDEPEND} " # Unsure whether to depend on >=www-misc/htdig-3.1.6-r4 or not diff --git a/sci-astronomy/wcslib/wcslib-7.11.ebuild b/sci-astronomy/wcslib/wcslib-7.11.ebuild index 0e550f6db2e3..2f5f4a45861c 100644 --- a/sci-astronomy/wcslib/wcslib-7.11.ebuild +++ b/sci-astronomy/wcslib/wcslib-7.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 @@ -21,7 +21,7 @@ RDEPEND=" pgplot? ( sci-libs/pgplot:0= )" DEPEND="${RDEPEND}" BDEPEND=" - >=sys-devel/flex-2.6.0 + app-alternatives/lex virtual/pkgconfig" src_configure() { diff --git a/sci-astronomy/wcslib/wcslib-7.12.ebuild b/sci-astronomy/wcslib/wcslib-7.12.ebuild index a67288ffaeee..aaaaa67bc91e 100644 --- a/sci-astronomy/wcslib/wcslib-7.12.ebuild +++ b/sci-astronomy/wcslib/wcslib-7.12.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=" pgplot? ( sci-libs/pgplot:0= )" DEPEND="${RDEPEND}" BDEPEND=" - >=sys-devel/flex-2.6.0 + app-alternatives/lex virtual/pkgconfig" src_configure() { diff --git a/sci-astronomy/wcslib/wcslib-7.3.1.ebuild b/sci-astronomy/wcslib/wcslib-7.3.1.ebuild index c6f97ef59730..90795ca990bf 100644 --- a/sci-astronomy/wcslib/wcslib-7.3.1.ebuild +++ b/sci-astronomy/wcslib/wcslib-7.3.1.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 @@ -20,7 +20,7 @@ RDEPEND=" fits? ( sci-libs/cfitsio:0= ) pgplot? ( sci-libs/pgplot:0= )" DEPEND="${RDEPEND} - sys-devel/flex + app-alternatives/lex virtual/pkgconfig" src_configure() { diff --git a/sci-astronomy/wcslib/wcslib-7.3.ebuild b/sci-astronomy/wcslib/wcslib-7.3.ebuild index 9db899f0732f..cffd03763ea2 100644 --- a/sci-astronomy/wcslib/wcslib-7.3.ebuild +++ b/sci-astronomy/wcslib/wcslib-7.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=7 @@ -20,7 +20,7 @@ RDEPEND=" fits? ( sci-libs/cfitsio:0= ) pgplot? ( sci-libs/pgplot:0= )" DEPEND="${RDEPEND} - sys-devel/flex + app-alternatives/lex virtual/pkgconfig" src_configure() { diff --git a/sci-biology/biopython/biopython-1.81-r1.ebuild b/sci-biology/biopython/biopython-1.81-r1.ebuild index 115a4d3b1a4c..f4fd86ba3ffb 100644 --- a/sci-biology/biopython/biopython-1.81-r1.ebuild +++ b/sci-biology/biopython/biopython-1.81-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 @@ RDEPEND=" >=dev-python/reportlab-3.5.13-r1[${PYTHON_USEDEP}] dev-python/pydot[${PYTHON_USEDEP}]" DEPEND="${RDEPEND}" -BDEPEND="sys-devel/flex" +BDEPEND="app-alternatives/lex" DOCS=( {CONTRIB,DEPRECATED,NEWS,README}.rst Doc/. ) diff --git a/sci-calculators/galculator/galculator-2.1.4-r2.ebuild b/sci-calculators/galculator/galculator-2.1.4-r2.ebuild index 0afb93f584b8..6f79c78848ce 100644 --- a/sci-calculators/galculator/galculator-2.1.4-r2.ebuild +++ b/sci-calculators/galculator/galculator-2.1.4-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=" DEPEND="${RDEPEND}" BDEPEND=" dev-util/intltool - sys-devel/flex + app-alternatives/lex sys-devel/gettext virtual/pkgconfig" diff --git a/sci-calculators/pcalc/pcalc-4.ebuild b/sci-calculators/pcalc/pcalc-4.ebuild index 9a7aecc55689..2d417a50c8cb 100644 --- a/sci-calculators/pcalc/pcalc-4.ebuild +++ b/sci-calculators/pcalc/pcalc-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 @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux" -BDEPEND="sys-devel/flex" +BDEPEND="app-alternatives/lex" src_prepare() { default diff --git a/sci-calculators/pcalc/pcalc-5.ebuild b/sci-calculators/pcalc/pcalc-5.ebuild index e155c73fcd21..f7a9c7a21697 100644 --- a/sci-calculators/pcalc/pcalc-5.ebuild +++ b/sci-calculators/pcalc/pcalc-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="7" @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" -BDEPEND="sys-devel/flex" +BDEPEND="app-alternatives/lex" src_prepare() { default diff --git a/sci-chemistry/mpqc/mpqc-2.3.1-r4.ebuild b/sci-chemistry/mpqc/mpqc-2.3.1-r4.ebuild index fc84f06b4f82..bb37f68348ec 100644 --- a/sci-chemistry/mpqc/mpqc-2.3.1-r4.ebuild +++ b/sci-chemistry/mpqc/mpqc-2.3.1-r4.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=" DEPEND="${RDEPEND}" BDEPEND=" dev-lang/perl - sys-devel/flex + app-alternatives/lex virtual/pkgconfig doc? ( app-doc/doxygen diff --git a/sci-electronics/iverilog/iverilog-10.3.ebuild b/sci-electronics/iverilog/iverilog-10.3.ebuild index 29ac9813ef08..92b4469090da 100644 --- a/sci-electronics/iverilog/iverilog-10.3.ebuild +++ b/sci-electronics/iverilog/iverilog-10.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 @@ -35,7 +35,7 @@ RDEPEND="${DEPEND}" BDEPEND=" dev-util/gperf sys-devel/bison - sys-devel/flex + app-alternatives/lex " PATCHES=( diff --git a/sci-electronics/iverilog/iverilog-11.0.ebuild b/sci-electronics/iverilog/iverilog-11.0.ebuild index 66fbabe00a50..485fe0421d88 100644 --- a/sci-electronics/iverilog/iverilog-11.0.ebuild +++ b/sci-electronics/iverilog/iverilog-11.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 @@ -33,7 +33,7 @@ RDEPEND="${DEPEND}" BDEPEND=" dev-util/gperf sys-devel/bison - sys-devel/flex + app-alternatives/lex " PATCHES=( diff --git a/sci-electronics/iverilog/iverilog-12.0.ebuild b/sci-electronics/iverilog/iverilog-12.0.ebuild index 6c9b7f17d41b..8d8b728cb8c4 100644 --- a/sci-electronics/iverilog/iverilog-12.0.ebuild +++ b/sci-electronics/iverilog/iverilog-12.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 @@ -33,7 +33,7 @@ RDEPEND="${DEPEND}" BDEPEND=" dev-util/gperf sys-devel/bison - sys-devel/flex + app-alternatives/lex " src_prepare() { diff --git a/sci-electronics/iverilog/iverilog-9999.ebuild b/sci-electronics/iverilog/iverilog-9999.ebuild index e92e840b6a74..e2fc61a5ebf6 100644 --- a/sci-electronics/iverilog/iverilog-9999.ebuild +++ b/sci-electronics/iverilog/iverilog-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 @@ -33,7 +33,7 @@ RDEPEND="${DEPEND}" BDEPEND=" dev-util/gperf sys-devel/bison - sys-devel/flex + app-alternatives/lex " src_prepare() { diff --git a/sci-electronics/vbs/vbs-1.4.0.ebuild b/sci-electronics/vbs/vbs-1.4.0.ebuild index 4e58d702ffea..07d56e0910d6 100644 --- a/sci-electronics/vbs/vbs-1.4.0.ebuild +++ b/sci-electronics/vbs/vbs-1.4.0.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=6 @@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND=" - sys-devel/flex + app-alternatives/lex sys-devel/bison" RDEPEND="" diff --git a/sci-geosciences/grass/grass-8.3.1.ebuild b/sci-geosciences/grass/grass-8.3.1.ebuild index 5fd44524ddd8..6a60e336a05c 100644 --- a/sci-geosciences/grass/grass-8.3.1.ebuild +++ b/sci-geosciences/grass/grass-8.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 @@ -96,7 +96,7 @@ DEPEND="${RDEPEND} X? ( x11-base/xorg-proto )" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex sys-devel/gettext virtual/pkgconfig X? ( dev-lang/swig )" diff --git a/sci-geosciences/grass/grass-9999.ebuild b/sci-geosciences/grass/grass-9999.ebuild index f4aeb3ef85ed..dff2afdba10f 100644 --- a/sci-geosciences/grass/grass-9999.ebuild +++ b/sci-geosciences/grass/grass-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 @@ -96,7 +96,7 @@ DEPEND="${RDEPEND} X? ( x11-base/xorg-proto )" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex sys-devel/gettext virtual/pkgconfig X? ( dev-lang/swig )" diff --git a/sci-geosciences/qgis/qgis-3.28.10.ebuild b/sci-geosciences/qgis/qgis-3.28.10.ebuild index 0b05c62dcfab..ed59eba5d196 100644 --- a/sci-geosciences/qgis/qgis-3.28.10.ebuild +++ b/sci-geosciences/qgis/qgis-3.28.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 @@ -106,7 +106,7 @@ RDEPEND="${COMMON_DEPEND} BDEPEND="${PYTHON_DEPS} dev-qt/linguist-tools:5 sys-devel/bison - sys-devel/flex + app-alternatives/lex doc? ( app-doc/doxygen ) test? ( $(python_gen_cond_dep ' diff --git a/sci-geosciences/qgis/qgis-9999.ebuild b/sci-geosciences/qgis/qgis-9999.ebuild index a2d3bae6931f..f123bd0a4c32 100644 --- a/sci-geosciences/qgis/qgis-9999.ebuild +++ b/sci-geosciences/qgis/qgis-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 @@ -111,7 +111,7 @@ RDEPEND="${COMMON_DEPEND} BDEPEND="${PYTHON_DEPS} dev-qt/linguist-tools:5 sys-devel/bison - sys-devel/flex + app-alternatives/lex test? ( $(python_gen_cond_dep ' dev-python/PyQt5[${PYTHON_USEDEP},testlib] diff --git a/sci-libs/cfitsio/cfitsio-3.490.ebuild b/sci-libs/cfitsio/cfitsio-3.490.ebuild index 5f12eb26940e..e92820f2432a 100644 --- a/sci-libs/cfitsio/cfitsio-3.490.ebuild +++ b/sci-libs/cfitsio/cfitsio-3.490.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 @@ -18,7 +18,7 @@ IUSE="bzip2 curl cpu_flags_x86_sse2 cpu_flags_x86_ssse3" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex " RDEPEND=" sys-libs/zlib[${MULTILIB_USEDEP}] diff --git a/sci-libs/cfitsio/cfitsio-4.0.0.ebuild b/sci-libs/cfitsio/cfitsio-4.0.0.ebuild index 9d0e3cc3f56e..2c8884e1b513 100644 --- a/sci-libs/cfitsio/cfitsio-4.0.0.ebuild +++ b/sci-libs/cfitsio/cfitsio-4.0.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 @@ -16,7 +16,7 @@ IUSE="bzip2 curl cpu_flags_x86_sse2 cpu_flags_x86_ssse3" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex " RDEPEND=" sys-libs/zlib[${MULTILIB_USEDEP}] diff --git a/sci-libs/cfitsio/cfitsio-4.1.0-r1.ebuild b/sci-libs/cfitsio/cfitsio-4.1.0-r1.ebuild index bff628779a26..34d6eecd5621 100644 --- a/sci-libs/cfitsio/cfitsio-4.1.0-r1.ebuild +++ b/sci-libs/cfitsio/cfitsio-4.1.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 @@ -16,7 +16,7 @@ IUSE="bzip2 curl threads tools cpu_flags_x86_sse2 cpu_flags_x86_ssse3" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex " RDEPEND=" sys-libs/zlib[${MULTILIB_USEDEP}] diff --git a/sci-libs/cfitsio/cfitsio-4.1.0.ebuild b/sci-libs/cfitsio/cfitsio-4.1.0.ebuild index 5983f292ee22..21b8cd7d9111 100644 --- a/sci-libs/cfitsio/cfitsio-4.1.0.ebuild +++ b/sci-libs/cfitsio/cfitsio-4.1.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 @@ -16,7 +16,7 @@ IUSE="bzip2 curl threads tools cpu_flags_x86_sse2 cpu_flags_x86_ssse3" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex " RDEPEND=" sys-libs/zlib[${MULTILIB_USEDEP}] diff --git a/sci-libs/cfitsio/cfitsio-4.2.0.ebuild b/sci-libs/cfitsio/cfitsio-4.2.0.ebuild index 157232b831b2..557686fe9222 100644 --- a/sci-libs/cfitsio/cfitsio-4.2.0.ebuild +++ b/sci-libs/cfitsio/cfitsio-4.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 @@ -16,7 +16,7 @@ IUSE="bzip2 curl threads tools cpu_flags_x86_sse2 cpu_flags_x86_ssse3" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex " RDEPEND=" sys-libs/zlib[${MULTILIB_USEDEP}] diff --git a/sci-libs/cifparse-obj/cifparse-obj-7.105.ebuild b/sci-libs/cifparse-obj/cifparse-obj-7.105.ebuild index 49706b8cea37..14379f9e97a4 100644 --- a/sci-libs/cifparse-obj/cifparse-obj-7.105.ebuild +++ b/sci-libs/cifparse-obj/cifparse-obj-7.105.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 @@ -19,7 +19,7 @@ IUSE="" RDEPEND="" DEPEND=" sys-devel/bison - sys-devel/flex" + app-alternatives/lex" S="${WORKDIR}/${MY_P}" diff --git a/sci-libs/libdap/libdap-3.20.9.ebuild b/sci-libs/libdap/libdap-3.20.9.ebuild index 94352c46f41f..9530e363e851 100644 --- a/sci-libs/libdap/libdap-3.20.9.ebuild +++ b/sci-libs/libdap/libdap-3.20.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 @@ -22,7 +22,7 @@ RDEPEND=" sys-libs/zlib" DEPEND="${RDEPEND}" BDEPEND="virtual/pkgconfig - sys-devel/flex + app-alternatives/lex test? ( dev-util/cppunit )" PATCHES=( diff --git a/sci-libs/xgks-pmel/xgks-pmel-2.5.5.ebuild b/sci-libs/xgks-pmel/xgks-pmel-2.5.5.ebuild index 9c3d8b3a73bc..f6a347c55989 100644 --- a/sci-libs/xgks-pmel/xgks-pmel-2.5.5.ebuild +++ b/sci-libs/xgks-pmel/xgks-pmel-2.5.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=7 @@ -17,7 +17,7 @@ IUSE="doc" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" BDEPEND=" - sys-devel/flex + app-alternatives/lex sys-apps/groff" PATCHES=( "${FILESDIR}"/aclocal.patch ) diff --git a/sci-mathematics/bertini/bertini-1.4.ebuild b/sci-mathematics/bertini/bertini-1.4.ebuild index 2ad14ca941e0..eb7939694a1c 100644 --- a/sci-mathematics/bertini/bertini-1.4.ebuild +++ b/sci-mathematics/bertini/bertini-1.4.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 @@ IUSE="doc examples +optimization" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex " RDEPEND=" dev-libs/gmp diff --git a/sci-mathematics/bertini/bertini-1.6.ebuild b/sci-mathematics/bertini/bertini-1.6.ebuild index 5fe2bd594d0f..88f35ceb1c39 100644 --- a/sci-mathematics/bertini/bertini-1.6.ebuild +++ b/sci-mathematics/bertini/bertini-1.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 @@ -25,7 +25,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex " DOCS=( AUTHORS ChangeLog NEWS README ) diff --git a/sci-mathematics/genius/genius-1.0.27.ebuild b/sci-mathematics/genius/genius-1.0.27.ebuild index 52b5a93b2a5c..e96bbc796b32 100644 --- a/sci-mathematics/genius/genius-1.0.27.ebuild +++ b/sci-mathematics/genius/genius-1.0.27.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 @@ -31,7 +31,7 @@ DEPEND="${RDEPEND} dev-util/gtk-update-icon-cache dev-util/intltool sys-devel/autoconf-archive - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " # eautoreconf needs sys-devel/autoconf-archive # dev-util/gtk-update-icon-cache because configure checks for it for some reason and never calls it with DESTDIR set.. diff --git a/sci-mathematics/opensmt/opensmt-2.5.2.ebuild b/sci-mathematics/opensmt/opensmt-2.5.2.ebuild index 73c64f7b50df..5155579d655c 100644 --- a/sci-mathematics/opensmt/opensmt-2.5.2.ebuild +++ b/sci-mathematics/opensmt/opensmt-2.5.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 @@ -32,7 +32,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex test? ( dev-cpp/gtest ) " diff --git a/sys-apps/apparmor/apparmor-3.0.10.ebuild b/sys-apps/apparmor/apparmor-3.0.10.ebuild index ffb689f55afc..84ff1cc79d7b 100644 --- a/sys-apps/apparmor/apparmor-3.0.10.ebuild +++ b/sys-apps/apparmor/apparmor-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 @@ -27,7 +27,7 @@ BDEPEND=" sys-apps/which sys-devel/bison sys-devel/gettext - sys-devel/flex + app-alternatives/lex doc? ( dev-tex/latex2html ) " diff --git a/sys-apps/apparmor/apparmor-3.0.8.ebuild b/sys-apps/apparmor/apparmor-3.0.8.ebuild index ffb689f55afc..84ff1cc79d7b 100644 --- a/sys-apps/apparmor/apparmor-3.0.8.ebuild +++ b/sys-apps/apparmor/apparmor-3.0.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 @@ -27,7 +27,7 @@ BDEPEND=" sys-apps/which sys-devel/bison sys-devel/gettext - sys-devel/flex + app-alternatives/lex doc? ( dev-tex/latex2html ) " diff --git a/sys-apps/apparmor/apparmor-3.1.4.ebuild b/sys-apps/apparmor/apparmor-3.1.4.ebuild index 1bc424e0cf4d..a86368789f51 100644 --- a/sys-apps/apparmor/apparmor-3.1.4.ebuild +++ b/sys-apps/apparmor/apparmor-3.1.4.ebuild @@ -27,7 +27,7 @@ BDEPEND=" sys-apps/which sys-devel/bison sys-devel/gettext - sys-devel/flex + app-alternatives/lex doc? ( dev-tex/latex2html ) " diff --git a/sys-apps/dtc/dtc-1.6.0.ebuild b/sys-apps/dtc/dtc-1.6.0.ebuild index 64c82691f871..edd0ea526f05 100644 --- a/sys-apps/dtc/dtc-1.6.0.ebuild +++ b/sys-apps/dtc/dtc-1.6.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 @@ -22,7 +22,7 @@ IUSE="static-libs yaml" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig " RDEPEND="yaml? ( dev-libs/libyaml )" diff --git a/sys-apps/dtc/dtc-1.7.0.ebuild b/sys-apps/dtc/dtc-1.7.0.ebuild index 2cc4e96840ad..ffb88b09bb8e 100644 --- a/sys-apps/dtc/dtc-1.7.0.ebuild +++ b/sys-apps/dtc/dtc-1.7.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 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig python? ( dev-lang/swig ) " diff --git a/sys-apps/dtc/dtc-9999.ebuild b/sys-apps/dtc/dtc-9999.ebuild index c962e6157627..b4f323789a0b 100644 --- a/sys-apps/dtc/dtc-9999.ebuild +++ b/sys-apps/dtc/dtc-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 @@ -25,7 +25,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig python? ( dev-lang/swig ) " diff --git a/sys-apps/fbset/fbset-2.1.ebuild b/sys-apps/fbset/fbset-2.1.ebuild index d6fac5aa37e2..06667d71265e 100644 --- a/sys-apps/fbset/fbset-2.1.ebuild +++ b/sys-apps/fbset/fbset-2.1.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 @@ -15,7 +15,7 @@ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" IUSE="static" BDEPEND="sys-devel/bison - sys-devel/flex" + app-alternatives/lex" RDEPEND="" PATCHES=( diff --git a/sys-apps/gradm/gradm-3.1.201903191516.ebuild b/sys-apps/gradm/gradm-3.1.201903191516.ebuild index b948990c0c83..e698befc681e 100644 --- a/sys-apps/gradm/gradm-3.1.201903191516.ebuild +++ b/sys-apps/gradm/gradm-3.1.201903191516.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 @@ -19,7 +19,7 @@ IUSE="pam" RDEPEND="" DEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex pam? ( sys-libs/pam )" S=${WORKDIR}/${PN} diff --git a/sys-apps/hwinfo/hwinfo-23.2-r1.ebuild b/sys-apps/hwinfo/hwinfo-23.2-r1.ebuild index a52bf7505817..57bb822ad347 100644 --- a/sys-apps/hwinfo/hwinfo-23.2-r1.ebuild +++ b/sys-apps/hwinfo/hwinfo-23.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 @@ -17,7 +17,7 @@ RDEPEND="amd64? ( dev-libs/libx86emu:= ) x86? ( dev-libs/libx86emu:= )" DEPEND="${RDEPEND} >=sys-kernel/linux-headers-2.6.17" -BDEPEND="sys-devel/flex" +BDEPEND="app-alternatives/lex" src_prepare() { default diff --git a/sys-apps/iproute2/iproute2-6.6.0-r1.ebuild b/sys-apps/iproute2/iproute2-6.6.0-r1.ebuild index e097dc28345f..f56e79070a8f 100644 --- a/sys-apps/iproute2/iproute2-6.6.0-r1.ebuild +++ b/sys-apps/iproute2/iproute2-6.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=8 @@ -43,7 +43,7 @@ DEPEND=" BDEPEND=" app-arch/xz-utils >=sys-devel/bison-2.4 - sys-devel/flex + app-alternatives/lex virtual/pkgconfig " diff --git a/sys-apps/iproute2/iproute2-6.6.0-r3.ebuild b/sys-apps/iproute2/iproute2-6.6.0-r3.ebuild index 5254f12bbe45..74cbbc79ddde 100644 --- a/sys-apps/iproute2/iproute2-6.6.0-r3.ebuild +++ b/sys-apps/iproute2/iproute2-6.6.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 @@ -43,7 +43,7 @@ DEPEND=" BDEPEND=" app-arch/xz-utils >=sys-devel/bison-2.4 - sys-devel/flex + app-alternatives/lex virtual/pkgconfig " diff --git a/sys-apps/iproute2/iproute2-6.6.0.ebuild b/sys-apps/iproute2/iproute2-6.6.0.ebuild index eaa31b09ac5a..97cae73173e9 100644 --- a/sys-apps/iproute2/iproute2-6.6.0.ebuild +++ b/sys-apps/iproute2/iproute2-6.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 @@ -43,7 +43,7 @@ DEPEND=" BDEPEND=" app-arch/xz-utils >=sys-devel/bison-2.4 - sys-devel/flex + app-alternatives/lex virtual/pkgconfig " diff --git a/sys-apps/iproute2/iproute2-9999.ebuild b/sys-apps/iproute2/iproute2-9999.ebuild index c57d9bd65cfd..0d61a15abbfe 100644 --- a/sys-apps/iproute2/iproute2-9999.ebuild +++ b/sys-apps/iproute2/iproute2-9999.ebuild @@ -43,7 +43,7 @@ DEPEND=" BDEPEND=" app-arch/xz-utils >=sys-devel/bison-2.4 - sys-devel/flex + app-alternatives/lex virtual/pkgconfig " diff --git a/sys-apps/lm-sensors/lm-sensors-3.6.0-r1.ebuild b/sys-apps/lm-sensors/lm-sensors-3.6.0-r1.ebuild index 456aa1f13440..efcf9eabc033 100644 --- a/sys-apps/lm-sensors/lm-sensors-3.6.0-r1.ebuild +++ b/sys-apps/lm-sensors/lm-sensors-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=8 @@ -38,7 +38,7 @@ RDEPEND="${COMMON_DEPS} DEPEND="${COMMON_DEPS} sys-devel/bison - sys-devel/flex" + app-alternatives/lex" CONFIG_CHECK="~HWMON ~I2C_CHARDEV ~I2C" WARNING_HWMON="${PN} requires CONFIG_HWMON to be enabled for use." diff --git a/sys-apps/miller/miller-5.10.2.ebuild b/sys-apps/miller/miller-5.10.2.ebuild index 4daa197af23e..eb61094b4a27 100644 --- a/sys-apps/miller/miller-5.10.2.ebuild +++ b/sys-apps/miller/miller-5.10.2.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 @@ -15,7 +15,7 @@ KEYWORDS="amd64 arm x86" IUSE="doc test" RESTRICT="!test? ( test )" -DEPEND="sys-devel/flex" +DEPEND="app-alternatives/lex" src_prepare() { default diff --git a/sys-apps/pcmciautils/pcmciautils-018_p14.ebuild b/sys-apps/pcmciautils/pcmciautils-018_p14.ebuild index 92f0d73c4d98..4fa25b6e060c 100644 --- a/sys-apps/pcmciautils/pcmciautils-018_p14.ebuild +++ b/sys-apps/pcmciautils/pcmciautils-018_p14.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 @@ -22,7 +22,7 @@ IUSE="debug staticsocket" RDEPEND="sys-apps/kmod[tools]" DEPEND="${RDEPEND} app-alternatives/yacc - sys-devel/flex" + app-alternatives/lex" PATCHES=( "${WORKDIR}"/debian/patches/no-modprobe-rules.patch diff --git a/sys-apps/pcmciautils/pcmciautils-018_p8-r3.ebuild b/sys-apps/pcmciautils/pcmciautils-018_p8-r3.ebuild index d239df8bef73..c7f6111bb77d 100644 --- a/sys-apps/pcmciautils/pcmciautils-018_p8-r3.ebuild +++ b/sys-apps/pcmciautils/pcmciautils-018_p8-r3.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 @@ -22,7 +22,7 @@ IUSE="debug staticsocket" RDEPEND="sys-apps/kmod[tools]" DEPEND="${RDEPEND} app-alternatives/yacc - sys-devel/flex" + app-alternatives/lex" PATCHES=( "${WORKDIR}"/debian/patches/no-modprobe-rules.patch diff --git a/sys-apps/pcsc-lite/pcsc-lite-2.0.0.ebuild b/sys-apps/pcsc-lite/pcsc-lite-2.0.0.ebuild index 2b817740a746..0f5bb6e93f4d 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-2.0.0.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-2.0.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 @@ -35,7 +35,7 @@ DEPEND=" RDEPEND="${DEPEND} selinux? ( sec-policy/selinux-pcscd )" BDEPEND=" - sys-devel/flex + app-alternatives/lex virtual/pkgconfig" PATCHES=( diff --git a/sys-apps/pcsc-lite/pcsc-lite-2.0.1.ebuild b/sys-apps/pcsc-lite/pcsc-lite-2.0.1.ebuild index 3a0cf3c74caa..d32cbfb1cc05 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-2.0.1.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-2.0.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 @@ DEPEND=" RDEPEND="${DEPEND} selinux? ( sec-policy/selinux-pcscd )" BDEPEND=" - sys-devel/flex + app-alternatives/lex virtual/pkgconfig" PATCHES=( diff --git a/sys-apps/ppc64-diag/ppc64-diag-2.7.9.ebuild b/sys-apps/ppc64-diag/ppc64-diag-2.7.9.ebuild index efa16f44fa52..a56bcef13cb3 100644 --- a/sys-apps/ppc64-diag/ppc64-diag-2.7.9.ebuild +++ b/sys-apps/ppc64-diag/ppc64-diag-2.7.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2022 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -30,7 +30,7 @@ RDEPEND="${DEPEND} BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig " diff --git a/sys-boot/grub/grub-2.06-r8.ebuild b/sys-boot/grub/grub-2.06-r8.ebuild index 98fdb2fbdbc4..f7ad850e9909 100644 --- a/sys-boot/grub/grub-2.06-r8.ebuild +++ b/sys-boot/grub/grub-2.06-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 @@ -111,7 +111,7 @@ BDEPEND=" ) test? ( app-admin/genromfs - app-arch/cpio + app-alternatives/cpio app-arch/lzop app-emulation/qemu dev-libs/libisoburn diff --git a/sys-boot/grub/grub-2.06-r9.ebuild b/sys-boot/grub/grub-2.06-r9.ebuild index 46702ba8aa1f..49676a74f04d 100644 --- a/sys-boot/grub/grub-2.06-r9.ebuild +++ b/sys-boot/grub/grub-2.06-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 @@ -105,7 +105,7 @@ BDEPEND=" ) test? ( app-admin/genromfs - app-arch/cpio + app-alternatives/cpio app-arch/lzop app-emulation/qemu dev-libs/libisoburn diff --git a/sys-boot/grub/grub-2.12-r1.ebuild b/sys-boot/grub/grub-2.12-r1.ebuild index 26b25794d046..80ebc54a6379 100644 --- a/sys-boot/grub/grub-2.12-r1.ebuild +++ b/sys-boot/grub/grub-2.12-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 @@ -103,7 +103,7 @@ BDEPEND+=" ) test? ( app-admin/genromfs - app-arch/cpio + app-alternatives/cpio app-arch/lzop app-emulation/qemu dev-libs/libisoburn diff --git a/sys-boot/grub/grub-2.12_rc1-r1.ebuild b/sys-boot/grub/grub-2.12_rc1-r1.ebuild index dad97c7a4793..8b47814c2d64 100644 --- a/sys-boot/grub/grub-2.12_rc1-r1.ebuild +++ b/sys-boot/grub/grub-2.12_rc1-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 @@ -102,7 +102,7 @@ BDEPEND=" ) test? ( app-admin/genromfs - app-arch/cpio + app-alternatives/cpio app-arch/lzop app-emulation/qemu dev-libs/libisoburn diff --git a/sys-boot/grub/grub-9999.ebuild b/sys-boot/grub/grub-9999.ebuild index 430fb57a1484..a8801791925e 100644 --- a/sys-boot/grub/grub-9999.ebuild +++ b/sys-boot/grub/grub-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 @@ -103,7 +103,7 @@ BDEPEND+=" ) test? ( app-admin/genromfs - app-arch/cpio + app-alternatives/cpio app-arch/lzop app-emulation/qemu dev-libs/libisoburn diff --git a/sys-cluster/ceph/ceph-16.2.14-r1.ebuild b/sys-cluster/ceph/ceph-16.2.14-r1.ebuild index 5a43bbd46ea1..7b19a09a89e8 100644 --- a/sys-cluster/ceph/ceph-16.2.14-r1.ebuild +++ b/sys-cluster/ceph/ceph-16.2.14-r1.ebuild @@ -101,7 +101,7 @@ DEPEND=" BDEPEND=" amd64? ( dev-lang/nasm ) x86? ( dev-lang/yasm ) - app-arch/cpio + app-alternatives/cpio >=dev-util/cmake-3.5.0 dev-python/cython[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] @@ -118,7 +118,7 @@ BDEPEND=" virtual/pkgconfig jaeger? ( sys-devel/bison - sys-devel/flex + app-alternatives/lex ) test? ( dev-util/cunit diff --git a/sys-cluster/ceph/ceph-17.2.6-r8.ebuild b/sys-cluster/ceph/ceph-17.2.6-r8.ebuild index 5418068ea653..447b3b4612ce 100644 --- a/sys-cluster/ceph/ceph-17.2.6-r8.ebuild +++ b/sys-cluster/ceph/ceph-17.2.6-r8.ebuild @@ -108,7 +108,7 @@ DEPEND=" BDEPEND=" amd64? ( dev-lang/nasm ) x86? ( dev-lang/yasm ) - app-arch/cpio + app-alternatives/cpio >=dev-util/cmake-3.5.0 dev-python/cython[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] @@ -125,7 +125,7 @@ BDEPEND=" virtual/pkgconfig jaeger? ( sys-devel/bison - sys-devel/flex + app-alternatives/lex ) test? ( dev-util/cunit diff --git a/sys-cluster/ceph/ceph-17.2.7.ebuild b/sys-cluster/ceph/ceph-17.2.7.ebuild index 07df21b4c130..de6593f566c1 100644 --- a/sys-cluster/ceph/ceph-17.2.7.ebuild +++ b/sys-cluster/ceph/ceph-17.2.7.ebuild @@ -108,7 +108,7 @@ DEPEND=" BDEPEND=" amd64? ( dev-lang/nasm ) x86? ( dev-lang/yasm ) - app-arch/cpio + app-alternatives/cpio >=dev-util/cmake-3.5.0 dev-python/cython[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] @@ -125,7 +125,7 @@ BDEPEND=" virtual/pkgconfig jaeger? ( sys-devel/bison - sys-devel/flex + app-alternatives/lex ) test? ( dev-util/cunit diff --git a/sys-cluster/ceph/ceph-18.2.0-r2.ebuild b/sys-cluster/ceph/ceph-18.2.0-r2.ebuild index 1f455f56e192..c9e82035731b 100644 --- a/sys-cluster/ceph/ceph-18.2.0-r2.ebuild +++ b/sys-cluster/ceph/ceph-18.2.0-r2.ebuild @@ -110,7 +110,7 @@ DEPEND=" BDEPEND=" amd64? ( dev-lang/nasm ) x86? ( dev-lang/yasm ) - app-arch/cpio + app-alternatives/cpio >=dev-util/cmake-3.5.0 dev-python/cython[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] @@ -127,7 +127,7 @@ BDEPEND=" virtual/pkgconfig jaeger? ( sys-devel/bison - sys-devel/flex + app-alternatives/lex ) test? ( dev-util/cunit diff --git a/sys-cluster/drbd-utils/drbd-utils-9.25.0-r1.ebuild b/sys-cluster/drbd-utils/drbd-utils-9.25.0-r1.ebuild index 1dde213b413e..192389b3f566 100644 --- a/sys-cluster/drbd-utils/drbd-utils-9.25.0-r1.ebuild +++ b/sys-cluster/drbd-utils/drbd-utils-9.25.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 @@ -20,7 +20,7 @@ DEPEND=" udev? ( virtual/udev ) " RDEPEND="${DEPEND}" -BDEPEND="sys-devel/flex" +BDEPEND="app-alternatives/lex" PATCHES=( #"${FILESDIR}"/${PN}-9.15.1-run-lock.patch diff --git a/sys-cluster/drbd-utils/drbd-utils-9.25.0.ebuild b/sys-cluster/drbd-utils/drbd-utils-9.25.0.ebuild index 5194d27e497c..180215a36f74 100644 --- a/sys-cluster/drbd-utils/drbd-utils-9.25.0.ebuild +++ b/sys-cluster/drbd-utils/drbd-utils-9.25.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 @@ DEPEND=" udev? ( virtual/udev ) " RDEPEND="${DEPEND}" -BDEPEND="sys-devel/flex" +BDEPEND="app-alternatives/lex" PATCHES=( #"${FILESDIR}"/${PN}-9.15.1-run-lock.patch diff --git a/sys-cluster/drbd-utils/drbd-utils-9.27.0.ebuild b/sys-cluster/drbd-utils/drbd-utils-9.27.0.ebuild index 3d8b35c868a0..8e995d72178a 100644 --- a/sys-cluster/drbd-utils/drbd-utils-9.27.0.ebuild +++ b/sys-cluster/drbd-utils/drbd-utils-9.27.0.ebuild @@ -21,7 +21,7 @@ DEPEND=" udev? ( virtual/udev ) " RDEPEND="${DEPEND}" -BDEPEND="sys-devel/flex" +BDEPEND="app-alternatives/lex" PATCHES=( "${FILESDIR}"/${PN}-9.23.1-respect-flags.patch diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.37_p1-r2.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.37_p1-r2.ebuild index e46ce4921873..62687be11ca8 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.37_p1-r2.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.37_p1-r2.ebuild @@ -63,7 +63,7 @@ BDEPEND=" app-alternatives/bc ) nls? ( sys-devel/gettext ) - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.38-r2.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.38-r2.ebuild index bafa40990f2c..6e2caef9b99a 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.38-r2.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.38-r2.ebuild @@ -64,7 +64,7 @@ BDEPEND=" app-alternatives/bc ) nls? ( sys-devel/gettext ) - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.39-r5.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.39-r5.ebuild index 402f02e4d639..7d9b8087884d 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.39-r5.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.39-r5.ebuild @@ -64,7 +64,7 @@ BDEPEND=" app-alternatives/bc ) nls? ( sys-devel/gettext ) - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.40-r5.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.40-r5.ebuild index 0051c2834d03..434ff692a37a 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.40-r5.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.40-r5.ebuild @@ -64,7 +64,7 @@ BDEPEND=" app-alternatives/bc ) nls? ( sys-devel/gettext ) - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.40-r7.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.40-r7.ebuild index 402f02e4d639..7d9b8087884d 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.40-r7.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.40-r7.ebuild @@ -64,7 +64,7 @@ BDEPEND=" app-alternatives/bc ) nls? ( sys-devel/gettext ) - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.41-r1.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.41-r1.ebuild index f40b50c5f376..3c95a2df7fa6 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.41-r1.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.41-r1.ebuild @@ -64,7 +64,7 @@ BDEPEND=" app-alternatives/bc ) nls? ( sys-devel/gettext ) - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.41-r3.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.41-r3.ebuild index b6628e176458..2288c5a0186f 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.41-r3.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.41-r3.ebuild @@ -64,7 +64,7 @@ BDEPEND=" app-alternatives/bc ) nls? ( sys-devel/gettext ) - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " diff --git a/sys-devel/binutils/binutils-2.32-r2.ebuild b/sys-devel/binutils/binutils-2.32-r2.ebuild index f80ba08099ae..0fcdb18847bf 100644 --- a/sys-devel/binutils/binutils-2.32-r2.ebuild +++ b/sys-devel/binutils/binutils-2.32-r2.ebuild @@ -76,7 +76,7 @@ DEPEND="${RDEPEND} doc? ( sys-apps/texinfo ) test? ( dev-util/dejagnu ) nls? ( sys-devel/gettext ) - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " diff --git a/sys-devel/binutils/binutils-2.33.1-r1.ebuild b/sys-devel/binutils/binutils-2.33.1-r1.ebuild index ca79c2b7f77e..748cab6ef93a 100644 --- a/sys-devel/binutils/binutils-2.33.1-r1.ebuild +++ b/sys-devel/binutils/binutils-2.33.1-r1.ebuild @@ -68,7 +68,7 @@ DEPEND="${RDEPEND} doc? ( sys-apps/texinfo ) test? ( dev-util/dejagnu ) nls? ( sys-devel/gettext ) - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " diff --git a/sys-devel/binutils/binutils-2.34-r2.ebuild b/sys-devel/binutils/binutils-2.34-r2.ebuild index 5f5b7e3cea60..42d6d1910d24 100644 --- a/sys-devel/binutils/binutils-2.34-r2.ebuild +++ b/sys-devel/binutils/binutils-2.34-r2.ebuild @@ -69,7 +69,7 @@ BDEPEND=" doc? ( sys-apps/texinfo ) test? ( dev-util/dejagnu ) nls? ( sys-devel/gettext ) - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " diff --git a/sys-devel/binutils/binutils-2.35.2.ebuild b/sys-devel/binutils/binutils-2.35.2.ebuild index 4e5a2a045f1d..2dd287d2dce6 100644 --- a/sys-devel/binutils/binutils-2.35.2.ebuild +++ b/sys-devel/binutils/binutils-2.35.2.ebuild @@ -61,7 +61,7 @@ BDEPEND=" app-alternatives/bc ) nls? ( sys-devel/gettext ) - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " diff --git a/sys-devel/binutils/binutils-2.36.1-r2.ebuild b/sys-devel/binutils/binutils-2.36.1-r2.ebuild index 808832a0227d..2f20daa4bb5c 100644 --- a/sys-devel/binutils/binutils-2.36.1-r2.ebuild +++ b/sys-devel/binutils/binutils-2.36.1-r2.ebuild @@ -61,7 +61,7 @@ BDEPEND=" app-alternatives/bc ) nls? ( sys-devel/gettext ) - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " diff --git a/sys-devel/binutils/binutils-2.37_p1-r2.ebuild b/sys-devel/binutils/binutils-2.37_p1-r2.ebuild index 17d7bc3ddee3..4d35c922704a 100644 --- a/sys-devel/binutils/binutils-2.37_p1-r2.ebuild +++ b/sys-devel/binutils/binutils-2.37_p1-r2.ebuild @@ -61,7 +61,7 @@ BDEPEND=" app-alternatives/bc ) nls? ( sys-devel/gettext ) - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " diff --git a/sys-devel/binutils/binutils-2.38-r2.ebuild b/sys-devel/binutils/binutils-2.38-r2.ebuild index 6e150a6c24dd..a9791fe4dfa9 100644 --- a/sys-devel/binutils/binutils-2.38-r2.ebuild +++ b/sys-devel/binutils/binutils-2.38-r2.ebuild @@ -61,7 +61,7 @@ BDEPEND=" app-alternatives/bc ) nls? ( sys-devel/gettext ) - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " diff --git a/sys-devel/binutils/binutils-2.39-r5.ebuild b/sys-devel/binutils/binutils-2.39-r5.ebuild index 97885e277514..c9f86dbbc0be 100644 --- a/sys-devel/binutils/binutils-2.39-r5.ebuild +++ b/sys-devel/binutils/binutils-2.39-r5.ebuild @@ -62,7 +62,7 @@ BDEPEND=" app-alternatives/bc ) nls? ( sys-devel/gettext ) - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " diff --git a/sys-devel/binutils/binutils-2.40-r5.ebuild b/sys-devel/binutils/binutils-2.40-r5.ebuild index bb1f52b87621..caa14408bc88 100644 --- a/sys-devel/binutils/binutils-2.40-r5.ebuild +++ b/sys-devel/binutils/binutils-2.40-r5.ebuild @@ -63,7 +63,7 @@ BDEPEND=" ) nls? ( sys-devel/gettext ) zstd? ( virtual/pkgconfig ) - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " diff --git a/sys-devel/binutils/binutils-2.40-r9.ebuild b/sys-devel/binutils/binutils-2.40-r9.ebuild index d44a2cc31d22..8c60fad3923a 100644 --- a/sys-devel/binutils/binutils-2.40-r9.ebuild +++ b/sys-devel/binutils/binutils-2.40-r9.ebuild @@ -66,7 +66,7 @@ BDEPEND=" ) nls? ( sys-devel/gettext ) zstd? ( virtual/pkgconfig ) - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " diff --git a/sys-devel/binutils/binutils-2.41-r2.ebuild b/sys-devel/binutils/binutils-2.41-r2.ebuild index f7864e7b9606..b00ec7113c92 100644 --- a/sys-devel/binutils/binutils-2.41-r2.ebuild +++ b/sys-devel/binutils/binutils-2.41-r2.ebuild @@ -66,7 +66,7 @@ BDEPEND=" ) nls? ( sys-devel/gettext ) zstd? ( virtual/pkgconfig ) - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " diff --git a/sys-devel/binutils/binutils-2.41-r3.ebuild b/sys-devel/binutils/binutils-2.41-r3.ebuild index 3fd36dfd0880..15bdc6f5a779 100644 --- a/sys-devel/binutils/binutils-2.41-r3.ebuild +++ b/sys-devel/binutils/binutils-2.41-r3.ebuild @@ -66,7 +66,7 @@ BDEPEND=" ) nls? ( sys-devel/gettext ) zstd? ( virtual/pkgconfig ) - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " diff --git a/sys-devel/binutils/binutils-2.41-r4.ebuild b/sys-devel/binutils/binutils-2.41-r4.ebuild index 5c5ebdd8f552..08d7d906dfbb 100644 --- a/sys-devel/binutils/binutils-2.41-r4.ebuild +++ b/sys-devel/binutils/binutils-2.41-r4.ebuild @@ -66,7 +66,7 @@ BDEPEND=" ) nls? ( sys-devel/gettext ) zstd? ( virtual/pkgconfig ) - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " diff --git a/sys-devel/binutils/binutils-9999.ebuild b/sys-devel/binutils/binutils-9999.ebuild index 8157ce1a9997..393acc75d9d3 100644 --- a/sys-devel/binutils/binutils-9999.ebuild +++ b/sys-devel/binutils/binutils-9999.ebuild @@ -66,7 +66,7 @@ BDEPEND=" ) nls? ( sys-devel/gettext ) zstd? ( virtual/pkgconfig ) - sys-devel/flex + app-alternatives/lex app-alternatives/yacc " diff --git a/sys-devel/bison/bison-3.8.2-r2.ebuild b/sys-devel/bison/bison-3.8.2-r2.ebuild index 57d4407aa1d4..fd8742c3ad61 100644 --- a/sys-devel/bison/bison-3.8.2-r2.ebuild +++ b/sys-devel/bison/bison-3.8.2-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 @@ -25,7 +25,7 @@ DEPEND=" " RDEPEND="${DEPEND}" BDEPEND=" - sys-devel/flex + app-alternatives/lex test? ( dev-lang/perl ) verify-sig? ( sec-keys/openpgp-keys-bison ) " diff --git a/sys-devel/crosstool-ng/crosstool-ng-1.24.0-r3.ebuild b/sys-devel/crosstool-ng/crosstool-ng-1.24.0-r3.ebuild index ee2ab17cd25b..c517e6d517b6 100644 --- a/sys-devel/crosstool-ng/crosstool-ng-1.24.0-r3.ebuild +++ b/sys-devel/crosstool-ng/crosstool-ng-1.24.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 @@ -46,7 +46,7 @@ BDEPEND=" lzip? ( app-arch/lzip ) meson? ( dev-util/meson ) python? ( ${PYTHON_DEPS} ) - ninja? ( dev-util/ninja ) + ninja? ( app-alternatives/ninja ) rsync? ( net-misc/rsync ) subversion? ( dev-vcs/subversion ) wget? ( net-misc/wget ) diff --git a/sys-devel/crosstool-ng/crosstool-ng-1.25.0-r1.ebuild b/sys-devel/crosstool-ng/crosstool-ng-1.25.0-r1.ebuild index ee2ab17cd25b..c517e6d517b6 100644 --- a/sys-devel/crosstool-ng/crosstool-ng-1.25.0-r1.ebuild +++ b/sys-devel/crosstool-ng/crosstool-ng-1.25.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 @@ -46,7 +46,7 @@ BDEPEND=" lzip? ( app-arch/lzip ) meson? ( dev-util/meson ) python? ( ${PYTHON_DEPS} ) - ninja? ( dev-util/ninja ) + ninja? ( app-alternatives/ninja ) rsync? ( net-misc/rsync ) subversion? ( dev-vcs/subversion ) wget? ( net-misc/wget ) diff --git a/sys-devel/crosstool-ng/crosstool-ng-1.26.0.ebuild b/sys-devel/crosstool-ng/crosstool-ng-1.26.0.ebuild index ee2ab17cd25b..c517e6d517b6 100644 --- a/sys-devel/crosstool-ng/crosstool-ng-1.26.0.ebuild +++ b/sys-devel/crosstool-ng/crosstool-ng-1.26.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 @@ -46,7 +46,7 @@ BDEPEND=" lzip? ( app-arch/lzip ) meson? ( dev-util/meson ) python? ( ${PYTHON_DEPS} ) - ninja? ( dev-util/ninja ) + ninja? ( app-alternatives/ninja ) rsync? ( net-misc/rsync ) subversion? ( dev-vcs/subversion ) wget? ( net-misc/wget ) diff --git a/sys-devel/crosstool-ng/crosstool-ng-9999.ebuild b/sys-devel/crosstool-ng/crosstool-ng-9999.ebuild index ee2ab17cd25b..c517e6d517b6 100644 --- a/sys-devel/crosstool-ng/crosstool-ng-9999.ebuild +++ b/sys-devel/crosstool-ng/crosstool-ng-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=" lzip? ( app-arch/lzip ) meson? ( dev-util/meson ) python? ( ${PYTHON_DEPS} ) - ninja? ( dev-util/ninja ) + ninja? ( app-alternatives/ninja ) rsync? ( net-misc/rsync ) subversion? ( dev-vcs/subversion ) wget? ( net-misc/wget ) diff --git a/sys-devel/crosstool-ng/metadata.xml b/sys-devel/crosstool-ng/metadata.xml index 86f15205befa..59a236975f01 100644 --- a/sys-devel/crosstool-ng/metadata.xml +++ b/sys-devel/crosstool-ng/metadata.xml @@ -18,7 +18,7 @@ <flag name="dtc">Require <pkg>sys-apps/dtc</pkg></flag> <flag name="lzip">Require <pkg>app-arch/lzip</pkg></flag> <flag name="meson">Require <pkg>dev-util/meson</pkg></flag> - <flag name="ninja">Require <pkg>dev-util/ninja</pkg></flag> + <flag name="ninja">Require <pkg>app-alternatives/ninja</pkg></flag> <flag name="rsync">Require <pkg>net-misc/rsync</pkg></flag> <flag name="wget">Require <pkg>net-misc/wget</pkg></flag> </use> diff --git a/sys-fs/genimage/genimage-16.ebuild b/sys-fs/genimage/genimage-16.ebuild index 97a1f74c0a7d..4becc18f6212 100644 --- a/sys-fs/genimage/genimage-16.ebuild +++ b/sys-fs/genimage/genimage-16.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 @@ -31,7 +31,7 @@ src_prepare() { } pkg_postinst() { - optfeature "cpio support" app-arch/cpio + optfeature "cpio support" app-alternatives/cpio optfeature "tar support" app-arch/tar optfeature "qemu support" app-emulation/qemu optfeature "dosfstools support" sys-fs/dosfstools diff --git a/sys-fs/genimage/genimage-9999.ebuild b/sys-fs/genimage/genimage-9999.ebuild index 4a0e18372d87..498034c2ce2a 100644 --- a/sys-fs/genimage/genimage-9999.ebuild +++ b/sys-fs/genimage/genimage-9999.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 @@ -31,7 +31,7 @@ src_prepare() { } pkg_postinst() { - optfeature "cpio support" app-arch/cpio + optfeature "cpio support" app-alternatives/cpio optfeature "tar support" app-arch/tar optfeature "qemu support" app-emulation/qemu optfeature "dosfstools support" sys-fs/dosfstools diff --git a/sys-fs/zfs/zfs-2.1.14.ebuild b/sys-fs/zfs/zfs-2.1.14.ebuild index 2f4604c01924..5dcfd94d6ae2 100644 --- a/sys-fs/zfs/zfs-2.1.14.ebuild +++ b/sys-fs/zfs/zfs-2.1.14.ebuild @@ -73,7 +73,7 @@ RDEPEND="${DEPEND} app-alternatives/awk dist-kernel? ( virtual/dist-kernel:= ) rootfs? ( - app-arch/cpio + app-alternatives/cpio app-misc/pax-utils ) selinux? ( sec-policy/selinux-zfs ) diff --git a/sys-fs/zfs/zfs-2.2.2-r1.ebuild b/sys-fs/zfs/zfs-2.2.2-r1.ebuild index 01eb1c79f508..5d676afae4d7 100644 --- a/sys-fs/zfs/zfs-2.2.2-r1.ebuild +++ b/sys-fs/zfs/zfs-2.2.2-r1.ebuild @@ -75,7 +75,7 @@ RDEPEND=" sys-fs/udev-init-scripts dist-kernel? ( virtual/dist-kernel:= ) rootfs? ( - app-arch/cpio + app-alternatives/cpio app-misc/pax-utils ) selinux? ( sec-policy/selinux-zfs ) diff --git a/sys-fs/zfs/zfs-9999.ebuild b/sys-fs/zfs/zfs-9999.ebuild index 49eafadd4d8d..3f4ecf0f9b94 100644 --- a/sys-fs/zfs/zfs-9999.ebuild +++ b/sys-fs/zfs/zfs-9999.ebuild @@ -75,7 +75,7 @@ RDEPEND=" sys-fs/udev-init-scripts dist-kernel? ( virtual/dist-kernel:= ) rootfs? ( - app-arch/cpio + app-alternatives/cpio app-misc/pax-utils ) selinux? ( sec-policy/selinux-zfs ) diff --git a/sys-kernel/bliss-initramfs/bliss-initramfs-9.3.0.ebuild b/sys-kernel/bliss-initramfs/bliss-initramfs-9.3.0.ebuild index f28c89246fb8..f709e633617a 100644 --- a/sys-kernel/bliss-initramfs/bliss-initramfs-9.3.0.ebuild +++ b/sys-kernel/bliss-initramfs/bliss-initramfs-9.3.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 @@ -18,7 +18,7 @@ KEYWORDS="-* amd64" RDEPEND=" ${PYTHON_DEPS} - app-arch/cpio + app-alternatives/cpio virtual/udev" DOCS=( README.md README-MORE.md USAGE.md ) diff --git a/sys-kernel/dracut/dracut-059-r5.ebuild b/sys-kernel/dracut/dracut-059-r5.ebuild index 2ca8c742b3cb..20bf99270c35 100644 --- a/sys-kernel/dracut/dracut-059-r5.ebuild +++ b/sys-kernel/dracut/dracut-059-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 @@ -25,7 +25,7 @@ IUSE="selinux test" RESTRICT="!test? ( test )" RDEPEND=" - app-arch/cpio + app-alternatives/cpio >=app-shells/bash-4.0:0 sys-apps/coreutils[xattr(-)] >=sys-apps/kmod-23[tools] diff --git a/sys-kernel/dracut/dracut-059-r6.ebuild b/sys-kernel/dracut/dracut-059-r6.ebuild index 4ef85771f79c..407ca4352198 100644 --- a/sys-kernel/dracut/dracut-059-r6.ebuild +++ b/sys-kernel/dracut/dracut-059-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 @@ -25,7 +25,7 @@ IUSE="selinux test" RESTRICT="!test? ( test )" RDEPEND=" - app-arch/cpio + app-alternatives/cpio >=app-shells/bash-4.0:0 sys-apps/coreutils[xattr(-)] >=sys-apps/kmod-23[tools] diff --git a/sys-kernel/dracut/dracut-059-r7.ebuild b/sys-kernel/dracut/dracut-059-r7.ebuild index a8465deef5d9..cf7ae59de258 100644 --- a/sys-kernel/dracut/dracut-059-r7.ebuild +++ b/sys-kernel/dracut/dracut-059-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 @@ -25,7 +25,7 @@ IUSE="selinux test" RESTRICT="!test? ( test )" RDEPEND=" - app-arch/cpio + app-alternatives/cpio >=app-shells/bash-4.0:0 sys-apps/coreutils[xattr(-)] >=sys-apps/kmod-23[tools] diff --git a/sys-kernel/dracut/dracut-059_p20231027.ebuild b/sys-kernel/dracut/dracut-059_p20231027.ebuild index 9badbbf08ad4..f54f911da51f 100644 --- a/sys-kernel/dracut/dracut-059_p20231027.ebuild +++ b/sys-kernel/dracut/dracut-059_p20231027.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 @@ IUSE="selinux test" RESTRICT="!test? ( test )" RDEPEND=" - app-arch/cpio + app-alternatives/cpio >=app-shells/bash-4.0:0 sys-apps/coreutils[xattr(-)] >=sys-apps/kmod-23[tools] diff --git a/sys-kernel/dracut/dracut-060_pre20231030-r1.ebuild b/sys-kernel/dracut/dracut-060_pre20231030-r1.ebuild index cdb6f8ce433f..27c5675d84b3 100644 --- a/sys-kernel/dracut/dracut-060_pre20231030-r1.ebuild +++ b/sys-kernel/dracut/dracut-060_pre20231030-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 @@ IUSE="selinux test" RESTRICT="!test? ( test )" RDEPEND=" - app-arch/cpio + app-alternatives/cpio >=app-shells/bash-4.0:0 sys-apps/coreutils[xattr(-)] >=sys-apps/kmod-23[tools] diff --git a/sys-kernel/dracut/dracut-060_pre20231030-r2.ebuild b/sys-kernel/dracut/dracut-060_pre20231030-r2.ebuild index 913136a6862b..5704feeec8e9 100644 --- a/sys-kernel/dracut/dracut-060_pre20231030-r2.ebuild +++ b/sys-kernel/dracut/dracut-060_pre20231030-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 @@ -30,7 +30,7 @@ IUSE="selinux test" RESTRICT="!test? ( test )" RDEPEND=" - app-arch/cpio + app-alternatives/cpio >=app-shells/bash-4.0:0 sys-apps/coreutils[xattr(-)] >=sys-apps/kmod-23[tools] diff --git a/sys-kernel/dracut/dracut-9999.ebuild b/sys-kernel/dracut/dracut-9999.ebuild index f25e30eca72c..82cac8b44aa2 100644 --- a/sys-kernel/dracut/dracut-9999.ebuild +++ b/sys-kernel/dracut/dracut-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 @@ IUSE="selinux test" RESTRICT="!test? ( test )" RDEPEND=" - app-arch/cpio + app-alternatives/cpio >=app-shells/bash-4.0:0 sys-apps/coreutils[xattr(-)] >=sys-apps/kmod-23[tools] diff --git a/sys-kernel/genkernel/genkernel-4.3.2-r1.ebuild b/sys-kernel/genkernel/genkernel-4.3.2-r1.ebuild index f35b1f9dedaf..8e508c26568d 100644 --- a/sys-kernel/genkernel/genkernel-4.3.2-r1.ebuild +++ b/sys-kernel/genkernel/genkernel-4.3.2-r1.ebuild @@ -111,7 +111,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" # things. DEPEND="" RDEPEND="${PYTHON_DEPS} - app-arch/cpio + app-alternatives/cpio >=app-misc/pax-utils-1.2.2 app-portage/elt-patches app-portage/portage-utils @@ -122,7 +122,7 @@ RDEPEND="${PYTHON_DEPS} sys-devel/automake app-alternatives/bc sys-devel/bison - sys-devel/flex + app-alternatives/lex sys-devel/libtool virtual/pkgconfig elibc_glibc? ( sys-libs/glibc[static-libs(+)] ) diff --git a/sys-kernel/genkernel/genkernel-4.3.3.ebuild b/sys-kernel/genkernel/genkernel-4.3.3.ebuild index 8dbbcb3bf0cd..7353a2d579c6 100644 --- a/sys-kernel/genkernel/genkernel-4.3.3.ebuild +++ b/sys-kernel/genkernel/genkernel-4.3.3.ebuild @@ -111,7 +111,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" # things. DEPEND="" RDEPEND="${PYTHON_DEPS} - app-arch/cpio + app-alternatives/cpio >=app-misc/pax-utils-1.2.2 app-portage/elt-patches app-portage/portage-utils @@ -122,7 +122,7 @@ RDEPEND="${PYTHON_DEPS} sys-devel/automake app-alternatives/bc sys-devel/bison - sys-devel/flex + app-alternatives/lex sys-devel/libtool virtual/pkgconfig elibc_glibc? ( sys-libs/glibc[static-libs(+)] ) diff --git a/sys-kernel/genkernel/genkernel-4.3.5-r1.ebuild b/sys-kernel/genkernel/genkernel-4.3.5-r1.ebuild index 87f8b9a6c2c2..97db6dac4c5b 100644 --- a/sys-kernel/genkernel/genkernel-4.3.5-r1.ebuild +++ b/sys-kernel/genkernel/genkernel-4.3.5-r1.ebuild @@ -111,7 +111,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" # things. DEPEND="" RDEPEND="${PYTHON_DEPS} - app-arch/cpio + app-alternatives/cpio >=app-misc/pax-utils-1.2.2 app-portage/elt-patches app-portage/portage-utils @@ -122,7 +122,7 @@ RDEPEND="${PYTHON_DEPS} sys-devel/automake app-alternatives/bc sys-devel/bison - sys-devel/flex + app-alternatives/lex sys-devel/libtool virtual/pkgconfig elibc_glibc? ( sys-libs/glibc[static-libs(+)] ) diff --git a/sys-kernel/genkernel/genkernel-4.3.5.ebuild b/sys-kernel/genkernel/genkernel-4.3.5.ebuild index 9106585ae589..f1b6a9827a2e 100644 --- a/sys-kernel/genkernel/genkernel-4.3.5.ebuild +++ b/sys-kernel/genkernel/genkernel-4.3.5.ebuild @@ -111,7 +111,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" # things. DEPEND="" RDEPEND="${PYTHON_DEPS} - app-arch/cpio + app-alternatives/cpio >=app-misc/pax-utils-1.2.2 app-portage/elt-patches app-portage/portage-utils @@ -122,7 +122,7 @@ RDEPEND="${PYTHON_DEPS} sys-devel/automake app-alternatives/bc sys-devel/bison - sys-devel/flex + app-alternatives/lex sys-devel/libtool virtual/pkgconfig elibc_glibc? ( sys-libs/glibc[static-libs(+)] ) diff --git a/sys-kernel/genkernel/genkernel-4.3.6.ebuild b/sys-kernel/genkernel/genkernel-4.3.6.ebuild index 1da3cb7513a2..affdb46d1a53 100644 --- a/sys-kernel/genkernel/genkernel-4.3.6.ebuild +++ b/sys-kernel/genkernel/genkernel-4.3.6.ebuild @@ -113,7 +113,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" # things. DEPEND="" RDEPEND="${PYTHON_DEPS} - app-arch/cpio + app-alternatives/cpio >=app-misc/pax-utils-1.2.2 app-portage/elt-patches app-portage/portage-utils @@ -124,7 +124,7 @@ RDEPEND="${PYTHON_DEPS} sys-devel/automake app-alternatives/bc sys-devel/bison - sys-devel/flex + app-alternatives/lex sys-devel/libtool virtual/pkgconfig elibc_glibc? ( sys-libs/glibc[static-libs(+)] ) diff --git a/sys-kernel/genkernel/genkernel-4.3.7.ebuild b/sys-kernel/genkernel/genkernel-4.3.7.ebuild index 04da6af71431..f8b7b7ee0e4f 100644 --- a/sys-kernel/genkernel/genkernel-4.3.7.ebuild +++ b/sys-kernel/genkernel/genkernel-4.3.7.ebuild @@ -113,7 +113,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" # things. DEPEND="" RDEPEND="${PYTHON_DEPS} - app-arch/cpio + app-alternatives/cpio >=app-misc/pax-utils-1.2.2 app-portage/elt-patches app-portage/portage-utils @@ -124,7 +124,7 @@ RDEPEND="${PYTHON_DEPS} sys-devel/automake app-alternatives/bc sys-devel/bison - sys-devel/flex + app-alternatives/lex sys-devel/libtool virtual/pkgconfig elibc_glibc? ( sys-libs/glibc[static-libs(+)] ) diff --git a/sys-kernel/genkernel/genkernel-4.3.8.ebuild b/sys-kernel/genkernel/genkernel-4.3.8.ebuild index 04da6af71431..f8b7b7ee0e4f 100644 --- a/sys-kernel/genkernel/genkernel-4.3.8.ebuild +++ b/sys-kernel/genkernel/genkernel-4.3.8.ebuild @@ -113,7 +113,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" # things. DEPEND="" RDEPEND="${PYTHON_DEPS} - app-arch/cpio + app-alternatives/cpio >=app-misc/pax-utils-1.2.2 app-portage/elt-patches app-portage/portage-utils @@ -124,7 +124,7 @@ RDEPEND="${PYTHON_DEPS} sys-devel/automake app-alternatives/bc sys-devel/bison - sys-devel/flex + app-alternatives/lex sys-devel/libtool virtual/pkgconfig elibc_glibc? ( sys-libs/glibc[static-libs(+)] ) diff --git a/sys-kernel/genkernel/genkernel-9999.ebuild b/sys-kernel/genkernel/genkernel-9999.ebuild index 04da6af71431..f8b7b7ee0e4f 100644 --- a/sys-kernel/genkernel/genkernel-9999.ebuild +++ b/sys-kernel/genkernel/genkernel-9999.ebuild @@ -113,7 +113,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" # things. DEPEND="" RDEPEND="${PYTHON_DEPS} - app-arch/cpio + app-alternatives/cpio >=app-misc/pax-utils-1.2.2 app-portage/elt-patches app-portage/portage-utils @@ -124,7 +124,7 @@ RDEPEND="${PYTHON_DEPS} sys-devel/automake app-alternatives/bc sys-devel/bison - sys-devel/flex + app-alternatives/lex sys-devel/libtool virtual/pkgconfig elibc_glibc? ( sys-libs/glibc[static-libs(+)] ) diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.205.ebuild b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.205.ebuild index c4a09f9a56b5..056b437be6d3 100644 --- a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.205.ebuild +++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.205.ebuild @@ -45,7 +45,7 @@ PDEPEND=" " BDEPEND=" app-alternatives/bc - sys-devel/flex + app-alternatives/lex virtual/libelf app-alternatives/yacc " diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.206.ebuild b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.206.ebuild index 75822704615e..1a44f330be18 100644 --- a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.206.ebuild +++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.206.ebuild @@ -45,7 +45,7 @@ PDEPEND=" " BDEPEND=" app-alternatives/bc - sys-devel/flex + app-alternatives/lex virtual/libelf app-alternatives/yacc " diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.15.145.ebuild b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.15.145.ebuild index cb4dab05a8d7..e436cfb11400 100644 --- a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.15.145.ebuild +++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.15.145.ebuild @@ -45,7 +45,7 @@ PDEPEND=" " BDEPEND=" app-alternatives/bc - sys-devel/flex + app-alternatives/lex virtual/libelf app-alternatives/yacc " diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.15.146.ebuild b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.15.146.ebuild index 700e82bc5cd0..1a845828a60b 100644 --- a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.15.146.ebuild +++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.15.146.ebuild @@ -45,7 +45,7 @@ PDEPEND=" " BDEPEND=" app-alternatives/bc - sys-devel/flex + app-alternatives/lex virtual/libelf app-alternatives/yacc " diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-6.1.69.ebuild b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-6.1.69.ebuild index 08217f6c8894..2d629de2ad96 100644 --- a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-6.1.69.ebuild +++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-6.1.69.ebuild @@ -45,7 +45,7 @@ PDEPEND=" " BDEPEND=" app-alternatives/bc - sys-devel/flex + app-alternatives/lex virtual/libelf app-alternatives/yacc " diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-6.1.70.ebuild b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-6.1.70.ebuild index 60fd8bcb3c18..b3591717dea3 100644 --- a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-6.1.70.ebuild +++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-6.1.70.ebuild @@ -45,7 +45,7 @@ PDEPEND=" " BDEPEND=" app-alternatives/bc - sys-devel/flex + app-alternatives/lex virtual/libelf app-alternatives/yacc " diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-6.1.71.ebuild b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-6.1.71.ebuild index 700e82bc5cd0..1a845828a60b 100644 --- a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-6.1.71.ebuild +++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-6.1.71.ebuild @@ -45,7 +45,7 @@ PDEPEND=" " BDEPEND=" app-alternatives/bc - sys-devel/flex + app-alternatives/lex virtual/libelf app-alternatives/yacc " diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-6.6.10.ebuild b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-6.6.10.ebuild index 23b1badc071d..9055f90433bd 100644 --- a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-6.6.10.ebuild +++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-6.6.10.ebuild @@ -48,7 +48,7 @@ PDEPEND=" " BDEPEND=" app-alternatives/bc - sys-devel/flex + app-alternatives/lex virtual/libelf app-alternatives/yacc " diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-6.6.9.ebuild b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-6.6.9.ebuild index 8873eaa8efc5..44d02e88809f 100644 --- a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-6.6.9.ebuild +++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-6.6.9.ebuild @@ -48,7 +48,7 @@ PDEPEND=" " BDEPEND=" app-alternatives/bc - sys-devel/flex + app-alternatives/lex virtual/libelf app-alternatives/yacc " diff --git a/sys-kernel/gentoo-sources/Manifest b/sys-kernel/gentoo-sources/Manifest index 69c425289f35..d06054c9c0c3 100644 --- a/sys-kernel/gentoo-sources/Manifest +++ b/sys-kernel/gentoo-sources/Manifest @@ -55,7 +55,11 @@ DIST genpatches-6.6-8.extras.tar.xz 3704 BLAKE2B c474c55469c536f563036c74038f7a5 DIST genpatches-6.6-9.base.tar.xz 542696 BLAKE2B c0b650debf66e74923faeb933712acf4697dee9351bb3814845e5a4505818669d9392e5fca6cca4b28d42e29ff6c80e5a8e62de0446e121f950df12a83aa0cc9 SHA512 a02ab965d0beec3f72527176ad9c6858558dacdd6151cd6f3e3ec073f9965a74a048336e9403de12dd4bea4764aaa28f364ec941d86d4582271347f0d2394c7d DIST genpatches-6.6-9.experimental.tar.xz 5752 BLAKE2B 1ebbf3a3f58cbdb51027a82b420fc1d417b1061dfb9a444c7f0826b4a419ad066540e280daff4a7670039e3b1198ab4bd79ed8fc69dadf8fa7cb5c0aa2e99eff SHA512 d6988144bff959da05de9f14446262eaf5aed9770a7718f5bb0a0c160c50ca4e050f6fa6f3ce8957fecaeab33367d775f0f3d750f44a8d48734f8bf74efaddc1 DIST genpatches-6.6-9.extras.tar.xz 3704 BLAKE2B 3917a85e31159724a2011824cf64c7d2cc169bdecfe2d0c051e0cc2fc4200cfd0bdd7f2cc17f8feb616375d54c43a0bf59431dd72f9ed6ff63bbf25974bdd654 SHA512 1d1e47db577ae990dd11709896384f1c9c49166c89e08e5838751794b9d3537cf447507b78f4cf08d9a4c6a9f94dbf384458fb3b0ae2232b1068b6082977b117 +DIST genpatches-6.7-1.base.tar.xz 4812 BLAKE2B 152e6d2f4917d75e10554eecb05a0494a46b3ce0b6b38e1d785faa029b8bf2f9a7b32f348c149ff90ef6dee43e0b8243ec206b887a2faa8332dd738efccf5357 SHA512 dbcf18b3dff2b7167ff36594f91cd46c74aa18f36d8bd3fa8a911c3223aa0bc7a687bc7e3e8fee5333378102afd57a363ac038343534f8be797b9d9becfcee6a +DIST genpatches-6.7-1.experimental.tar.xz 5760 BLAKE2B ac9300db5e955cd5bfa1486700dce9ea5a9a68fb6c805bbea325957bac9620f2205f57d5a517bd030f85f616d2c26323413ff87143f5ea3db2468fc531ef6222 SHA512 4124bc06fe09099c2f67b3a68e5c62adba2c889082138c2160ede9cf1b414dd44de48967cb0bdeb68ec105c10cb445f905bf243cd27b99b04be01230427d9eb0 +DIST genpatches-6.7-1.extras.tar.xz 3704 BLAKE2B a030f820814c70c9e5605de1596455052cf8f0c346156ef4f480cedb4779e564e6082755cf0a5e2066ddee46b741f03c4cc118797d27a9566ffeecebba021e81 SHA512 8d46cbdeed8c59679502e269d570f679e4f3d0293b6e9ee302ca9bc0e73ac5c3ec1470f26d6b7efc66a3566b5f8dc44ed6b5a9f04e4307ec496381e32b96fdaa DIST linux-5.10.tar.xz 116606704 BLAKE2B b923d7b66309224f42f35f8a5fa219421b0a9362d2adacdadd8d96251f61f7230878ea297a269a7f3b3c56830f0b177e068691e1d7f88501a05653b0a13274d1 SHA512 95bc137d0cf9148da6a9d1f1a878698dc27b40f68e22c597544010a6c591ce1b256f083489d3ff45ff77753289b535135590194d88ef9f007d0ddab3d74de70e DIST linux-5.15.tar.xz 121913744 BLAKE2B 3921274b23f7938abdf3ed9334534b4581e13d7484303d3a5280eddb038999aaa8b836666a487472d9c4a219af0f06b9fecccaf348fb5510ab8762f4ef4b7e83 SHA512 d25ad40b5bcd6a4c6042fd0fd84e196e7a58024734c3e9a484fd0d5d54a0c1d87db8a3c784eff55e43b6f021709dc685eb0efa18d2aec327e4f88a79f405705a DIST linux-6.1.tar.xz 134728520 BLAKE2B ae60257860b2bd1bd708d183f0443afc60ebbd2b3d535c45e44c2e541bd0928530a3b62de6385dd4e4726ebbedcc0a871d4f3ffb4105b9f1f6d8ed7467f5688e SHA512 6ed2a73c2699d0810e54753715635736fc370288ad5ce95c594f2379959b0e418665cd71bc512a0273fe226fe90074d8b10d14c209080a6466498417a4fdda68 DIST linux-6.6.tar.xz 140064536 BLAKE2B 5f02fd8696d42f7ec8c5fbadec8e7270bdcfcb1f9844a6c4db3e1fd461c93ce1ccda650ca72dceb4890ebcbbf768ba8fba0bce91efc49fbd2c307b04e95665f2 SHA512 458b2c34d46206f9b4ccbac54cc57aeca1eaecaf831bc441e59701bac6eadffc17f6ce24af6eadd0454964e843186539ac0d63295ad2cc32d112b60360c39a35 +DIST linux-6.7.tar.xz 141406528 BLAKE2B cecdbd19905e43e485ab73b352ced18b37f2a138c97a6956cadcda5d3d271001117dc1cf896b166ff019fc7f405f9539e2ed0d6112b0890efb04d182adf4fd0e SHA512 de06de556191614bd9daf077ae239360352a402bab407748e67f1e5108c92fd933e451707840ab22fe0f9976db3d1e1b60ca9d41cf894f015ca09b3f652b74ad diff --git a/sys-kernel/gentoo-sources/gentoo-sources-6.7.0.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-6.7.0.ebuild new file mode 100644 index 000000000000..f190fedb69e6 --- /dev/null +++ b/sys-kernel/gentoo-sources/gentoo-sources-6.7.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="8" +ETYPE="sources" +K_WANT_GENPATCHES="base extras experimental" +K_GENPATCHES_VER="1" + +inherit kernel-2 +detect_version +detect_arch + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches" +IUSE="experimental" + +DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree" +SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}" + +pkg_postinst() { + kernel-2_pkg_postinst + einfo "For more info on this patchset, and how to report problems, see:" + einfo "${HOMEPAGE}" +} + +pkg_postrm() { + kernel-2_pkg_postrm +} diff --git a/sys-kernel/linux-firmware/linux-firmware-20231030.ebuild b/sys-kernel/linux-firmware/linux-firmware-20231030.ebuild index c7bc4aeff108..54bb6c081f19 100644 --- a/sys-kernel/linux-firmware/linux-firmware-20231030.ebuild +++ b/sys-kernel/linux-firmware/linux-firmware-20231030.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 @@ REQUIRED_USE="initramfs? ( redistributable ) RESTRICT="binchecks strip test unknown-license? ( bindist )" -BDEPEND="initramfs? ( app-arch/cpio ) +BDEPEND="initramfs? ( app-alternatives/cpio ) compress-xz? ( app-arch/xz-utils ) compress-zstd? ( app-arch/zstd )" diff --git a/sys-kernel/linux-firmware/linux-firmware-20231111-r1.ebuild b/sys-kernel/linux-firmware/linux-firmware-20231111-r1.ebuild index 56421e5b3517..860de504bda4 100644 --- a/sys-kernel/linux-firmware/linux-firmware-20231111-r1.ebuild +++ b/sys-kernel/linux-firmware/linux-firmware-20231111-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 @@ -37,7 +37,7 @@ REQUIRED_USE="initramfs? ( redistributable ) RESTRICT="binchecks strip test unknown-license? ( bindist )" -BDEPEND="initramfs? ( app-arch/cpio ) +BDEPEND="initramfs? ( app-alternatives/cpio ) compress-xz? ( app-arch/xz-utils ) compress-zstd? ( app-arch/zstd ) deduplicate? ( app-misc/rdfind )" diff --git a/sys-kernel/linux-firmware/linux-firmware-20231211.ebuild b/sys-kernel/linux-firmware/linux-firmware-20231211.ebuild index b2de797b1577..c8c97f428164 100644 --- a/sys-kernel/linux-firmware/linux-firmware-20231211.ebuild +++ b/sys-kernel/linux-firmware/linux-firmware-20231211.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 @@ REQUIRED_USE="initramfs? ( redistributable ) RESTRICT="binchecks strip test unknown-license? ( bindist )" -BDEPEND="initramfs? ( app-arch/cpio ) +BDEPEND="initramfs? ( app-alternatives/cpio ) compress-xz? ( app-arch/xz-utils ) compress-zstd? ( app-arch/zstd ) deduplicate? ( app-misc/rdfind )" diff --git a/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild b/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild index 6cef5cc50e0e..e3f5246a89a3 100644 --- a/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild +++ b/sys-kernel/linux-firmware/linux-firmware-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 @@ -37,7 +37,7 @@ REQUIRED_USE="initramfs? ( redistributable ) RESTRICT="binchecks strip test unknown-license? ( bindist )" -BDEPEND="initramfs? ( app-arch/cpio ) +BDEPEND="initramfs? ( app-alternatives/cpio ) compress-xz? ( app-arch/xz-utils ) compress-zstd? ( app-arch/zstd ) deduplicate? ( app-misc/rdfind )" diff --git a/sys-kernel/vanilla-sources/Manifest b/sys-kernel/vanilla-sources/Manifest index 66453b002bb4..206974afe9c5 100644 --- a/sys-kernel/vanilla-sources/Manifest +++ b/sys-kernel/vanilla-sources/Manifest @@ -6,10 +6,10 @@ DIST linux-5.4.tar.xz 109441440 BLAKE2B 193bc4a3147e147d5529956164ec4912fad5d5c6 DIST linux-6.1.tar.xz 134728520 BLAKE2B ae60257860b2bd1bd708d183f0443afc60ebbd2b3d535c45e44c2e541bd0928530a3b62de6385dd4e4726ebbedcc0a871d4f3ffb4105b9f1f6d8ed7467f5688e SHA512 6ed2a73c2699d0810e54753715635736fc370288ad5ce95c594f2379959b0e418665cd71bc512a0273fe226fe90074d8b10d14c209080a6466498417a4fdda68 DIST linux-6.6.tar.xz 140064536 BLAKE2B 5f02fd8696d42f7ec8c5fbadec8e7270bdcfcb1f9844a6c4db3e1fd461c93ce1ccda650ca72dceb4890ebcbbf768ba8fba0bce91efc49fbd2c307b04e95665f2 SHA512 458b2c34d46206f9b4ccbac54cc57aeca1eaecaf831bc441e59701bac6eadffc17f6ce24af6eadd0454964e843186539ac0d63295ad2cc32d112b60360c39a35 DIST linux-6.7.tar.xz 141406528 BLAKE2B cecdbd19905e43e485ab73b352ced18b37f2a138c97a6956cadcda5d3d271001117dc1cf896b166ff019fc7f405f9539e2ed0d6112b0890efb04d182adf4fd0e SHA512 de06de556191614bd9daf077ae239360352a402bab407748e67f1e5108c92fd933e451707840ab22fe0f9976db3d1e1b60ca9d41cf894f015ca09b3f652b74ad -DIST patch-4.14.334.xz 5344324 BLAKE2B 2e73f853e85362b995d9eab34c9d501b8ee3c28177027c365ed52a76a869074590a42944f403b6f678a36f6040eaa4634f464906181e1ca8d951c29d26f74074 SHA512 2a049e7d55f19b7daa0c5792d517c0e12909bcac2647435d123694966b329844a6fb8c279b13cda1c00a12e53ca84c04516bb322054e1236ce028e1ced1064c4 -DIST patch-4.19.303.xz 5818860 BLAKE2B 8301deda2305f586ffd66314751aaefb553c7ec2d771b27e5e2880fc2cd3ee80dee6437bfbdd346c7b73fb145c83b67dc2bac97414b887c7df65cdaa3ce7956e SHA512 52efa4cb3e54b99694bc6bc9a44ecb260710d8da11ccee3cd3dc46905ae562f0d02f2adcc30d750c561d3b418dbad588b15864bec090c77a69850ab58c85222d +DIST patch-4.14.335.xz 5347104 BLAKE2B 24d644a740512058da5e51e724fb2365a94b1decf7e305efcea513b016a62afad29392082d01ff38d3ae57bfd9fea3dc7b56f3c97334f6e8f3920a524c76eb32 SHA512 147d99d5336df20f19058bc5e6c73cc9a5b6f548777780616da7afc671ceb6b745d5c829ed424c8077d4b4fffa9ec46ab468d4e5a942fd28ecf2d110514a69d1 +DIST patch-4.19.304.xz 5824016 BLAKE2B a18baf7367a9b08c3ae0b5c3b696b30fad9f522387496e3c2a41104d126c02f8014acae8315ce589ea20febec8480037d574717549132e87aed984b558d19254 SHA512 db71bb529971f45afcba0832090d807dc7e9acfbe401a824bc56233a42353498c7aba2e3422f834894a0c3885919db98945bc2a2d7a6219e92f241fdcabe97ae DIST patch-5.10.206.xz 5445068 BLAKE2B f56af3df06f2262fda6eaf4d41b13a62cef85c1fc7d6bc8278bcbbed4e8570c189e3ea04ced62048d01c76dfa9aeed3743f95bbbeb603c5dcbffaa28e239ddd5 SHA512 768a96d7af8e7cc25bfc0a834db41d2a71a70902e5c16d5a19acbc03e79d41d84f58e4ef4d0db77d49f3cf370bb16b3a69e3cd0c7a8fec75165cb1dc33c1e1a6 DIST patch-5.15.146.xz 5172600 BLAKE2B 060ac868b2206fe4debea6a1c95cd94e7456a0a3d84724189529af5707ba86b706219d73f9296c4f53aa6cadb1df0a8ad514635107d4da8c04a1561aaa8c58ee SHA512 f10b99b99e7c054369498259226bdafde2118b512e6b55a0a0241e80954ff276708f561553e15d84b5abad98a7f86239ba5fa540ba83d982d40f0fd36f197aa5 -DIST patch-5.4.265.xz 5299816 BLAKE2B 4fd926851aedb8a8297005a741a678a450f269a68cb20601dee587b30cfd05e03a7e8607a6343b4454473d3d7f75462c49356826889ed2792583e001f374ce84 SHA512 ade0cd7c1cb476ac5362ace007705691f726282eb8046a8bc901664c65421532d7783035768e0c51f0a6d51a97dffc87504391c29e06b5a964f3f342f5522abd +DIST patch-5.4.266.xz 5305364 BLAKE2B 8096f20253029c295a82afd5f04582f78b75cfdcc339eed7d18ab1978df0871da2d4c02ab79dfad1461e42639578d6f8736daa46c985fa4f4c44874493ce3be3 SHA512 bcc1b0900ecdd8995c0f63050d8a5dcd2ad3e26846c935db1a98e81b59c52673d8a951aebacfeddea1aa24782f48c74f97c05e87b23c94187eead022296e26da DIST patch-6.1.71.xz 3805996 BLAKE2B 14c68eae7fc1ffcb84aed9428914e06af41eee77fc5b5dece8a4d884a953f5687817ace215affad2b01b1f641c135fa8b67e087226f2b34d61205f12358c86ae SHA512 5260268ebb204771d1e882b0c34e6afab368d811478ee856c86a23af6f7a77da211e8e76a9cd963e9af65e462fdfa04863697387350f09287435dd5c8c015a1a DIST patch-6.6.10.xz 650752 BLAKE2B 5ef70b54c04fb4fab312a88a49645658042765b318838b8fcdc7b338378f55e313f1466c82a6f8e782944d7c8b1626b0716637e15854bc190f0793b3956231a5 SHA512 77c962fea1306d813bda6e2f142411582fd4bf00e740d17f29eab4d060b33cd5a7487ac96d6ab63cb8a765e03afa0e54b5ec8ed4943894f0e84a27ba57821a81 diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.14.334.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-4.14.335.ebuild index c04a9a5d6ea8..9286d988287a 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-4.14.334.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-4.14.335.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-kernel/vanilla-sources/vanilla-sources-4.19.303.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-4.19.304.ebuild index c04a9a5d6ea8..9286d988287a 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-4.19.303.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-4.19.304.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-kernel/vanilla-sources/vanilla-sources-5.4.265.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-5.4.266.ebuild index c04a9a5d6ea8..9286d988287a 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-5.4.265.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-5.4.266.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-libs/libsemanage/libsemanage-3.4-r1.ebuild b/sys-libs/libsemanage/libsemanage-3.4-r1.ebuild index cbf9430b1d9a..313dba36478f 100644 --- a/sys-libs/libsemanage/libsemanage-3.4-r1.ebuild +++ b/sys-libs/libsemanage/libsemanage-3.4-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 @@ -34,7 +34,7 @@ RDEPEND="app-arch/bzip2[${MULTILIB_USEDEP}] DEPEND="${RDEPEND}" BDEPEND=">=dev-lang/swig-2.0.4-r1 sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig" # tests are not meant to be run outside of the diff --git a/sys-libs/libsemanage/libsemanage-3.5.ebuild b/sys-libs/libsemanage/libsemanage-3.5.ebuild index cbf9430b1d9a..313dba36478f 100644 --- a/sys-libs/libsemanage/libsemanage-3.5.ebuild +++ b/sys-libs/libsemanage/libsemanage-3.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=7 @@ -34,7 +34,7 @@ RDEPEND="app-arch/bzip2[${MULTILIB_USEDEP}] DEPEND="${RDEPEND}" BDEPEND=">=dev-lang/swig-2.0.4-r1 sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig" # tests are not meant to be run outside of the diff --git a/sys-libs/libsemanage/libsemanage-9999.ebuild b/sys-libs/libsemanage/libsemanage-9999.ebuild index 20b5ed06c1db..a2c61ba728a4 100644 --- a/sys-libs/libsemanage/libsemanage-9999.ebuild +++ b/sys-libs/libsemanage/libsemanage-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 @@ -34,7 +34,7 @@ RDEPEND="app-arch/bzip2[${MULTILIB_USEDEP}] DEPEND="${RDEPEND}" BDEPEND=">=dev-lang/swig-2.0.4-r1 sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig" # tests are not meant to be run outside of the diff --git a/sys-libs/pam/pam-1.5.3.ebuild b/sys-libs/pam/pam-1.5.3.ebuild index c92638b8dd5d..2ddcf24b4f38 100644 --- a/sys-libs/pam/pam-1.5.3.ebuild +++ b/sys-libs/pam/pam-1.5.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 @@ -27,7 +27,7 @@ IUSE="audit berkdb debug nis selinux" BDEPEND=" app-alternatives/yacc dev-libs/libxslt - sys-devel/flex + app-alternatives/lex sys-devel/gettext virtual/pkgconfig " diff --git a/sys-power/iasl/iasl-20200717.ebuild b/sys-power/iasl/iasl-20200717.ebuild index fc7df26a7ffa..2e15fd16ac2b 100644 --- a/sys-power/iasl/iasl-20200717.ebuild +++ b/sys-power/iasl/iasl-20200717.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 @@ RESTRICT="!test? ( test )" BDEPEND=" sys-devel/bison - sys-devel/flex" + app-alternatives/lex" S="${WORKDIR}/${MY_P}" diff --git a/sys-process/at/at-3.2.5.ebuild b/sys-process/at/at-3.2.5.ebuild index c8c25a848c95..e00f84a7515f 100644 --- a/sys-process/at/at-3.2.5.ebuild +++ b/sys-process/at/at-3.2.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 @@ -32,7 +32,7 @@ RDEPEND="${DEPEND} BDEPEND=" >=sys-devel/autoconf-2.64 sys-devel/bison - >=sys-devel/flex-2.5.4a + app-alternatives/lex " PATCHES=( diff --git a/sys-process/xjobs/xjobs-20200726.ebuild b/sys-process/xjobs/xjobs-20200726.ebuild index 47d4a515e810..4698be650efd 100644 --- a/sys-process/xjobs/xjobs-20200726.ebuild +++ b/sys-process/xjobs/xjobs-20200726.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 @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="examples" -BDEPEND="sys-devel/flex" +BDEPEND="app-alternatives/lex" # The ncurses/terminfo libraries are used to provide color and status # support; but, they're detected and enabled automagically by the build diff --git a/www-client/chromium/chromium-120.0.6099.109.ebuild b/www-client/chromium/chromium-120.0.6099.109.ebuild index 3f68bbe8d6a0..aa3482fc1fcb 100644 --- a/www-client/chromium/chromium-120.0.6099.109.ebuild +++ b/www-client/chromium/chromium-120.0.6099.109.ebuild @@ -1,4 +1,4 @@ -# Copyright 2009-2023 Gentoo Authors +# Copyright 2009-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -198,11 +198,11 @@ BDEPEND=" dev-lang/perl >=dev-util/gn-${GN_MIN_VER} >=dev-util/gperf-3.0.3 - >=dev-util/ninja-1.7.2 + app-alternatives/ninja dev-vcs/git >=net-libs/nodejs-7.6.0[inspector] >=sys-devel/bison-2.4.3 - sys-devel/flex + app-alternatives/lex virtual/pkgconfig " diff --git a/www-client/chromium/chromium-120.0.6099.129.ebuild b/www-client/chromium/chromium-120.0.6099.129.ebuild index 57deed6f78f7..33717edbcb84 100644 --- a/www-client/chromium/chromium-120.0.6099.129.ebuild +++ b/www-client/chromium/chromium-120.0.6099.129.ebuild @@ -201,11 +201,11 @@ BDEPEND=" dev-lang/perl >=dev-util/gn-${GN_MIN_VER} >=dev-util/gperf-3.0.3 - >=dev-util/ninja-1.7.2 + app-alternatives/ninja dev-vcs/git >=net-libs/nodejs-7.6.0[inspector] >=sys-devel/bison-2.4.3 - sys-devel/flex + app-alternatives/lex virtual/pkgconfig " diff --git a/www-client/chromium/chromium-120.0.6099.199.ebuild b/www-client/chromium/chromium-120.0.6099.199.ebuild index 1ebc99e116e1..a2f56bac427e 100644 --- a/www-client/chromium/chromium-120.0.6099.199.ebuild +++ b/www-client/chromium/chromium-120.0.6099.199.ebuild @@ -201,11 +201,11 @@ BDEPEND=" dev-lang/perl >=dev-util/gn-${GN_MIN_VER} >=dev-util/gperf-3.0.3 - >=dev-util/ninja-1.7.2 + app-alternatives/ninja dev-vcs/git >=net-libs/nodejs-7.6.0[inspector] >=sys-devel/bison-2.4.3 - sys-devel/flex + app-alternatives/lex virtual/pkgconfig " diff --git a/www-client/chromium/chromium-120.0.6099.71.ebuild b/www-client/chromium/chromium-120.0.6099.71.ebuild index 864aa89b4bba..bbc4faaad039 100644 --- a/www-client/chromium/chromium-120.0.6099.71.ebuild +++ b/www-client/chromium/chromium-120.0.6099.71.ebuild @@ -1,4 +1,4 @@ -# Copyright 2009-2023 Gentoo Authors +# Copyright 2009-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -198,11 +198,11 @@ BDEPEND=" dev-lang/perl >=dev-util/gn-${GN_MIN_VER} >=dev-util/gperf-3.0.3 - >=dev-util/ninja-1.7.2 + app-alternatives/ninja dev-vcs/git >=net-libs/nodejs-7.6.0[inspector] >=sys-devel/bison-2.4.3 - sys-devel/flex + app-alternatives/lex virtual/pkgconfig " diff --git a/x11-apps/igt-gpu-tools/igt-gpu-tools-1.27.1-r1.ebuild b/x11-apps/igt-gpu-tools/igt-gpu-tools-1.27.1-r1.ebuild index 58906196dc9a..cbb59eaae85e 100644 --- a/x11-apps/igt-gpu-tools/igt-gpu-tools-1.27.1-r1.ebuild +++ b/x11-apps/igt-gpu-tools/igt-gpu-tools-1.27.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 @@ -72,7 +72,7 @@ DEPEND="${RDEPEND} ) video_cards_intel? ( sys-devel/bison - sys-devel/flex + app-alternatives/lex ) " BDEPEND="${PYTHON_DEPS}" diff --git a/x11-apps/igt-gpu-tools/igt-gpu-tools-9999.ebuild b/x11-apps/igt-gpu-tools/igt-gpu-tools-9999.ebuild index 08f99480e18b..7d0ce241dba0 100644 --- a/x11-apps/igt-gpu-tools/igt-gpu-tools-9999.ebuild +++ b/x11-apps/igt-gpu-tools/igt-gpu-tools-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 @@ -70,7 +70,7 @@ DEPEND="${RDEPEND} ) video_cards_intel? ( sys-devel/bison - sys-devel/flex + app-alternatives/lex ) " BDEPEND="${PYTHON_DEPS}" diff --git a/x11-base/xorg-server/xorg-server-21.1.10-r1.ebuild b/x11-base/xorg-server/xorg-server-21.1.10-r1.ebuild index 02360b497f0b..849be94e60c2 100644 --- a/x11-base/xorg-server/xorg-server-21.1.10-r1.ebuild +++ b/x11-base/xorg-server/xorg-server-21.1.10-r1.ebuild @@ -83,7 +83,7 @@ RDEPEND="${CDEPEND} xorg? ( >=x11-apps/xinit-1.3.3-r1 ) " BDEPEND=" - sys-devel/flex + app-alternatives/lex " PDEPEND=" xorg? ( >=x11-base/xorg-drivers-$(ver_cut 1-2) )" diff --git a/x11-base/xorg-server/xorg-server-21.1.10.ebuild b/x11-base/xorg-server/xorg-server-21.1.10.ebuild index 99a4f28c4c55..3d6ab7fc6830 100644 --- a/x11-base/xorg-server/xorg-server-21.1.10.ebuild +++ b/x11-base/xorg-server/xorg-server-21.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 @@ -83,7 +83,7 @@ RDEPEND="${CDEPEND} xorg? ( >=x11-apps/xinit-1.3.3-r1 ) " BDEPEND=" - sys-devel/flex + app-alternatives/lex " PDEPEND=" xorg? ( >=x11-base/xorg-drivers-$(ver_cut 1-2) )" diff --git a/x11-base/xorg-server/xorg-server-21.1.9.ebuild b/x11-base/xorg-server/xorg-server-21.1.9.ebuild index 35b7a6f7af73..525f5a0f366b 100644 --- a/x11-base/xorg-server/xorg-server-21.1.9.ebuild +++ b/x11-base/xorg-server/xorg-server-21.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 @@ -83,7 +83,7 @@ RDEPEND="${CDEPEND} xorg? ( >=x11-apps/xinit-1.3.3-r1 ) " BDEPEND=" - sys-devel/flex + app-alternatives/lex " PDEPEND=" xorg? ( >=x11-base/xorg-drivers-$(ver_cut 1-2) )" diff --git a/x11-base/xorg-server/xorg-server-9999.ebuild b/x11-base/xorg-server/xorg-server-9999.ebuild index 6a47543eb596..55aa6ee355cd 100644 --- a/x11-base/xorg-server/xorg-server-9999.ebuild +++ b/x11-base/xorg-server/xorg-server-9999.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 @@ -83,7 +83,7 @@ RDEPEND="${CDEPEND} xorg? ( >=x11-apps/xinit-1.3.3-r1 ) " BDEPEND=" - sys-devel/flex + app-alternatives/lex " PDEPEND=" xorg? ( >=x11-base/xorg-drivers-$(ver_cut 1-2) )" diff --git a/x11-base/xwayland/xwayland-23.2.2.ebuild b/x11-base/xwayland/xwayland-23.2.2.ebuild index 3aa58cfedba6..06e42d47e554 100644 --- a/x11-base/xwayland/xwayland-23.2.2.ebuild +++ b/x11-base/xwayland/xwayland-23.2.2.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 @@ -58,7 +58,7 @@ RDEPEND=" selinux? ( sec-policy/selinux-xserver ) " BDEPEND=" - sys-devel/flex + app-alternatives/lex dev-util/wayland-scanner " diff --git a/x11-base/xwayland/xwayland-23.2.3-r1.ebuild b/x11-base/xwayland/xwayland-23.2.3-r1.ebuild index 7cf66e28583c..26d007f70835 100644 --- a/x11-base/xwayland/xwayland-23.2.3-r1.ebuild +++ b/x11-base/xwayland/xwayland-23.2.3-r1.ebuild @@ -58,7 +58,7 @@ RDEPEND=" selinux? ( sec-policy/selinux-xserver ) " BDEPEND=" - sys-devel/flex + app-alternatives/lex dev-util/wayland-scanner " diff --git a/x11-base/xwayland/xwayland-23.2.3.ebuild b/x11-base/xwayland/xwayland-23.2.3.ebuild index abc33e62ffa7..15382a5996ac 100644 --- a/x11-base/xwayland/xwayland-23.2.3.ebuild +++ b/x11-base/xwayland/xwayland-23.2.3.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 @@ -57,7 +57,7 @@ RDEPEND=" selinux? ( sec-policy/selinux-xserver ) " BDEPEND=" - sys-devel/flex + app-alternatives/lex dev-util/wayland-scanner " diff --git a/x11-base/xwayland/xwayland-9999.ebuild b/x11-base/xwayland/xwayland-9999.ebuild index 7a12b501d04b..03adecb51898 100644 --- a/x11-base/xwayland/xwayland-9999.ebuild +++ b/x11-base/xwayland/xwayland-9999.ebuild @@ -57,7 +57,7 @@ RDEPEND=" selinux? ( sec-policy/selinux-xserver ) " BDEPEND=" - sys-devel/flex + app-alternatives/lex dev-util/wayland-scanner " diff --git a/x11-libs/libXaw3d/libXaw3d-1.6.5-r1.ebuild b/x11-libs/libXaw3d/libXaw3d-1.6.5-r1.ebuild index 180315f6ad32..67a46c39e5af 100644 --- a/x11-libs/libXaw3d/libXaw3d-1.6.5-r1.ebuild +++ b/x11-libs/libXaw3d/libXaw3d-1.6.5-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=" DEPEND="${RDEPEND} x11-base/xorg-proto" BDEPEND=" - sys-devel/flex + app-alternatives/lex app-alternatives/yacc" PATCHES=( diff --git a/x11-libs/libXaw3d/libXaw3d-1.6.5.ebuild b/x11-libs/libXaw3d/libXaw3d-1.6.5.ebuild index 8abee67774d3..e6a9a306cb1d 100644 --- a/x11-libs/libXaw3d/libXaw3d-1.6.5.ebuild +++ b/x11-libs/libXaw3d/libXaw3d-1.6.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 @@ -19,7 +19,7 @@ RDEPEND=" DEPEND="${RDEPEND} x11-base/xorg-proto" BDEPEND=" - sys-devel/flex + app-alternatives/lex app-alternatives/yacc" src_configure() { diff --git a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h-r1.ebuild b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h-r1.ebuild index 114a134a8408..112c8bf820f0 100644 --- a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h-r1.ebuild +++ b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h-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 @@ -22,7 +22,7 @@ RDEPEND=" DEPEND="${RDEPEND} x11-base/xorg-proto" BDEPEND=" - sys-devel/flex + app-alternatives/lex app-alternatives/yacc x11-misc/util-macros" diff --git a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild index 4a9c785231d8..09dc8fe81737 100644 --- a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild +++ b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.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 @@ -22,7 +22,7 @@ RDEPEND=" DEPEND="${RDEPEND} x11-base/xorg-proto" BDEPEND=" - sys-devel/flex + app-alternatives/lex app-alternatives/yacc x11-misc/util-macros" diff --git a/x11-libs/neXtaw/neXtaw-0.15.1-r5.ebuild b/x11-libs/neXtaw/neXtaw-0.15.1-r5.ebuild index ca283717f0c7..f1e44ffca999 100644 --- a/x11-libs/neXtaw/neXtaw-0.15.1-r5.ebuild +++ b/x11-libs/neXtaw/neXtaw-0.15.1-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 @@ -26,7 +26,7 @@ DEPEND=" ${RDEPEND} x11-base/xorg-proto" BDEPEND=" - sys-devel/flex + app-alternatives/lex app-alternatives/yacc" PATCHES=( diff --git a/x11-misc/gtkdialog/gtkdialog-0.8.3_p20200202-r1.ebuild b/x11-misc/gtkdialog/gtkdialog-0.8.3_p20200202-r1.ebuild index cd27d5e63dd4..74b3a58f0d7f 100644 --- a/x11-misc/gtkdialog/gtkdialog-0.8.3_p20200202-r1.ebuild +++ b/x11-misc/gtkdialog/gtkdialog-0.8.3_p20200202-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 @@ -27,7 +27,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" sys-apps/texinfo - sys-devel/flex + app-alternatives/lex virtual/pkgconfig app-alternatives/yacc " diff --git a/x11-misc/gtkdialog/gtkdialog-99999.ebuild b/x11-misc/gtkdialog/gtkdialog-99999.ebuild index 883b6172ce89..4e8729405cba 100644 --- a/x11-misc/gtkdialog/gtkdialog-99999.ebuild +++ b/x11-misc/gtkdialog/gtkdialog-99999.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 @@ -27,7 +27,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" sys-apps/texinfo - sys-devel/flex + app-alternatives/lex virtual/pkgconfig app-alternatives/yacc " diff --git a/x11-plugins/allin1/allin1-0.5.0-r3.ebuild b/x11-plugins/allin1/allin1-0.5.0-r3.ebuild index 3d5fb558e2e9..80f291bf4e95 100644 --- a/x11-plugins/allin1/allin1-0.5.0-r3.ebuild +++ b/x11-plugins/allin1/allin1-0.5.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 @@ -19,7 +19,7 @@ RDEPEND=" x11-libs/libXpm" DEPEND="${RDEPEND} x11-base/xorg-proto" -BDEPEND="sys-devel/flex" +BDEPEND="app-alternatives/lex" PATCHES=( "${FILESDIR}"/${P}-makefile.patch ) diff --git a/x11-wm/vtwm/vtwm-5.4.7-r3.ebuild b/x11-wm/vtwm/vtwm-5.4.7-r3.ebuild index ab75aafbdf7d..c36460c29f94 100644 --- a/x11-wm/vtwm/vtwm-5.4.7-r3.ebuild +++ b/x11-wm/vtwm/vtwm-5.4.7-r3.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 @@ DEPEND=" BDEPEND=" app-text/rman sys-devel/bison - sys-devel/flex + app-alternatives/lex sys-devel/gcc >=x11-misc/imake-1.0.8-r1" |