summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles/uclibc/packages: prefix app-misc/pax-utils with '*'Sergei Trofimovich2017-07-141-1/+1
| | | | | | | | | | | | | | | | | It's the only entry of all profiles without '*'. portage/gentoo/profiles $ grep '^[^*-\#]' $(find -name packages) ./uclibc/packages:app-misc/pax-utils It's an ancient entry from 2005: https://github.com/gentoo/gentoo-gitmig-20150809-draft/commit/7bed3578ef4990787cd6881c8fc8d5085b617494 Not sure if entry should be removed completely or explicitly pulled in @system. The change pulls it in. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-2811-11/+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: Second part of use.* cleanupMichał Górny2017-01-213-21/+0
| | | | Clean up -foo flags from use.* as well.
* profiles: Clean up obsolete use.force/use.force entriesMichał Górny2017-01-202-31/+0
|
* 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.
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0892-0/+372
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