summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles/arch/hppa: Drop unrequested USE mask (bug #575366).Jeroen Roovers2016-02-271-4/+0
|
* profiles: Mask dev-cpp/eigene[test] for arches missing KEYWORDs on test depsJustin Lecher2016-02-221-2/+6
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=575366 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* profiles/arch: mask elementary[javascript] pending testing #575322Mike Frysinger2016-02-211-0/+4
|
* profiles/arch/hppa: USE=xwidgets requires net-libs/webkit-gtk (bug #573432).Jeroen Roovers2016-01-311-1/+5
|
* profiles/arch/hppa: Fix committer line, clean upJeroen Roovers2016-01-311-4/+2
|
* profiles/arch/hppa: Drop package.use.mask nuisanceJeroen Roovers2016-01-091-4/+0
|
* profiles: mask app-text/mupdf[opengl] on arches w/o keyworded media-libs/glfwMichael Weber2016-01-091-0/+4
|
* profiles/arch/hppa: Mask USE=gnome-online-accounts (bug #570230).Jeroen Roovers2015-12-301-0/+1
|
* profiles/arch/{hppa,powerpc}: Unmask net-firewall/iptables[nftables] on HPPA ↵Jeroen Roovers2015-12-231-4/+0
| | | | PPC64.
* net-firewall/iptables: version bump to 1.6.0 #568784Mike Frysinger2015-12-221-0/+4
|
* profiles: Move the global mask and arch-specific unmasks to the top of use.maskDaniel Kuehn2015-11-131-7/+7
| | | | | 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/arch/hppa: Unmask USE=libressl.Jeroen Roovers2015-10-311-5/+0
|
* profiles/arch/hppa: Mask USE=numa (bug #555012).Jeroen Roovers2015-10-161-0/+4
|
* profiles: mask 'curl_ssl_libressl' USE flag on unsupported archesJulian Ospald2015-09-201-0/+1
|
* profiles: mask 'libressl' USE flag on arches that are unsupported yetJulian Ospald2015-09-201-0/+4
|
* profiles/arch/hppa: Mask USE=video_cards_amdgpu (bug #559368).Jeroen Roovers2015-09-031-0/+1
|
* profiles: delete an obsolete p.use.mask entry for PyQt4Davide Pesavento2015-08-261-4/+0
| | | | Signed-off-by: Davide Pesavento <pesa@gentoo.org>
* profiles: stable mask the qt5 USE flag again on amd64 and hppaDavide Pesavento2015-08-251-0/+10
| | | | | | | | Commit c6ca4fe305cf839dd62d20ea4136accfebe4c141 unmasked it and broke the tree. We need to check all packages for deps that aren't stable yet before unmasking again. Signed-off-by: Davide Pesavento <pesa@gentoo.org>
* profiles: Switch URLs to https if possibleJustin Lecher2015-08-241-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* profiles: Fix category in texlive-basic hppa p.use.maskMichał Górny2015-08-181-1/+1
|
* profiles: Extend USE=luajittext mask to dev-texlive/texlive-basicMichał Górny2015-08-171-0/+1
| | | | | USE=luajittext is masked on dev-texlive/texlive-core which is a dependency of dev-texlive/texlive-basic.
* profiles/arch/hppa: Mask USE=luajittex for app-text/texlive-core (bug #554376).Jeroen Roovers2015-08-161-0/+4
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-089-0/+591
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