summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/kgcc64: Stable for HPPA too.Jeroen Roovers2018-08-201-1/+1
| | | | | Package-Manager: Portage-2.3.47, Repoman-2.3.10 RepoMan-Options: --ignore-arches
* sys-devel/kgcc64: bump up to 8.2.0 (unkeyworded)Sergei Trofimovich2018-07-262-0/+63
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* sys-devel/kgcc64: Stable for HPPA too.Jeroen Roovers2018-02-251-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --ignore-arches
* sys-devel/kgcc64: Version 7.3.0.Jeroen Roovers2018-02-242-0/+55
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/kgcc64: Restore KEYWORDS.Jeroen Roovers2018-02-241-2/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/kgcc64: bump all ebuilds to EAPI=5Anthony G. Basile2018-01-0117-34/+34
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* sys-devel: Update Manifest hashes.Ulrich Müller2017-12-091-34/+34
|
* sys-devel/kgcc64: update comment about the arches needing kgcc64Sergei Trofimovich2017-09-165-5/+5
| | | | | | Noticed by Rolf Eike Beer Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-devel/kgcc64: bump up to 6.4.0 and 7.2.0Sergei Trofimovich2017-09-163-0/+114
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-devel/kgcc64: drop oldSergei Trofimovich2017-09-162-73/+0
| | | | | | | | The ebuild does not work at least on mips as it refers patches removed 2 years ago in: https://github.com/gentoo/gentoo-gitmig-20150809-draft/commit/ff83c826fe86ffaa0340081b3eeae36e0bbb7d53 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-devel/kgcc64: drop GCC_FILESDIR override, bug #629776Sergei Trofimovich2017-09-1619-30/+134
| | | | | | | | | | | | | | | | GCC_FILESDIR support was broken by portage-2.3.6 commit: https://github.com/gentoo/portage/commit/0637c95545ab7dc0bb5d091de221b9e99e2cf5b2 ("portage.package.ebuild: Use a fake FILESDIR to catch invalid accesses") Unfortunately it was applied to older EAPIs without fixing all the users first. The change yanks GCC_FILESDIR override support and copies FILESDIR files used by toolchain.eclass in crosscompilation mode only (kgcc does not support native builds) Bug: https://bugs.gentoo.org/629776 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-devel/kgcc64: Old.Jeroen Roovers2017-05-068-399/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* sys-devel/kgcc64: Stable for HPPA too.Jeroen Roovers2017-05-064-8/+8
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* sys-devel/kgcc64: Version bump.Jeroen Roovers2017-05-062-0/+57
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-2822-22/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-devel/kgcc64: Stable for HPPA (bug #603260).Jeroen Roovers2017-02-181-2/+2
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* sys-devel/kgcc64: Stable for HPPA (bug #595560).Jeroen Roovers2016-10-091-1/+1
| | | | | Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches
* sys-devel/kgcc64: Version bump.Jeroen Roovers2016-10-022-0/+58
| | | | Package-Manager: portage-2.3.1
* sys-devel/kgcc64: Version bump.Jeroen Roovers2016-06-252-0/+58
| | | | Package-Manager: portage-2.3.0
* toolchain.eclass: [QA] Remove meaningless USE=multislot, #584610Michał Górny2016-06-211-1/+0
| | | | | | | | | | | | | | | The USE=multislot as defined partially by toolchain.eclass and partially by sys-devel/gcc was used for two purposes: - enabling build-time (only) blockers on old gcc versions -- which do not make any sense because they are build-time only and there is no technical reason for two gcc version ranges not to be installed at the same time, both at build time and at run time, - changing behavior of post-install wrt conditional gcc-config calls. Both cases are invalid use of USE flags, considering that the flag does not affect the installed files in any way.
* sys-devel/kgcc64: Version bump.Jeroen Roovers2016-03-262-0/+58
| | | | Package-Manager: portage-2.2.28
* sys-devel/{gcc,gcc-apple,kgcc64}: update USE=multislot descriptionMike Frysinger2016-03-201-2/+1
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-2/+1
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* sys-devel/kgcc64: Stable for HPPA (bug #561844).Jeroen Roovers2015-10-311-1/+1
| | | | | Package-Manager: portage-2.2.23 RepoMan-Options: --ignore-arches
* sys-devel/kgcc64: drop lingering ppc support #444428Mike Frysinger2015-10-013-3/+3
|
* sys-devel/kgcc64: Version bump.Jeroen Roovers2015-09-272-0/+58
| | | | Package-Manager: portage-2.2.20.1
* sys-devel/kgcc64: Stable for HPPA (bug #559146).Jeroen Roovers2015-09-271-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches
* sys-devel/kgcc64: Version bump.Jeroen Roovers2015-09-112-0/+58
| | | | Package-Manager: portage-2.2.20.1
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0819-0/+1002
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