diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-07-10 23:40:16 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-07-10 23:40:16 +0100 |
commit | 51af5f0eb4cddbe6aa7953717873691d77aae9ff (patch) | |
tree | 1541525274162b033ebbc3ed38abaf335fbbd49a /profiles/base | |
parent | 7014a5a3ea0feffab9701fdd6b64cc7667a985af (diff) |
gentoo resync : 11.07.2019
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/make.defaults | 52 | ||||
-rw-r--r-- | profiles/base/package.use | 10 | ||||
-rw-r--r-- | profiles/base/package.use.force | 31 | ||||
-rw-r--r-- | profiles/base/package.use.mask | 245 | ||||
-rw-r--r-- | profiles/base/package.use.stable.mask | 92 | ||||
-rw-r--r-- | profiles/base/use.mask | 20 | ||||
-rw-r--r-- | profiles/base/use.stable.mask | 6 |
7 files changed, 231 insertions, 225 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index cc08beb437d3..3fdd2e453a46 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -56,56 +56,56 @@ INPUT_DEVICES="keyboard mouse" # the freedom to use, share, modify and share modifications ACCEPT_LICENSE="-* @FREE" -# Tomáš Chvátal <scarabeus@gentoo.org> (23 Mar 2013) +# Tomáš Chvátal <scarabeus@gentoo.org> (2013-03-23) # By default enable libreoffice implementation only. OFFICE_IMPLEMENTATION="libreoffice" -# Tomáš Chvátal <scarabeus@gentoo.org> (12 Aug 2011) +# Tomáš Chvátal <scarabeus@gentoo.org> (2011-08-12) # By default do not build any grub platform and let it guess. GRUB_PLATFORMS="" -# Tomáš Chvátal <scarabeus@gentoo.org> (05 May 2013) +# Tomáš Chvátal <scarabeus@gentoo.org> (2013-05-05) # By default enable all extensions with no dependencies LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" -# Andreas K. Hüttel <dilfridge@gentoo.org> (19 Aug 2011, 25 Mar 2012) -# Johannes Huber <johu@gentoo.org> (15 Apr 2018) -# Andreas Sturmlechner <asturm@gentoo.org> (01 Jan 2019) +# Andreas K. Hüttel <dilfridge@gentoo.org> (2011-08-19, 2012-03-25) +# Johannes Huber <johu@gentoo.org> (2018-04-15) +# Andreas Sturmlechner <asturm@gentoo.org> (2019-01-01) # By default build all calligra features (except unmaintained: stage). CALLIGRA_FEATURES="karbon sheets words" -# Andreas K. Huettel <dilfridge@gentoo.org> (28 Sep 2010) +# Andreas K. Huettel <dilfridge@gentoo.org> (2010-09-28) # Small default list of enabled plugins for collectd COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" -# Tomáš Chvátal <scarabeus@gentoo.org> (26 Oct 2010) +# Tomáš Chvátal <scarabeus@gentoo.org> (2010-10-26) # By default enable all protocols for average GPS user GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" -# Benedikt Böhm <hollow@gentoo.org> (27 Nov 2007) +# Benedikt Böhm <hollow@gentoo.org> (2007-11-27) # Sane defaults for built-in apache modules -# Patrick Lauer <patrick@gentoo.org> (12 Oct 2012) +# Patrick Lauer <patrick@gentoo.org> (2012-10-12) # extend for apache 2.4 APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" -# Peter Volkov <pva@gentoo.org> (29 Apr 2010) +# Peter Volkov <pva@gentoo.org> (2010-04-29) # Set some defaults or package will fail to build (Check mconfig in package sources) XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" -# Robert Buchholz <rbu@gentoo.org> (17 Jan 2006) +# Robert Buchholz <rbu@gentoo.org> (2006-01-17) # Some common lcd devices LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" -# Miroslav Šulc <fordfrog@gentoo.org> (19 Nov 2008) +# Miroslav Šulc <fordfrog@gentoo.org> (2008-11-19) # Netbeans modules/clusters NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" -# Manuel Rüger <mrueg@gentoo.org> (09 Sep 2015) +# Manuel Rüger <mrueg@gentoo.org> (2015-09-09) # Default Ruby build target(s) -# Updated to include ruby24 on 12 Nov 2018 +# Updated to include ruby24 on 2018-11-12 RUBY_TARGETS="ruby24" -# Samuli Suominen <ssuominen@gentoo.org> (03 Dec 2009) +# Samuli Suominen <ssuominen@gentoo.org> (2009-12-03) # Enable USE cxx by default so base-system and toolchain pkgs can start using USE cxx # instead of USE nocxx. # https://archives.gentoo.org/gentoo-dev/msg_a181cd0d36600067b599f4b996c6989f.xml @@ -115,27 +115,27 @@ USE="${USE} cxx" # https://archives.gentoo.org/gentoo-dev/message/ba0e3457e4b807e79816f0df03566af0 USE="${USE} xattr" -# Tiziano Müller <dev-zero@gentoo.org> (24 Jan 2010) +# Tiziano Müller <dev-zero@gentoo.org> (2010-01-24) # We usually don't want python to (re)write .py[co] files during phase runs # since it could cause sandbox violations PYTHONDONTWRITEBYTECODE="1" -# Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> (16 Nov 2011) +# Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> (2011-11-16) # Add default USE value for bootstrap and rename it from STAGE1_USE to BOOTSTRAP_USE # Add in expanded PYTHON_TARGETS or stage1 builds break because of USE="-* ${BOOTSTRAP_USE}" # This MUST be kept in sync with the PYTHON_TARGETS below -# Mike Gilbert <floppym@gentoo.org> (23 May 2018) +# Mike Gilbert <floppym@gentoo.org> (2018-05-23) # sys-apps/baslayout-2.5 needs split-usr enabled. BOOTSTRAP_USE="unicode internal-glib pkg-config split-usr python_targets_python3_6 python_targets_python2_7" -# Mike Gilbert <floppym@gentoo.org> (15 May 2012) +# Mike Gilbert <floppym@gentoo.org> (2012-05-15) # Default target(s) for python-r1.eclass -# Mikle Kolyada <zlogene@gentoo.org> (24 Jul 2018) +# Mikle Kolyada <zlogene@gentoo.org> (2018-07-24) # Updated to python3_6 PYTHON_TARGETS="python2_7 python3_6" PYTHON_SINGLE_TARGET="python3_6" -# Michał Górny <mgorny@gentoo.org> (10 Aug 2013) +# Michał Górny <mgorny@gentoo.org> (2013-08-10) # Moved from portage's make.globals. # 1) do not uninstall kernel modules and therefore allow replacing them, # 2,3) removed wrt bug #663170, @@ -143,20 +143,20 @@ PYTHON_SINGLE_TARGET="python3_6" COLLISION_IGNORE="/lib/modules/*" UNINSTALL_IGNORE="/lib/modules/* /var/run /var/lock" -# Andreas K. Hüttel <dilfridge@gentoo.org> (23 Aug 2013) +# Andreas K. Hüttel <dilfridge@gentoo.org> (2013-08-23) # Make emerge messages default to English as per Council decision LC_MESSAGES="C" -# Brian Dolbec <dolsen@gentoo.org> (16 Jun 2017) +# Brian Dolbec <dolsen@gentoo.org> (2017-06-16) # disable twisted's plugin cache update to prevent access violations # call /usr/bin/twisted-regen-cache in pkg_postinst() TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE="1" -# Aaron W. Swenson <titanofold@gentoo.org> (9 Jul 2017) +# Aaron W. Swenson <titanofold@gentoo.org> (2017-07-09) # Default target(s) for postgres{,-multi}.eclass POSTGRES_TARGETS="postgres10 postgres11" -# Michael Orlitzky <mjo@gentoo.org> (17 Nov 2017) +# Michael Orlitzky <mjo@gentoo.org> (2017-11-17) # # Default PHP targets, used only for extensions at the moment. # diff --git a/profiles/base/package.use b/profiles/base/package.use index cf204db955b0..6122e7297a58 100644 --- a/profiles/base/package.use +++ b/profiles/base/package.use @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# David Seifert <soap@gentoo.org> (17 Apr 2017) +# David Seifert <soap@gentoo.org> (2017-04-17) # These py2-only packages also support pypy, enable # Python 2.7 as the default implementation, preparing # for the eventual switch to py3 in PYTHON_SINGLE_TARGET @@ -11,23 +11,23 @@ dev-vcs/git-bz python_single_target_python2_7 python_targets_python2_7 gnome-base/libglade python_single_target_python2_7 python_targets_python2_7 sci-chemistry/pdb-tools python_single_target_python2_7 python_targets_python2_7 -# Michał Górny <mgorny@gentoo.org> (24 Sep 2016) +# Michał Górny <mgorny@gentoo.org> (2016-09-24) # Enable the BPF target by default dev-ml/llvm-ocaml llvm_targets_BPF sys-devel/clang llvm_targets_BPF sys-devel/llvm llvm_targets_BPF -# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (27 Jul 2012) +# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (2012-07-27) # Modular X: Build the Xorg X server by default x11-base/xorg-server xorg -# Diego Elio Pettenò <flameeyes@gentoo.org> (11 Apr 2011) +# Diego Elio Pettenò <flameeyes@gentoo.org> (2011-04-11) # Disable ldap support by default in sudo, as it seem to lack # developers maintaining that particular support and is, thus, vastly # untested. app-admin/sudo -ldap -# Zac Medico <zmedico@gentoo.org> (04 Dec 2009) +# Zac Medico <zmedico@gentoo.org> (2009-12-04) # Bug #295615 - Disable cxx by default, in order to avoid a die # in pkg_setup with default USE settings (cxx requires sasl). net-nds/openldap -cxx diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 02cab1459945..dce695a7b775 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,18 +1,18 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Andreas K. Hüttel <dilfridge@gentoo.org> (14 Apr 2019) +# Andreas K. Hüttel <dilfridge@gentoo.org> (2019-04-14) # Make sure glibc static libs are installed for now. Not installing # them is an experimental feature and needs testing. sys-libs/glibc static-libs -# Mart Raudsepp <leio@gentoo.org> (14 Dec 2018) +# Mart Raudsepp <leio@gentoo.org> (2018-12-14) # Security is not optional if available for the architecture/kernel. gnome-base/gnome-desktop seccomp app-misc/tracker-miners seccomp >gnome-base/nautilus-3.29 seccomp -# Andreas K. Hüttel <dilfridge@gentoo.org> (11 Sep 2018) +# Andreas K. Hüttel <dilfridge@gentoo.org> (2018-09-11) # All glibc versions that include RPC code are masked now. dev-libs/libspt libtirpc dev-perl/Lab-VXI11 libtirpc @@ -24,46 +24,47 @@ net-misc/netkit-bootparamd libtirpc sci-astronomy/esomidas libtirpc sys-cluster/glusterfs libtirpc -# NP-Hardass <NP-Hardass@gentoo.org> (10 Apr 2017) +# NP-Hardass <NP-Hardass@gentoo.org> (2017-04-10) # Always force patch on appropriate variant to ensure # similar experience when using app-emulation/wine-any app-emulation/wine-staging staging app-emulation/wine-d3d9 d3d9 -# David Seifert <soap@gentoo.org> (07 Mar 2017) +# David Seifert <soap@gentoo.org> (2017-03-07) # Only ever use system ffmpeg, allow kodi bundled ffmpeg # only for debug pruposes. media-tv/kodi system-ffmpeg -# Sam Jorna <wraeth@gentoo.org> (15 Dec 2016) +# Sam Jorna <wraeth@gentoo.org> (2016-12-15) # Known to build unbootable EFI binaries on some systems when built with -# UDK. Forcing use of gnu-efi until it's more stable. +# UDK. Forcing use of gnu-efi until it's more stable +# (probably after stabilization of refind-0.11.4). sys-boot/refind gnuefi -# Mike Gilbert <floppym@gentoo.org> (13 Oct 2016) +# Mike Gilbert <floppym@gentoo.org> (2016-10-13) # Python without threads breaks in many ways. dev-lang/python threads -# Maciej Mrozowski <reavertm@gentoo.org> (1 Sept 2016) +# Maciej Mrozowski <reavertm@gentoo.org> (2016-09-01) # Workaround until resolved upstream (bug #586840) >=dev-games/simgear-2016.2.1 dns -# Justin Lecher <jlec@gentoo.org> (10 Aug 2014) +# Justin Lecher <jlec@gentoo.org> (2014-08-10) # Doesn't work without acl support # No patch yet, #516626 >=net-fs/netatalk-3.1.3 acl -# Pawel Hajdan jr <phajdan.jr@gentoo.org> (12 Jun 2014) +# Pawel Hajdan jr <phajdan.jr@gentoo.org> (2014-06-12) # Chromium builds in PIC mode on most arches anyway, # i.e. this use flag has no effect on them. www-client/chromium pic -# Zac Medico <zmedico@gentoo.org> (4 Dec 2012) +# Zac Medico <zmedico@gentoo.org> (2012-12-04) # Force app-shells/bash[readline] in stage1 builds, so that compgen is # available for sys-apps/portage (see bug #445576). app-shells/bash:0 readline -# Michał Górny <mgorny@gentoo.org> (14 Oct 2012) +# Michał Górny <mgorny@gentoo.org> (2012-10-14) # Force-enable all PYTHON_TARGETS for python-exec to avoid using private # API. Please remember to keep it in sync with python_targets.desc. dev-lang/python-exec python_targets_python2_7 @@ -74,7 +75,7 @@ dev-lang/python-exec python_targets_jython2_7 dev-lang/python-exec python_targets_pypy dev-lang/python-exec python_targets_pypy3 -# Zac Medico <zmedico@gentoo.org> (20 Oct 2010) +# Zac Medico <zmedico@gentoo.org> (2010-10-20) # Force ipc USE flag since it should remain enabled unless # it is found to be incompatible with a specific profile # or environment. When enabled, it fixes bug #278895, @@ -88,7 +89,7 @@ sys-apps/portage ipc # and requires reinstallation of many Python modules. dev-lang/python wide-unicode -# Peter Alfredsen <loki_val@gentoo.org> (11 Apr 2009) +# Peter Alfredsen <loki_val@gentoo.org> (2009-04-11) # Forcing w.r.t. bug 265336. When unicode use-flag is # turned off, ABI is broken without a .so bump. dev-libs/libpcre unicode diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index e2720afe97fc..a12f39422136 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,18 +7,23 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. -# Mike Gilbert <floppym@gentoo.org> (21 Jun 2019) +# Andreas Sturmlechner <asturm@gentoo.org> (2019-07-07) +# media-video/pipewire is masked for now +sys-apps/xdg-desktop-portal screencast +kde-plasma/xdg-desktop-portal-kde screencast + +# Mike Gilbert <floppym@gentoo.org> (2019-06-21) # Fails to build. # https://bugs.gentoo.org/661880 <www-client/chromium-76 system-icu -# James Le Cuirot <chewi@gentoo.org> (21 May 2019) +# James Le Cuirot <chewi@gentoo.org> (2019-05-21) # Doesn't support ffmpeg-4. Portage takes a long time to report the # conflict and the feature is half broken anyway. See # https://github.com/visualboyadvance-m/visualboyadvance-m/issues/179. games-emulation/vbam ffmpeg -# Ulrich Müller <ulm@gentoo.org> (18 May 2019) +# Ulrich Müller <ulm@gentoo.org> (2019-05-18) # Firmware images without a known license. Most likely, upstream # redistribution may conflict with the licenses or lack thereof # on the images. Check the WHENCE file in the package for specific @@ -26,150 +31,150 @@ games-emulation/vbam ffmpeg # bug #318841#c20. sys-kernel/linux-firmware unknown-license -# Andreas K. Hüttel <dilfridge@gentoo.org> (11 May 2019) +# Andreas K. Hüttel <dilfridge@gentoo.org> (2019-05-11) # app-accessibility/festival: # Outdated, EAPI=2, unmaintained, segfaults immediately. # See bug 634928 and bug 612980. Removal in 30 days. media-radio/xastir festival -# Virgil Dupras <vdupras@gentoo.org> (29 Apr 2019) +# Virgil Dupras <vdupras@gentoo.org> (2019-04-29) # Docs are temporarily broken. See bug #680014 dev-python/pandas doc -# Ulrich Müller <ulm@gentoo.org> (25 Apr 2019) +# Ulrich Müller <ulm@gentoo.org> (2019-04-25) # Pulls in media-fonts/kochi-substitute as dependency, which allows # only non-commercial distribution and can therefore not be included # with Gentoo install media. Mask the l10n_ja flag until a better # solution is found, e.g., transition to a free font package. app-text/ghostscript-gpl l10n_ja -# Georgy Yakovlev <gyakovlev@gentoo.org> (17 Apr 2019) +# Georgy Yakovlev <gyakovlev@gentoo.org> (2019-04-17) # Mask jre useflags for use as system java-vm until it's proven to work dev-java/openjdk-jre-bin:8 gentoo-vm dev-java/openjdk-jre-bin:11 gentoo-vm -# Michał Górny <mgorny@gentoo.org> (13 Apr 2019) +# Michał Górny <mgorny@gentoo.org> (2019-04-13) # net-libs/ftplib is slated for removal. app-cdr/xbiso ftp -# Michał Górny <mgorny@gentoo.org> (10 Apr 2019) +# Michał Górny <mgorny@gentoo.org> (2019-04-10) # media-sound/aacplusenc is slated for removal. media-video/h264enc aac -# Michał Górny <mgorny@gentoo.org> (21 Mar 2019) +# Michał Górny <mgorny@gentoo.org> (2019-03-21) # x11-wm/afterstep is slated for removal. x11-terms/aterm background -# Michał Górny <mgorny@gentoo.org> (21 Mar 2019) +# Michał Górny <mgorny@gentoo.org> (2019-03-21) # net-mail/uw-imap masked for removal. dev-perl/NetxAP test -# Michał Górny <mgorny@gentoo.org> (16 Mar 2019) +# Michał Górny <mgorny@gentoo.org> (2019-03-16) # Requires last rited dev-python/scimath. dev-python/construct python_targets_python2_7 -# Brian Evans <grknight@gentoo.org> (15 Mar 2019) +# Brian Evans <grknight@gentoo.org> (2019-03-15) # Prepare to remove the mysqlcompat USE from mariadb-connector-c # Has multiple issues including symlinks and threading. # Packages should use and access libmariadb.so instead dev-db/mariadb-connector-c mysqlcompat ~media-tv/kodi-17.6 mariadb -# Georgy Yakovlev <gyakovlev@gentoo.org> (05 Mar 2019) +# Georgy Yakovlev <gyakovlev@gentoo.org> (2019-03-05) # Not keyworded on non-x86 arches app-admin/conserver freeipmi -# Matt Turner <mattst88@gentoo.org> (03 Mar 2019) +# Matt Turner <mattst88@gentoo.org> (2019-03-03) # Mask for testing. Bug 606924 media-libs/mesa libglvnd -# Georgy Yakovlev <gyakovlev@gentoo.org> (17 Jan 2019) +# Georgy Yakovlev <gyakovlev@gentoo.org> (2019-01-17) # Mask openjdk:8 for use as system java-vm until it's proven to work dev-java/openjdk:8 gentoo-vm dev-java/openjdk-bin:8 gentoo-vm -# Sven Wegener <swegener@gentoo.org> (18 Jan 2019) +# Sven Wegener <swegener@gentoo.org> (2019-01-18) # Waiting for >=dev-libs/libressl-2.7 to be unmasked. >=net-libs/libvncserver-0.9.12 libressl -# William Hubbs <williamh@gentoo.org> (13 Jan 2019) +# William Hubbs <williamh@gentoo.org> (2019-01-13) # For memtest86+ mask the floppy use flag since it requires grub:0 which # is being removed # (bug #674364) sys-apps/memtest86+ floppy -# Brian Evans <grknight@gentoo.org> (11 Jan 2019) +# Brian Evans <grknight@gentoo.org> (2019-01-11) # Depend on the EOL PHP 7.0 dev-libs/Ice php -# Michał Górny <mgorny@gentoo.org> (01 Dec 2018) +# Michał Górny <mgorny@gentoo.org> (2018-12-01) # Moved from use.mask to specific packages. -# Andreas Sturmlechner <asturm@gentoo.org> (10 May 2018) +# Andreas Sturmlechner <asturm@gentoo.org> (2018-05-10) # media-sound/mumble is masked/not keyworded at this point, bug #656826. games-fps/quake3 mumble games-fps/turtlearena mumble games-fps/urbanterror mumble games-rpg/manaplus mumble -# Michał Górny <mgorny@gentoo.org> (28 Nov 2018) +# Michał Górny <mgorny@gentoo.org> (2018-11-28) # Requires last-rited games-server/ut2003-ded. games-fps/ut2003 dedicated -# Alfredo Tupone <tupone@gentoo.org> (18 Nov 2018) +# Alfredo Tupone <tupone@gentoo.org> (2018-11-18) # go brokes build of gnat-gpl dev-lang/gnat-gpl go -# Pacho Ramos <pacho@gentoo.org> (11 Nov 2018) +# Pacho Ramos <pacho@gentoo.org> (2018-11-11) # pm-utils will be removed, bug #659616 net-misc/wicd pm-utils sys-apps/razercfg pm-utils sys-power/powermgmt-base pm-utils -# Pacho Ramos <pacho@gentoo.org> (11 Nov 2018) +# Pacho Ramos <pacho@gentoo.org> (2018-11-11) # sci-libs/spqr is going to be removed dev-cpp/eigen test kde-apps/cantor julia sci-libs/ceres-solver sparse -# Alon Bar-Lev <alonbl@gentoo.org> (08 Nov 2018) +# Alon Bar-Lev <alonbl@gentoo.org> (2018-11-08) # Waiting for >=dev-libs/libressl-2.7 to be unmasked. >=app-crypt/xca-2.1.0 libressl -# Alfredo Tupone <tupone@gentoo.org> (24 Oct 2018) +# Alfredo Tupone <tupone@gentoo.org> (2018-10-24) # jit brokes build of gnat-gpl dev-lang/gnat-gpl jit -# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (06 Oct 2018) +# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (2018-10-06) # address user visible breakage due to circular dependency #665008 =media-fonts/encodings-1.0.4-r3 X -# Dirkjan Ochtman <djc@gentoo.org> (29 Sep 2018) +# Dirkjan Ochtman <djc@gentoo.org> (2018-09-29) # Clippy is broken for now, can't find libraries (bug 667286) <dev-lang/rust-1.29.2 clippy <dev-lang/rust-bin-1.34.1 clippy -# Virgil Dupras <vdupras@gentoo.org> (26 Sep 2018) +# Virgil Dupras <vdupras@gentoo.org> (2018-09-26) # Server feature in paramiko is patched out for security reasons. It can # be re-enabled with the 'server' USE flag, but this flag is hard # masked. bug #666619 dev-python/paramiko server -# Alon Bar-Lev <alonbl@gentoo.org> (11 Sep 2018) +# Alon Bar-Lev <alonbl@gentoo.org> (2018-09-11) # Waiting for >=dev-libs/libressl-2.7 to be stablized. >=dev-libs/opensc-0.18.0 libressl -# Andreas K. Hüttel <dilfridge@gentoo.org> (3 Aug 2018) +# Andreas K. Hüttel <dilfridge@gentoo.org> (2018-08-03) # New and for Gentoo still quite experimental. You've been # warned. (Also, works only on x86_64 and with certain CPUs # and compiler/binutils combinations.) sys-libs/glibc cet -# Göktürk Yüksek <gokturk@gentoo.org> (6 Jul 2018) +# Göktürk Yüksek <gokturk@gentoo.org> (2018-07-06) # Dependency app-crypt/jitterentropy is keyworded for # only a subset of the archs rng-tools supports sys-apps/rng-tools jitterentropy -# Michał Górny <mgorny@gentoo.org> (13 Jun 2018) +# Michał Górny <mgorny@gentoo.org> (2018-06-13) # Requires app-arch/snappy[static-libs] that is no longer available. # Bugs #651604, #651606. app-emulation/qemu static @@ -177,64 +182,64 @@ app-emulation/qemu static sys-block/fio static sys-cluster/ceph static-libs -# Michał Górny <mgorny@gentoo.org> (16 May 2018) +# Michał Górny <mgorny@gentoo.org> (2018-05-16) # Depends on last-rited sci-libs/coinhsl. sci-libs/ipopt hsl -# Mike Gilbert <floppym@gentoo.org> (01 May 2018) +# Mike Gilbert <floppym@gentoo.org> (2018-05-01) # Requires >=media-video/ffmpeg-4 (bug 654208). >=www-client/chromium-67 system-ffmpeg -# Göktürk Yüksek <gokturk@gentoo.org> (4 Apr 2018) +# Göktürk Yüksek <gokturk@gentoo.org> (2018-04-04) # libewf is getting treecleaned (#547418). # Starting with sleuthkit-4.6.0, we statically link sleuthkit to a # locally compiled libewf. Mask the prior versions. <app-forensics/sleuthkit-4.6.0 ewf -# Lars Wendler <polynomial-c@gentoo.org> (14 Mar 2018) +# Lars Wendler <polynomial-c@gentoo.org> (2018-03-14) # Broken on all 32bit arches. Globally masked because of sys-apps/dmapi having # no active upstream anymore. # sys-cluster/ceph is only available on amd64 & x86, unmask per arch net-fs/samba dmapi ceph -# Jan Ziak <0xe2.0x9a.0x9b@gmail.com> (14 Mar 2018) +# Jan Ziak <0xe2.0x9a.0x9b@gmail.com> (2018-03-14) # Mask local USE flag to satisfy repoman app-emulation/fuse backend-svga -# Pacho Ramos <pacho@gentoo.org> (13 Mar 2018) +# Pacho Ramos <pacho@gentoo.org> (2018-03-13) # libewf is going to be removed, bug #547418 app-admin/testdisk ewf -# Patrick McLean <chutzpah@gentoo.org> (6 Mar 2018) +# Patrick McLean <chutzpah@gentoo.org> (2018-03-06) # Requires dev-libs/boost-1.66 that is unkeyworded/masked >=sys-cluster/ceph-12.2.4 system-boost -# Brian Evans <grknight@gentoo.org> (5 Mar 2018) +# Brian Evans <grknight@gentoo.org> (2018-03-05) # Mask embedded USE on virtual/mysql and friends to transition it to be obsolete virtual/mysql embedded dev-perl/DBD-mysql embedded -# Brian Evans <grknight@gentoo.org> (28 Feb 2018) +# Brian Evans <grknight@gentoo.org> (2018-02-28) # Mask client-libs USE to force users to install alternative standard pacakges dev-db/mariadb client-libs dev-db/mariadb-galera client-libs dev-db/mysql client-libs dev-db/percona-server client-libs -# Andreas K. Hüttel <dilfridge@gentoo.org> (2 Feb 2018) +# Andreas K. Hüttel <dilfridge@gentoo.org> (2018-02-02) # This feature is not ready yet, see bug 146882 comment 26 sys-libs/glibc compile-locales -# Mart Raudsepp <leio@gentoo.org> (10 Jan 2018) +# Mart Raudsepp <leio@gentoo.org> (2018-01-10) # Failing tests, with extra deps that aren't keyworded due to that >=gnome-base/gnome-settings-daemon-3.24 test -# Andrey Utkin <andrey_utkin@gentoo.org> (29 Dec 2017) +# Andrey Utkin <andrey_utkin@gentoo.org> (2017-12-29) # This flag can be sensibly enabled only on macos. # Can be unmasked in prefix/darwin/macos profiles. Bug #637482 media-video/ffmpeg appkit -# James Le Cuirot <chewi@gentoo.org> (17 Dec 2017) +# James Le Cuirot <chewi@gentoo.org> (2017-12-17) # Java 9+ is not yet fully supported on Gentoo. Having a masked # gentoo-vm flag allows us to provide it without it breaking Gentoo # packages. Those who wish to experiment with it as a fully recognised @@ -243,29 +248,29 @@ dev-java/oracle-jdk-bin:11 gentoo-vm dev-java/openjdk-bin:11 gentoo-vm dev-java/openjdk:11 gentoo-vm -# Andreas K. Hüttel <dilfridge@gentoo.org> (04 Nov 2017) +# Andreas K. Hüttel <dilfridge@gentoo.org> (2017-11-04) # Requires audacious, which is masked. Bug 632513 media-libs/freeverb3 jack -# Andreas K. Huettel <dilfridge@gentoo.org> (9 Sep 2017) +# Andreas K. Huettel <dilfridge@gentoo.org> (2017-09-09) # Potentially destructive. Use it only if you know what you're doing. sys-libs/glibc vanilla -# Michael Orlitzky <mjo@gentoo.org> (24 Aug 2017) +# Michael Orlitzky <mjo@gentoo.org> (2017-08-24) # This is a security risk if not used carefully, bug 628596. net-analyzer/nrpe command-args -# Michał Górny <mgorny@gentoo.org> (04 Aug 2017) +# Michał Górny <mgorny@gentoo.org> (2017-08-04) # sys-kernel/openvz-sources is being treecleaned wrt #580516. app-emulation/libvirt openvz -# Michał Górny <mgorny@gentoo.org> (30 Jul 2017) +# Michał Górny <mgorny@gentoo.org> (2017-07-30) # The Z3 backend is unstable and causes assertion failures. Mask it # until upstream fixes it properly. <sys-devel/clang-8 z3 -# Mike Gilbert <floppym@gentoo.org> (09 Jul 2017) -# Matthias Dahl <matthias.dahl@binary-island.eu> (05 Jul 2017) +# Mike Gilbert <floppym@gentoo.org> (2017-07-09) +# Matthias Dahl <matthias.dahl@binary-island.eu> (2017-07-05) # Both are not your typical garden-variety Linux programs and are # rather sensitive when it comes to compiler flags, resulting in # black screens, hangs or crashes. The average joe should have no @@ -274,57 +279,57 @@ app-emulation/libvirt openvz sys-boot/gnu-efi custom-cflags sys-boot/refind custom-cflags -# Michał Górny <mgorny@gentoo.org> (29 Jun 2017) +# Michał Górny <mgorny@gentoo.org> (2017-06-29) # Upstream switched to CMake and no longer provides option to build # static and shared libs. The flag is preserved not to break USE # depenencies. >=app-arch/snappy-1.1.5 static-libs -# Ilya Tumaykin <itumaykin+gentoo@gmail.com> (18 Jun 2017) +# Ilya Tumaykin <itumaykin+gentoo@gmail.com> (2017-06-18) # Libav is basically unsupported by mpv, see upstream issues 3923, 3925. # Needs patch to even build, subs are broken and not supported anymore. media-video/mpv libav -# Andreas K. Hüttel <dilfridge@gentoo.org> (29 May 2017) +# Andreas K. Hüttel <dilfridge@gentoo.org> (2017-05-29) # Does not build sci-libs/linux-gpib php -# Michał Górny <mgorny@gentoo.org> (15 May 2017) +# Michał Górny <mgorny@gentoo.org> (2017-05-15) # Mask ruby20-only compatible packages =media-libs/libcaca-0.99_beta19 ruby -# Matthias Maier <tamiko@gentoo.org> (11 May 2017) +# Matthias Maier <tamiko@gentoo.org> (2017-05-11) # Globally mask pie use flag. Selectively unmask on specific profiles. sys-devel/gcc pie -# Pawel Hajdan jr <phajdan.jr@gentoo.org> (02 Mar 2017) +# Pawel Hajdan jr <phajdan.jr@gentoo.org> (2017-03-02) # Known build issue with system libvpx: # https://bugs.gentoo.org/show_bug.cgi?id=611394 >=www-client/chromium-58.0.3026.3 system-libvpx -# Michał Górny <mgorny@gentoo.org> (17 Feb 2017) +# Michał Górny <mgorny@gentoo.org> (2017-02-17) # Python 2 package relies on gedit[python] which is py3 only. dev-vcs/rabbitvcs gedit -# Mike Gilbert <floppym@gentoo.org> (16 Feb 2017) +# Mike Gilbert <floppym@gentoo.org> (2017-02-16) # Multiple test failures. sys-boot/grub:2 test -# Ian Stakenvicius (25 Jan 2017) +# Ian Stakenvicius (2017-01-25) # rust on mozilla packages is experimental www-client/firefox rust mail-client/thunderbird rust -# Lars Wendler <polynomial-c@gentoo.org> (19 Jan 2017) +# Lars Wendler <polynomial-c@gentoo.org> (2017-01-19) # Masked until system heimdal can finally be used with AD DC net-fs/samba system-heimdal -# Magnus Granberg <zorry@gentoo.org> (18 Jan 2017) +# Magnus Granberg <zorry@gentoo.org> (2017-01-18) # Adding the mask so that end users and devlopers are notified of the removal and have some # time to migrate. There is no support for gcj in gcc-7 >=sys-devel/gcc-6.3.0 gcj -# Robin H. Johnson <robbat2@gentoo.org> (04 Dec 2016) +# Robin H. Johnson <robbat2@gentoo.org> (2016-12-04) # Additional HAProxy functionality waiting for related stuff to land in the # tree. # bug 541042 - lua 5.3 @@ -334,37 +339,37 @@ net-proxy/haproxy 51degrees # bug (none) - WURFL net-proxy/haproxy wurfl -# Pacho Ramos <pacho@gentoo.org> (27 Nov 2016) +# Pacho Ramos <pacho@gentoo.org> (2016-11-27) # Not rely on monodevelop, bug #596656 # dev-dotnet/zeitgeist-sharp is going to be removed, bug #582894 net-irc/hexchat theme-manager -# Pacho Ramos <pacho@gentoo.org> (27 Nov 2016) +# Pacho Ramos <pacho@gentoo.org> (2016-11-27) # Avoid the usage of dead net-dialup/capi4k-utils app-emulation/crossover-bin capi -# Ettore Di Giacinto <mudler@gentoo.org> (10 Nov 2016) +# Ettore Di Giacinto <mudler@gentoo.org> (2016-11-10) # Dependency has no stable keyword # and as for now we have only stable mate versions mate-base/mate bluetooth -# Ulrich Müller <ulm@gentoo.org> (15 Oct 2016) +# Ulrich Müller <ulm@gentoo.org> (2016-10-15) # The --with-cairo option is considered as experimental by upstream # and causes problems with updating the X window, bug #592238 app-editors/emacs cairo app-editors/emacs-vcs cairo -# Michał Górny <mgorny@gentoo.org> (05 Jul 2016) +# Michał Górny <mgorny@gentoo.org> (2016-07-05) # Mask system-clang support as it requires llvm-3.4 that is subject # to security bug cleanup, #585102. dev-util/intel-ocl-sdk system-clang -# Matthew Brewer <tomboy64@sina.cn> (02 June 2016) +# Matthew Brewer <tomboy64@sina.cn> (2016-06-02) # Acked-by: Amy Winston <amynka@gentoo.org> # Currently broken upstream. >=dev-lang/rakudo-2016.05 java -# Michał Górny <mgorny@gentoo.org> (14 May 2016) +# Michał Górny <mgorny@gentoo.org> (2016-05-14) # (on behalf of QA team) # sys-devel/gcc[jit]: # - violates strict multilib rules, #569608 @@ -372,11 +377,11 @@ dev-util/intel-ocl-sdk system-clang # Masking the flag until it is fixed. sys-devel/gcc jit -# Mike Frysinger <vapier@gentoo.org> (08 May 2016) +# Mike Frysinger <vapier@gentoo.org> (2016-05-08) # Most targets do not support VTV #547040. sys-devel/gcc vtv -# Matthew Brewer <tomboy64@sina.cn> (08 May 2016) +# Matthew Brewer <tomboy64@sina.cn> (2016-05-08) # Acked-by: Amy Winston <amynka@gentoo.org> # Upstream supports using Clang's address sanitizer, but apparently # invokes it wrong. @@ -384,42 +389,42 @@ dev-lang/moarvm asan # Patrice Clement <monsieurp@gentoo.org> # Merged on behalf of: -# Jonathan Scruggs <j.scruggs@gmail.com> (28 Sep 2017) +# Jonathan Scruggs <j.scruggs@gmail.com> (2017-09-28) # Newer versions have a patch to fix the python issues. <=media-libs/openimageio-1.6.13 python -# Ian Stakenvicius <axs@gentoo.org> (28 Apr 2016) +# Ian Stakenvicius <axs@gentoo.org> (2016-04-28) # system-cairo support causes lots of crashing in mozilla pkgs # (see bug #556378 and others) www-client/firefox system-cairo mail-client/thunderbird system-cairo >=www-client/seamonkey-2.41 system-cairo -# James Le Cuirot <chewi@gentoo.org> (10 Apr 2016) +# James Le Cuirot <chewi@gentoo.org> (2016-04-10) # Slower and less reliable than HotSpot and we don't support Java on # any non-HotSpot platforms. Don't unmask these unless you know what # you're doing. This has upstream's approval. dev-java/icedtea cacao jamvm -# Patrice Clement <monsieurp@gentoo.org> (27 Nov 2015) +# Patrice Clement <monsieurp@gentoo.org> (2015-11-27) # Unsastified dependencies are upsetting repoman. Needs investigation. app-arch/cfv bittorrent -# Rick Farina <zerochaos@gentoo.org> (06 Oct 2015) +# Rick Farina <zerochaos@gentoo.org> (2015-10-06) # forward porting this patch is non-trivial, mask for now >=net-wireless/wpa_supplicant-2.5 wimax -# Justin Lecher <jlec@gentoo.org> (22 Sep 2015) +# Justin Lecher <jlec@gentoo.org> (2015-09-22) # Downloads files during installation # https://bugs.gentoo.org/show_bug.cgi?id=533876 >=sci-libs/vtk-6.1.0 examples -# Jason Zaman <perfinion@gentoo.org> (06 Sep 2015) +# Jason Zaman <perfinion@gentoo.org> (2015-09-06) # This is for cgmanager which is linux only. # Unmasked in default/linux/package.use.mask. sys-auth/consolekit cgroups -# James Le Cuirot <chewi@gentoo.org> (18 Aug 2015) +# James Le Cuirot <chewi@gentoo.org> (2015-08-18) # gcc[awt] is only used by gcj-jdk[awt] and that isn't needed by # anything in the tree. The toolchain folks aren't keen to support it # and it should probably only be used if you really know what you're @@ -427,66 +432,66 @@ sys-auth/consolekit cgroups sys-devel/gcc awt dev-java/gcj-jdk awt -# Mike Gilbert <floppym@gentoo.org> (16 May 2015) +# Mike Gilbert <floppym@gentoo.org> (2015-05-16) # dev-lang/python[berkdb] fails with recent multilib sys-libs/db (bug 519584). dev-lang/python berkdb -# Lars Wendler <polynomial-c@gentoo.org> (19 Mar 2015) +# Lars Wendler <polynomial-c@gentoo.org> (2015-03-19) # >=games-strategy/freeciv-2.5.0 requires >=dev-lang/lua-5.2 games-strategy/freeciv system-lua -# Andrew Savchenko <bircoph@gentoo.org> (11 Feb 2015) +# Andrew Savchenko <bircoph@gentoo.org> (2015-02-11) # Cluster code is still under development, only base functionality # is implemented. Masking for testing and evaluation. app-admin/clsync cluster mhash -# Brian Evans <grknight@gentoo.org> (29 Nov 2014) +# Brian Evans <grknight@gentoo.org> (2014-11-29) # Strongly recommened by upstream to disable lzo and zlib due to memory leaks # https://github.com/groonga/groonga/issues/6 (Japanese) app-text/groonga lzo zlib -# Jeroen Roovers <jer@gentoo.org> (18 Nov 2014) +# Jeroen Roovers <jer@gentoo.org> (2014-11-18) # Requires dev-lang/lua-5.2 (bug #253269) net-analyzer/nmap system-lua -# Mike Frysinger <vapier@gentoo.org> (21 Oct 2014) +# Mike Frysinger <vapier@gentoo.org> (2014-10-21) # Most targets do not support ASAN/etc... #504200. sys-devel/gcc sanitize -# Rick Farina <zerochaos@gentoo.org> (26 Aug 2014) +# Rick Farina <zerochaos@gentoo.org> (2014-08-26) # mirisdr does not seem to like making releases <net-wireless/gr-osmosdr-9999 mirisdr -# Maxim Koltsov <maksbotan@gentoo.org> (05 Aug 2014) +# Maxim Koltsov <maksbotan@gentoo.org> (2014-08-05) # net-libs/tox is in mva overlay only ATM app-leechcraft/lc-azoth sarin -# Pacho Ramos <pacho@gentoo.org> (01 Jun 2014) +# Pacho Ramos <pacho@gentoo.org> (2014-06-01) # Needs hardmasked lua-5.2 >=media-plugins/grilo-plugins-0.2.12 lua -# Rick Farina <zerochaos@gentoo.org> (30 Dec 2015) +# Rick Farina <zerochaos@gentoo.org> (2015-12-30) # mask test use flag since tests do not pass # mask development use flag since most of it isn't packaged (or useful) net-analyzer/metasploit development test -# Tom Wijsman <TomWij@gentoo.org> (14 May 2014) +# Tom Wijsman <TomWij@gentoo.org> (2014-05-14) # Documentation generation needs APIviz which is not in the Portage tree yet. # Tracked in Gentoo bug #509602. dev-java/jboss-logging doc -# Mike Frysinger <vapier@gentoo.org> (03 Feb 2014) +# Mike Frysinger <vapier@gentoo.org> (2014-02-03) # Upstream says to not use this for now. dev-libs/elfutils threads -# Gilles Dartiguelongue <eva@gentoo.org> (23 Dec 2013) +# Gilles Dartiguelongue <eva@gentoo.org> (2013-12-23) # Gstreamer support fails to build due to libtool shortcomings when using # an intermediate library as a dependency of another libtool target dependency. # Since this is new and unused yet, keep it masked for now and check # with upstream if there is something that can be done to fix the issue. media-libs/cogl gstreamer -# Michał Górny <mgorny@gentoo.org> (10 Nov 2013) +# Michał Górny <mgorny@gentoo.org> (2013-11-10) # (on behalf of python@) # USE=sandbox is not done properly in Gentoo and results in crippled # PyPy install that is not usable for non-sandbox clients (and there are @@ -495,98 +500,98 @@ media-libs/cogl gstreamer dev-python/pypy sandbox dev-python/pypy3 sandbox -# Julian Ospald <hasufell@gentoo.org> (31 Aug 2013) +# Julian Ospald <hasufell@gentoo.org> (2013-08-31) # Randomly breaks consumers at runtime. Do not report # gentoo bugs. media-libs/libsdl2 custom-cflags -# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (13 Jul 2013) +# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (2013-07-13) # GL/GLES support in cairo is mutually exclusive, bug #428770. x11-libs/cairo gles2 -# Kacper Kowalik <xarthisius@gentoo.org> (19 May 2013) +# Kacper Kowalik <xarthisius@gentoo.org> (2013-05-19) # Fails to build, haven't had time to debug app-doc/doxygen sqlite -# Alexis Ballier <aballier@gentoo.org> (08 May 2013) +# Alexis Ballier <aballier@gentoo.org> (2013-05-08) # On behalf of Pavel Sanda <ps@twin.jikos.cz> # Lyx is currently not working with subversion 1.7 and needs 1.6. app-office/lyx subversion -# Christian Faulhammer <fauli@gentoo.org> (08 May 2013) +# Christian Faulhammer <fauli@gentoo.org> (2013-05-08) # Will not build successfully yet mail-client/claws-mail gtk3 -# Bernard Cafarelli <voyageur@gentoo.org> (04 Apr 2013) +# Bernard Cafarelli <voyageur@gentoo.org> (2013-04-04) # Broken for now (segmentation fault on play) gnustep-apps/cynthiune flac -# Richard Freeman <rich0@gentoo.org> (24 Mar 2013) +# Richard Freeman <rich0@gentoo.org> (2013-03-24) # Dependency is masked for buffer overflows for now dev-python/pyocr cuneiform -# Tom Wijsman <TomWij@gentoo.org> (10 Mar 2013) +# Tom Wijsman <TomWij@gentoo.org> (2013-03-10) # Experimental, masked until it compiles and works. media-libs/avidemux-core system-ffmpeg -# Jory A. Pratt <anarchy@gentoo.org> (15 Dec 2012) +# Jory A. Pratt <anarchy@gentoo.org> (2012-12-15) # PGO is known to be busted with most configurations www-client/firefox pgo -# Diego Elio Pettenò (27 Aug 2012) +# Diego Elio Pettenò (2012-08-27) # The libpci access is only used for linux. net-analyzer/net-snmp pci -# Diego Elio Pettenò (20 Aug 2012) +# Diego Elio Pettenò (2012-08-20) # The prevent-removal USE flag is only implemented for Linux. sys-auth/pam_mktemp prevent-removal -# Samuli Suominen <ssuominen@gentoo.org> (20 Mar 2012) +# Samuli Suominen <ssuominen@gentoo.org> (2012-03-20) # This is for udev-acl. Unmasked in default/linux/package.use.mask. sys-auth/consolekit acl -# Bernard Cafarelli <voyageur@gentoo.org> (08 Feb 2012) +# Bernard Cafarelli <voyageur@gentoo.org> (2012-02-08) # libobjc2/clang experimental support >=gnustep-base/gnustep-make-2.6.2 libobjc2 -# Samuli Suominen <ssuominen@gentoo.org> (10 Jan 2012) +# Samuli Suominen <ssuominen@gentoo.org> (2012-01-10) # This is required only for Linux, so mask it here and unmask in # default/linux/package.use.mask. Bug 354923. app-arch/libarchive e2fsprogs -# Mike Frysinger <vapier@gentoo.org> (06 Dec 2011) +# Mike Frysinger <vapier@gentoo.org> (2011-12-06) # No one should be mucking with libssp unless they really know what they're # doing. Force extra work on the smart peeps to protect the not-so-smart. sys-devel/gcc libssp -# Andrey Grozin <grozin@gentoo.org> (29 Mar 2011) +# Andrey Grozin <grozin@gentoo.org> (2011-03-29) # dev-lang/swig-2.0.2 with -octave generated .cpp files # incompatible with >=sci-mathematics/octave-3.4.0 sci-libs/mathgl octave -# Diego E. Pettenò <flameeyes@gentoo.org> (27 Mar 2011) +# Diego E. Pettenò <flameeyes@gentoo.org> (2011-03-27) # # Mask pdnsd's Linux-specific USE flags. net-dns/pdnsd isdn urandom -# Raúl Porcel <armin76@gentoo.org> (13 Feb 2011) +# Raúl Porcel <armin76@gentoo.org> (2011-02-13) # Masked until devs know how to use repoman <media-video/mplayer-9999 bluray -# Justin Lecher <jlec@gentoo.org> (17 Nov 2010) +# Justin Lecher <jlec@gentoo.org> (2010-11-17) # Upstream didn't release patches for aria yet >=sci-chemistry/cns-1.3 aria -# Tomas Touceda <chiiph@gentoo.org> (13 Apr 2010) +# Tomas Touceda <chiiph@gentoo.org> (2010-04-13) # Masked because libsvm module is broken with this release on every arch. dev-lisp/clisp svm -# Diego E. Pettenò <flameeyes@gmail.com> (18 Jan 2010) +# Diego E. Pettenò <flameeyes@gmail.com> (2010-01-18) # Don't use system-wide mode unless you *really* know what you're doing. # Keep it masked here so that I don't need to manage two versions every time. media-sound/pulseaudio system-wide -# Jeremy Olexa <darkside@gentoo.org> (10 Jan 2010) +# Jeremy Olexa <darkside@gentoo.org> (2010-01-10) # Upsteam doesn't support ioctl backend and neither does Gentoo. ioctl USE flag # will eventually be removed unless the backend is re-written by upstream. bug # 299674 @@ -595,7 +600,7 @@ media-sound/pulseaudio system-wide # These are for BSD only net-proxy/squid ipf-transparent pf-transparent -# Alexis Ballier <aballier@gentoo.org> <16 Feb 2011> +# Alexis Ballier <aballier@gentoo.org> (2011-02-16) # Win32 specific useflag for vlc. Can be used for cross-compiling. media-video/vlc directx # Mac OSX / iPhone OS specific useflags diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 8bde36761be2..3066fadcb2cd 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,171 +4,171 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask -# Bernd Waibel <waebbl@gmail.com> (22 May 2019) +# Bernd Waibel <waebbl@gmail.com> (2019-05-22) # Marked experimental, needs build and runtime testing. Due to non- # available licenses for arnold and maya I can not test these addons. # Build and functional tests and reports on issues are appreciated! media-gfx/alembic arnold maya -# Georgy Yakovlev <gyakovlev@gentoo.org> (10 May 2019) +# Georgy Yakovlev <gyakovlev@gentoo.org> (2019-05-10) # needs llvm slots which are not stable #678908 # also prone to weird compilation failures # masking this for now, will readjust as situation changes >=dev-lang/rust-1.34 system-llvm -# Virgil Dupras <vdupras@gentoo.org> (10 May 2019) +# Virgil Dupras <vdupras@gentoo.org> (2019-05-10) # Needs openssl 1.1 which isn't going stable for a while and blocks # bug #684972. See bug #685584 >=app-text/mupdf-1.14.0-r3 ssl -# Mart Raudsepp <leio@gentoo.org> (14 Apr 2019) +# Mart Raudsepp <leio@gentoo.org> (2019-04-14) # Needs media-plugins/gst-plugins-chromaprint, which is not stable # anywhere yet. media-plugins/grilo-plugins chromaprint -# Andreas Sturmlechner <asturm@gentoo.org> (16 Feb 2019) +# Andreas Sturmlechner <asturm@gentoo.org> (2019-02-16) # Unstable dependencies. media-gfx/digikam vkontakte media-plugins/kipi-plugins mediawiki vkontakte -# Brian Evans <grknight@gentoo.org> (06 Dec 2018) +# Brian Evans <grknight@gentoo.org> (2018-12-06) # Mask USE flag since argon2 dependency is not stable on most arches dev-lang/php argon2 -# Mikle Kolyada <zlogene@gentoo.org> (07 Nov 2018) +# Mikle Kolyada <zlogene@gentoo.org> (2018-11-07) # sssd is only stable for amd64 and x86 app-admin/sudo sssd -# Andreas Sturmlechner <asturm@gentoo.org> (16 Oct 2018) +# Andreas Sturmlechner <asturm@gentoo.org> (2018-10-16) # app-misc/ddcutil is not yet stable. kde-plasma/powerdevil brightness-control -# Michał Górny <mgorny@gentoo.org> (07 Jun 2018) +# Michał Górny <mgorny@gentoo.org> (2018-06-07) # sys-libs/netbsd-csu not stable yet. sys-devel/clang-runtime crt -# Thomas Deutschmann <whissi@gentoo.org> (01 Jun 2018) +# Thomas Deutschmann <whissi@gentoo.org> (2018-06-01) # Needs dev-ruby/asciidoctor which has a lot of unstable deps net-analyzer/wireshark doc -# Andreas Sturmlechner <asturm@gentoo.org> (29 May 2018) +# Andreas Sturmlechner <asturm@gentoo.org> (2018-05-29) # Depends on unstable media-libs/libaom media-video/vlc aom -# Andreas Sturmlechner <asturm@gentoo.org> (21 May 2018) +# Andreas Sturmlechner <asturm@gentoo.org> (2018-05-21) # Depends on lots of unstable dependencies dev-python/s3fs test -# Andreas Sturmlechner <asturm@gentoo.org> (03 Mar 2018) +# Andreas Sturmlechner <asturm@gentoo.org> (2018-03-03) # sci-geosciences/grass is not stable sci-geosciences/qgis grass -# Matthias Maier <tamiko@gentoo.org> (18 Mar 2018) +# Matthias Maier <tamiko@gentoo.org> (2018-03-18) # dev-libs/capstone hasn't been stabilized yet app-emulation/qemu capstone -# Kent Fredric <kentnl@gentoo.org> (3 Mar 2018) +# Kent Fredric <kentnl@gentoo.org> (2018-03-03) # Not an officially supported configuration, as it causes unpredictable # fragility and/or dependency headaches due to the very narrow interop window # Bugs #649408, #641108, #640724 dev-perl/DBD-SQLite system-sqlite -# Ilya Tumaykin <itumaykin+gentoo@gmail.com> (13 Feb 2018) +# Ilya Tumaykin <itumaykin+gentoo@gmail.com> (2018-02-13) # Requires >=dev-lang/mujs-1.0.0 stabilized. mpv-0.27.2 is stabilized # due to a security bug, so we won't bother with javascript this time. ~media-video/mpv-0.27.2 javascript -# Andrey Grozin <grozin@gentoo.org> (24 Jan 2018) +# Andrey Grozin <grozin@gentoo.org> (2018-01-24) # Depends on unstable dev-python/sphinx-gallery. # Bug #643840. dev-python/matplotlib doc -# Michał Górny <mgorny@gentoo.org> (20 Jan 2018) +# Michał Górny <mgorny@gentoo.org> (2018-01-20) # Requires proprietary fetch-restricted package that is not suitable # for stabilization. Bug #645092. net-proxy/haproxy device-atlas -# Bernard Cafarelli <voyageur@gentoo.org> (27 Nov 2017) +# Bernard Cafarelli <voyageur@gentoo.org> (2017-11-27) # Dependencies have no stable keyword app-backup/backup-manager s3 -# Brian Evans <grknight@gentoo.org (6 Nov 2017) +# Brian Evans <grknight@gentoo.org (2017-11-06) # Requires stable phpunit dev-php/PEAR-Text_Password test -# Andreas Sturmlechner <asturm@gentoo.org> (22 Oct 2017) +# Andreas Sturmlechner <asturm@gentoo.org> (2017-10-22) # Requires unmaintained unstable dependency net-libs/gloox. # The go flag requires stable masked dev-lang/go[gccgo]. www-servers/uwsgi go pypy uwsgi_plugins_alarm_xmpp -# Michael Palimaka <kensington@gentoo.org> (30 Sep 2017) +# Michael Palimaka <kensington@gentoo.org> (2017-09-30) # Required dependeny is not stable sci-libs/gdal mdb -# Tim Harder <radhermit@gentoo.org> (11 Sep 2017) +# Tim Harder <radhermit@gentoo.org> (2017-09-11) # Requires guile-2 which is still unstable. >=net-irc/weechat-1.7 guile -# Michael Palimaka <kensington@gentoo.org) (11 Aug 2017) +# Michael Palimaka <kensington@gentoo.org) (2017-08-11) # Unstable dependencies. dev-util/rpmdevtools emacs -# Andreas Sturmlechner <asturm@gentoo.org> (23 Mar 2017) +# Andreas Sturmlechner <asturm@gentoo.org> (2017-03-23) # Requires dev-lang/julia stabilisation, bug #613576 kde-apps/cantor julia -# Brian Dolbec <dolsen@gentoo.org> (14 Feb 2017) +# Brian Dolbec <dolsen@gentoo.org> (2017-02-14) # This is stable masked as g-sorcery is being not actively developed. app-portage/layman g-sorcery -# David Seifert <soap@gentoo.org> (12 Feb 2017) +# David Seifert <soap@gentoo.org> (2017-02-12) # Unknown future, stable deps are hopelessly # broken, only allow for unstable keywords # Bug: #581058 net-misc/asterisk osplookup -# Michael Palimaka <kensington@gentoo.org (26 Jan 2017) +# Michael Palimaka <kensington@gentoo.org (2017-01-26) # Requires testing version of media-libs/opencv media-libs/mlt opencv -# Michael Palimaka <kensington@gentoo.org (18 Jan 2017) +# Michael Palimaka <kensington@gentoo.org (2017-01-18) # www-client/weboob is horribly outdated and not stable app-office/kmymoney weboob -# Andreas K. Hüttel <dilfridge@gentoo.org> (15 Jan 2017) +# Andreas K. Hüttel <dilfridge@gentoo.org> (2017-01-15) # Has no stable reverse deps requiring this useflag # Stable-masking it so Boost 1.62 stabilization can go ahead sci-libs/vtk mpi -# Alon Bar-Lev <alonbl@gentoo.org> (01 Jan 2017) +# Alon Bar-Lev <alonbl@gentoo.org> (2017-01-01) # Will always require unstable packages. net-libs/gnutls test-full -# Lars Wendler <polynomial-c@gentoo.org> (15 Dev 2016) +# Lars Wendler <polynomial-c@gentoo.org> (2016-12-15) # Requires php:7.0 and ruby:2.2 being stable >=dev-libs/Ice-3.6.3 php ruby -# Pacho Ramos <pacho@gentoo.org> (19 Aug 2016) +# Pacho Ramos <pacho@gentoo.org> (2016-08-19) # Not ready to be stabilized yet. app-admin/packagekit-base entropy -# Kristian Fiskerstrand <k_f@gentoo.org> (18 Aug 2016) +# Kristian Fiskerstrand <k_f@gentoo.org> (2016-08-18) # Dropping stable for xtrabackup-bin, stable masking use # flag until a source based version that doesn't depend # on a vulnerable libgcrypt version is in tree dev-db/mariadb sst-xtrabackup dev-db/mariadb-galera sst-xtrabackup -# Sergey Popov <pinkbyte@gentoo.org> (15 Feb 2016) +# Sergey Popov <pinkbyte@gentoo.org> (2016-02-15) # Mask monitoring capabilities of Ganeti on stable branches app-emulation/ganeti monitoring -# Pacho Ramos <pacho@gentoo.org> (15 May 2015) +# Pacho Ramos <pacho@gentoo.org> (2015-05-15) # Version compatible with current ffmpeg is not ready to be stabilized # bug #539212 app-emulation/vice ffmpeg -# Jeroen Roovers <jer@gentoo.org> (26 Apr 2015) +# Jeroen Roovers <jer@gentoo.org> (2015-04-26) # mongodb support is nice, but dev-libs/mongo-c-driver upstream is not ready # yet (bug #542210) net-analyzer/pmacct mongodb @@ -182,46 +182,46 @@ sci-libs/openfoam paraview # Mask experimental feature on stable. This also needs not yet stable mupdf. app-text/qpdfview fitz -# Andreas K. Huettel <dilfridge@gentoo.org> (12 Feb 2015) +# Andreas K. Huettel <dilfridge@gentoo.org> (2015-02-12) # Pulls in way too many unstable sci packages app-office/libreoffice coinmp -# Andreas K. Huettel <dilfridge@gentoo.org> (30 Oct 2014) +# Andreas K. Huettel <dilfridge@gentoo.org> (2014-10-30) # Pulls in sci-libs/vtk with a lot of new dependencies; stabilizing # that will take some more time media-libs/opencv vtk -# Mikle Kolyada <zlogene@gentoo.org> (16 Aug 2014) +# Mikle Kolyada <zlogene@gentoo.org> (2014-08-16) # Not yet stabilized dependency, need more testing >=dev-perl/PDL-2.4.11 pdl2 pgplot -# Samuli Suominen <ssuominen@gentoo.org> (01 Aug 2014) +# Samuli Suominen <ssuominen@gentoo.org> (2014-08-01) # Optional (not required by anything in gentoo-x86) and fragile (based on # host system, like Java JRE version). Keep masked indefinately until # something starts requiring these. # https://bugs.gentoo.org/483372 and https://bugs.gentoo.org/508564 media-libs/libcaca java mono -# Alon Bar-Lev <alonbl@gentoo.org> (21 Jul 2014) +# Alon Bar-Lev <alonbl@gentoo.org> (2014-07-21) # dev-libs/opencryptoki will not be stabile any time soon (bug#510204) app-crypt/tpm-tools pkcs11 -# Doug Goldstein <cardoe@gentoo.org> (12 Sep 2013) +# Doug Goldstein <cardoe@gentoo.org> (2013-09-12) # Waiting on glusterfs maintainers in bug #484016 app-emulation/qemu glusterfs -# Ian Delaney <idella4@gentoo.org> (09 Dec 2013) +# Ian Delaney <idella4@gentoo.org> (2013-12-09) # subsequent to the total inaction of the maintainer of # ocaml to honour / respond in any way to # Bug #486076, ocaml masked to allow xen to once again # become a stabilisable package app-emulation/xen-tools ocaml -# Samuli Suominen <ssuominen@gentoo.org> (19 Mar 2014) +# Samuli Suominen <ssuominen@gentoo.org> (2014-03-19) # Some open source OpenCL providers cause sandbox violation while accessing /dev/dri/card* # from a command like eg. `/usr/bin/mogrify -version`, see bug #472766 media-gfx/imagemagick opencl -# Andreas K. Huettel <dilfridge@gentoo.org> (28 Mar 2013) +# Andreas K. Huettel <dilfridge@gentoo.org> (2013-03-28) # Depends on unstable sci-libs/avogadrolibs kde-apps/kalzium editor diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 8af3c7384873..f692333411de 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -4,23 +4,23 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. -# Hans de Graaff <graaff@gentoo.org> (7 Apr 2019) +# Hans de Graaff <graaff@gentoo.org> (2019-04-07) # Mask Ruby 2.3 as EOL ruby_targets_ruby23 -# Brian Evans <grknight@gentoo.org> (11 Jan 2019) +# Brian Evans <grknight@gentoo.org> (2019-01-11) # Mask PHP 7.0 target as EOL php_targets_php7-0 -# Matt Turner <mattst88@gentoo.org> (11 Nov 2018) +# Matt Turner <mattst88@gentoo.org> (2018-11-11) # d3d9 only works on amd64/x86. d3d9 -# Aaron W. Swenson <titanofold@gentoo.org> (09 Sep 2018) +# Aaron W. Swenson <titanofold@gentoo.org> (2018-09-09) # Mask PostgreSQL 12 while in (pre-)alpha. postgres_targets_postgres12 -# Andreas K. Hüttel <dilfridge@gentoo.org> (04 Nov 2017) +# Andreas K. Hüttel <dilfridge@gentoo.org> (2017-11-04) # Unkeyworded on most arches, unmasked in supported arch profiles. audacious @@ -69,7 +69,7 @@ kernel_OpenBSD kernel_SunOS kernel_Winnt -# Diego Pettenò <flameeyes@gentoo.org> (30 Dec 2006) +# Diego Pettenò <flameeyes@gentoo.org> (2006-12-30) # These are specific of Mac OS X aqua coreaudio @@ -80,19 +80,19 @@ prefix prefix-guest prefix-stack -# Diego E. Pettenò <flameeyes@gentoo.org> (19 Oct 2010) +# Diego E. Pettenò <flameeyes@gentoo.org> (2010-10-19) # masking flags that only apply to FreeBSD kqueue -# Ralph Sennhauser <sera@gentoo.org> (31 Jul 2012) +# Ralph Sennhauser <sera@gentoo.org> (2012-07-31) # Unmask in arch specific profiles when jython implementaton is available. python_targets_jython2_7 python_single_target_jython2_7 -# Diego Elio Pettenò <flameeyes@gentoo.org> (18 Aug 2012) +# Diego Elio Pettenò <flameeyes@gentoo.org> (2012-08-18) # Prelude is being masked for removal prelude -# Diego Elio Pettenò <flameeyes@gentoo.org> (27 Aug 2012) +# Diego Elio Pettenò <flameeyes@gentoo.org> (2012-08-27) # netlink is a Linux-specific interface netlink diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 741d220aa4b7..bd286e3389ec 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -4,18 +4,18 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Zac Medico <zmedico@gentoo.org> (01 Sep 2016) +# Zac Medico <zmedico@gentoo.org> (2016-09-01) # Needs virtual/pypy* stable python_targets_pypy python_single_target_pypy python_targets_pypy3 python_single_target_pypy3 -# Hans de Graaff <graaff@gentoo.org> (25 Dec 2018) +# Hans de Graaff <graaff@gentoo.org> (2018-12-25) # Currently in testing and not ready to go stable yet. ruby_targets_ruby25 ruby_targets_ruby26 -# Patrick Lauer <patrick@gentoo.org> (28 Apr 2015) +# Patrick Lauer <patrick@gentoo.org> (2015-04-28) # dependencies not stable yet ayatana |