summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/qconf: bumped to 2.4Sergey Ilinykh2018-03-033-0/+49
| | | | | Closes: https://bugs.gentoo.org/642084 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/crossdev: bump up to 20180302, bug #589672Sergei Trofimovich2018-03-022-0/+36
| | | | | Bug: https://bugs.gentoo.org/589672 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/automake: Provide pkg_setup to call python_setup only when ↵Thomas Deutschmann2018-03-019-50/+36
| | | | | | | | | | | | | | FEATURES=test is set Previous attempt cfaa5ec192519a74951fd57f05c483984e408e4b was reverted in commit cd0e6915f3f7a02915bc7029026bfe2f53dc7f68 to avoid unnecessary mass rebuild for "--changed-deps=y" users which was possible because dependencies were fine. Package was only failing at build time in pkg_setup when Python 2.7 wasn't available because eclass exports pkg_setup. Bug: https://bugs.gentoo.org/648940 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* Revert "sys-devel/automake: Rev bump to remove Python 2.7 dependency for ↵Thomas Deutschmann2018-03-019-36/+50
| | | | | | | | FEATURES=-test" This reverts commit cfaa5ec192519a74951fd57f05c483984e408e4b. No rev bump required. Reverting to avoid mass rebuild.
* sys-devel/automake: Rev bump to remove Python 2.7 dependency for FEATURES=-testThomas Deutschmann2018-03-019-50/+36
| | | | | | Reported-by: Francesco Riosa <vivo75@gmail.com> Closes: https://bugs.gentoo.org/648940 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/gcc: stable 6.4.0-r1 for arm, bug #641474Sergei Trofimovich2018-02-281-1/+1
| | | | | Bug: https://bugs.gentoo.org/641474 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/automake: Rev bump to fix AM_PATH_PYTHON macroThomas Deutschmann2018-02-262-1/+40
| | | | | Closes: https://bugs.gentoo.org/648846 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/automake-wrapper: Bump to v11Thomas Deutschmann2018-02-262-0/+222
| | | | | | Add sys-devel/automake-1.16 support. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/clang-runtime: Bump to 6.0.0rc3Michał Górny2018-02-261-0/+0
|
* sys-devel/clang: Bump to 6.0.0rc3Michał Górny2018-02-262-3/+3
|
* sys-devel/lld: Bump to 6.0.0rc3Michał Górny2018-02-262-2/+2
|
* sys-devel/llvm: Bump to 6.0.0rc3Michał Górny2018-02-262-1/+1
|
* sys-devel/llvm-common: Bump to 6.0.0rc3Michał Górny2018-02-262-1/+1
|
* sys-devel/automake: Bump to v1.16Thomas Deutschmann2018-02-252-0/+113
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/sparse: update distribution URIJason A. Donenfeld2018-02-253-3/+3
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/llvm: Install libFuzzer only for Darwin||LinuxMichał Górny2018-02-251-5/+7
| | | | | Install libFuzzer only on platforms where it is actually built, that is Darwin and Linux. This fixes install failure on FreeBSD.
* 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/automake: Rev bump to address several issuesThomas Deutschmann2018-02-2516-13/+1167
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Ebuild changes: =============== - EAPI bumped to EAPI=6 (1.9.x-1.14.x). - Avoid (low risk) race in /tmp (1.10.x-1.15.x). [Bug 522638] - Avoid makeinfo requirement when bootstraping (1.14.x-1.15.x). [Bug 628912] - Fix man4.test failure (1.11.x). [Bug 583108] - Add Python 2.7 requirement for test suite. [Bug 483358, 623432] - Fix test failures when using >=app-arch/gzip-1.8 (1.14.x). [Bug 604570] - Updated GIT/SRC_URI to use HTTPS (1.14.x-1.15.x). - Live ebuild updated with changes from above (9999). Closes: https://bugs.gentoo.org/583108 Closes: https://bugs.gentoo.org/483358 Closes: https://bugs.gentoo.org/623432 Closes: https://bugs.gentoo.org/604570 Bug: https://bugs.gentoo.org/522638 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* 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/sparse: commit landed upstream finallyJason A. Donenfeld2018-02-221-2/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/autoconf: adjust patch so it applies using epatchFabian Groffen2018-02-191-2/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/make: Fixed typo in a comment.Lars Wendler2018-02-191-1/+1
| | | | | | Thanks Arfrever! Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/make: Revbump to avoid maintainer mode.Lars Wendler2018-02-193-26/+32
| | | | | Closes: https://bugs.gentoo.org/648034 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/bison: Avoid maintainer-mode.Lars Wendler2018-02-181-0/+2
| | | | | | Bug: https://bugs.gentoo.org/647410 Bug: https://bugs.gentoo.org/648012 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/gdb: fix gcore collision on freebsdStephan Hartmann2018-02-182-1/+11
| | | | | | Closes: https://bugs.gentoo.org/507456 Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7216
* sys-devel/autoconf-archive: add ~amd64-fbsd keyword.Patrice Clement2018-02-181-2/+2
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-devel/patch: stable 2.7.6-r1 for ia64, bug #647270Sergei Trofimovich2018-02-171-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* sys-devel/dev86: remove 0.16.19Michael Palimaka2018-02-153-95/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/patch: amd64 stableJason Zaman2018-02-141-1/+1
| | | | | Gentoo-bug: 647270 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/dev86: amd64 stableJason Zaman2018-02-141-1/+1
| | | | | Gentoo-bug: 646678 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/sparse: modernizeJason A. Donenfeld2018-02-148-184/+93
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/autogen: stable 5.18.4-r1 for sparc, bug #615008Rolf Eike Beer2018-02-131-2/+2
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* sys-devel/patch: stable 2.7.6-r1 for hppa/sparc, bug #647270Rolf Eike Beer2018-02-131-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa sparc"
* sys-devel/patch: x86 stable (bug #647270)Thomas Deutschmann2018-02-121-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/patch: Rev bump to fix test suiteThomas Deutschmann2018-02-122-0/+122
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/binutils-hppa64: Second try at an updated ebuild.Jeroen Roovers2018-02-112-10/+377
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/binutils-hppa64: Fix 2.30 (bug #647318).Jeroen Roovers2018-02-112-376/+10
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/boost-m4: Add ~mips keywordMart Raudsepp2018-02-111-1/+1
| | | | Pure m4macros package only, keyword added without testing for xmlwrapp
* sys-devel/make: Fix build and tests with sys-libs/glibc-2.27, bug 646558Andreas K. Hüttel2018-02-113-0/+97
| | | | | Closes: https://bugs.gentoo.org/646558 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/make: Add missing patch, bug 613772Andreas K. Hüttel2018-02-111-0/+26
| | | | | Bug: https://bugs.gentoo.org/613772 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/make: Remove oldAndreas K. Hüttel2018-02-1121-1144/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/make: Fix tests with Perl 5.26, bug 613772Andreas K. Hüttel2018-02-112-0/+4
| | | | | Closes: https://bugs.gentoo.org/613772 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/clang-runtime: Bump to 6.0.0rc2Michał Górny2018-02-091-0/+25
|
* sys-devel/clang: Bump to 6.0.0rc2Michał Górny2018-02-092-0/+305
|
* sys-devel/lld: Bump to 6.0.0rc2Michał Górny2018-02-092-0/+77
|
* sys-devel/lld: Fix slotting in 6.0.9999Michał Górny2018-02-091-1/+1
|
* sys-devel/llvm: Bump to 6.0.0rc2Michał Górny2018-02-092-0/+240
|
* sys-devel/llvm-common: Bump to 6.0.0rc2Michał Górny2018-02-092-0/+36
|
* sys-devel/clang: Restore calling cmake-utils_src_prepareMichał Górny2018-02-091-1/+1
| | | | Fixes: a1b84f8898 (sys-devel/clang: add prefix includes patch for darwin too)