Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update remote-ids | Justin Lecher | 2015-10-16 | 2 | -2/+6 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | sys-devel/binutils-config: clean out dwp binary too #562524 | Alexander Tsoy | 2015-10-15 | 2 | -1/+1 |
| | |||||
* | dev-libs/libiconv: split out from gettext | Mike Frysinger | 2015-10-12 | 1 | -12/+10 |
| | | | | | | | The gettext ebuild is big and fat and full of tools/deps that are independent of libintl. Since slimming that down with USE flags gets ugly fast (it provides multiple libs in addition to tools), just create a dedicated libintl package. | ||||
* | sys-devel/gettext: respect USE=nls all the time | Mike Frysinger | 2015-10-12 | 1 | -8/+3 |
| | | | | | | Building of the libiconv library is orthogonal to general nls support, so respect that configure flag for all builds and not just the system libiconv cases. | ||||
* | sys-devel/gettext: simplify configure flag setup slightly | Mike Frysinger | 2015-10-12 | 1 | -20/+16 |
| | | | | | We don't really need to omit these flags when building the shared libs, so move them all into one common block to simplify the code a bit. | ||||
* | sys-devel/gettext: switch C++ disabling to new configure flag | Mike Frysinger | 2015-10-12 | 1 | -1/+1 |
| | | | | Rather than clobber CXX ourselves, use the new --disable-c++ flag. | ||||
* | sys-devel/gettext: bump EAPI to use subslots on libs #562584 | Mike Frysinger | 2015-10-12 | 1 | -0/+144 |
| | |||||
* | sys-devel/gettext: sort IUSE properly | Mike Frysinger | 2015-10-12 | 4 | -4/+4 |
| | |||||
* | sys-devel/gettext: drop old emul-linux-x86-baselibs logic | Mike Frysinger | 2015-10-12 | 4 | -20/+4 |
| | | | | | These packages were dropped from the tree a while ago, and they're masked now entirely in the profile, so drop them to simplify things a bit. | ||||
* | sys-devel/gettext: fix mono/java eclass interaction w/pkg_setup | Mike Frysinger | 2015-10-12 | 4 | -0/+20 |
| | | | | | Both of these eclasses export pkg_setup, but gettext doesn't, so only one of them ends up being run. Make sure we explicitly execute both. | ||||
* | sys-devel/gettext: drop unused flag-o-matic/multilib inherits | Mike Frysinger | 2015-10-12 | 4 | -4/+4 |
| | | | | | These were added a while ago for OS X/prefix, but when the code using them was deleted (also years ago), the inherits weren't dropped. | ||||
* | sys-devel/gettext: drop old acl workaround for cross-compilers #333887 | Mike Frysinger | 2015-10-12 | 4 | -12/+0 |
| | | | | | The new release has happened and all these versions include corrected code with acl compile tests (they assume yes when cross-compiling). | ||||
* | sys-devel/gettext: fix LICENSE setting to reflect source | Mike Frysinger | 2015-10-12 | 4 | -4/+4 |
| | |||||
* | sys-devel/llvm: fix lldb build against ncurses[tinfo], bug #560474 | Bernard Cafarelli | 2015-10-12 | 2 | -0/+16 |
| | | | | Package-Manager: portage-2.2.23 | ||||
* | sys-devel/llvm: fix some USE=ocaml issues | Bernard Cafarelli | 2015-10-12 | 3 | -6/+21 |
| | | | | | | | Bug: 559624 Bug: 562008 Package-Manager: portage-2.2.23 | ||||
* | sys-devel/gdb: force disable guile for now #562902 | Mike Frysinger | 2015-10-12 | 4 | -0/+8 |
| | | | | | | This requires guile-2.x which is masked in the tree, so just disable it for all builds. If the scheme team ever gets around to releasing this, we can make it into a proper USE flag. | ||||
* | sys-devel/llvm: bump to fix lldb python install | Bernard Cafarelli | 2015-10-11 | 2 | -0/+527 |
| | | | | | | | Bug: 562436 Bug: 562438 Package-Manager: portage-2.2.23 | ||||
* | sys-devel/gcc: fix build w/isl-0.11 #562728 | Mike Frysinger | 2015-10-10 | 2 | -2/+2 |
| | |||||
* | fix various encoding corruption | Mike Frysinger | 2015-10-10 | 1 | -1/+1 |
| | |||||
* | sys-devel/gcc: x86 stable, bug #561844 | Pacho Ramos | 2015-10-05 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.2.22 | ||||
* | sys-devel/byfl: version bump (to fix bug #559872) | Christoph Junghans | 2015-10-04 | 4 | -14/+11 |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | sys-devel/binutils: mark 2.25.1-r1 stable #560792 | Mike Frysinger | 2015-10-02 | 1 | -1/+1 |
| | |||||
* | sys-devel/gcc: add upstream fix for ms_abi miscompiles #549768 | Mike Frysinger | 2015-10-02 | 2 | -2/+2 |
| | |||||
* | sys-devel/gcc: marked stable for arm, bug #561844 c#5 | Anthony G. Basile | 2015-10-02 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | sys-devel/llvm: Add dependency on binutils-libs on latest ~arch | Michał Górny | 2015-10-01 | 1 | -0/+1 |
| | | | | | | | | | | | | Try to fix the issue of llvm being unable to find binutils headers through adding a dependency on sys-libs/binutils-libs. Those headers used to be linked by binutils-config but this behavior changed lately requesting developers to install the additional copies of all libraries and headers instead. Bug: https://bugs.gentoo.org/show_bug.cgi?id=561994 Package-Manager: portage-2.2.20 | ||||
* | sys-devel/kgcc64: drop lingering ppc support #444428 | Mike Frysinger | 2015-10-01 | 3 | -3/+3 |
| | |||||
* | sys-devel/gcc: mark 4.9.3 arm64/m68k/s390/sh stable #561844 | Mike Frysinger | 2015-10-01 | 1 | -1/+1 |
| | |||||
* | Add missing remote-id type=sourceforge | Justin Lecher | 2015-10-01 | 2 | -4/+10 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | sys-devel/gcc: amd64 stable wrt bug #561844 | Mikle Kolyada | 2015-10-01 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | sys-devel/gcc: 4.9.3 stable on ppc and ppc64, bug #561844. | Anthony G. Basile | 2015-09-30 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | sys-devel/binutils-hppa64: Bump PATCHVER. | Jeroen Roovers | 2015-09-30 | 2 | -2/+2 |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | sys-devel/binutils: Stable for HPPA (bug #560792). | Jeroen Roovers | 2015-09-30 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches | ||||
* | sys-devel/binutils-hppa64: Stable for HPPA (bug #560792). | Jeroen Roovers | 2015-09-30 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches | ||||
* | sys-devel/autoconf-archive: Bump to version 2015.09.25 | Lars Wendler | 2015-09-29 | 2 | -0/+27 |
| | | | | | Package-Manager: portage-2.2.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | sys-devel/clang: fix slot on 3.7.0, thanks klnikita on IRC | Bernard Cafarelli | 2015-09-28 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.2.22 | ||||
* | Rename openoffice herd to office herd in metadata | Andreas K. Huettel (dilfridge) | 2015-09-27 | 1 | -1/+1 |
| | |||||
* | sys-devel/kgcc64: Version bump. | Jeroen Roovers | 2015-09-27 | 2 | -0/+58 |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | sys-devel/kgcc64: Stable for HPPA (bug #559146). | Jeroen Roovers | 2015-09-27 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches | ||||
* | sys-devel/gcc: Stable for HPPA (bug #559146). | Jeroen Roovers | 2015-09-27 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches | ||||
* | sys-devel/gdb: move old version to the toolchain overlay | Mike Frysinger | 2015-09-26 | 3 | -398/+0 |
| | |||||
* | sys-devel/gdb: stop installing bfd/opcodes translations #528088 | Mike Frysinger | 2015-09-26 | 2 | -0/+16 |
| | | | | | | The binutils-libs package will install the canonical files for the various binutils libraries and that includes translations. Delete the copies in gdb until we can figure out how to localize them. | ||||
* | sys-devel/binutils-config: move libs/headers to binutils-libs #528088 | Mike Frysinger | 2015-09-26 | 2 | -0/+519 |
| | | | | | | The binutils-libs package will handle installing headers & libs for the various binutils libraries. Update binutils-config to delete the old symlinks so we don't run into collisions/inconsistent state. | ||||
* | sys-devel/binutils-config: drop old | Mike Frysinger | 2015-09-26 | 7 | -1434/+0 |
| | |||||
* | sys-devel/dragonegg: removal after last rites, bug #543644 | Bernard Cafarelli | 2015-09-24 | 5 | -180/+0 |
| | | | | Package-Manager: portage-2.2.21 | ||||
* | sys-devel/autoconf-archive: ia64 stable wrt bug #549288 | Agostino Sarubbo | 2015-09-24 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64" | ||||
* | Update hashes in Manifest | Justin Lecher | 2015-09-23 | 7 | -18/+18 |
| | | | | | | Add missing SHA512 and WHIRLPOOL hashes Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | sys-devel/binutils: ppc64 stable wrt bug #560792 | Agostino Sarubbo | 2015-09-23 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc64" | ||||
* | sys-devel/binutils: ppc stable wrt bug #560792 | Agostino Sarubbo | 2015-09-22 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" | ||||
* | sys-devel/gdb: sparc stable wrt bug #559056 | Agostino Sarubbo | 2015-09-21 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc" | ||||
* | sys-devel/gcc: sparc stable wrt bug #559146 | Agostino Sarubbo | 2015-09-21 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc" |