summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles: Remove tdfx/voodooMatt Turner2019-04-021-6/+0
| | | | | Bug: https://bugs.gentoo.org/679256 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: dev-lang/go: remove gccgo use stable maskWilliam Hubbs2019-03-311-4/+0
| | | | | | | This can be done since gcc-5 has been stable for some time. Closes: https://bugs.gentoo.org/667610 Signed-off-by: William Hubbs <williamh@gentoo.org>
* profiles: Move elogind from base/use.mask to arch/*/use.maskAndreas Sturmlechner2019-04-011-4/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles/base: Mask app-admin/rsyslog[grok] for removalMichał Górny2019-03-311-0/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: drop prefix-chain implicit USE flagMichael Haubenwallner2019-03-252-2/+1
| | | | | | | Renaming prefix-chain to prefix-stack is completed now. Bug: https://bugs.gentoo.org/658572 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
* profiles: introduce prefix-stack implicit USE flagMichael Haubenwallner2019-03-252-1/+2
| | | | | | | Will supersede the prefix-chain implicit USE flag. Bug: https://bugs.gentoo.org/658572 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
* profiles: Clean up unused video_cards_newportMichał Górny2019-03-221-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Mask x11-terms/aterm[background] for afterstep removalMichał Górny2019-03-221-0/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Remove python3_4 flagsMichał Górny2019-03-211-2/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/base: Mask dev-perl/NetxAP[test] due to depsMichał Górny2019-03-211-0/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* base/package.use.force: USE="-gnutls" is broken in >=samba-4.10.0_rc1Lars Wendler2019-03-201-0/+4
| | | | | Bug: https://bugs.gentoo.org/675694 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* profiles: app-emulation/libvirt: remove zfs use stable maskMatthias Maier2019-03-171-4/+0
| | | | | Closes: https://bugs.gentoo.org/678996 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* profiles: Remove xf86-input-elographics from maskMatt Turner2019-03-161-1/+0
| | | | | Bug: https://bugs.gentoo.org/679256 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* package.mask: Last rite sci-visualization/mayavi & other ETSMichał Górny2019-03-161-0/+4
| | | | | | | | Last rite sci-visualization/mayavi and other ETS packages which are either its dependencies or were added for completeness. Bug: https://bugs.gentoo.org/672412 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Tighten up the kodi mariadb USE maskBrian Evans2019-03-161-1/+1
| | | | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=668560 Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: Mask mysqlcompat USE on mariadb-connector-cBrian Evans2019-03-151-0/+7
| | | | | | And the one consumer package media-tv/kodi Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: package.use.mask - Drop ineffective maskBrian Evans2019-03-131-5/+0
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: Remove obsolete pacakge.mask entriesMichał Górny2019-03-131-2/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Remove stale package.use.{mask,force} entriesMichał Górny2019-03-131-5/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: package.use.mask - disable sst-xtrabackup from mariadbBrian Evans2019-03-121-0/+5
| | | | | | | This is broken on 10.3 and higher as per upstream Bug: https://bugs.gentoo.org/show_bug.cgi?id=677674 Signed-off-by: Brian Evans <grknight@gentoo.org>
* gnome-base/nautilus: bump to 3.30.5Mart Raudsepp2019-03-111-0/+1
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* profiles: Copy forced LLVM_TARGETS to dev-ml/llvm-ocamlMichał Górny2019-03-111-1/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Remove obsolete LLVM masks/forcesMichał Górny2019-03-111-6/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: base-mask/arch-unmask freeipmi flag for conserverGeorgy Yakovlev2019-03-051-0/+4
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* media-libs/mesa: Add support for libglvndMatt Turner2019-03-031-1/+5
| | | | | Bug: https://bugs.gentoo.org/606924 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: Mask some X packages for removalMatt Turner2019-03-021-5/+8
| | | | | Bug: https://bugs.gentoo.org/679256 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles/base/make.defaults: drop IUSE=cxx from BOOTSTRAP_USESergei Trofimovich2019-02-281-1/+1
| | | | | | | | | | | | | | | IUSE=cxx was removed from binutils in bug #663776 in favour of IUSE="gold plugins." USE=cxx is a no-op for non-cross gcc. And binutils's gold and plugin support should not be needed to bootstrap a toolchain. Reported-by: Alexis Lahouze Tested-by: Alexis Lahouze Reviewed-by: Jorge Manuel B. S. Vicetto Bug: https://bugs.gentoo.org/663776 Closes: https://bugs.gentoo.org/678766#c8 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles: Fix media-video/vlc[dav1d] p.use.stable.maskAndreas Sturmlechner2019-02-282-6/+2
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: Add media-video/vlc[dav1d] to p.use.stable.maskAndreas Sturmlechner2019-02-261-2/+2
| | | | | Bug: https://bugs.gentoo.org/678702 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: Add media-gfx/digikam[vkontakte] to p.use.stable.maskAndreas Sturmlechner2019-02-161-5/+6
| | | | | Bug: https://bugs.gentoo.org/677710 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-misc/tracker-miners: add upstream split tracker miners packageMart Raudsepp2019-02-151-0/+1
| | | | | | Bug: https://bugs.gentoo.org/672308 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* profiles: Drop package.use.mask entry for www-servers/nginx-unitBrian Evans2019-02-131-1/+0
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: Define a default for ACCEPT_LICENSE.Ulrich Müller2019-02-121-1/+4
| | | | | | | | | | | | | | | | | In its 2019-02-10 meeting, the Gentoo Council has decided that the default for ACCEPT_LICENSE should be changed to @FREE. We take that opportunity to move the default to make.defaults in the base profile, for the following reasons: - The setting depends on the @FREE license group, which itself is not defined in Portage, but in profiles/license_groups. - Setting the default in profiles will allow to perform the switchover at a precise time, independent of Portage release and stabilisation schedule. - Profiles are a better location to define the default distro policy. - GLEP 23 says so. Bug: https://bugs.gentoo.org/677800 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-misc/tracker: drop PDEP on last-rited nautilus-tracker-tagsMart Raudsepp2019-02-121-4/+0
| | | | | | Bug: https://bugs.gentoo.org/677798 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* package.mask: last rite gnome-extra/nautilus-tracker-tagsMart Raudsepp2019-02-121-0/+4
| | | | | Bug: https://bugs.gentoo.org/677798 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* profiles: Remove stale net/dnsmasq libidn2 maskMatt Turner2019-02-041-4/+0
| | | | | | | libidn2 has been stable for a while. Closes: https://bugs.gentoo.org/675932 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles/base: Add pkg-config to BOOTSTRAP_USEMatt Turner2019-02-031-1/+1
| | | | | Closes: https://bugs.gentoo.org/509578 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: mask gentoo-vm flag for openjdk{,-bin}:8Georgy Yakovlev2019-02-011-0/+5
| | | | | Bug: https://bugs.gentoo.org/672058 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* base/make.defaults: change NETBEANS settings name to NETBEANS_MODULESTim Harder2019-01-311-1/+1
| | | | | | To match the USE_EXPAND and USE flag settings. Signed-off-by: Tim Harder <radhermit@gentoo.org>
* profiles: remove system-llvm usemask for rustGeorgy Yakovlev2019-01-251-4/+0
| | | | | Closes: https://bugs.gentoo.org/675752 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles: mask system-llvm useflag for latest rustGeorgy Yakovlev2019-01-191-0/+4
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* net-libs/libvncserver: Require >=libressl-2.7.0, bug #675780Sven Wegener2019-01-181-0/+4
| | | | | | Closes: https://bugs.gentoo.org/675780 Signed-off-by: Sven Wegener <swegener@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* profiles/base/package.use.mask: added dev-java/oracle-jdk-bin:11[gentoo-vm] maskMiroslav Šulc2019-01-161-0/+1
| | | | Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* profiles: base: Drop obsolete CALLIGRA_EXPERIMENTAL_FEATURESAndreas Sturmlechner2019-01-161-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: base: Drop 'plan' from CALLIGRA_FEATURESAndreas Sturmlechner2019-01-161-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: move the memtest86+[floppy] mask to baseWilliam Hubbs2019-01-131-0/+6
| | | | | Bug: https://bugs.gentoo.org/674364 Signed-off-by: William Hubbs <williamh@gentoo.org>
* profiles/base/package.use.mask: Remove wine ffmpeg maskNick Sarnie2019-01-131-5/+0
| | | | | | Not masked anymore Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* profiles: base: Mask media-video/vlc[dav1d]Andreas Sturmlechner2019-01-131-0/+4
| | | | | | Not keyworded on most arches. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: Mask package USE that depend on PHP 7.0Brian Evans2019-01-111-1/+6
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: Mask PHP 7.0 for removalBrian Evans2019-01-111-0/+4
| | | | | | End of life and has known security vulnerabilities Signed-off-by: Brian Evans <grknight@gentoo.org>