summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles: Cleanup curl_ssl_polarssl from package.use.maskThomas Deutschmann2017-06-091-1/+1
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* profiles/arch/amd64*: force full multilib on sys-apps/sandbox, #611292Michał Górny2017-04-081-1/+6
|
* profiles/arch/amd64-fbsd/clang: Mask impossible libcxx[libcxxabi]Michał Górny2017-03-081-1/+3
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-2812-12/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* profiles: Inline features/multilib/lib32Michał Górny2017-02-012-1/+2
| | | | | NFC except for effective LIBDIR_* for architectures irrelevant to the profile at hand.
* profiles: mask media-video/ffmpeg[nvenc] and unmask it on arches where ↵Alexis Ballier2017-01-311-0/+4
| | | | nvidia-drivers are available. Bug #574786.
* profiles: Clean up obsolete flags from make.defaultsMichał Górny2017-01-221-2/+1
|
* profiles: Clean up 3dnow & avx flags from use.maskMichał Górny2017-01-211-1/+0
| | | | | | | Remove 3dnow & avx flags from mask files. They are no longer used to represent CPU flags (CPU_FLAGS_X86 are used for that purpose). Instead, they are used as local flags in app-emulation/bochs to enable emulation of instruction sets.
* profiles: Second part of use.* cleanupMichał Górny2017-01-211-10/+1
| | | | Clean up -foo flags from use.* as well.
* profiles/arch/amd64*: clean unused package.use* entriesMichał Górny2017-01-201-13/+1
|
* kde-base/kdelibs -> kde-frameworks/kdelibsJohannes Huber2016-12-241-1/+1
|
* profiles: Unmask xorg-drivers[video_cards_vmware] on amd64-fbsdYuta Satoh2016-12-112-4/+4
| | | | Closes: https://github.com/gentoo/gentoo/pull/2798
* profiles/arch/amd64-fbsd: Drop special CFLAGS for sys-freebsd packagesYuta Satoh2016-10-051-1/+1
| | | | https://bugs.gentoo.org/show_bug.cgi?id=596044
* profiles/arch/amd64-fbsd/clang: add some variables for clang support.Yuta Satoh2016-10-031-2/+3
| | | | https://bugs.gentoo.org/show_bug.cgi?id=595878
* profiles/arch: Force host targets for LLVMMichał Górny2016-09-291-0/+9
|
* profiles/arch/amd64-fbsd/clang: Change to newway to use libc++ by defaultYuta Satoh2016-09-263-3/+3
|
* profiles/arch/amd64-fbsd/clang: mask sys-libs/db[cxx] flagYuta Satoh2016-09-261-1/+5
| | | | https://bugs.gentoo.org/show_bug.cgi?id=578506
* profiles: QA fix email end delimeterJohannes Huber2016-07-281-1/+1
|
* profiles: Cleanup use mask for app-misc/strigiJohannes Huber2016-07-281-3/+0
|
* Adapt sys-infiniband to sys-fabric moveAlexey Shvetsov2016-06-301-4/+4
|
* profiles: Drop obsolete mask on kde-apps/nepomuk-core[migrator]Johannes Huber2016-04-201-4/+0
|
* x11-drivers/xf86-video-ati: Require xorg-server[glamor] for USE=glamor.Matt Turner2015-11-111-0/+1
| | | | The out-of-tree glamor library is dead. All glamor development happens in the xserver.
* dev-qt/qtchooser: new snapshotDavide Pesavento2015-10-261-1/+5
| | | | Package-Manager: portage-2.2.23
* profiles/arch/amd64-fbsd/todo: force pulseaudio on firefox, bug 562412Ian Stakenvicius2015-10-071-0/+3
|
* profiles/arch/amd64-fbsd: mask bluetooth flag for pulseaudioChí-Thanh Christopher Nguyễn2015-10-071-0/+3
| | | | net-wireless/bluez is not keyworded
* profiles: unmask Qt >= 4.8.6 on amd64-fbsdDavide Pesavento2015-10-061-31/+0
| | | | | | dev-qt/qtchooser has finally been keyworded. Signed-off-by: Davide Pesavento <pesa@gentoo.org>
* arch/amd64-fbsd: drop mesa flag masks that are no longer neededChí-Thanh Christopher Nguyễn2015-10-011-6/+0
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0819-0/+508
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