summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Move {dev-util → dev-build}/cmakeMichał Górny2024-01-1410-11/+11
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34792 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {dev-util → dev-debug}/valgrindMichał Górny2024-01-136-11/+11
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34786 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {dev-util → dev-build}/samuraiMichał Górny2024-01-138-8/+8
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34779 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → dev-debug}/gdbMichał Górny2024-01-132-2/+2
| | | | | Closes: https://bugs.gentoo.org/920438 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/arch: mask installkernel[grub] where there is no grubAndrew Ammerlaan2024-01-1310-0/+40
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sys-kernel/installkernel: explicitly pull in plugin rdepsAndrew Ammerlaan2024-01-128-1/+12
| | | | | | | Too many people have complained this is confusing. The original to do it this way was because the grub flag does it this way. Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* Move {app-doc → app-text}/zealMichał Górny2024-01-123-5/+5
| | | | | | | | | | Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34762 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {app-doc → app-text}/halibutMichał Górny2024-01-121-1/+1
| | | | | | | | Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {app-doc → app-text}/doxygenMichał Górny2024-01-128-11/+11
| | | | | | | | Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/arch: drop obsolete USE=mpx entriesSam James2024-01-123-6/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/loong: unmask USE=jit for dev-libs/libpcre2 10.43 rcWANG Xuerui2024-01-111-1/+4
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* profiles/arch/riscv: Unmask dev-db/spatialite[rttopo]Jakov Smolić2024-01-111-4/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* profiles/arch/riscv: Unmask dev-util/cmake[gui]Jakov Smolić2024-01-111-4/+0
| | | | | | qt:6 is keyworded here so we can unmask gui flag for cmake Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-libs/pjproject: bump to 2.13.1-r1 to add IUSE=srtpJaco Kroon2024-01-101-1/+3
| | | | | | | | | | | | | | Bump to make linking in libsrtp optional so we can keyword asterisk for sparc. There are no known project in gentoo other than asterisk, which don't care for pjproject having (or not having) srtp. Thus in order to enable pjproject to be used on sparc we need to be able to not depend on libsrtp. Bug: https://bugs.gentoo.org/919424 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/34719 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: adjust defaults & masks on memtest86+ after efi flag renamesBen Kohler2024-01-103-3/+3
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* dev-db/redis: destabilize 7.0.5-r1 for ~armPetr Vaněk2024-01-101-0/+2
| | | | | | | | | | | | | | | | | Dropping the stable keyword for arm architecture due to a lack of security stabilization for over a year. Bug: https://bugs.gentoo.org/891169 Bug: https://bugs.gentoo.org/898464 Bug: https://bugs.gentoo.org/902501 Bug: https://bugs.gentoo.org/904486 Bug: https://bugs.gentoo.org/910191 Bug: https://bugs.gentoo.org/913741 Bug: https://bugs.gentoo.org/915548#c6 Bug: https://bugs.gentoo.org/915989 Bug: https://bugs.gentoo.org/918847 Bug: https://bugs.gentoo.org/921662 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* dev-python/fakeredis: destabilize 2.20.1 for ~armPetr Vaněk2024-01-101-1/+6
| | | | | | | | | Dropping the stable keyword for arm architecture to prepare for subsequent destablization of dev-db/redis, which lacks security stabilization for arm for over a year. Bug: https://bugs.gentoo.org/915548#c6 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* profiles/arch/arm: drop stale media-gfx/xsane[ocr] maskSam James2024-01-091-1/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/powerpc: drop stale net-irc/quassel[snorenotify] maskSam James2024-01-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles: cleanup stale sys-apps/fwupd[dell] masksSam James2024-01-095-13/+6
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/asterisk: mask USE=srtp for sparc.Jaco Kroon2024-01-091-0/+4
| | | | | | | Bug: https://bugs.gentoo.org/919424 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/34718 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/ia64: mask >=sys-libs/glibc-2.39Sam James2024-01-091-1/+5
| | | | | | Drops support for ia64. Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/hppa: Drop emacs from use.stable.maskUlrich Müller2024-01-081-3/+2
| | | | | | app-editors/emacs is stable on hppa. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles/arch/powerpc: Drop mask for app-editors/emacs[xwidgets]Ulrich Müller2024-01-081-5/+1
| | | | | | net-libs/webkit-gtk is stable on ppc and ppc64. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles: Drop masks for removed games-fps/serious-sam-tseUlrich Müller2024-01-081-2/+1
| | | | | Bug: https://bugs.gentoo.org/854567 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles/arch/loong: allow media-libs/libplacebo[shaderc]Ionen Wolkens2024-01-082-5/+5
| | | | | | | | Been keyworded here for a bit now. May eventually reverse the logic for shaderc as it gains more keywords (currently masked in arch/base for libplacebo). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* profiles/arch/amd64: use.stable.mask hugo[test]Joonas Niilola2024-01-081-1/+5
| | | | | | | - dep-tree pulls in haskell stuff. Bug: https://bugs.gentoo.org/921501 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* profiles/arch/riscv: Update sys-apps/systemd[-gnuefi] -> [-boot]Jakov Smolić2024-01-081-1/+1
| | | | | | The gnuefi flag has been renamed in 157ce3e12d036181cac53b02642cce711512bb19 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* profiles/arch/riscv: Unmask app-alternatives/ninja[samurai]Jakov Smolić2024-01-081-4/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* profiles/arch/riscv: Remove obsolete use flag masks for pandocJakov Smolić2024-01-081-6/+1
| | | | | | virtual/pandoc is already keyworded on riscv for some time so we can drop some outdated use masks Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* profiles/arch/x86: mask <dev-lang/go-1.21Matoro Mahri2024-01-061-1/+9
| | | | | | | Bug: https://bugs.gentoo.org/919310 Bug: https://bugs.gentoo.org/921366 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: John Helmert III <ajak@gentoo.org>
* Revert "profiles/arch/sparc: mask sys-apps/keyutils"Sam James2024-01-051-4/+0
| | | | | | | | | This reverts commit 39c5088258528e70be350b91a55d014e1d461407. Needed by nfs-utils. Bug: https://bugs.gentoo.org/636252 Signed-off-by: Sam James <sam@gentoo.org>
* Revert "profiles/arch/powerpc/ppc32: mask sys-apps/keyutils"Sam James2024-01-051-4/+0
| | | | | | | | | This reverts commit 16e2a60da5a9aede5428fefdb18e22de5fcb3b2b. Needed by nfs-utils. Bug: https://bugs.gentoo.org/636252 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch: mask keyutils consumers on ppc32, sparcSam James2024-01-054-3/+18
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/sparc: mask app-crypt/mit-krb5[keyutils]Sam James2024-01-051-0/+4
| | | | | Bug: https://bugs.gentoo.org/636252 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/sparc: mask sys-apps/keyutilsSam James2024-01-051-0/+4
| | | | | Bug: https://bugs.gentoo.org/636252 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/powerpc/ppc32: mask sys-apps/keyutilsSam James2024-01-051-0/+4
| | | | | Bug: https://bugs.gentoo.org/636252 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/powerpc/ppc32: mask app-crypt/mit-krb5[keyutils]Sam James2024-01-051-0/+4
| | | | | Bug: https://bugs.gentoo.org/636252 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libmpg123: Drop, replaced with media-sound/mpg123-base and mpg123 ↵Igor V. Kovalenko2024-01-051-1/+0
| | | | | | | | | metapackage Bug: https://bugs.gentoo.org/915858 Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34190 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/mpg123: Convert into metapackage and drop libmpg123, 1.32.3-r100Igor V. Kovalenko2024-01-051-0/+1
| | | | | | Bug: https://bugs.gentoo.org/915858 Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* Revert "profiles/arch: drop >=gui-libs/wlroots-0.17.0[drm] mask"Sam James2024-01-033-6/+9
| | | | | | | | | This reverts commit ea2fceefa911ccc92b72d80a3d059dda234eb769. This breaks a pending stablereq. Bug: https://bugs.gentoo.org/921307 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch: drop >=gui-libs/wlroots-0.17.0[drm] maskLeonardo Hernández Hernández2024-01-033-9/+6
| | | | | | Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Closes: https://github.com/gentoo/gentoo/pull/34401 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* profiles/arch/loong: unmask app-arch/rpm[sequoia]WANG Xuerui2024-01-031-2/+6
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* profiles/arch/sparc: drop stale clang maskSam James2024-01-021-1/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch: mask dev-lang/php[capstone] on various archesSam James2024-01-026-6/+30
| | | | | | | capstone is a bit niche but also fragile. Bug: https://bugs.gentoo.org/919313 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/x86: Mask USE=generic-uki, it's brokenMichał Górny2024-01-011-5/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/ispc: Add GPU supportMichał Górny2023-12-312-0/+8
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/arch/sparc: stable-mask app-doc/doxygen[gui] for QtSam James2023-12-301-0/+4
| | | | | Bug: https://bugs.gentoo.org/915626 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/hppa: cleanup obsolete media-video/mpv use force/maskIonen Wolkens2023-12-302-16/+0
| | | | | | No longer keyworded on hppa, with no plans to rekeyword. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* sys-auth/sssd: drop 2.6.0-r2David Seifert2023-12-301-0/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/34504 Signed-off-by: David Seifert <soap@gentoo.org>