summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge updates from masterRepository QA checks2018-01-1832-648/+74
|\
| * media-video/ffmpeg: Revert chromium.patch change and add -r1 for 9999James Le Cuirot2018-01-183-2/+38
| | | | | | | | | | | | | | | | | | | | My change to fix 9999 in 31be70b4de8dc1f3627765a4a35a4b5cf90a170f broke all versions when ffmpeg is not already installed. I have reverted this change for earlier versions and introduced a new patch with a different approach for 9999. Closes: https://bugs.gentoo.org/643750 Package-Manager: Portage-2.3.19, Repoman-2.3.6
| * eclass/linux-mod.eclass: only need EAPI>0 if using IUSE default.Robin H. Johnson2018-01-181-4/+4
| | | | | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
| * app-portage/repoman: stable 2.3.6 for hppa/sparcRolf Eike Beer2018-01-181-1/+1
| | | | | | | | | | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=644880 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa sparc"
| * dev-perl/JSON: stable 2.900.0 for hppaRolf Eike Beer2018-01-181-2/+2
| | | | | | | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
| * sys-apps/portage: stable 2.3.19-r1 for hppa/sparcRolf Eike Beer2018-01-181-1/+1
| | | | | | | | | | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=644826 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa sparc"
| * dev-lang/elixir: drop oldSergei Trofimovich2018-01-186-146/+0
| | | | | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
| * dev-lang/elixir: bump up to 1.6.0Sergei Trofimovich2018-01-182-0/+30
| | | | | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
| * sys-libs/libcxxrt: Remove ~mips keywordsMichał Górny2018-01-185-5/+5
| | | | | | | | | | The keywords have no use given that they are no longer present in sys-libs/libcxx.
| * sys-libs/libcxxabi: Remove old 3.9.0 versionMichał Górny2018-01-182-100/+0
| |
| * sys-libs/libcxx: Remove old 3.8.1 versionMichał Górny2018-01-183-192/+0
| | | | | | | | LLVM 3.8.1 has been removed from the tree, so libcxx can go too.
| * sys-libs/libcxx: Remove old 3.9.0 versionMichał Górny2018-01-182-217/+0
| |
| * sys-libs/libcxx: Remove ~mips from old versionsMichał Górny2018-01-182-2/+2
| | | | | | | | | | | | Remove the ~mips keyword that was present only on old versions. The package has never any reverse dependency on ~mips, and LLVM/Clang is currently not keyworded for ~mips.
| * eclass/linux-mod.eclass: implement MODULES_OPTIONAL_USE_IUSE_DEFAULT.Robin H. Johnson2018-01-181-1/+16
| | | | | | | | | | | | | | | | | | Add IUSE default support for $MODULES_OPTIONAL_USE use flag variable. Defaults to disabled, and individual packages will have it enabled rather than tree-wide. Bug: https://bugs.gentoo.org/635720 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
| * app-emulation/virtualbox-guest-additions: amd64 stable wrt bug #644894Mikle Kolyada2018-01-191-1/+1
| | | | | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
| * x11-drivers/xf86-video-virtualbox: amd64 stable wrt bug #644894Mikle Kolyada2018-01-191-1/+1
| | | | | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
| * app-emulation/virtualbox-extpack-oracle: amd64 stable wrt bug #644894Mikle Kolyada2018-01-191-1/+1
| | | | | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
| * app-emulation/virtualbox-bin: amd64 stable wrt bug #644894Mikle Kolyada2018-01-191-1/+1
| | | | | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
| * app-emulation/virtualbox-additions: amd64 stable wrt bug #644894Mikle Kolyada2018-01-191-1/+1
| | | | | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
| * app-emulation/virtualbox: amd64 stable wrt bug #644894Mikle Kolyada2018-01-191-1/+1
| | | | | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
| * app-emulation/virtualbox-modules: amd64 stable wrt bug #644894Mikle Kolyada2018-01-191-1/+1
| | | | | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* | 2018-01-18 21:44:19 UTCRepository QA checks2018-01-1825-222/+10
| |
* | Merge updates from masterRepository QA checks2018-01-1840-1697/+21
|\|
| * sys-libs/libomp: List broken PDS scheduler versionsMichał Górny2018-01-184-4/+16
| | | | | | | | | | | | | | | | | | | | The sched_yield() call has been reintroduced in PDS 0.98i. Improve the kernel check to explicitly list which PDS versions are affected, and which -pf kernels are affected (sadly, no fixed version yet). Big thanks to Holger Hoffstätte for convincing upstream to fix this and all the research! Bug: https://bugs.gentoo.org/638410
| * sys-devel/clang: Rename patch directory 5.0.0 -> 5.0.1Michał Górny2018-01-185-4/+4
| |
| * sys-devel/llvm-common: Drop old (5.0.0)Michał Górny2018-01-182-30/+0
| |
| * dev-python/lit: Drop old (5.0.0)Michał Górny2018-01-182-33/+0
| |
| * sys-devel/llvm: Drop old (5.0.0)Michał Górny2018-01-182-239/+0
| |
| * dev-ml/llvm-ocaml: Drop old (5.0.0)Michał Górny2018-01-182-134/+0
| |
| * sys-devel/lld: Drop old (5.0.0)Michał Górny2018-01-182-68/+0
| |
| * sys-devel/clang: Drop old (5.0.0)Michał Górny2018-01-182-298/+0
| |
| * dev-python/clang-python: Drop old (5.0.0)Michał Górny2018-01-182-46/+0
| |
| * dev-util/lldb: Drop old (5.0.0)Michał Górny2018-01-182-114/+0
| |
| * sys-libs/compiler-rt: Drop old (5.0.0)Michał Górny2018-01-182-98/+0
| |
| * sys-libs/compiler-rt-sanitizers: Drop old (5.0.0)Michał Górny2018-01-182-128/+0
| |
| * sys-libs/llvm-libunwind: Drop old (5.0.0)Michał Górny2018-01-182-47/+0
| |
| * sys-libs/libcxxabi: Drop old (5.0.0)Michał Górny2018-01-182-93/+0
| |
| * sys-libs/libcxx: Drop old (5.0.0)Michał Górny2018-01-182-200/+0
| |
| * sys-libs/libomp: Drop old (5.0.0)Michał Górny2018-01-182-82/+0
| |
| * sys-devel/clang-runtime: Drop old (5.0.0)Michał Górny2018-01-181-25/+0
| |
| * sys-devel/bc: Drop oldMikle Kolyada2018-01-191-53/+0
| | | | | | | | | | Closes: https://bugs.gentoo.org/635642 Package-Manager: Portage-2.3.19, Repoman-2.3.6
| * sys-devel/bc: alpha/arm64/m68k/s390/sh stable (bug #643414)Mikle Kolyada2018-01-191-1/+1
| | | | | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* | 2018-01-18 21:16:07 UTCRepository QA checks2018-01-182-3/+3
| |
* | Merge updates from masterRepository QA checks2018-01-181-1/+1
|\|
| * media-radio/cqrlog: fix mysql dependencyRichard Freeman2018-01-181-1/+1
| | | | | | | | | | Closes: https://bugs.gentoo.org/366649 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* | 2018-01-18 20:35:59 UTCRepository QA checks2018-01-189-21/+74
| |
* | Merge updates from masterRepository QA checks2018-01-1815-95/+316
|\|
| * www-client/opera-beta: Version 51.0.2830.8.Jeroen Roovers2018-01-182-0/+115
| | | | | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
| * app-crypt/pesign: remove oldAmy Liffey2018-01-183-66/+0
| | | | | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
| * app-crypt/pesign: Move efivar to RDEPENDDavid Michael2018-01-181-1/+1
| | | | | | | | | | Gentoo-Bug: https://bugs.gentoo.org/621802 Package-Manager: Portage-2.3.5, Repoman-2.3.2