summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles: add ruby_targets_ruby23 USE flagHans de Graaff2015-12-271-1/+2
|
* Unmask php:7.0 to ~archBrian Evans2015-12-181-0/+4
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: mask curl_ssl_libressl on stable, see bug #566864.Anthony G. Basile2015-11-261-0/+3
|
* profiles/base/use.stable.mask: Mask python3.5 flagsMike Gilbert2015-10-041-0/+5
|
* profiles: Mask USE=libressl for stable packagesJustin Lecher2015-09-301-0/+4
| | | | | | Thanks Arfrever for the suggestion Signed-off-by: Justin Lecher <jlec@gentoo.org>
* profiles/use.stable.mask: mask ruby_targets_ruby22Hans de Graaff2015-09-281-0/+4
| | | | | | | | | | | ruby22 is currently in testing, and starting with this version we have adopted the strategy of the python team to mask testing-only versions this way. This facilitates the stable process for ruby packages and enables us to move ruby22 to stable at some point in the future with good coverage of packages right at the start.
* profiles: move qt5 use.stable.mask to archesBen de Groot2015-08-241-4/+0
| | | | | | | | 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
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+14
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