summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* app-emulation/wine-proton: trim README of obsolete eselect issueIonen Wolkens2022-11-231-2/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-staging: backport opengl32.dll fix to 7.21Ionen Wolkens2022-11-232-1/+75
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-vanilla: backport opengl32.dll fix to 7.21Ionen Wolkens2022-11-232-1/+75
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-misc/radvd: fix build w/ clang 16Sam James2022-11-242-0/+136
| | | | | Closes: https://bugs.gentoo.org/880823 Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/znc-palaver: drop 1.2.1-r1Conrad Kostecki2022-11-242-61/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-irc/znc-palaver: x86 stableConrad Kostecki2022-11-241-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-irc/znc-palaver: amd64 stableConrad Kostecki2022-11-241-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/say: drop 1.3_p1-r1Conrad Kostecki2022-11-242-49/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/say: stabilize all-archesConrad Kostecki2022-11-241-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-crypt/acme-sh: drop 3.0.4Conrad Kostecki2022-11-242-55/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-crypt/acme-sh: add 3.0.5Conrad Kostecki2022-11-242-0/+55
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-python/bracex: Keyword 2.3_p1 arm, #882593Sam James2022-11-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: Keyword 3.2.7-r1 arm, #882593Sam James2022-11-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/bracex: Keyword 2.3_p1 sparc, #882593Sam James2022-11-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: Keyword 3.2.7-r1 sparc, #882593Sam James2022-11-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/bracex: Keyword 2.3_p1 arm64, #882593Sam James2022-11-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: Keyword 3.2.7-r1 arm64, #882593Sam James2022-11-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: add 5.2_p12Sam James2022-11-232-0/+350
| | | | | Bug: https://bugs.gentoo.org/873931 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/wine-proton: adjust mold workaroundIonen Wolkens2022-11-233-3/+3
| | | | | | | -version worked fine but is not correct (typo), so replace it (--version emits collect2 noise, so also add 2>/dev/null) Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-staging: adjust mold workaroundIonen Wolkens2022-11-234-4/+4
| | | | | | | -version worked fine but is not correct (typo), so replace it (--version emits collect2 noise, so also add 2>/dev/null) Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-vanilla: adjust mold workaroundIonen Wolkens2022-11-236-6/+6
| | | | | | | -version worked fine but is not correct (typo), so replace it (--version emits collect2 noise, so also add 2>/dev/null) Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-util/idea-community: drop 2022.2.3Mike Pagano2022-11-232-137/+0
| | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* dev-util/idea-community: add 2022.2.4Mike Pagano2022-11-232-0/+137
| | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* media-libs/liblscp: Stabilize 0.9.7 amd64, #882599Sam James2022-11-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/liblscp: Stabilize 0.9.7 x86, #882599Sam James2022-11-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/schismtracker: Stabilize 20221020 amd64, #882597Sam James2022-11-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/schismtracker: Stabilize 20221020 x86, #882597Sam James2022-11-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-vpn/libreswan: add github upstream metadataSam James2022-11-231-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/wine-proton: bdepend on binutilsIonen Wolkens2022-11-233-0/+3
| | | | | | | Due to tc-ld-force-bfd while binutils can possibly be missing on llvm profiles. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-staging: bdepend on binutilsIonen Wolkens2022-11-234-0/+4
| | | | | | | Due to tc-ld-force-bfd while binutils can possibly be missing on llvm profiles. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-vanilla: bdepend on binutilsIonen Wolkens2022-11-236-0/+6
| | | | | | | Due to tc-ld-force-bfd while binutils can possibly be missing on llvm profiles. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* profiles/arch/riscv: p.use.mask www-servers/varnish[jit]Yixun Lan2022-11-241-0/+4
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-emulation/wine-proton: workaround for moldIonen Wolkens2022-11-233-0/+15
| | | | | | | | Everything segfaults if built with either mold or lld, but tc-ld-force-bfd (currently) ignores mold. Skipping revbump given global mold usage is not widespread. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-staging: workaround for moldIonen Wolkens2022-11-234-0/+20
| | | | | | | | Everything segfaults if built with either mold or lld, but tc-ld-force-bfd (currently) ignores mold. Skipping revbump given global mold usage is not widespread. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-vanilla: workaround for moldIonen Wolkens2022-11-236-0/+30
| | | | | | | | Everything segfaults if built with either mold or lld, but tc-ld-force-bfd (currently) ignores mold. Skipping revbump given global mold usage is not widespread. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* profiles: Add more mips systemd profilesAndreas K. Hüttel2022-11-2313-0/+24
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* x11-drivers/nvidia-drivers: cleanup deprecated atk from 0/390Ionen Wolkens2022-11-232-2/+2
| | | | | | New is stable for x86 now. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/qscintilla-python: drop 2.13.1Andreas Sturmlechner2022-11-232-83/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-libs/qscintilla: drop 2.13.1Andreas Sturmlechner2022-11-232-81/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-tcltk/expect: drop 5.45.4-r2Andreas Sturmlechner2022-11-231-84/+0
| | | | | Closes: https://bugs.gentoo.org/878645 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-misc/vde: drop 2.3.2-r6, 2.3.2_p20191011-r1Andreas Sturmlechner2022-11-238-354/+8
| | | | | Closes: https://bugs.gentoo.org/879805 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-mathematics/octave: drop 5.2.0Andreas Sturmlechner2022-11-234-223/+0
| | | | | Closes: https://bugs.gentoo.org/854489 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde-misc/plasma-pass: drop 1.2.0Andreas Sturmlechner2022-11-231-39/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde-misc/plasma-pass: fix logging categories dir, update EAPI 7 -> 8Andreas Sturmlechner2022-11-232-0/+74
| | | | | | Add missing runtime dependency (for 1.2.0, changed upstream in git master). Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-emulation/wine-proton: add 7.0.5Ionen Wolkens2022-11-232-0/+315
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-proton: migrate to eselect-wine-2Ionen Wolkens2022-11-232-32/+10
| | | | | | | | | | | | | | While >=eselect-wine-2 does not need ebuild modifications to work thanks to compat code, downgrading it does not work nicely given Wine slots won't be "registered" anymore (requires doing it manually, or re-emerging wine). So cleanup now and force IDEPEND on newer to help prevent mishaps. The replace check, nonfatal, registering, etc... is no longer necessary. prerm -> postrm is intended, prerm still works but relies on hacks to do so and should be avoided. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-staging: migrate to eselect-wine-2Ionen Wolkens2022-11-234-60/+16
| | | | | | | | | | | | | | While >=eselect-wine-2 does not need ebuild modifications to work thanks to compat code, downgrading it does not work nicely given Wine slots won't be "registered" anymore (requires doing it manually, or re-emerging wine). So cleanup now and force IDEPEND on newer to help prevent mishaps. The replace check, nonfatal, registering, etc... is no longer necessary. prerm -> postrm is intended, prerm still works but relies on hacks to do so and should be avoided. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-vanilla: migrate ~arch to eselect-wine-2Ionen Wolkens2022-11-235-75/+20
| | | | | | | | | | | | | | While >=eselect-wine-2 does not need ebuild modifications to work thanks to compat code, downgrading it does not work nicely given Wine slots won't be "registered" anymore (requires doing it manually, or re-emerging wine). So cleanup now and force IDEPEND on newer to help prevent mishaps. The replace check, nonfatal, registering, etc... is no longer necessary. prerm -> postrm is intended, prerm still works but relies on hacks to do so and should be avoided. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-eselect/eselect-wine: unleash eselect-wine-2Ionen Wolkens2022-11-231-2/+1
| | | | | | | | | | | | | | | | | | Had expected to need a 2.0.1 before this, but no issues reported so far. Let's see how it goes. I do imagine it may cause some confusion given portage doesn't make emerging it pretty and need to source /etc/profile at least once, but have no "good" solutions to these beside warnings. (also expecting a benign tinderbox bug about symlinks which can't be silenced currently) Closes: https://bugs.gentoo.org/632576 Closes: https://bugs.gentoo.org/657748 Closes: https://bugs.gentoo.org/717470 Closes: https://bugs.gentoo.org/874612 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-eselect/eselect-wine: adjust elog textIonen Wolkens2022-11-231-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>