summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/libomp: Remove obsolete libelf dependencyMichał Górny2022-10-162-2/+0
| | | | | | | Upstream commit 300155911a6d removed the dependency on libelf, so let's remove it from the ebuild as well. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Remove redundant postinst messageMichał Górny2022-10-163-24/+0
| | | | | | | | | libcxx is not the only runtime installed along with clang, explicitly passing -stdlib= is not the only (or the best) way of using it, and it is uncommon for a package to tell users how to use it in postinst anyway. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/lld: Depend on sys-libs/zlib explicitlyMichał Górny2022-10-163-0/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/engauge: reset xdg environmentAndreas K. Hüttel2022-10-161-1/+1
| | | | | Closes: https://bugs.gentoo.org/656926 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-libs/libclc: Add 16.0.0_pre20221016 snapshotMichał Górny2022-10-162-0/+69
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang-runtime: Add 16.0.0_pre20221016 snapshotMichał Górny2022-10-161-0/+41
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libomp: Add 16.0.0_pre20221016 snapshotMichał Górny2022-10-162-0/+138
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Add 16.0.0_pre20221016 snapshotMichał Górny2022-10-162-0/+213
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxxabi: Add 16.0.0_pre20221016 snapshotMichał Górny2022-10-162-0/+117
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/llvm-libunwind: Add 16.0.0_pre20221016 snapshotMichał Górny2022-10-162-0/+121
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Add 16.0.0_pre20221016 snapshotMichał Górny2022-10-162-0/+219
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt: Add 16.0.0_pre20221016 snapshotMichał Górny2022-10-162-0/+151
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/lldb: Add 16.0.0_pre20221016 snapshotMichał Górny2022-10-162-0/+116
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/lld: Add 16.0.0_pre20221016 snapshotMichał Górny2022-10-162-0/+83
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/lit: Add 16.0.0_pre20221016 snapshotMichał Górny2022-10-162-0/+43
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/clang-python: Add 16.0.0_pre20221016 snapshotMichał Górny2022-10-162-0/+54
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Add 16.0.0_pre20221016 snapshotMichał Górny2022-10-162-0/+458
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang-common: Add 16.0.0_pre20221016 snapshotMichał Górny2022-10-162-0/+127
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ml/llvm-ocaml: Add 16.0.0_pre20221016 snapshotMichał Górny2022-10-162-0/+113
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Add 16.0.0_pre20221016 snapshotMichał Górny2022-10-162-0/+524
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm-common: Add 16.0.0_pre20221016 snapshotMichał Górny2022-10-162-0/+29
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* llvm.org.eclass: Add 16.0.0_pre20221016 snapshotMichał Górny2022-10-161-0/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-fs/hfsutils: fix IncorrectCopyrightSam James2022-10-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/hfsutils: add 3.2.6_p15, fix build w/ Clang 16Sam James2022-10-164-0/+170
| | | | | Closes: https://bugs.gentoo.org/871165 Signed-off-by: Sam James <sam@gentoo.org>
* games-roguelike/nethack: fix build w/ clang16, pass -std=gnu89Ionen Wolkens2022-10-162-5/+27
| | | | | | | | | wrt -Wno-error, this has the same problem as net-misc/vncrec for which there's not much that can reasonably be done about here (and is harmless). Closes: https://bugs.gentoo.org/874462 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-wm/vtwm: EAPI7->8, drop rplay, fix w/ clang16, -std=gnu89Ionen Wolkens2022-10-163-31/+43
| | | | | | | | | | Also added some lacking EPREFIX and xsetroot dep. Just surface fixes, left old patches/sed as-is given haven't tried runtime (may be due for last rites like rplay). Closes: https://bugs.gentoo.org/874468 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-java/byte-buddy: Stabilize 1.12.14 arm64, #877085Sam James2022-10-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/palo: drop 2.14, 2.16Sam James2022-10-163-94/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 12.2.1_p20221015Sam James2022-10-161-0/+52
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 11.3.1_p20221014Sam James2022-10-161-0/+52
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 10.4.1_p20221013Sam James2022-10-162-0/+61
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-apps/phpsysinfo: drop 3.4.1Conrad Kostecki2022-10-162-53/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* www-apps/phpsysinfo: stabilize all-archesConrad Kostecki2022-10-161-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-libs/libjxl: Stabilize 0.7.0_pre20220825 sparc, #877289Arthur Zamarin2022-10-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-cpp/highway: Stabilize 1.0.1-r1 sparc, #877289Arthur Zamarin2022-10-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* acct-user/jellyfin: drop 0Craig Andrews2022-10-161-12/+0
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* acct-user/jellyfin: add jellyfin to the video groupCraig Andrews2022-10-161-0/+12
| | | | | Closes: https://bugs.gentoo.org/877185 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sci-libs/silo: Fix configure w/o Qt binaries in PATH, drop which usageAndreas Sturmlechner2022-10-162-1/+48
| | | | | Closes: https://bugs.gentoo.org/851018 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-analyzer/tcpreplay: drop 4.3.4, 4.4.1John Helmert III2022-10-163-166/+0
| | | | | | Bug: https://bugs.gentoo.org/836240 Bug: https://bugs.gentoo.org/833139 Signed-off-by: John Helmert III <ajak@gentoo.org>
* profiles: mask <openssl-1.1.1John Helmert III2022-10-161-0/+5
| | | | | | | | | | | | Bug: https://bugs.gentoo.org/876787 Bug: https://bugs.gentoo.org/741570 Bug: https://bugs.gentoo.org/809980 Bug: https://bugs.gentoo.org/832339 Bug: https://bugs.gentoo.org/835343 Bug: https://bugs.gentoo.org/842489 Bug: https://bugs.gentoo.org/856592 Closes: https://github.com/gentoo/gentoo/pull/22909 Signed-off-by: John Helmert III <ajak@gentoo.org>
* dev-libs/libp11: depend on openssl[bindist(+)]John Helmert III2022-10-162-3/+3
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* dev-libs/libp11: drop 0.4.10-r1, 0.4.11-r1John Helmert III2022-10-163-63/+0
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* media-gfx/engauge: Fix src_install by generating engauge.qch in ebuildAndreas Sturmlechner2022-10-161-2/+3
| | | | | | | Closes: https://bugs.gentoo.org/655372 Closes: https://bugs.gentoo.org/764452 Closes: https://bugs.gentoo.org/847244 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/yle-dl: add 20221015Joonas Niilola2022-10-162-0/+68
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-dns/knot-resolver: new package, add 5.5.3Matthew Smith2022-10-165-0/+181
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sec-keys/openpgp-keys-knot-resolver: new package, add 20221016Matthew Smith2022-10-163-0/+28
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* acct-user/knot-resolver: new package, add 0Matthew Smith2022-10-162-0/+20
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* acct-group/knot-resolver: new package, add 0Matthew Smith2022-10-162-0/+16
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* net-libs/accounts-qml: Does use dev-qt/qdoc:5 after allAndreas Sturmlechner2022-10-161-0/+1
| | | | | Closes: https://bugs.gentoo.org/877315 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-admin/calamares: drop 3.2.32.1-r1Andreas Sturmlechner2022-10-163-180/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>