summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles: Update all files to YYYY-MM-DD date format.Ulrich Müller2019-07-011-6/+6
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sys-apps/portage-mgorny: Remove last-rited pkgMichał Górny2019-05-181-2/+1
| | | | | Closes: https://bugs.gentoo.org/683744 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/prefix: for binutils, p.use.mask gold,cxxMichael Haubenwallner2019-05-021-1/+5
| | | | | | | binutils gold is linux only, and cxx depends on gold: p.use.mask gold,cxx,default-gold for prefix, unmask for prefix/linux Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
* profiles/prefix/package.use.mask: USE-mask unsupported flagsFabian Groffen2018-12-271-0/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/package.use.mask: apply some USE-masksFabian Groffen2018-12-271-0/+5
| | | | | | Mask out some unsupported/unkeyworded combinations Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/package.use.mask: mask unkeyworded flags for dev-db/postgresqlFabian Groffen2018-12-271-0/+4
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix: advance seccomp to use.maskMichael Haubenwallner2018-06-211-5/+0
| | | | | | | There are more packages than just app-misc/pax-utils that may use it, so advance seccomp from package.use.mask to use.mask. Bug: https://bugs.gentoo.org/585756
* sys-apps/portage-mgorny: New packageMichał Górny2018-03-211-1/+2
| | | | | | Introduce a new fork of Portage focused on cleaning up stale code and adding useful features, with less emphasis on infinite backwards compatibility.
* profiles: update dev-vcs/git mediawiki mask for mediawiki-experimental.Robin H. Johnson2017-07-111-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* profiles/prefix: mask USE=seccomp for app-misc/pax-utils, bug #585756Fabian Groffen2016-06-271-0/+5
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+21
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