summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles/arch: only unmask media-video/ffmpeg[amf] on amd64WANG Xuerui2022-12-0314-60/+9
| | | | | | | | | | As media-video/amdgpu-pro-amf is amd64-only, an arch/base mask plus an arch/amd64 unmask is enough, no need for all the masks on individual arches. Fixes: 8012d5042f1bc8501a33aa371bd63a495f6d8a25 Closes: https://github.com/gentoo/gentoo/pull/28513 Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* profiles: last-rite x11-themes/mate-themes-metaSam James2022-12-031-0/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-alternatives/bc: new package to control bc, dc symlinksSam James2022-12-028-0/+32
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-alternatives/yacc: new package to control yacc symlinksSam James2022-12-021-0/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* Move {virtual -> app-alternatives}/yaccSam James2022-12-021-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-alternatives/lex: New package to control lex symlinksSam James2022-12-0210-0/+40
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/loong: mask things related to gnome-online-accountsWANG Xuerui2022-12-032-0/+6
| | | | | | Blocked by webkit-gtk support. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* profiles/arch/loong: mask USE flags wanting sys-cluster/ceph for nowWANG Xuerui2022-12-032-0/+9
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* x11-terms/gnome-terminal: Version bump to 3.46.6Matt Turner2022-12-021-0/+4
| | | | | | And force on USE=vanilla because Fedora's patch no longer applies. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles/arch/loong: unmask dev-libs/boost[context]WANG Xuerui2022-12-021-0/+4
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* profiles/arch/loong: mask dev-python/PyQt5[location] for nowWANG Xuerui2022-12-021-0/+4
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* profiles/package.mask: mask obsolete cucumber dependenciesHans de Graaff2022-12-021-0/+10
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* profiles/features/musl: mask dev-lisp/sbclAndrey Grozin2022-12-021-0/+1
| | | | Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* app-emulation/wine-proton: destabilize 7.0.5 back to ~x86Ionen Wolkens2022-12-011-1/+1
| | | | | | | | | | | | Stabilized wine-vanilla-7.0.1 was fine, but upon closer look wine-proton on the other hand is kinda broken at runtime when doing any X11 usage. Keeping keyword given believe may be because of my x86 test setup, but at least going to avoid stable. Not that I really want x86 either way, mostly was to be in sync with other wine versions. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-alternatives/awk: New package to control awk symlinksMichał Górny2022-12-023-0/+12
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {virtual → app-alternatives}/awkMichał Górny2022-12-021-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/arch/loong: remove the timezone-data-2022g maskWANG Xuerui2022-12-021-5/+0
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* profiles/arch: remove virtual/wine's proton from stable maskIonen Wolkens2022-12-012-2/+2
| | | | | | Is stable now. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* profiles/arch/amd64: unforce abi_x86_64 for app-emulation/wine-geckoIonen Wolkens2022-12-011-0/+1
| | | | | | Not super important, but matches other wine packages. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-alternatives/awk: Revert "New package to control awk symlinks"Michał Górny2022-12-023-12/+0
| | | | | | | We'll do a pkgmove from virtual/awk. Reverts: fe323f5591a2556d80dd16a8fde2f2cfc349f3b2 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/arch/riscv: Set lua 5.1 as LUA_SINGLE_TARGET on riscvMichael Rivnak2022-12-022-0/+8
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/28490 Signed-off-by: Mike Rivnak <rivnakm1@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-alternatives/awk: New package to control awk symlinksMichał Górny2022-12-013-0/+12
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/xz-utils: add sig for 5.2.9Sam James2022-12-011-4/+0
| | | | | | | As noted before, this was manually verified, but it's now available, so unmask verify-sig for 5.2.9 Signed-off-by: Sam James <sam@gentoo.org>
* mask dev-lisp/sbclAndrey Grozin2022-12-012-0/+11
| | | | Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* profiles/arch: remove "nv" from default VIDEO_CARDSMatoro Mahri2022-12-014-5/+5
| | | | | | | | | This driver no longer compiles with recent xorg versions Bug: https://bugs.gentoo.org/873487 Closes: https://github.com/gentoo/gentoo/pull/28212 Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sci-electronics/drahnr-oregano: DeleteMatt Turner2022-12-011-7/+0
| | | | | | Closes: https://bugs.gentoo.org/846233 Closes: https://bugs.gentoo.org/873877 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: Clean up x11-libs/vte:0 maskMatt Turner2022-12-011-6/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: Clean up ruby-gnome maskMatt Turner2022-12-011-33/+0
| | | | | Closes: https://bugs.gentoo.org/877153 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-gfx/gnome-raw-thumbnailer: DeleteMatt Turner2022-12-011-5/+0
| | | | | Closes: https://bugs.gentoo.org/878779 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles/features/musl/package.mask: mask dev-lisp/sbclAndrey Grozin2022-12-011-0/+4
| | | | Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* profiles/arch/loong: mask =sys-libs/timezone-data-2022gWANG Xuerui2022-12-011-0/+5
| | | | | Bug: https://bugs.gentoo.org/883719 Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* dev-python/pweave: treecleanAndrew Ammerlaan2022-12-011-5/+0
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* profiles/arch/loong: mask sys-apps/nvme-cli[hugepages]WANG Xuerui2022-12-011-0/+5
| | | | | | Due to sys-libs/libhugetlbfs. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* profiles/package.mask: mask old dev-util/aruba slotHans de Graaff2022-12-011-0/+6
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* Revert "profiles/targets/developer: use FEATURES="protect-owned" instead of ↵Ulrich Müller2022-12-011-2/+2
| | | | | | | | "collision-protect"" This reverts commit 6728932a980eb0ebfac0bfc0566d1dbba6ef83ea. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles/arch/loong: mask LIBREOFFICE_EXTENSIONS asking for JavaWANG Xuerui2022-12-011-0/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* profiles/arch/loong: mask non-applicable GRUB_PLATFORMS USEsWANG Xuerui2022-12-011-0/+4
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* profiles/arch/loong: mask USE=xenWANG Xuerui2022-12-011-0/+4
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* profiles/targets/developer: use FEATURES="protect-owned" instead of ↵Sam James2022-12-011-2/+2
| | | | | | | | | | | | "collision-protect" collision-protect stops orphaned collisions too which is a problem when changing ownership of a file between packages. We also recommended people stop using it in the libxcrypt news item. Closes: https://bugs.gentoo.org/883561 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/gmp: allow automatic detection of host for USE=-cpudetectionSam James2022-12-013-12/+0
| | | | | | | Bug: https://bugs.gentoo.org/883201 Closes: https://bugs.gentoo.org/235697 Closes: https://bugs.gentoo.org/545442 Signed-off-by: Sam James <sam@gentoo.org>
* app-alternatives/bzip2: Add an ebuild for bzip2 symlinksMichał Górny2022-12-011-0/+4
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* profiles.desc: Comment out riscv merged-usr profiles, still brokenAndreas K. Hüttel2022-12-011-9/+9
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* app-arch/xz-utils: add 5.2.9Sam James2022-11-301-0/+4
| | | | | | | No verify-sig yet but the sources have been verified manually (diff is tiny too). Signed-off-by: Sam James <sam@gentoo.org>
* profiles: last rite games-board/camatoIonen Wolkens2022-11-301-0/+7
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* profiles: Mask app-editors/emacs:23 and :24 for removalUlrich Müller2022-11-301-0/+10
| | | | | | | Bug: https://bugs.gentoo.org/882347 Bug: https://bugs.gentoo.org/882349 Bug: https://bugs.gentoo.org/883687 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles/features/wd40: mask net-im/gajimWANG Xuerui2022-11-302-0/+2
| | | | | | Unconditionally rdepends on pyopenssl. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* profiles/arch/loong: mask www-apps/hugo[test] due to pandoc depWANG Xuerui2022-11-301-0/+5
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* profiles/arch/loong: mask dev-lang/ocaml[test]WANG Xuerui2022-11-301-0/+4
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* profiles/arch/loong: mask USE=ocamloptWANG Xuerui2022-11-301-0/+1
| | | | | | Not ported to loong yet. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* dev-libs/gmp: tie --enable-fat to USE=cpudetectionSam James2022-11-303-0/+12
| | | | | | | | | Note that USE=-cpudetection still gives a very generic build rather than one detected at build time to be precisely the machine compiled on (for now?) Bug: https://bugs.gentoo.org/883201 Signed-off-by: Sam James <sam@gentoo.org>