summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-fs/lvm2: [QA] Punt removed cman/clvm supportMichał Górny2018-12-111-2/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/aix/p.unmask: do not de-unmask native-cctoolsMichael Haubenwallner2018-05-151-4/+0
|
* profiles: Clean up masks for stale package versionsMichał Górny2018-04-181-5/+1
|
* profiles: Remove use.mask entries for missing/irrelevant flagsMichał Górny2017-12-301-1/+0
| | | | | | | Remove the use.mask entries referencing USE flags that are not valid global USE flags and that are either not used by any packages in Gentoo or the packages using them are not keyworded for the relevant architectures.
* profiles/prefix/aix: restore gcc unmask after c544a483Fabian Groffen2017-12-301-0/+2
| | | | Added a note to indicate that those ebuilds still come from the overlay
* profiles/prefix/aix: Remove USE mask on removed versionMichał Górny2017-12-302-6/+1
|
* profiles/prefix/aix: p.unmask gcc ~4.2.4/~4.8.4Michael Haubenwallner2017-09-182-5/+15
| | | | Only these versions have the patches for proper AIX support right now.
* profiles/prefix: add aix/7.2.0.0/ppc, bug#630756Michael Haubenwallner2017-09-125-0/+10
|
* profile/prefix/aix/bashrc: tar-1.29 needs _LINUX_SOURCE_COMPATMichael Haubenwallner2017-03-131-1/+9
|
* profiles/prefix/aix: p.use.mask stdbuf for <coreutils-8.27Michael Haubenwallner2017-03-131-0/+4
|
* profiles/prefix/aix: only gcc-4.8.4 has aix patches atmMichael Haubenwallner2017-03-091-1/+1
|
* profiles/prefix/aix: p.mask >sys-devel/gcc-4.9 for nowMichael Haubenwallner2017-03-031-2/+2
|
* profiles/prefix/linux: drop arch/base dupesMichael Haubenwallner2017-03-021-0/+1
|
* 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: 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: Clean up obsolete use.force/use.force entriesMichał Górny2017-01-201-15/+1
|
* profiles/prefix: Clean obsolete package.use* entriesMichał Górny2017-01-201-8/+1
|
* profiles: Clean up multiple obsolete package.mask entriesMichał Górny2017-01-192-16/+1
| | | | | Clean up most of the old package.mask entries that correspond to removed packages.
* profiles: Remove all package.provided files.Ulrich Müller2016-07-214-20/+0
| | | | Bug: 568884
* profiles: Remove obsolete dev-java/ibm-{jdk,jre}-bin masksJames Le Cuirot2016-05-221-5/+1
| | | | | haubi may bring this JVM back but probably just for AIX so I suspect any masks would need to be arranged differently.
* profiles: remove references to dead pvm USE flagMichael Palimaka2016-04-221-1/+0
|
* profiles: fix prefix parents, bug#574822Michael Haubenwallner2016-04-201-0/+1
| | | | | | | | As the final prefix/linux profiles inherit some default/linux profile, the top-level prefix profile should not inherit the base profile. Instead, each prefix/non-linux profile can do that. This should fix bug#574822 and some related ones.
* profiles: Drop obsolete mask for sci packagesJustin Lecher2016-04-031-4/+0
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0835-0/+223
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