summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Remove sparc-fbsd keywordsMichał Górny2018-01-234-8/+8
|
* sys-devel/gcc-config: mark 1.8-r1 arm64/m68k/s390/sh stableMike Frysinger2018-01-141-1/+1
|
* sys-devel/gcc-config: Version bump; fixes prefix issues (bug 641096) and ↵Andreas K. Hüttel2017-12-172-0/+55
| | | | | | | | adds support for LTO linker plugins (bug 630066) Closes: https://bugs.gentoo.org/630066 Bug: https://bugs.gentoo.org/641096 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/gcc-config: Add live ebuildAndreas K. Hüttel2017-12-161-0/+54
| | | | Package-Manager: Portage-2.3.18, Repoman-2.3.6
* sys-devel/gcc-config: Remove oldAndreas K. Hüttel2017-12-093-87/+0
| | | | Package-Manager: Portage-2.3.17, Repoman-2.3.6
* sys-devel: Update Manifest hashes.Ulrich Müller2017-12-091-3/+3
|
* sys-devel/gcc-config: Fix storing libdir & PV in installed executableMichał Górny2017-12-021-1/+3
| | | | | | | | Fix the ebuild to pass libdir & PV during src_compile() rather than delaying it until src_install(). This is necessary since the gcc-config executable is created during the compile phase, and there is no reason why make would recreate it during install. As a result, gcc-config was installed with vanilla 'lib' libdir and 'git' version.
* sys-devel/gcc-config: stable 1.8-r1 for hppa/sparc, bug #626646 (thanks to ↵Sergei Trofimovich2017-10-181-1/+1
| | | | | | | Rolf Eike Beer) Package-Manager: Portage-2.3.11, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa sparc"
* sys-devel/gcc-config: arm stable, bug #626646Markus Meier2017-10-171-1/+1
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
* sys-devel/gcc-config: stable 1.8-r1 for ppc, bug #626646Sergei Trofimovich2017-10-141-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* sys-devel/gcc-config: stable 1.8-r1 for ppc64, bug #626646Sergei Trofimovich2017-10-131-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc64"
* sys-devel/gcc-config: x86 stable (bug #626646)Thomas Deutschmann2017-10-051-1/+1
| | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3
* sys-devel/gcc-config: Stable on amd64Manuel Rüger2017-10-041-1/+1
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* sys-devel/gcc-config: Restore keywords, based on testing by amadio, bug 417647Andreas K. Hüttel2017-10-041-1/+1
| | | | | Closes: https://bugs.gentoo.org/417647 Package-Manager: Portage-2.3.11, Repoman-2.3.3
* sys-devel/gcc-config: stable 1.8-r1 for ia64, bug #626646Sergei Trofimovich2017-10-041-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
* sys-devel/gcc-config-1.8-r1: alpha stable, bug 626646Matt Turner2017-10-031-1/+1
|
* sys-devel/gcc-config: Remove ugly workaround for 12 years gone bug, bug 554334Andreas K. Hüttel2017-10-024-15/+3
| | | | | Closes: https://bugs.gentoo.org/554334 Package-Manager: Portage-2.3.10, Repoman-2.3.3
* sys-devel/gcc-config: Version bump to current git master, untested, no keywordsAndreas K. Hüttel2017-09-012-0/+51
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-devel/gcc-config: drop old <1.7.3 versionsMike Frysinger2016-05-1115-3486/+0
|
* sys-devel/gcc-config: Add appropriate gentoo-functions depMichał Górny2016-01-281-0/+2
|
* 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.
* 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-244-4/+4
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-2413-13/+13
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* [QA] Remove executable bit from files, bug 550434.Ulrich Müller2015-08-092-0/+0
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0820-0/+3687
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