summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles/arch/alpha: Remove masks for removed package USE flagsMichał Górny2017-12-302-12/+1
|
* Fix other masks to not collide with zeitgeist masks for removal (thanks to ↵Pacho Ramos2017-12-281-1/+0
| | | | mgorny for reporting)
* use.stable.mask: Unmask php_targets_php7-1 except on alpha and armBrian Evans2017-12-161-0/+4
|
* profiles: drop python3_6 stable mask on alphaMike Gilbert2017-11-301-5/+0
| | | | Bug: https://bugs.gentoo.org/639114
* profiles: Switch default PYTHON_TARGET to Python 3.5Michał Górny2017-11-281-3/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/6330
* profiles: Simplify video_cards_vmware maskMatt Turner2017-11-231-3/+0
| | | | | video_cards_vmware is already masked in profiles/arch/base/use.mask, so there's no need to remask it in all the profiles.
* profiles: Simplify video_cards_ast maskMatt Turner2017-11-231-1/+0
| | | | | Instead of masking it on all the platforms it's not available, unmask it on the only two platforms it is.
* profiles: Simplify video_cards_siliconmotion maskMatt Turner2017-11-231-1/+0
| | | | | Instead of masking it on all the platforms it's not available, unmask it on the only three platforms it is.
* profiles: Simplify video_cards_{i915,i965,intel} masksMatt Turner2017-11-231-3/+0
| | | | | Instead of masking them on all the platforms they're not available, unmask them on the only two platforms they are.
* profiles: Simplify video_cards_newport maskMatt Turner2017-11-231-1/+0
| | | | | | newport is one of the graphics options for the SGI Indy, a MIPS system. video_cards_newport is already masked in profiles/arch/base/use.mask, so there's no need to remask it in all the profiles.
* profiles: Remove dead video_cards_ilo maskMatt Turner2017-11-231-1/+0
| | | | | ilo was removed from upstream Mesa and the USE flag was dropped from the ebuild repo in commit ffd83c0b1208.
* profiles: Remove dead video_cards_nsc maskMatt Turner2017-11-231-1/+0
| | | | | Not even sure what this hardware is, but xf86-video-nsc was not even in the tree at the time of the git conversion.
* profiles: move python targets stable mask to arch profilesMike Gilbert2017-10-281-0/+7
|
* profiles: package.use.mask app-editors/emacs-vcs[mailutils] on various arches.Ulrich Müller2017-10-231-0/+4
| | | | Bug: https://bugs.gentoo.org/635216
* profiles: mask x11-themes/qtcurve[plasma] on alpha/hppa/ppc/ppc64Michael Palimaka2017-09-301-0/+4
|
* profiles: Drop obsolete media-libs/phonon[zeitgeist] arches masksAndreas Sturmlechner2017-08-261-4/+0
|
* {alpha,sparc}/package.use.mask: Mask numa USE on dev-db/mariadbBrian Evans2017-08-211-0/+4
| | | | Unkeyworded sys-process/numactl
* Revert "profiles: drop obsolete mask for dev-libs/libgdata[test]"Gilles Dartiguelongue2017-08-201-0/+4
| | | | This reverts commit 9888b4b03d1a21d2e8df1b10d673ddbb11934f62.
* Revert "profiles: drop obsolete mask for media-sound/rhythmbox[upnp-av]"Gilles Dartiguelongue2017-08-201-0/+4
| | | | This reverts commit b33db2d1ee33b8ff268c3cee9f40bdaeeebb8119.
* Revert "profiles: drop obsolete mask for media-plugins/grilo-plugins[upnp-av]"Gilles Dartiguelongue2017-08-201-0/+4
| | | | This reverts commit 3af711cd1c4ca4995cb4faa91d3b8fac2fc4f936.
* profiles: drop obsolete mask for net-misc/vinagre[rdp]Gilles Dartiguelongue2017-08-201-4/+0
| | | | freerdp is now keyworded on ~alpha.
* profiles: drop obsolete mask for net-im/empathy[map]Gilles Dartiguelongue2017-08-201-4/+0
|
* profiles: drop obsolete mask for dev-libs/libgdata[test]Gilles Dartiguelongue2017-08-201-4/+0
|
* profiles: drop obsolete mask for media-sound/rhythmbox[upnp-av]Gilles Dartiguelongue2017-08-201-4/+0
|
* profiles: drop obsolete mask for media-plugins/grilo-plugins[upnp-av]Gilles Dartiguelongue2017-08-201-4/+0
|
* profiles: mask USE=test on gnome-base/gnome-settings-daemonGilles Dartiguelongue2017-08-161-0/+4
| | | | due to missing keywords on dev-python/dbusmock, bug #620024
* profiles: Mask OPENMPI_OFED_FEATURES deping on masked flagsMichał Górny2017-08-101-1/+1
|
* profiles: Mask media-libs/mesa[vulkan] where reqed flags are maskedMichał Górny2017-08-081-0/+4
|
* profiles: Mask dev-python/pyzor[test] where [redis] is maskedMichał Górny2017-08-081-1/+1
|
* profiles: Mask net-libs/gnutls[test-full] where [seccomp] is maskedMichał Górny2017-08-081-1/+5
|
* profiles: Mask media-sound/pulseaudio[*-headset] due [bluetooth]Michał Górny2017-08-081-0/+4
|
* profiles: Mask media-libs/clutter-gtk[wayland] along with clutter[gtk]Michał Górny2017-08-081-0/+1
|
* profiles: Mask media-libs/clutter[wayland] along with eglMichał Górny2017-08-081-1/+1
|
* profiles: Mask app-misc/geoclue[skyhook] where dep flag is maskedMichał Górny2017-08-081-0/+4
|
* package.use.mask: block dev-vcs/git[pcre-jit] on non-JIT arches.Robin H. Johnson2017-08-051-0/+5
| | | | | | | | | dev-vcs/git is moving to use PCRE-JIT for the huge performance boost it provides, but PCRE-JIT is not available on all arches. See: https://github.com/git/git/commit/fbaceaac4731655540e48845eb3a3e2ce2282b38 Bug: https://bugs.gentoo.org/show_bug.cgi?id=627088 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-devel/gcc: Mask USE=ssp for versions >=6Tobias Klausmann2017-05-181-0/+4
|
* profiles/arch/alpha: drop xfce-base/xfwm4[xpresent] mask, its now keywordedJason Zaman2017-05-091-4/+0
|
* profiles: mask xfce-base/xfwm4[xpresent] on unkeyworded archesJason Zaman2017-05-091-1/+5
| | | | Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* app-misc/jq: Mask USE=test for bug 583422Tobias Klausmann2017-05-081-0/+4
|
* Profile changes for bug 615818Tobias Klausmann2017-04-252-8/+0
|
* Move current ruby22 status into arch profiles, bug 615818Hans de Graaff2017-04-172-0/+8
| | | | | | | | | | | | | | Mask ruby_targets_ruby22 in the use.stable.mask of each arch and set RUBY_TARGETS to ruby21 in the make.defaults for each arch. This makes it possible to update the defaults in the main profile for a stable ruby:2.2 slot and consequently to mark ruby:2.2 stable on each arch in turn making sure that users of that arch will not end up with conflicting settings (e.g. stable ruby:2.2 but RUBY_TARGETS="ruby21"). Each arch is expected to remove these temporary entries as they mark ruby:2.2 stable, as per the instructions in bug 615818.
* profiles: drop obsolete mpv[luajit] p.use.mask on alphaIlya Tumaykin2017-04-151-5/+0
| | | | | | luajit USE is masked in use.mask on alpha now. Closes: https://github.com/gentoo/gentoo/pull/4422
* sys-fs/udev: Maske -233 due to missing macroTobias Klausmann2017-03-091-0/+4
| | | | Gentoo-Bug: 612102
* profiles: Revert x264 mask logic. It should work everywhere.Alexis Ballier2017-03-041-3/+0
|
* profiles: mask luajit USE on alphaIlya Tumaykin2017-03-031-4/+5
| | | | | Gentoo-Bug: 608322 Closes: https://github.com/gentoo/gentoo/pull/4109
* arch/alpha/package.use.mask: Unmask systemd's xkb USE flag.Matt Turner2017-03-021-4/+0
|
* media-video/ffmpeg: mask USE=libilbc on AlphaTobias Klausmann2017-03-021-0/+4
| | | | Gentoo-Bug: 574786
* app-portage/g-sorcery: Remove maskTobias Klausmann2017-03-021-5/+0
|
* app-portage/g-sorcery: Mask USE=bsonTobias Klausmann2017-03-021-5/+5
| | | | Gentoo-Bug: 552330
* profiles/arch/alpha/package.mask: Mask dev-portage/g-sorceryBrian Evans2017-03-011-1/+6
| | | | | g-sorcery USE is masked on app-portage/layman for deps that are not keyworded Mask the package to keep the repo tree sane