summaryrefslogtreecommitdiff
path: root/profiles/arch/x86
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-07-10 23:40:16 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-07-10 23:40:16 +0100
commit51af5f0eb4cddbe6aa7953717873691d77aae9ff (patch)
tree1541525274162b033ebbc3ed38abaf335fbbd49a /profiles/arch/x86
parent7014a5a3ea0feffab9701fdd6b64cc7667a985af (diff)
gentoo resync : 11.07.2019
Diffstat (limited to 'profiles/arch/x86')
-rw-r--r--profiles/arch/x86/make.defaults14
-rw-r--r--profiles/arch/x86/package.use4
-rw-r--r--profiles/arch/x86/package.use.force6
-rw-r--r--profiles/arch/x86/package.use.mask130
-rw-r--r--profiles/arch/x86/package.use.stable.mask42
-rw-r--r--profiles/arch/x86/use.force2
-rw-r--r--profiles/arch/x86/use.mask44
-rw-r--r--profiles/arch/x86/use.stable.mask12
8 files changed, 127 insertions, 127 deletions
diff --git a/profiles/arch/x86/make.defaults b/profiles/arch/x86/make.defaults
index 231dfd1b9be8..c0600e4ae9f1 100644
--- a/profiles/arch/x86/make.defaults
+++ b/profiles/arch/x86/make.defaults
@@ -13,11 +13,11 @@ CXXFLAGS="${CFLAGS}"
FFLAGS="${CFLAGS}"
FCFLAGS="${CFLAGS}"
-# Michał Górny <mgorny@gentoo.org> (30 Jan 2015)
+# Michał Górny <mgorny@gentoo.org> (2015-01-30)
# Unhide the CPU_FLAGS_X86 USE_EXPANDs.
USE_EXPAND_HIDDEN="-CPU_FLAGS_X86"
-# Michał Górny <mgorny@gentoo.org> (20 Jun 2014)
+# Michał Górny <mgorny@gentoo.org> (2014-06-20)
# Provide values for ABI-related variables that are compatible with
# multilib amd64, to make consistent ebuild writing easier.
MULTILIB_ABIS="x86"
@@ -26,24 +26,24 @@ ABI="x86"
CHOST_x86="${CHOST}"
LIBDIR_x86="lib"
-# 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
+# Donnie Berkholz <dberkholz@gentoo.org> (2006-08-18)
# Defaults for video drivers
VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa"
-# 2006/12/21 - Andrej Kacian <ticho@gentoo.org>
+# Andrej Kacian <ticho@gentoo.org> (2006-12-21)
# Defaults for audio drivers
ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
-# Michał Górny <mgorny@gentoo.org> (25 Jun 2014)
+# Michał Górny <mgorny@gentoo.org> (2014-06-25)
# Make the native ABI implicit so that MULTILIB_USEDEP can be satisfied
# by non-multilib ebuilds when non-native ABIs are disabled.
IUSE_IMPLICIT="abi_x86_32"
-# Michał Górny <mgorny@gentoo.org> (01 Jul 2014)
+# Michał Górny <mgorny@gentoo.org> (2014-07-01)
# Default to abi_x86_32 for packages that don't have it forced.
ABI_X86="32"
-# Thomas Deutschmann <whissi@gentoo.org> (6 Jun 2018)
+# Thomas Deutschmann <whissi@gentoo.org> (2018-06-06)
# Enable USE=libtirpc by default, to ease dependency resolution during
# the stabilization of glibc-2.26. Bug 657148
USE="libtirpc"
diff --git a/profiles/arch/x86/package.use b/profiles/arch/x86/package.use
index 408c7a4da0bf..0cbd9b6e6019 100644
--- a/profiles/arch/x86/package.use
+++ b/profiles/arch/x86/package.use
@@ -1,12 +1,12 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Michał Górny <mgorny@gentoo.org> (24 Sep 2016)
+# Michał Górny <mgorny@gentoo.org> (2016-09-24)
# Enable the GPU targets matching the default VIDEO_CARDS
dev-ml/llvm-ocaml llvm_targets_AMDGPU llvm_targets_NVPTX
sys-devel/clang llvm_targets_AMDGPU llvm_targets_NVPTX
sys-devel/llvm llvm_targets_AMDGPU llvm_targets_NVPTX
-# Doug Goldstein <cardoe@gentoo.org> (29 Oct 2012)
+# Doug Goldstein <cardoe@gentoo.org> (2012-10-29)
# Enable the native arch as the default qemu target
app-emulation/qemu qemu_softmmu_targets_i386
diff --git a/profiles/arch/x86/package.use.force b/profiles/arch/x86/package.use.force
index c0f5156c9631..5d692726f06a 100644
--- a/profiles/arch/x86/package.use.force
+++ b/profiles/arch/x86/package.use.force
@@ -1,17 +1,17 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Georgy Yakovlev <gyakovlev@gentoo.org> (14 May 2018)
+# Georgy Yakovlev <gyakovlev@gentoo.org> (2018-05-14)
# Force the host target to avoid dependency hell
dev-lang/rust llvm_targets_X86
-# Michał Górny <mgorny@gentoo.org> (24 Sep 2016)
+# Michał Górny <mgorny@gentoo.org> (2016-09-24)
# Force the host target to avoid dependency hell
dev-ml/llvm-ocaml llvm_targets_X86
sys-devel/clang llvm_targets_X86
sys-devel/llvm llvm_targets_X86
-# Pawel Hajdan jr <phajdan.jr@gentoo.org> (12 Jun 2014)
+# Pawel Hajdan jr <phajdan.jr@gentoo.org> (2014-06-12)
# On x86 Chromium can be built in non-PIC mode, and this
# flag can affect performance, see http://crbug.com/332109 .
www-client/chromium -pic
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index 8626e359d716..7929f69d8b18 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -3,280 +3,280 @@
# This file requires >=portage-2.1.1
-# Matt Turner <mattst88@gentoo.org> (20 Jun 2019)
+# Matt Turner <mattst88@gentoo.org> (2019-06-20)
# dev-lang/spidermonkey:60[jit] fails to build on most platforms, but does
# build on x86.
>=dev-lang/spidermonkey-60 -jit
-# Denis Lisov <dennis.lissov@gmail.com> (09 May 2019)
+# Denis Lisov <dennis.lissov@gmail.com> (2019-05-09)
# Overlay can only be built on amd64 and x86
x11-apps/igt-gpu-tools -overlay
-# Georgy Yakovlev <gyakovlev@gentoo.org> (05 March 2019)
+# Georgy Yakovlev <gyakovlev@gentoo.org> (2019-03-05)
# freeipmi is supported on x86
app-admin/conserver -freeipmi
-# Mikle Kolyada <zlogene@gentoo.org> (03 Mar 2019)
+# Mikle Kolyada <zlogene@gentoo.org> (2019-03-03)
# No Spice protocol for x86
app-emulation/nemu spice
-# Thomas Deutschmann <whissi@gentoo.org> (15 Nov 2018)
+# Thomas Deutschmann <whissi@gentoo.org> (2018-11-15)
# - rdrand plugin is supported on x86
# - padlock plugin is supported on x86
net-vpn/strongswan -strongswan_plugins_rdrand -strongswan_plugins_padlock
-# Alexys Jacob <ultrabug@gentoo.org> (05 Nov 2018)
+# Alexys Jacob <ultrabug@gentoo.org> (2018-11-05)
# Requires dev-db/mongodb which has dropped x86 support
net-analyzer/zmap mongo
-# Michael Palimaka <kensington@gentoo.org> (12 Oct 2018)
+# Michael Palimaka <kensington@gentoo.org> (2018-10-12)
# Unmask arch-specific USE flag available on x86
net-analyzer/testssl -bundled-openssl
-# Thomas Deutschmann <whissi@gentoo.org> (30 Sep 2018)
+# Thomas Deutschmann <whissi@gentoo.org> (2018-09-30)
# Unmask libheif support where media-libs/libheif is keyworded
media-gfx/imagemagick -heif
-# Tomáš Mózes <hydrapolic@gmail.com> (28 Sep 2018)
+# Tomáš Mózes <hydrapolic@gmail.com> (2018-09-28)
# Requires dev-db/mongodb which has dropped x86 support
dev-python/pymongo test
-# Bernard Cafarelli <voyageur@gentoo.org> (27 Sep 2018)
+# Bernard Cafarelli <voyageur@gentoo.org> (2018-09-27)
# media-libs/qtav not keyworded
media-video/orion qtav
-# Ben Kohler <bkohler@gentoo.org> (23 Aug 2018)
+# Ben Kohler <bkohler@gentoo.org> (2018-08-23)
# Unmask iwd support where net-wireless/iwd is keyworded
net-misc/connman -iwd
net-misc/networkmanager -iwd
-# Thomas Deutschmann <whissi@gentoo.org> (23 Aug 2018)
+# Thomas Deutschmann <whissi@gentoo.org> (2018-08-23)
# Dependency sys-cluster/ceph is keyworded for x86
net-fs/samba -ceph
-# Rick Farina <zerochaos@gentoo.org> (27 Jun 2018)
+# Rick Farina <zerochaos@gentoo.org> (2018-06-27)
# Catalyst has support for assembling bootloader on this arch
dev-util/catalyst -system-bootloader
-# Jan Ziak <0xe2.0x9a.0x9b@gmail.com> (14 Mar 2018)
+# Jan Ziak <0xe2.0x9a.0x9b@gmail.com> (2018-03-14)
# Expose SVGA backend for x86 users
app-emulation/fuse -backend-svga
-# Thomas Deutschmann <whissi@gentoo.org> (10 Feb 2018)
+# Thomas Deutschmann <whissi@gentoo.org> (2018-02-10)
# Requires dev-db/mongodb which has dropped x86 support
dev-libs/mongo-c-driver test
-# Thomas Deutschmann <whissi@gentoo.org> (05 Jan 2018)
+# Thomas Deutschmann <whissi@gentoo.org> (2018-01-05)
# Requires dev-python/neovim-remote, which is not keyworded on x86.
app-editors/neovim remote
-# Michał Górny <mgorny@gentoo.org> (30 Dec 2017)
+# Michał Górny <mgorny@gentoo.org> (2017-12-30)
# Moved from use.mask since it is a flag local to one package:
# pbbuttonsd and macbook for KDE and pbuttonsd it
app-laptop/pbbuttonsd -macbook
-# Hans de Graaff <graaff@gentoo.org> (8 Dec 2017)
+# Hans de Graaff <graaff@gentoo.org> (2017-12-08)
# Test dependencies are no longer keyworded due to dropped Rails
# keyword.
dev-ruby/asciidoctor test
-# Tim Harder <radhermit@gentoo.org> (11 Sep 2017)
+# Tim Harder <radhermit@gentoo.org> (2017-09-11)
# Pulls in dev-ruby/asciidoctor which has too large of a ruby testing
# dep tree that is unkeyworded at this time.
>=net-irc/weechat-1.7 doc
-# Johannes Huber <johu@gentoo.org> (07 Aug 2017)
+# Johannes Huber <johu@gentoo.org> (2017-08-07)
# Requires media-libs/qtav, which is not keyworded on x86.
media-gfx/digikam mediaplayer
-# Michał Górny <mgorny@gentoo.org> (07 Aug 2017)
+# Michał Górny <mgorny@gentoo.org> (2017-08-07)
# Requires USE=cuda that is masked in this profile.
media-gfx/blender opensubdiv
-# Thomas Deutschmann <whissi@gentoo.org> (01 Mar 2017)
+# Thomas Deutschmann <whissi@gentoo.org> (2017-03-01)
# dev-libs/libmaxminddb is keyworded on x86
app-admin/rsyslog -mdblookup
-# David Seifert <soap@gentoo.org> (10 Feb 2017)
+# David Seifert <soap@gentoo.org> (2017-02-10)
# Requires dev-lua/ldoc for building documentation,
# which is only keyworded for amd64
x11-wm/awesome doc
-# Alexis Ballier <aballier@gentoo.org> (31 Jan 2017)
+# Alexis Ballier <aballier@gentoo.org> (2017-01-31)
# nvidia drivers are unmasked here
media-video/ffmpeg -nvenc
-# Luca Barbato <lu_zero@gentoo.org> (22 Jan 2017)
+# Luca Barbato <lu_zero@gentoo.org> (2017-01-22)
# cuda is not available on x86 nvidia-video-codec depends on it
media-video/libav nvidia
-# Andreas Sturmlechner <asturm@gentoo.org> (31 Dec 2016)
-# on behalf of Andreas K. Hüttel <dilfridge@gentoo.org> (14 Dec 2016)
+# Andreas Sturmlechner <asturm@gentoo.org> (2016-12-31)
+# on behalf of Andreas K. Hüttel <dilfridge@gentoo.org> (2016-12-14)
# Fails to build with newly unmasked ffmpeg-3, so mask this useflag
# Workaround; leaving a real fix to the maintainers... bug 580630
media-libs/mlt vdpau
-# Yixun lan <dlan@gentoo.org> (07 Dec 2016)
+# Yixun lan <dlan@gentoo.org> (2016-12-07)
# Disable zfs storage backend since sys-fs/zfs doesn't support 32bit arch
app-emulation/libvirt zfs
-# Ettore Di Giacinto <mudler@gentoo.org> (18 Oct 2016)
+# Ettore Di Giacinto <mudler@gentoo.org> (2016-10-18)
# Enable gambit and scm only on supported architectures
>=dev-scheme/slib-3.2.5 -gambit -scm
-# Thomas Deutschmann <whissi@gentoo.org> (22 Sep 2016)
+# Thomas Deutschmann <whissi@gentoo.org> (2016-09-22)
# Enable MQTT support on supported architectures
app-metrics/collectd -collectd_plugins_mqtt
-# Thomas Deutschmann <whissi@gentoo.org> (26 Aug 2016)
+# Thomas Deutschmann <whissi@gentoo.org> (2016-08-26)
# Enable numa support on supported architectures
dev-db/mysql -numa
dev-db/percona-server -numa
-# Brian Evans <grknight@gentoo.org> (18 Aug 2016)
+# Brian Evans <grknight@gentoo.org> (2016-08-18)
# Allow jdbc on this arch
dev-db/mariadb -jdbc
-# Mike Gilbert <floppym@gentoo.org> (03 Mar 2016)
+# Mike Gilbert <floppym@gentoo.org> (2016-03-03)
# chrome-binary-plugins dropped x86 support
www-client/chromium widevine
-# Ian Delaney <idella4@gentoo.org> (02 Dec 2015)
+# Ian Delaney <idella4@gentoo.org> (2015-12-02)
# mask revdeps of xen that emply a hypervisor in arch x86
app-emulation/libvirt xen
app-emulation/ganeti xen
-# Nathan Phillip Brink <binki@gentoo.org> (26 Sep 2015)
+# Nathan Phillip Brink <binki@gentoo.org> (2015-09-26)
# git useflag requires dev-libs/libgit2 which few arches support
dev-util/geany-plugins -git
-# Brian Evans <grknight@gentoo.org (14 Sep 2015)
+# Brian Evans <grknight@gentoo.org (2015-09-14)
# Unmask new USE flags for mariadb on supported arches
>=dev-db/mariadb-10.1.0 -sst-xtrabackup -galera
-# Mike Gilbert <floppym@gentoo.org> (05 Sep 2015)
+# Mike Gilbert <floppym@gentoo.org> (2015-09-05)
# sys-boot/gnu-efi is not supported on all archs.
sys-apps/systemd -gnuefi
-# James Le Cuirot <chewi@gentoo.org> (28 Jul 2015)
+# James Le Cuirot <chewi@gentoo.org> (2015-07-28)
# JavaFX and the browser plugin are included on x86 Linux.
dev-java/oracle-jdk-bin -javafx -nsplugin
dev-java/oracle-jre-bin -javafx -nsplugin
-# Ben de Groot <yngwin@gentoo.org> (15 Mar 2015)
+# Ben de Groot <yngwin@gentoo.org> (2015-03-15)
# media-libs/libbdplus is keyworded on x86, so unmask the useflag
media-libs/libbluray -bdplus
-# Michał Górny <mgorny@gentoo.org> (01 Mar 2015)
+# Michał Górny <mgorny@gentoo.org> (2015-03-01)
# pidgin-opensteamworks is only available for amd64, ppc32 and x86
net-im/telepathy-connection-managers -steam
-# Jeroen Roovers <jer@gentoo.org> (31 Jan 2015)
+# Jeroen Roovers <jer@gentoo.org> (2015-01-31)
# >x11-drivers/nvidia-drivers-346 on x86 has no UVM support (bug #534156)
>x11-drivers/nvidia-drivers-346 uvm
-# Mike Frysinger <vapier@gentoo.org> (04 Aug 2014)
+# Mike Frysinger <vapier@gentoo.org> (2014-08-04)
# Unmask flashrom drivers that only work on x86 due to in/out asm insns #454024
sys-apps/flashrom -atahpt -nic3com -nicnatsemi -nicrealtek -rayer_spi -satamv
-# Yixun Lan <dlan@gentoo.org> (21 May 2014)
+# Yixun Lan <dlan@gentoo.org> (2014-05-21)
# sys-fs/zfs not keyworded on x86
sys-cluster/ceph zfs
-# Lars Wendler <polynomial-c@gentoo.org (23 Apr 2014)
+# Lars Wendler <polynomial-c@gentoo.org (2014-04-23)
# Works on 32bit x86
media-sound/lmms -vst
-# Samuli Suominen <ssuominen@gentoo.org> (16 Feb 2014)
+# Samuli Suominen <ssuominen@gentoo.org> (2014-02-16)
# Still considered experimental by upstream:
# https://sourceforge.net/p/mikmod/bugs/16/#17ea
media-libs/libmikmod cpu_flags_x86_sse2
-# Sergey Popov <pinkbyte@gentoo.org> (27 Dec 2013)
+# Sergey Popov <pinkbyte@gentoo.org> (2013-12-27)
# Boost.Context can be built on x86
dev-libs/boost -context
-# Christoph Junghans <junghans@gentoo.org> (08 Sep 2013)
+# Christoph Junghans <junghans@gentoo.org> (2013-09-08)
# restrict USE=quad for x86 as there are too less registers
sci-libs/fftw quad
-# Tim Harder <radhermit@gentoo.org> (13 Aug 2013)
+# Tim Harder <radhermit@gentoo.org> (2013-08-13)
# dev-lang/luajit keyworded for x86 (masked in base)
# dev-scheme/racket keyworded for amd64 (masked in base)
app-editors/vim -luajit -racket
app-editors/gvim -luajit -racket
-# Kacper Kowalik <xarthisius@gentoo.org> (09 Aug 2013)
+# Kacper Kowalik <xarthisius@gentoo.org> (2013-08-09)
# Works on x86
sys-apps/hwloc -gl
-# Christoph Junghans <junghans@gentoo.org> (26 Dec 2012)
+# Christoph Junghans <junghans@gentoo.org> (2012-12-26)
# mkl works on x86/amd64 (masked in base)
sci-chemistry/gromacs -mkl
-# Diego Elio Pettenò <flameeyes@gentoo.org> (3 Nov 2012)
+# Diego Elio Pettenò <flameeyes@gentoo.org> (2012-11-03)
# Unmask here, as it's masked in base.
net-libs/gnutls -dane
-# Ben de Groot <yngwin@gentoo.org> (30 Jul 2012)
+# Ben de Groot <yngwin@gentoo.org> (2012-07-30)
# dependency keyworded here, masked in base
media-libs/freetype -infinality
-# Michał Górny <mgorny@gentoo.org> (11 Apr 2012)
+# Michał Górny <mgorny@gentoo.org> (2012-04-11)
# JIT compilation in zpaq generates code for x86/amd64.
app-arch/zpaq -jit
-# Arun Raghavan <ford_prefect@gentoo.org> (29 Mar 2012)
+# Arun Raghavan <ford_prefect@gentoo.org> (2012-03-29)
# webrtc-audio-processing is only supported on x86/amd64. Possibly arm can be
# added.
media-sound/pulseaudio -webrtc-aec
-# Bernard Cafarelli <voyageur@gentoo.org> (27 Feb 2012)
+# Bernard Cafarelli <voyageur@gentoo.org> (2012-02-27)
# Masked in base profile, supported on this arch
gnustep-base/gnustep-make -libobjc2
-# Doug Goldstein <cardoe@gentoo.org> (17 Jan 2012)
+# Doug Goldstein <cardoe@gentoo.org> (2012-01-17)
# The SPICE server is only supported on 64-bit platforms and not on 32-bit
# https://lists.freedesktop.org/archives/spice-devel/2015-September/021846.html
app-emulation/qemu spice
-# Samuli Suominen <ssuominen@gentoo.org> (06 Dec 2011)
+# Samuli Suominen <ssuominen@gentoo.org> (2011-12-06)
# NuppelVideo support is x86 only
media-video/transcode -nuv -pic
-# Davide Pesavento <pesa@gentoo.org> (30 Nov 2011)
+# Davide Pesavento <pesa@gentoo.org> (2011-11-30)
# The QML (V4) and JSC JITs are supported only on amd64/arm/x86,
# so the flag is masked in the base profile and unmasked here.
dev-qt/qtdeclarative -jit
dev-qt/qtscript -jit
dev-qt/qtwebkit -jit
-# Samuli Suominen <ssuominen@gentoo.org> (25 Nov 2011)
+# Samuli Suominen <ssuominen@gentoo.org> (2011-11-25)
# Expose USE="suid" for USE="svga" only for x86 users,
# see base/package.use.mask
www-client/links -suid
-# Robin H. Johnson <robbat2@gentoo.org> (10 Jul 2011)
+# Robin H. Johnson <robbat2@gentoo.org> (2011-07-10)
# PPS should work on all arches, but only keyworded on amd64/x86
>=net-misc/ntp-4.2.6_p3-r1 -parse-clocks
-# Tim Harder <radhermit@gentoo.org> (13 Feb 2011)
+# Tim Harder <radhermit@gentoo.org> (2011-02-13)
# Masked in base, unmask for amd64/x86
>=media-video/mplayer-1.0_rc4_p20101219 -bluray
-# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (28 Nov 2010)
+# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (2010-11-28)
# sys-devel/llvm is keyworded on x86
media-libs/mesa -llvm
-# Tomáš Chvátal <scarabeus@gentoo.org> (4 Apr 2010)
+# Tomáš Chvátal <scarabeus@gentoo.org> (2010-04-04)
# x86 platforms works
sys-power/pm-utils -video_cards_intel -video_cards_radeon
-# Jean-Noël Rivasseau <elvanor@gentoo.org> (23 Sep 2009)
+# Jean-Noël Rivasseau <elvanor@gentoo.org> (2009-09-23)
# X use flag only for amd64/x86, bug 285951.
media-gfx/iscan -X
x11-terms/eterm cpu_flags_x86_sse2
-# Steve Dibb <beandog@gentoo.org> (29 Sept 2008)
+# Steve Dibb <beandog@gentoo.org> (2008-09-29)
media-video/mplayer -cpudetection
diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask
index f72a49e022a2..b30e559610ef 100644
--- a/profiles/arch/x86/package.use.stable.mask
+++ b/profiles/arch/x86/package.use.stable.mask
@@ -8,7 +8,7 @@
#
## Example:
##
-## # Dev E. Loper <developer@gentoo.org> (28 Jun 2012)
+## # Dev E. Loper <developer@gentoo.org> (2012-06-28)
## # Masking foo USE flag until we can get the
## # foo stuff to work properly again (bug 12345)
## =media-video/mplayer-0.90_pre5 foo
@@ -17,83 +17,83 @@
#--- END OF EXAMPLES ---
-# Brian Evans <grknight@gentoo.org> (22 May 2019)
+# Brian Evans <grknight@gentoo.org> (2019-05-22)
# Allow python-exec to install all targets
# Ack by mgorny
dev-lang/python-exec -python_targets_python3_7
-# Andreas Sturmlechner <asturm@gentoo.org> (21 May 2019)
+# Andreas Sturmlechner <asturm@gentoo.org> (2019-05-21)
# dev-db/oracle-instantclient ain't stable
dev-qt/qtsql oci8
-# Andreas Sturmlechner <asturm@gentoo.org> (06 May 2019)
+# Andreas Sturmlechner <asturm@gentoo.org> (2019-05-06)
# media-libs/dav1d is not yet stable
~media-video/vlc-3.0.6 dav1d
-# Amy Liffey <amynka@gentoo.org> (15 Jan 2019)
+# Amy Liffey <amynka@gentoo.org> (2019-01-15)
# Mask experimental contrib repo
media-libs/opencv contrib contrib_cvv contrib_dnn contrib_hdf contrib_sfm contrib_xfeatures2d gflags glog tesseract
-# Brian Evans <grknight@gentoo.org> (06 Dec 2018)
+# Brian Evans <grknight@gentoo.org> (2018-12-06)
# Unmask argon2 for php
dev-lang/php -argon2
-# Mikle Kolyada <zlogene@gentoo.org> (07 Nov 2018)
+# Mikle Kolyada <zlogene@gentoo.org> (2018-11-07)
# unmask sssd for sudo
app-admin/sudo -sssd
-# Mart Raudsepp <leio@gentoo.org> (01 Nov 2018)
+# Mart Raudsepp <leio@gentoo.org> (2018-11-01)
# net-wireless/iwd not stable yet
net-misc/networkmanager iwd
-# Ben Kohler <bkohler@gentoo.org> (22 May 2019)
+# Ben Kohler <bkohler@gentoo.org> (2019-05-22)
net-misc/connman iwd
-# Thomas Deutschmann <whissi@gentoo.org> (27 Sep 2018)
+# Thomas Deutschmann <whissi@gentoo.org> (2018-09-27)
# sys-devel/lld is unstable
www-client/firefox clang
-# Thomas Deutschmann <whissi@gentoo.org> (01 Jun 2018)
+# Thomas Deutschmann <whissi@gentoo.org> (2018-06-01)
net-analyzer/wireshark -doc
-# Andreas Sturmlechner <asturm@gentoo.org> (21 Nov 2017)
+# Andreas Sturmlechner <asturm@gentoo.org> (2017-11-21)
# Requires not yet stabilised media-libs/qtav
media-gfx/digikam mediaplayer
-# Thomas Deutschmann <whissi@gentoo.org> (01 Oct 2017)
+# Thomas Deutschmann <whissi@gentoo.org> (2017-10-01)
# Stable mask dev-ruby/haml test till rails is stabilized.
dev-ruby/haml test
-# Michael Palimaka <kensington@gentoo.org> (30 Sep 2017)
+# Michael Palimaka <kensington@gentoo.org> (2017-09-30)
# Required dependeny is not stable
sci-libs/gdal oracle
-# NP-Hardass <NP-Hardass@gentoo.org> (27 Sep 2017)
+# NP-Hardass <NP-Hardass@gentoo.org> (2017-09-27)
# patchset variants are not stable
virtual/wine d3d9 staging
-# Andreas Sturmlechner <asturm@gentoo.org> (01 Mar 2017)
+# Andreas Sturmlechner <asturm@gentoo.org> (2017-03-01)
# Requires not yet stabilised dev-db/oracle-instantclient.
sci-geosciences/qgis oracle
-# Christoph Junghans <junghans@gentoo.org> (26 Feb 2017)
+# Christoph Junghans <junghans@gentoo.org> (2017-02-26)
# Stable mask some fabrics (bug #525534)
sys-cluster/openmpi openmpi_fabrics_psm openmpi_fabrics_knem openmpi_fabrics_open-mx openmpi_fabrics_ofed openmpi_fabrics_dapl openmpi_rm_pbs openmpi_rm_slurm openmpi_ofed_features_rdmacm openmpi_ofed_features_control-hdr-padding openmpi_ofed_features_connectx-xrc openmpi_ofed_features_udcm openmpi_ofed_features_dynamic-sl openmpi_ofed_features_failover
-# Brian Evans <grknight@gentoo.org> (17 Jan 2017)
+# Brian Evans <grknight@gentoo.org> (2017-01-17)
# Stable mask groonga on mariadb as I don't know how stable
# the dependencies really are
dev-db/mariadb mroonga
-# Bernard Cafarelli <voyageur@gentoo.org> (09 Jan 2017)
+# Bernard Cafarelli <voyageur@gentoo.org> (2017-01-09)
# Requires more testing
# and additional unstable dependencies
gnustep-base/gnustep-make libobjc2
-# Michael Palimaka <kensington@gentoo.org> (26 May 2016)
+# Michael Palimaka <kensington@gentoo.org> (2016-05-26)
# Dependencies not yet stable
dev-cpp/eigen test
-# Michał Górny <mgorny@gentoo.org> (30 Mar 2014)
+# Michał Górny <mgorny@gentoo.org> (2014-03-30)
# Don't apply stable masks to python-exec since we're forcing every
# impl there anyway. Please keep this in sync with use.stable.mask.
dev-lang/python-exec -python_targets_pypy
diff --git a/profiles/arch/x86/use.force b/profiles/arch/x86/use.force
index 1f18bb0cec1e..857a8b5df0f0 100644
--- a/profiles/arch/x86/use.force
+++ b/profiles/arch/x86/use.force
@@ -1,7 +1,7 @@
# Force the flag which corresponds to ARCH.
x86
-# Michał Górny <mgorny@gentoo.org> (26 Jan 2013)
+# Michał Górny <mgorny@gentoo.org> (2013-01-26)
# Force the flag corresponding to the only ABI. This allows x86 binary
# packages to have uniform dependencies for amd64-multilib & x86.
abi_x86_32
diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
index 4cc91a687653..9cdfa7634ac2 100644
--- a/profiles/arch/x86/use.mask
+++ b/profiles/arch/x86/use.mask
@@ -4,54 +4,54 @@
# Unmask the flag which corresponds to ARCH.
-x86
-# Andreas Sturmlechner <asturm@gentoo.org> (17 Nov 2018)
+# Andreas Sturmlechner <asturm@gentoo.org> (2018-11-17)
# media-sound/audacious is keyworded on x86
-audacious
-# Matt Turner <mattst88@gentoo.org> (11 Nov 2018)
+# Matt Turner <mattst88@gentoo.org> (2018-11-11)
# d3d9 works on x86
-d3d9
-# Michał Górny <mgorny@gentoo.org> (16 Jul 2018)
+# Michał Górny <mgorny@gentoo.org> (2018-07-16)
# Python 3.7 support requires fresh versions of packages which are stuck
# at keywordreqs.
# bug #661320: dev-python/twisted
python_targets_python3_7
python_single_target_python3_7
-# Michael Orlitzky <mjo@gentoo.org> (13 Jan 2018)
+# Michael Orlitzky <mjo@gentoo.org> (2018-01-13)
# Oracle database stuff should work on x86.
-oci8
-oci8-instant-client
-oracle
-# Sven Wegener <swegener@gentoo.org> (31 May 2017)
+# Sven Wegener <swegener@gentoo.org> (2017-05-31)
# libvirt is supported on x86
-libvirt
-# Andreas K. Hüttel <dilfridge@gentoo.org> (26 May 2017)
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2017-05-26)
# dev-db/firebird is keyworded ~x86
-firebird
# cilk has been ported to this arch.
-cilk
-# Mike Gilbert <floppym@gentoo.org (19 Oct 2014)
+# Mike Gilbert <floppym@gentoo.org (2014-10-19)
# sys-libs/libapparmor
-apparmor
-# Michał Górny <mgorny@gentoo.org> (30 Mar 2014)
+# Michał Górny <mgorny@gentoo.org> (2014-03-30)
# PyPy is keyworded on this arch.
-python_targets_pypy
-python_single_target_pypy
-python_targets_pypy3
-python_single_target_pypy3
-# Michał Górny <mgorny@gentoo.org> (4 May 2013)
+# Michał Górny <mgorny@gentoo.org> (2013-05-04)
# Unmask systemd since it is keyworded here.
-systemd
-# Andrey Grozin <grozin@gentoo.org> (25 Jun 2014)
+# Andrey Grozin <grozin@gentoo.org> (2014-06-25)
# keyworded on x86
-clisp
-clozurecl
@@ -60,29 +60,29 @@ python_single_target_python3_7
-gcl
-sbcl
-# Michał Górny <mgorny@gentoo.org> (26 Jan 2013)
+# Michał Górny <mgorny@gentoo.org> (2013-01-26)
# Unmask the flag corresponding to the only ABI. This allows x86 binary
# packages to have uniform dependencies for amd64-multilib & x86.
-abi_x86_32
-# Alexandre Rostovtsev <tetromino@gentoo.org> (09 Dec 2012)
+# Alexandre Rostovtsev <tetromino@gentoo.org> (2012-12-09)
# Orc optimisations work fine on amd64 and x86
-orc
-# Diego Elio Pettenò <flameeyes@gentoo.org> (21 Aug 2012)
+# Diego Elio Pettenò <flameeyes@gentoo.org> (2012-08-21)
# IPMI is only implemented for x86, amd64 and ia64
-ipmi
-# Ralph Sennhauser <sera@gentoo.org> (31 Jul 2012)
+# Ralph Sennhauser <sera@gentoo.org> (2012-07-31)
# Keyworded on x86
-python_targets_jython2_7
-python_single_target_jython2_7
-# Joerg Bornkessel <hd_brummy@gentoo.org> (05. Mar 2012)
+# Joerg Bornkessel <hd_brummy@gentoo.org> (2012-03-05)
# Unmask, works with v4l2, #350211
-dxr3
-# Samuli Suominen <ssuominen@gentoo.org> (28 Feb 2012)
+# Samuli Suominen <ssuominen@gentoo.org> (2012-02-28)
# Unmasking vidix for x86 which is masked in base/use.mask for others
-vidix
@@ -90,22 +90,22 @@ python_single_target_python3_7
# x86 profile. This works, for example, if another architecture's
# profile have a USE flag associated with (such as altivec, mmx, etc).
-# 2011/12/22 - Alexis Ballier <aballier@gentoo.org>
+# Alexis Ballier <aballier@gentoo.org> (2011-12-22)
# Unmask vdpau as its supported here
-vdpau
-# 2011/07/01 - Alexey Shvetsov <alexxy@gentoo.org>
+# Alexey Shvetsov <alexxy@gentoo.org> (2011-07-01)
# Infiniband stuff works on x86
-infiniband
-# 2010/02/14 - Samuli Suominen <ssuominen@gentoo.org>
+# Samuli Suominen <ssuominen@gentoo.org> (2010-02-14)
# Unmask amd64/x86 only SANE_BACKENDS
-sane_backends_canon_pp
-sane_backends_hpsj5s
-sane_backends_mustek_pp
-sane_backends_qcam
-# 2010/05/03 - Alex Legler <a3li@gentoo.org>
+# Alex Legler <a3li@gentoo.org> (2010-05-03)
# Add support for Ruby Enterprise Edition targets where rubyee is available
# -ruby_targets_ree18
@@ -154,12 +154,12 @@ python_single_target_python3_7
-video_cards_virtualbox
-video_cards_qxl
-# Robert Buchholz <rbu@gentoo.org> (03 Jun 2007)
+# Robert Buchholz <rbu@gentoo.org> (2007-06-03)
# Unmask as it works on x86
-lcd_devices_svga
-lcd_devices_luise
-# George Shapovalov <george@gentoo.org> (8 Apr 2007)
+# George Shapovalov <george@gentoo.org> (2007-04-08)
# supported on x86
-ada
diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask
index 0e2ad52b66f3..c30ac38e05bc 100644
--- a/profiles/arch/x86/use.stable.mask
+++ b/profiles/arch/x86/use.stable.mask
@@ -4,28 +4,28 @@
# This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in use.mask
-# Andreas Sturmlechner <asturm@gentoo.org> (17 Nov 2018)
+# Andreas Sturmlechner <asturm@gentoo.org> (2018-11-17)
# media-sound/audacious is not yet stabilised
audacious
-# Mike Gilbert <floppym@gentoo.org> (08 Jun 2017)
+# Mike Gilbert <floppym@gentoo.org> (2017-06-08)
# dev-lang/python:3.7 is not stable.
python_targets_python3_7
python_single_target_python3_7
-# Andreas K. Hüttel <dilfridge@gentoo.org> (26 May 2017)
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2017-05-26)
# dev-db/firebird is keyworded ~x86
firebird
-# Mike Gilbert <floppym@gentoo.org> (19 Oct 2014)
+# Mike Gilbert <floppym@gentoo.org> (2014-10-19)
# sys-libs/libapparmor
apparmor
-# Andrey Grozin <grozin@gentoo.org> (25 Jun 2014)
+# Andrey Grozin <grozin@gentoo.org> (2014-06-25)
# no stable versions on x86
clozurecl
-# Michał Górny <mgorny@gentoo.org> (30 Mar 2014)
+# Michał Górny <mgorny@gentoo.org> (2014-03-30)
# PyPy is unstable on this arch.
python_targets_pypy
python_single_target_pypy