summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles: remove references to dead pvm USE flagMichael Palimaka2016-04-221-5/+0
|
* 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.
* Unmask php:7.0 to ~archBrian Evans2015-12-181-3/+0
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: Remove jython2_5 flagsMichał Górny2015-12-091-2/+0
|
* package.mask: Mask PHP 5.4 which is EOL with no further releasesBrian Evans2015-12-021-0/+4
|
* profiles: Move the global mask and arch-specific unmasks to the top of use.maskDaniel Kuehn2015-11-131-6/+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/+7
| | | | | | | 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
* Remove several obsolete USE masks which were once attributed to dev-lang/phpBrian Evans2015-11-101-14/+0
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* use.mask: Add php_targets_php7-0 until dev-lang/php:7.0 is unmaskedBrian Evans2015-11-061-0/+3
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: add ELIBC=bionic settingsMike Frysinger2015-10-121-0/+1
|
* profiles: mask ruby 1.9 for removal, bug 536852Hans de Graaff2015-10-111-0/+1
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+401
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