summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Fix obsolete copyrightsMichał Górny2019-10-102-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Update all files to YYYY-MM-DD date format.Ulrich Müller2019-07-015-8/+8
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles/prefix: for binutils, p.use.mask gold,cxxMichael Haubenwallner2019-05-021-0/+6
| | | | | | | 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/linux(guest): p.mask sys-kernel/linux-headersMichael Haubenwallner2019-01-081-1/+6
| | | | | | Prefix Guest does use host libc and host kernel's headers, hence packages should depend on virtual/os-headers instead. Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
* profiles: CHOST_arm needs to be reset when arm CHOST changesJames Le Cuirot2018-05-171-1/+2
|
* profiles/prefix/linux: update parent pointers to 17.0 profilesFabian Groffen2018-01-254-4/+4
|
* profiles/prefix/linux/make.defaults: remove multilib-strict from FEATURESFabian Groffen2017-09-131-0/+5
|
* prefix/linux/x86,amd64: drop redundant settingsMichael Haubenwallner2017-03-022-19/+1
| | | | | | | | | | | | Since recent profiles cleanup we can use inherited values for: ABI ARCH CHOST DEFAULT_ABI IUSE_IMPLICIT LIBDIR_x86 LIBDIR_amd64 MULTILIB_ABIS
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-2810-10/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* drop ia64-linux keywordFabian Groffen2017-01-303-9/+0
|
* profiles/prefix: Clean obsolete package.use* entriesMichał Górny2017-01-201-9/+0
|
* profiles: Remove all package.provided files.Ulrich Müller2016-07-211-5/+0
| | | | Bug: 568884
* profiles/prefix/linux: unmask elibc_glibc and kernel_linux, bug#574822Michael Haubenwallner2016-04-191-0/+8
|
* profiles/prefix: avoid double inheritance of features/prefix/rpathFabian Groffen2016-02-271-1/+0
|
* profiles/prefix/linux/profile.bashrc: fix libc code parsing, bug #572902Fabian Groffen2016-02-231-1/+3
|
* profiles/prefix/linux/profile.bashrc: do not require ldd, bug #572902Fabian Groffen2016-02-211-3/+20
|
* profiles/prefix/linux: inherit from profiles/prefix tooFabian Groffen2016-02-111-0/+1
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0825-0/+184
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