summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles/arch/alpha: unmask RUBY_TARGETS=ruby24, bug 661262Matt Turner2018-12-261-4/+0
| | | | | Bug: https://bugs.gentoo.org/661262 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles/arch: prepare for ruby24 stable bugHans de Graaff2018-11-121-0/+4
| | | | | | | | | | Mask ruby_targets_ruby24 in each arch with stable ruby and set RUBY_TARGETS for each arch to ruby23, so that each arch can stable ruby24 in their own time. See bug 661262 for more details. Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* profiles: alpha/use.maskBrian Evans2018-10-121-5/+1
| | | | | | Remove PHP 7.2 entry which is now stable Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: Remove php_targets_php7-2 from stable mask for most archesBrian Evans2018-09-201-4/+4
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: add stable masks for python3_7Mike Gilbert2018-07-081-0/+5
|
* profiles/arch/alpha: Unmask stable USE=ruby_targets_ruby23Matt Turner2018-04-081-4/+0
|
* Move current ruby23 status into arch profiles, bug 639476Hans de Graaff2018-01-211-0/+4
| | | | | | | | | | | | | | Mask ruby_targets_ruby23 in the use.stable.mask of each arch and set RUBY_TARGETS to ruby22 in the make.defaults for each arch. This makes it possible to update the defaults in the main profile for a stable ruby:2.3 slot and consequently to mark ruby:2.3 stable on each arch in turn making sure that users of that arch will not end up with conflicting settings (e.g. stable ruby:2.3 but RUBY_TARGETS="ruby22"). Each arch is expected to remove these temporary entries as they mark ruby:2.3 stable, as per the instructions in bug 639476.
* use.stable.mask: Unmask php_targets_php7-1 except on alpha and armBrian Evans2017-12-161-0/+4
|
* profiles: drop python3_6 stable mask on alphaMike Gilbert2017-11-301-5/+0
| | | | Bug: https://bugs.gentoo.org/639114
* profiles: Switch default PYTHON_TARGET to Python 3.5Michał Górny2017-11-281-3/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/6330
* profiles: move python targets stable mask to arch profilesMike Gilbert2017-10-281-0/+7
|
* Profile changes for bug 615818Tobias Klausmann2017-04-251-4/+0
|
* Move current ruby22 status into arch profiles, bug 615818Hans de Graaff2017-04-171-0/+4
| | | | | | | | | | | | | | Mask ruby_targets_ruby22 in the use.stable.mask of each arch and set RUBY_TARGETS to ruby21 in the make.defaults for each arch. This makes it possible to update the defaults in the main profile for a stable ruby:2.2 slot and consequently to mark ruby:2.2 stable on each arch in turn making sure that users of that arch will not end up with conflicting settings (e.g. stable ruby:2.2 but RUBY_TARGETS="ruby21"). Each arch is expected to remove these temporary entries as they mark ruby:2.2 stable, as per the instructions in bug 615818.
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Stable-mask webkit USE flag for alphaTobias Klausmann2016-03-171-0/+5
| | | | | Webkit itself will likely never be stable on alpha, so mask the USE flag globally. Remove package-individual masks.
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+22
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