summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* sys-devel/gcc: arm arm64 ppc ppc64 stable (bug 603260).Michael Weber2017-04-181-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
* sys-devel/binutils-hppa64: Stable for HPPA too.Jeroen Roovers2017-04-181-2/+2
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* sys-devel/gcc: x86 stable wrt bug #603260Agostino Sarubbo2017-04-171-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gcc: amd64 stable wrt bug #603260Agostino Sarubbo2017-04-171-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gettext: Stable for HPPA (bug #613796).Jeroen Roovers2017-04-151-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* sys-devel/clang: Remove no-longer-useful check-reqsMichał Górny2017-04-152-64/+2
| | | | | | | Now that LLVM is split, the package is no longer horribly large in regular builds. The new sizes fit the usual limits and so do not need specific checks. Furthermore, maintaining all those values with different USE flags and compiler flags combinations.
* sys-devel/llvm: Remove no-longer-useful check-reqsMichał Górny2017-04-152-86/+4
| | | | | | | Now that LLVM is split, the package is no longer horribly large in regular builds. The new sizes fit the usual limits and so do not need specific checks. Furthermore, maintaining all those values with different USE flags and compiler flags combinations.
* sys-devel/clang: Fix passing -DNDEBUG to build, #614844Michał Górny2017-04-152-0/+4
|
* sys-devel/llvm: Fix passing -DNDEBUG to build, #614844Michał Górny2017-04-152-0/+4
|
* sys-devel/clang: Revert "Fix respecting USE=debug for asserts, #614844"Michał Górny2017-04-152-2/+0
| | | | | | | Turns out the issue lies within LLVM itself, wrt CMAKE_BUILD_TYPE no longer forcing -DNDEBUG while wiping out the default flags. Reverts: 9e3db5e62f63c3c169e9c60f5ac5acc43ae87160
* sys-devel/libtool: Replace eutils inherit w/ split eclassesMichał Górny2017-04-144-4/+4
|
* sys-devel/gettext: Replace eutils inherit w/ split eclassesMichał Górny2017-04-142-3/+3
|
* sys-devel/make: default CXX to c++ instead of g++, #589894Lei Zhang2017-04-142-0/+62
| | | | | | | | Now with ~arch revbump! Closes: https://github.com/gentoo/gentoo/pull/1982 Package-Manager: portage-2.2.28 Reviewed-by: Anthony G. Basile <blueness@gentoo.org>
* Revert "sys-devel/make: default CXX to c++ instead of g++, #589894"Michał Górny2017-04-142-14/+0
| | | | | | | The change was accidentally done to the stable ebuild. Will reland with ~arch revbump. Reverts: bace4a893fbf789675d576be2a291aef33db90f5
* sys-devel/make: default CXX to c++ instead of g++, #589894Lei Zhang2017-04-142-0/+14
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1982 Package-Manager: portage-2.2.28 Reviewed-by: Anthony G. Basile <blueness@gentoo.org>
* sys-devel/clang: Fix respecting USE=debug for asserts, #614844Michał Górny2017-04-142-0/+2
|
* sys-devel/native-cctools: cleanup, convert from EAPI=3 to EAPI=6Fabian Groffen2017-04-133-215/+5
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-devel/bc Add requirement on sys-apps/edMike Lothain2017-04-101-0/+1
| | | | | Seems a script calls it directly and it failed because it wasn't installed on my system Closes: https://github.com/gentoo/gentoo/pull/4402
* sys-devel/bc: Removed old.Lars Wendler2017-04-101-38/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* sys-devel/bc: Bump to version 1.07.1Lars Wendler2017-04-102-0/+50
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Revert "sys-devel/bc: Removed old."Lars Wendler2017-04-103-50/+38
| | | | | | This reverts commit 2bd9a41efc125c3bacf5e2cfb48ca4ea40855dc6. Accidently combined version bump with removal.
* sys-devel/bc: Removed old.Lars Wendler2017-04-103-38/+50
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* sys-devel/clang: Enable support for Z3 backend in -9999Michał Górny2017-04-062-2/+10
|
* sys-devel/clang: Include prebuilt manpages for 4.0.0 w/ USE=-docMichał Górny2017-04-062-0/+8
|
* sys-devel/llvm: Include prebuilt manpages for 4.0.0 w/ USE=-docMichał Górny2017-04-062-1/+10
|
* sys-devel/clang: Fix incorrect +x on scan-build.1 manpageMichał Górny2017-04-062-0/+4
|
* sys-devel/clang: Fix installing extra tool docs to docdirMichał Górny2017-04-062-0/+6
|
* sys-devel/clang: Fix compressing manpagesMichał Górny2017-04-062-0/+4
|
* sys-devel/llvm: Fix compressing manpagesMichał Górny2017-04-062-0/+4
|
* sys-devel/llvm: Include MANPATH in env.d fileMichał Górny2017-04-062-0/+2
| | | | | | | Include MANPATH in the env.d file so that 'man' can reliably find all the manpages. It seems that at least sys-apps/man-db can still find the manpages relative to the tools found in PATH but that is most likely unreliable.
* sys-devel/gettext-0.19.8.1-r0: add alpha keywordTobias Klausmann2017-04-041-1/+1
| | | | Gentoo-Bug: 613796
* sys-devel/heirloom-devtools: Fix gcc6 support, bug #594090 by Peter Levine, ↵Pacho Ramos2017-04-042-25/+32
| | | | | | also adapt to eapi6 and not show elog messages always. Package-Manager: Portage-2.3.5, Repoman-2.3.2
* sys-devel/llvm: x86 stable wrt bug #607660Agostino Sarubbo2017-04-021-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/clang-runtime: x86 stable wrt bug #607660Agostino Sarubbo2017-04-021-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/clang: x86 stable wrt bug #607660Agostino Sarubbo2017-04-021-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/llvm: amd64 stable wrt bug #607660Agostino Sarubbo2017-04-021-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/clang-runtime: amd64 stable wrt bug #607660Agostino Sarubbo2017-04-021-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/clang: amd64 stable wrt bug #607660Agostino Sarubbo2017-04-021-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gettext: x86 stable wrt bug #613796Agostino Sarubbo2017-04-011-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/parity: add symlinks for windres,ar,ranlib,stripMichael Haubenwallner2017-04-011-0/+4
| | | | Package-Manager: portage-2.3.3
* sys-devel/gettext: ppc stable (bug 613796).Michael Weber2017-03-281-1/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* sys-devel/autoconf-archive: Removed old.Lars Wendler2017-03-284-78/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* sys-devel/autoconf-archive: Bump to version 2017.03.21Lars Wendler2017-03-282-0/+24
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* sys-devel/gettext: arm arm64 ppc64 stable (bug 613796).Michael Weber2017-03-281-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
* sys-devel/gettext: amd64 stable wrt bug #613796Agostino Sarubbo2017-03-281-2/+2
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/qconf: remove old 1.5_pre717-r1Sergey Ilinykh2017-03-262-39/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/4298
* sys-devel/qconf: version bump to 2.3Sergey Ilinykh2017-03-262-0/+49
| | | | Closes: https://github.com/gentoo/gentoo/pull/4298
* sys-devel/automake: keyword 1.13.4 for Prefix, bug #613664Fabian Groffen2017-03-251-2/+2
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-devel/llvm: Drop sparc keywordsMatt Turner2017-03-244-4/+4
|
* sys-devel/llvm: Drop ppc/ppc64 keywordsMatt Turner2017-03-244-4/+4
| | | | | Bug: https://bugs.gentoo.org/613732 Bug: https://bugs.gentoo.org/613734