summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profile/arch/x86: mask test use flag for bundler-audit due to rspec:3 keywordingZero_Chaos2016-03-231-0/+4
|
* x86/package.use.mask: update reason for app-emulation/qemuDoug Goldstein2016-03-111-0/+1
| | | | | | | | Update the reason why USE=spice is masked for app-emulation/qemu. I can't find the original underlying announcement where they explained why it was disabled but this is better than nothing. Gentoo-Bug: 576944
* profiles/arch/x86/package.use.mask: Mask app-admin/lastpass[chrome]Mike Gilbert2016-03-021-0/+4
|
* profiles/arch/x86/package.use.mask: Mask www-client/chromium[widevine]Mike Gilbert2016-03-021-1/+5
|
* profiles/arch/{amd64,x86}/package.use.stable.mask: Mask "kde" USE flag of ↵Arfrever Frehtes Taifersar Arahesis2016-02-261-1/+5
| | | | net-irc/kvirc to allow stabilization.
* profiles: Remove pointless global sybase USE maskJames Le Cuirot2016-02-161-1/+0
| | | | | | This should have been applied specifically to dev-lang/php but that doesn't even use sybase any more, it uses sybase-ct, which doesn't need to be masked.
* remove nova xen from package.use.maskMatthew Thode2016-01-291-1/+0
|
* profiles/arch/x86/package.use.mask: typo; add missed '#'Ian Delaney2015-12-281-1/+1
|
* profiles/arch/x86/package.use.mask: unmask IUSE uchardet for media-video/mpvIan Delaney2015-12-281-0/+5
| | | | Pull request: https://github.com/gentoo/gentoo/pull/511
* profiles: Remove jython2_5 flagsMichał Górny2015-12-091-2/+0
|
* profiles/arch/x86/package.use.mask: correction to entry to package.use.maskIan Delaney2015-12-041-4/+3
| | | | | for packages libvirt, nova, ganeti; use IUSE xen Noted by floppym
* commit 74315e20a499568c812c8ca9e7df025ad527308dIan Delaney2015-12-021-0/+7
| | | | | | | | | | | Author: Ian Delaney <idella4@gentoo.org> Date: Wed Dec 2 10:31:50 2015 +0800 profiles/arch/x86/package.use.mask: use.mask rdeps of xen for x86 hypervisor Subsequent to removing vns. of xen-4.2; packages inlcude app-emaulation/{xen-pvgrub,libvirt, ganeti} sys-cluster/nova
* arch/x86/package.use.mask: use.mask no longer neededPacho Ramos2015-11-151-4/+0
|
* profiles: Move the global mask and arch-specific unmasks to the top of use.maskDaniel Kuehn2015-11-131-4/+5
| | | | | Moved the entries for globally masking and arch-specific unmasking to the top of their respective use.mask file, as instructed by hwoarang
* profiles: Globally mask USE-flag sssdDaniel Kuehn2015-11-131-0/+6
| | | | | | | Masking the sssd USE-flag globally and unmasking it in the tested arches to stop minor arches sfrom blocking major arches AND prevent the dropping of keywords on sudo for said minor arches, in regards to sssd and sudo bugs 540540 and 525674
* profiles: Drop obsolete masksJustin Lecher2015-11-111-0/+5
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Remove several obsolete USE masks which were once attributed to dev-lang/phpBrian Evans2015-11-101-15/+0
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: Prepare to add geany-plugins-1.25 for bug #555330.Nathan Phillip Brink2015-09-261-0/+4
|
* KF5: Added ~x86 keywordLars Wendler2015-09-171-4/+0
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* Add profile masks for dev-db/mariadb new featuresBrian Evans2015-09-141-0/+4
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: Mask sys-apps/systemd[gnuefi] on most archsMike Gilbert2015-09-051-0/+4
| | | | Bug: https://bugs.gentoo.org/550322
* Drop obsolete maskPacho Ramos2015-09-051-4/+0
|
* profiles: move qt5 use.stable.mask to archesBen de Groot2015-08-241-0/+4
| | | | | | | | Since Qt5 is in the process of being marked stable, the qt5 useflag can now be unmasked on arches where it is already marked stable. So we move the mask to the remaining arch profiles. Bug: 543326
* profiles: mask USE=jit for dev-qt/qtdeclarative where unsupported.Davide Pesavento2015-08-241-2/+3
| | | | | | | Mimic what we already do with qtscript and jit, since the supported architectures are essentially the same. Signed-off-by: Davide Pesavento <pesa@gentoo.org>
* profiles: mask kde-frameworks/kauth[policykit] on x86 due to unkeyworded ↵Michael Palimaka2015-08-121-0/+4
| | | | dependencies
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0816-0/+664
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed