summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles: Clean up stale flag masksMichał Górny2020-01-171-30/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: revert: profiles: USE-mask net-im/pidgin[silc]Joonas Niilola2020-01-161-5/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* profiles: USE-mask net-im/pidgin[silc]Joonas Niilola2020-01-161-0/+5
| | | | | Bug: https://bugs.gentoo.org/705462 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-libs/cairo: Rename IUSE=gles2 to gles2-onlyMatt Turner2020-01-141-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles/base: Force sys-libs/libcxx[libcxxabi]Michał Górny2020-01-121-1/+6
| | | | | Bug: https://bugs.gentoo.org/697624 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/base: Mask sys-libs/libcxx[libcxxrt]Michał Górny2020-01-121-0/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Revert sqpr-related masks, remask deps when necessaryMichał Górny2020-01-111-6/+0
| | | | | | | sci-libs/spqr was not removed after all, so revert the relevant masks. Re-mask the flags on arches where deps are not keyworded. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Update sci-libs/libgeodecomp[visit] package.use.mask commentAndreas Sturmlechner2020-01-101-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles/base: fix UnknownProfilePackageUse by removing obsolete maskTupone Alfredo2020-01-101-4/+0
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* profiles: Drop masks for removed app-i18n/man-pages-da.Ulrich Müller2020-01-081-5/+1
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles: Unmask dosbox[debug] as the issue has been patchedJames Le Cuirot2020-01-041-4/+0
| | | | | | | It still affects the stable version but that will be removed soon. Bug: https://bugs.gentoo.org/701688 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* profiles: Mask games-emulation/dosbox[debug] because of ncurses[tinfo]James Le Cuirot2020-01-011-0/+4
| | | | | Bug: https://bugs.gentoo.org/701688 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* profiles: unmask iwd support on connmanBen Kohler2019-12-301-5/+0
| | | | | | Users have reported this works now Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* profiles: consolidate iwd USE masksBen Kohler2019-12-301-0/+4
| | | | | | | Now that net-wireless/iwd is keyworded everywhere we need it, we only need to stable-mask the flag. Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* profiles: Update comments for virtual/pypy → dev-python/pypyMichał Górny2019-12-301-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Remove dead PYTHON_TARGETSDavid Seifert2019-12-303-10/+0
| | | | | | Signed-off-by: David Seifert <soap@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/14164 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/base/package.use.stable.mask: update rust flags maskGeorgy Yakovlev2019-12-301-1/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* net-libs/webkit-gtk: security bump to 2.26.2Mart Raudsepp2019-12-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | | * Add unconditional sandboxing support, if available for the arch. * Switch IUSE=gles2 to IUSE=gles2-only, as it is an alternative to USE=opengl, not a co-existing one. * USE=wayland now requires wpebackend-fdo and co for accelerated compositing under wayland, if opengl is enabled. * Re-enable IUSE=+jumbo-build for unified source builds - it was unconditionally enabled before, but with 2.26 disabling it finally seems to work. Disabling it seems to result in a 2MB larger library and over twice the compile time, but it may be crucial to low RAM systems to be able to even build webkit-gtk at all. * gtk2 plugin process is now dropped upstream - no more adobe-flash support. * geoclue is a runtime-only depend now (dbus interface). * GCC/clang checks updated to the best of my understanding. * Added ruby:2.7 support for the build-time depend on it. Bug: https://bugs.gentoo.org/699156 Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* profiles: add ruby27 RUBY_TARGETHans de Graaff2019-12-261-1/+2
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* profiles/base: Drop app-editors/emacs-vcs:26[cairo] mask.Ulrich Müller2019-12-231-1/+0
| | | | | | The live ebuild for slot 26 is gone. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* base/package.use.force: force-enable "force-gtk3" USE for seamonkeyLars Wendler2019-12-231-0/+6
| | | | | Closes: https://bugs.gentoo.org/703592 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* profiles: Remove references to last rited packagesNick Sarnie2019-12-221-3/+1
| | | | Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* profiles: drop mask rule for removed package (openvas-manager)Hasan ÇALIŞIR2019-12-221-1/+0
| | | | | | Signed-off-by: Hasan ÇALIŞIR <hasan.calisir@psauxit.com> Closes: https://github.com/gentoo/gentoo/pull/14075 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* base/package.use.stable.mask: mask rust[nightly]Georgy Yakovlev2019-12-211-0/+5
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles: package.use.mask - add www-servers/nginx-unit php7-1Brian Evans2019-12-191-0/+1
| | | | | | | | | This package does not conform to all other PHP target USE for some reason so it was forgotten in the previous mask. Bug 702110 Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: Mask PHP 7.1 and required dependenciesBrian Evans2019-12-192-0/+9
| | | | | | | | dev-lang/php:7.1 dev-php/pecl-cassandra <dev-php/pecl-event-2.5 Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: Stable-mask kde-plasma/plasma-meta[thunderbolt]Andreas Sturmlechner2019-12-181-0/+4
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles/base: Mask x11-libs/fox:1.6 revdep flagsMichał Górny2019-12-161-0/+7
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-kernel/vanilla-kernel: New package providing built kernelMichał Górny2019-12-111-0/+7
| | | | | | | | | | | | New package whose primary purpose is to provide a zero-effort way of ensuring that your system is running a working distribution kernel that gets cleanly upgraded as part of @world upgrades. The secondary goal is to make it possible to build universal binary packages that can be afterwards installed on variety of systems with different hardware, /boot layouts and bootloaders. Closes: https://github.com/gentoo/gentoo/pull/13871 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Remove comment about ancient (2006) Portage version.Ulrich Müller2019-12-111-1/+0
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles: Mask app-i18n/man-pages-da for removal.Ulrich Müller2019-12-111-0/+4
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles: Mask app-emulation/aranym[jit] except on amd64/x86James Le Cuirot2019-12-101-0/+4
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* drop texlive[dvi2tty]Mikle Kolyada2019-12-101-4/+0
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* base/package.use.mask: mask app-text/texlive[dvi2tty]Aaron Bauman2019-12-091-0/+4
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* profiles: Stable-mask sci-libs/indilib[websocket]Andreas Sturmlechner2019-12-091-0/+4
| | | | | Bug: https://bugs.gentoo.org/701942 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: Cleanup obsolete masksAndreas Sturmlechner2019-12-083-25/+4
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: Restrict media-sound/beets package.mask to <1.4.9-r1Andreas Sturmlechner2019-12-071-0/+4
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* Remove app-text/wklejAmadeusz Piotr Żołnowski2019-12-071-1/+0
| | | | | | | wklej.org service doesn't work anymore, nobody has complained about it, nobody was using it. Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe@gentoo.org>
* profiles: Move USE=libglvnd to use.stable.maskMatt Turner2019-12-052-4/+4
| | | | | | | ... and to profiles for arches without keywords. Bug: https://bugs.gentoo.org/692206 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles/base: Mask flags causing remaining ipython blockersMichał Górny2019-12-041-0/+16
| | | | | Closes: https://github.com/gentoo/gentoo/pull/13771 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-shells/mksh: USE=static now uses the system libcHaelwenn (lanodan) Monnier2019-12-021-0/+4
| | | | | | | | | | | | | | | | | Which means that glibc needs to be masked as it's static-linking is broken. I considered dietlibc as a replacement to klibc but: - dietlibc is maintained-needed too - it could be a elibc_glibc? in DEPEND but this would probably be a noblah USE flag - it would mean that arches where mksh is believed to work and some of our libc do but not dietlibc or klibc (like alpha with bug #487672) would be prevented from USE=static Closes: https://bugs.gentoo.org/653388 Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Mask kde-apps/kopete[jingle]Andreas Sturmlechner2019-11-301-0/+4
| | | | | | Revdeps on media-libs/mediastreamer. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* package.mask: Last rite dev-python/astropy & revdepsMichał Górny2019-11-291-0/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: fix PHP 7.4 maskThomas Deutschmann2019-11-281-1/+1
| | | | | Fixes 0a2f7c ("profiles: Unmask PHP 7.4 as it is released") Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* profiles: Unmask PHP 7.4 as it is releasedThomas Deutschmann2019-11-282-4/+4
| | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* profiles: Rollover media-libs/opencv IUSE changesAndreas Sturmlechner2019-11-281-1/+1
| | | | | | | | Follow-up to 165c752d53b6d8ba6a9cd23daf79958c27d4c1c1 Closes: https://github.com/gentoo/gentoo/pull/13786 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Signed-off-by: Amy Liffey <amynka@gentoo.org>
* profiles: Stable-mask media-libs/opencv[vtk]Andreas Sturmlechner2019-11-281-0/+4
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: Mask sci-libs/libgeodecomp[visit]Andreas Sturmlechner2019-11-281-0/+4
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles/base: Mask USE=doc where it requires old dev-python/sphinxMichał Górny2019-11-251-0/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Force python3_8 on python-execMichał Górny2019-11-121-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>