summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/autogen: amd64 stable wrt bug #570746Mikle Kolyada2016-03-051-1/+1
| | | | Package-Manager: portage-2.2.26
* sys-devel/clang: Keyword 3.7.1-r100 for ~arm64Steev Klimaszewski2016-03-031-1/+1
| | | | | | Tested on Cortex-A53. 3.8 is still masked, so keyword not added to it. Package-Manager: portage-2.2.27
* sys-devel/gcc-apple: ensure building succeeds with more modern compilers, ↵Fabian Groffen2016-03-021-0/+5
| | | | | | bug #574736 Package-Manager: portage-2.2.27-prefix
* sys-devel/patch: stable 2.7.5 for arm64Steev Klimaszewski2016-02-291-2/+2
| | | | Package-Manager: portage-2.2.27
* metadata.xml: Add maintainer-needed comment to packages without maintainer.Ulrich Müller2016-02-281-0/+1
| | | | Bug: 575810
* sys-devel/gdb: restore 7.9.1 for alpha, and move masking to the ebuildMike Frysinger2016-02-254-2/+227
| | | | | We have per-ebuild KEYWORDS to track arch issues, so move it out of the arch mask to keep things clear.
* sys-devel/gdb: version bump to 7.11Mike Frysinger2016-02-252-0/+235
|
* sys-devel/gdb: move <7.10.1 versions to toolchain overlayMike Frysinger2016-02-254-667/+0
|
* sys-devel/gdb: mark 7.10.1 arm64/m68k/s390 stableMike Frysinger2016-02-251-1/+1
|
* sys-devel/gdb: add python-3.5 #572464Mike Frysinger2016-02-252-2/+2
|
* sys-devel/bison: rework info page regen #574492Mike Frysinger2016-02-241-2/+2
|
* sys-devel/autogen: arm stable, bug #575068Markus Meier2016-02-211-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="arm"
* sys-devel/autogen: Stable for HPPA PPC64 (bug #575068).Jeroen Roovers2016-02-211-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches
* sys-devel/crossdev: Move gentoo-functions to RDEP, reported by slyfoxMichał Górny2016-02-202-4/+4
|
* sys-devel/bison: arm stable, bug #574600Markus Meier2016-02-201-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="arm"
* sys-devel/crossdev: Update crossdev to use new path for functions.shLara Maia2016-02-183-3/+62
| | | | https://bugs.gentoo.org/show_bug.cgi?id=538656
* sys-devel/llvm: Bump the live ebuild to EAPI 6Michał Górny2016-02-171-13/+13
|
* sys-devel/llvm: Extend the FreeBSD fix fix to remaining ebuildsMichał Górny2016-02-172-2/+6
|
* sys-devel/llvm: Clean up stale ref to outer mycmakeargsMichał Górny2016-02-173-3/+0
| | | | | | Clean up the stale and confusing reference to outer mycmakeargs that used to be declared in src_configure() and passed down to multilib_src_configure(). This is no longer the case.
* sys-devel/llvm: Update the llvm-config for the live version, #574918Michał Górny2016-02-171-21/+0
|
* sys-devel/llvm: release candidate bumpBernard Cafarelli2016-02-153-5/+5
| | | | Package-Manager: portage-2.2.27
* sys-devel/bison: Stable for HPPA (bug #574600).Jeroen Roovers2016-02-141-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches
* sys-devel/bison: Stable for PPC64 (bug #574600).Jeroen Roovers2016-02-141-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches
* sys-devel/gdb: force zlib w/newer versionsMike Frysinger2016-02-133-9/+18
| | | | | Upstream has moved to using zlib all the time, so update the deps and configure flags to match. Otherwise we'd end up using the local zlib.
* sys-devel/bison: amd64 stable wrt bug #574600Agostino Sarubbo2016-02-131-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/automake: make mdate output stable #520818 #574492Mike Frysinger2016-02-132-0/+157
|
* sys-devel/bison: avoid bison.info regeneration #574492Mike Frysinger2016-02-131-0/+2
| | | | | | | | | | The build logic generates a timestamp from the info pages, but does so with a timezone aware function, and then truncates it to granularity of days. If your TZ happens to wrap the timezone over to a diff day, then the build logic updates some files and runs makeinfo. Clobber the info timestamp so it's newer than the sources and the TZ state doesn't work.
* sys-devel/libtool: add various upstream patches #542252 #573744 #574550Mike Frysinger2016-02-137-0/+701
| | | | | | | Three sets of fixes here, mostly from upstream: - speed up libtool/libtoolize #542252 - update some set of flags accepted at link time #573744 - make $SED look up use $PATH at runtime #574550
* sys-devel/bison: clarify bison.1 touchingMike Frysinger2016-02-131-1/+3
|
* sys-devel/dev86: Revbump to fix broken symlinkDavid Seifert2016-02-121-1/+3
| | | | | | Gentoo-Bug: 574014 Package-Manager: portage-2.2.27
* sys-devel/llvm: revise libcxx dependency for maintenance and to be more ↵Fabian Groffen2016-02-115-5/+5
| | | | | | realistic Package-Manager: portage-2.2.20-prefix
* sys-devel/llvm: fix dependency on libcxx for Darwin, bug #573176Fabian Groffen2016-02-113-3/+3
| | | | | | llvm dies with an ICE while compiling packages (like itself) when the version of libcxx doesn't match. So pull in a version from the same major range. Package-Manager: portage-2.2.20-prefix
* sys-devel/llvm: Fix missing ||die on FreeBSD-added codeMichał Górny2016-02-101-1/+3
|
* sys-devel/llvm: Remove unnecessary revbump due to FreeBSD-related changeMichał Górny2016-02-102-551/+6
| | | | | | The FreeBSD header change does not justify forcing rebuild of such a huge package as LLVM on Linux. Furthermore, the new code relies on a new USE flag, so FreeBSD users will get it via --changed-use.
* sys-devel/llvm: Re add the code for Gentoo/FreeBSD.Yuta Satoh2016-02-083-2/+559
| | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=417171
* sys-devel/dev86: Include patch for building with clangDavid Seifert2016-02-063-2/+93
| | | | | | | | | Gentoo-Bug: 523096 * EAPI=6 * Amend patches for -p1 * Thanks Fabio Scaccabarozzi for the patch Package-Manager: portage-2.2.27
* sys-devel/llvm: add CHOST-clang wrappers to 3.4.2 too for Prefix bootstrapFabian Groffen2016-02-041-0/+28
| | | | Package-Manager: portage-2.2.20-prefix
* sys-devel/gcc: Added ~amd64-fbsd ~x86-fbsd keyword.Yuta Satoh2016-01-311-1/+1
|
* sys-devel/gcc-config: Add appropriate gentoo-functions depMichał Górny2016-01-281-0/+2
|
* sys-devel/llvm: work on 3.8.0_rc1 install, bug #573202Bernard Cafarelli2016-01-282-31/+7
| | | | | | | | Also add man-pages tarball clang tests still fail Package-Manager: portage-2.2.27
* sys-devel/llvm: add (masked) 3.8 release candidate for testingBernard Cafarelli2016-01-275-1/+592
| | | | Package-Manager: portage-2.2.27
* sys-devel/llvm: add darwin patch to 3.7.1Fabian Groffen2016-01-271-1/+4
| | | | Package-Manager: portage-2.2.20-prefix
* sys-devel/bmake: bump to 20151220Alexis Ballier2016-01-262-0/+57
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sys-devel/llvm: fix live ebuildBernard Cafarelli2016-01-252-3/+78
| | | | | | | Update clang version, bug #572396 Update llvm-config patch, bug #572564 Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-2449-58/+58
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-2438-43/+164
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Remove explicit notion of maintainer-needed, for GLEP 67Michał Górny2016-01-241-3/+0
| | | | | | GLEP 67 removes the explicit notion of maintainer-needed@g.o being used for packages lacking maintainers, in favor of assuming maintainer-needed whenever the package has no maintainers.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-2427-68/+67
| | | | | | | 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/gdb: Stable for HPPA PPC64 (bug #570712).Jeroen Roovers2016-01-231-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches
* sys-devel/clang: Fix static-analyzer usedep, #572094Michał Górny2016-01-172-4/+4
|