summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* toolchain.eclass: fix installation of gcc[test] packages from binaryGabi Falk2024-04-131-1/+1
| | | | | | | | | Fixes: abf8e2ee55c52c8ae894e0b3845ea1cebfcfd4e8 ("toolchain.eclass: install test results as orphaned files in /var/cache/gcc") Signed-off-by: Gabi Falk <gabifalk@gmx.com> Closes: https://github.com/gentoo/gentoo/pull/36224 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: backport CPP fix to 2.38-r11, sync liveSam James2024-04-133-1/+13
| | | | | | | And fix style to be consistent wrt quoting too. Bug: https://bugs.gentoo.org/927652 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: export CPP similarily to CC and CXXAlfred Wingate2024-04-131-0/+6
| | | | | | | | | | | * This is copies the approach that CC and CXX use, so that the correct abi is used. Otherwise an abi_x86_32 configure test could automagically enable CET which isn't available on abi_x86_32. Bug: https://bugs.gentoo.org/927652 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/36200 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/vobcopy: Stabilize 1.2.1 amd64, #929939Arthur Zamarin2024-04-131-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-java/javacc: Stabilize 4.1 x86, #929934Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-java/javacc: Stabilize 4.1 amd64, #929934Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-plugins/wmbio: Stabilize 1.02-r1 ppc64, #929936Arthur Zamarin2024-04-131-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/dvdauthor: Stabilize 0.7.2-r3 ppc64, #929941Arthur Zamarin2024-04-131-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dns/dnstop: Stabilize 20140915-r3 arm, #929940Arthur Zamarin2024-04-131-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/libseccomp: Stabilize 2.5.5-r1 ppc, #929933Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/libxcrypt: Stabilize 4.4.36-r3 ppc, #929925Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* rpm.eclass: Drop support for EAPI 6Ulrich Müller2024-04-131-60/+3
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-lang/php: Stabilize 8.2.18 arm64, #929928Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/php: Stabilize 8.1.28 arm64, #929928Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* profiles/arch/base: mask sys-fs/fuse:3[test]Mike Gilbert2024-04-131-0/+4
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-fs/fuse: enable py3.12Mike Gilbert2024-04-131-1/+1
| | | | | Closes: https://bugs.gentoo.org/929843 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-fs/fuse: improve test phaseMike Gilbert2024-04-131-7/+10
| | | | | | | Set PROPERTIES="test_privileged". Add missing test dep. Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-lang/php: Stabilize 8.2.18 arm, #929928Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/php: Stabilize 8.1.28 arm, #929928Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtwebengine: hard require qtdeclarative (Qt6)Ionen Wolkens2024-04-133-6/+3
| | | | | | | | | | | | | | | | "May" be possible to do without, but configure.cmake has an assert that prevents progressing if Quick+Qml is not found (even if disabled qml components, not to say something else may not genuinely need it), but for now hard depend on it. In that context it may not be super worth keeping USE=qml, albeit if unneeded it's still a bit less to build/install. May revisit, but keeping is convenient for webchannel[qml?]. Skip revbump, not worth rebuilds and USE=widgets (default and rarely disabled) is already pulling qtdeclarative. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwebview: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtwebengine: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtwebchannel: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtwayland: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtvirtualkeyboard: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qttranslations: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qttools: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtspeech: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtserialbus: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtsensors: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtscxml: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtnetworkauth: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtmultimedia: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtquick3d: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtquicktimeline: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtlocation: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtpositioning: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtserialport: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtimageformats: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qthttpserver: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtwebsockets: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtconnectivity: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtcharts: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qt5compat: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qt3d: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtsvg: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtshadertools: Stabilize 6.7.0 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtbase: Stabilize 6.7.0-r1 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qt-docs: Stabilize 6.7.0_p202403252230 amd64, #929242Arthur Zamarin2024-04-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>