summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles/prefix/cygwin (packages): add sys-libs/cygwin-cryptMichael Haubenwallner2017-08-251-0/+1
|
* profiles/prefix/cygwin: p.use nettle for libarchiveMichael Haubenwallner2017-03-231-0/+4
| | | | | To hide a macro conflict between openssl and wincrypt due to wrong detection algorithm of openssl for Cygwin.
* profiles/prefix/cygwin: p.mask libidn2-0.16Michael Haubenwallner2017-03-161-0/+4
|
* profiles/prefix/linux: drop arch/base dupesMichael Haubenwallner2017-03-021-0/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-2821-22/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* profiles/prefix/cygwin: stop accepting ~amd64-linuxMichael Haubenwallner2017-02-201-1/+1
| | | | | Since ~x64-cygwin keywords are in place, there's no need any more to accept ~amd64-linux keywords.
* remove Interix keyword x86-interixFabian Groffen2017-01-3032-347/+1
|
* profiles: Initial support for Python 3.6 (masked)Michał Górny2017-01-251-0/+1
|
* profiles: Second part of use.* cleanupMichał Górny2017-01-212-16/+0
| | | | Clean up -foo flags from use.* as well.
* profiles: Clean up obsolete use.force/use.force entriesMichał Górny2017-01-203-27/+3
|
* profiles/prefix: Clean obsolete package.use* entriesMichał Górny2017-01-201-3/+1
|
* profiles/cygwin/packages: add sys-devel/binutilsMichael Haubenwallner2016-11-221-0/+5
|
* profiles/prefix/cygwin: use.mask python_targets_python3 for nowMichael Haubenwallner2016-11-161-1/+6
|
* profiles: Remove all package.provided files.Ulrich Müller2016-07-218-40/+0
| | | | Bug: 568884
* profiles/prefix/cygwin: improve/complete x86 profileMichael Haubenwallner2016-05-231-2/+9
|
* profiles/prefix/cygwin: drop cygwin versions; p.mask man-dbMichael Haubenwallner2016-05-2317-23/+7
|
* profiles/prefix/cygwin: p.mask sys-apps/util-linuxMichael Haubenwallner2016-05-231-0/+7
|
* profiles/prefix/cygwin: python-3.5 is not cygwin ready yetMichael Haubenwallner2016-05-231-0/+3
|
* profiles/prefix/cygwin/x64: accept ~amd64-linux for nowMichael Haubenwallner2016-04-281-1/+1
| | | | as whe have no cygwin keywords anywhere yet
* profiles: remove references to dead pvm USE flagMichael Palimaka2016-04-222-2/+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/prefix/cygwin/2.0: for coreutils add p.use killMichael Haubenwallner2016-04-181-0/+7
|
* prefix/cygwin/x64/make.defaults: define multilib valuesMichael Haubenwallner2016-04-131-0/+11
|
* profiles: use bash:0 SLOT when it makes sense #577974Mike Frysinger2016-03-281-1/+1
| | | | | Most of the time we actually want the main SLOT=0 of bash and not any of the alternative dev-testing only versions.
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0893-0/+846
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