summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles: mask media-video/ffmpeg[nvenc] and unmask it on arches where ↵Alexis Ballier2017-01-314-0/+16
| | | | nvidia-drivers are available. Bug #574786.
* profiles: mask USE=wayland on arm64, not tested yetMart Raudsepp2017-01-281-0/+4
|
* profiles: mask USE=valgrind on arm64, not tested yetMart Raudsepp2017-01-281-0/+5
|
* profiles: package.use.mask app-admin/gkrellm hddtemp on arm64Mart Raudsepp2017-01-281-0/+4
|
* profiles: mask USE=pulseaudio and USE=portaudio on arm64, not tested yetMart Raudsepp2017-01-281-0/+8
|
* profiles: package.use.mask dev-libs/libcdio cddb on arm64Mart Raudsepp2017-01-281-0/+4
|
* profiles: stable mask USE=sqlite for arm64Mart Raudsepp2017-01-281-0/+4
|
* profiles: stable mask USE=dbus for arm64Mart Raudsepp2017-01-281-0/+4
|
* profiles: mask USE=libressl on arm64, not tested yetMart Raudsepp2017-01-281-0/+4
|
* profiles: stable mask USE=skey for arm64Mart Raudsepp2017-01-281-0/+4
|
* dev-python/pyquery: mask USE=testTobias Klausmann2017-01-271-0/+4
| | | | Gentoo-Bugs: 606298
* profiles: Mask x11-drivers/ati-drivers for removal.Matt Turner2017-01-262-2/+0
| | | | | | | And two packages, x11-libs/amd-adl-sdk and x11-libs/xvba-video, that are only useful with it. Closes: https://github.com/gentoo/gentoo/pull/3633
* base/package.use.mask: Mask USE=opencl on sys-apps/hwloc.Matt Turner2017-01-262-2/+2
| | | | | USE=opencl depends exclusively on x11-drivers/ati-drivers, which is being given its last rites.
* Fine tune the gcc USE=gcj mask so we can have gcj-5.4.0 to bootstrap icedteaRoy Bamford2017-01-261-1/+5
| | | | Closes: https://github.com/gentoo/gentoo/pull/3668
* Remove java from use.mask now we have Oracle and icedtea javaRoy Bamford2017-01-261-3/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3668
* profiles: Mask x11-drivers/xf86-video-omapfb for removal.Matt Turner2017-01-251-1/+0
|
* dev-python/attrs: Mask USE=testTobias Klausmann2017-01-251-0/+5
|
* profiles: mask app-text/tesseract scrollview USE flag on ppcBernard Cafarelli2017-01-251-0/+4
|
* profiles/arch/hppa: Fix keyword request wording.Jeroen Roovers2017-01-252-3/+5
|
* media-video/libav: Add nvidia-video-codec supportLuca Barbato2017-01-221-0/+4
| | | | Package-Manager: portage-2.3.3
* profiles: Clean up obsolete flags from make.defaultsMichał Górny2017-01-224-8/+5
|
* Merge branch 'nim' of http://github.com/anthonyryan1/gentooSergei Trofimovich2017-01-223-0/+11
|\ | | | | | | | | | | * 'nim' of http://github.com/anthonyryan1/gentoo: profiles: arm 4, 4t, 5te mask dev-lang/nim dev-lang/nim: KEYWORD arm
| * profiles: arm 4, 4t, 5te mask dev-lang/nimAnthony Ryan2017-01-213-0/+11
| | | | | | | | | | Upstream supports arm >= 6, so we'll mask this package for only the problematic versions.
* | media-sound/lilypond: Mask USE=guile2Tobias Klausmann2017-01-221-0/+4
| |
* | profiles: mask USE=qt5 for dev-python/qscintilla-python on ppcDavide Pesavento2017-01-221-0/+4
| |
* | profiles/arch/alpha/use.mask: delete duplicate qt5 maskDavide Pesavento2017-01-211-5/+1
|/
* profiles/arch/x86-fbsd: Remove empty CHOST settingMichał Górny2017-01-211-1/+0
| | | | | Remove the meaningless CHOST setting from arch/x86-fbsd profile -- the actual CHOSTs are set in specific profiles.
* profiles: Clean up 3dnow & avx flags from use.maskMichał Górny2017-01-214-6/+0
| | | | | | | Remove 3dnow & avx flags from mask files. They are no longer used to represent CPU flags (CPU_FLAGS_X86 are used for that purpose). Instead, they are used as local flags in app-emulation/bochs to enable emulation of instruction sets.
* profiles: Second part of use.* cleanupMichał Górny2017-01-219-151/+2
| | | | Clean up -foo flags from use.* as well.
* profiles: Fix unquoted var references in make.defaultsMichał Górny2017-01-2114-15/+15
| | | | | | | | Fix variable references in make.defaults to always use double quotes, as required by PMS 5.2.4: > Each line contains a single VAR="value" entry, where the value must be > double quoted.
* profiles/arch/ia64: Re-commit geany-plugins[markdown] cleanup correctlyMichał Górny2017-01-211-1/+1
|
* Partially revert "profiles/arch/ia64: Clean obsolete package.use* entries"Thomas Deutschmann2017-01-211-1/+1
| | | | | | | | | This partially reverts commit b4f128587993f6bbf998227cd2bc43db39daad56 because otherwise dev-util/geany-plugins would have a non solvable dependency on app-text/gtkspell:3. It also adds a new mask for uclibc-based arches where app-text/gtkspell:3 is not available as well to make repoman happy.
* profiles: Clean up obsolete use.force/use.force entriesMichał Górny2017-01-2016-458/+7
|
* profiles/arch/x86*: Clean obsolete package.use* entriesMichał Górny2017-01-203-46/+4
|
* profiles/arch/sparc*: Clean obsolete package.use* entriesMichał Górny2017-01-203-46/+3
|
* profiles/arch/sh: Clean obsolete package.use* entriesMichał Górny2017-01-201-5/+1
|
* profiles/arch/s390: Clean obsolete package.use* entriesMichał Górny2017-01-201-4/+1
|
* profiles/arch/powerpc: Clean obsolete package.use* entriesMichał Górny2017-01-208-113/+10
|
* profiles/arch/nios2: Clean obsolete package.use* entriesMichał Górny2017-01-201-54/+3
|
* profiles/arch/mips: Clean obsolete package.use* entriesMichał Górny2017-01-202-15/+5
|
* profiles/arch/ia64: Clean obsolete package.use* entriesMichał Górny2017-01-202-33/+3
|
* profiles/arch/hppa: Clean obsolete package.use* entriesMichał Górny2017-01-202-17/+2
|
* profiles/arch/arm64: Clean obsolete package.use* entriesMichał Górny2017-01-201-53/+2
|
* profiles/arch/arm: Clean obsolete package.use* entriesMichał Górny2017-01-203-67/+3
|
* profiles/arch/amd64*: clean unused package.use* entriesMichał Górny2017-01-204-72/+4
|
* profiles/arch/alpha: Clean obsolete package.use* entriesMichał Górny2017-01-202-35/+3
|
* profiles: Clean up multiple obsolete package.mask entriesMichał Górny2017-01-192-22/+2
| | | | | Clean up most of the old package.mask entries that correspond to removed packages.
* profiles: mask media-video/mpv[cuda] until ffmpeg-3.3 is releasedIlya Tumaykin2017-01-192-0/+8
| | | | Closes: https://github.com/gentoo/gentoo/pull/3503
* profiles: mask media-video/mpv[cuda] everywhere except for amd64 and x86Ilya Tumaykin2017-01-192-2/+10
| | | | Due to x11-drivers/nvidia-drivers dependency.
* profiles: drop arm mask on kde-frameworks/frameworkintegration[appstream]Michael Palimaka2017-01-181-4/+0
| | | | | | The relevant dependency is now keyworded. Gentoo-bug: 605666