lanodan commented on pull request gentoo/gentoo#1241 2026年06月24日 13:05:12 +02:00
media-sound/quimup: add 2.1.2

Yeah, dev-util/deblob::guru was pretty much made for this purpose. (manpage with a bashrc example: https://hacktivis.me/git/deblob.mdoc/)

lanodan created pull request gentoo/gentoo#1209 2026年06月21日 16:55:30 +02:00
sys-fs/mdevd: import from ::guru, add 0.1.8.2
lanodan commented on pull request gentoo/gentoo#1144 2026年06月12日 05:48:54 +02:00
dev-lang/elixir: add 1.20.1, drop 1.20.0 and backport security patches

Also stabilization-wise, 1.20.x is quite too recent and so far has no consumers:

lanodan created pull request gentoo/gentoo#1144 2026年06月12日 05:41:30 +02:00
dev-lang/elixir: backport security fixes from 1.20.1 to 1.16.3
lanodan created pull request gentoo/gentoo#1107 2026年06月09日 03:01:42 +02:00
sys-devel/cproc: add 0_pre20260527
lanodan created pull request gentoo/gentoo#1100 2026年06月07日 16:51:14 +02:00
sys-devel/qbe: fix strict-aliasing issue in 1.3
lanodan created pull request gentoo/gentoo#1088 2026年06月06日 05:07:20 +02:00
dev-lang/elixir: add 1.20.0
lanodan commented on pull request gentoo/gentoo#1035 2026年06月03日 04:25:36 +02:00
sys-devel/qbe: add 1.3

And yeah for the BDEPEND line it's a bit weird, maybe kernel_winnt instead but there's nothing using that in ::gentoo.

lanodan commented on pull request gentoo/gentoo#1035 2026年06月03日 04:13:35 +02:00
sys-devel/qbe: add 1.3

I didn't even know there was a elibc_mingw and, given we do not have proper mingw profiles, I don't think anything even sets it?

lanodan commented on pull request gentoo/gentoo#1034 2026年06月03日 01:41:22 +02:00
net-misc/tinyssh: drop 20260301, add 20260601, add sec-keys/openpgp-keys-janmojzis

Oh neat, fixed

lanodan created pull request gentoo/gentoo#1035 2026年06月02日 05:28:50 +02:00
sys-devel/qbe: add 1.3
lanodan created pull request gentoo/gentoo#1034 2026年06月01日 22:44:02 +02:00
net-misc/tinyssh: add 20260601
lanodan created pull request gentoo/gentoo#833 2026年05月05日 19:34:55 +02:00
app-arch/unrpa: enable py3.14
lanodan commented on pull request gentoo/gentoo#567 2026年04月13日 14:03:24 +02:00
dev-libs/lexbor: import from ::guru, add 3.0.0

For this one, after checking again, LEXBOR_BUILD_UTILS seems to be purely internal, and LEXBOR_BUILD_EXAMPLES is similar but enables more tests.

lanodan commented on pull request gentoo/gentoo#567 2026年04月13日 14:02:06 +02:00
dev-libs/lexbor: import from ::guru, add 3.0.0

Ah yeah it does, good catch

lanodan commented on pull request gentoo/gentoo#567 2026年04月13日 14:01:42 +02:00
dev-libs/lexbor: import from ::guru, add 3.0.0

Nothing does so removed it

lanodan created pull request gentoo/gentoo#567 2026年04月09日 19:44:03 +02:00
dev-libs/lexbor: import from ::guru, add 3.0.0
lanodan created pull request gentoo/gentoo#518 2026年04月04日 13:50:03 +02:00
gui-libs/gtk-layer-shell: add 0.10.1
lanodan created pull request gentoo/gentoo#479 2026年04月01日 10:10:20 +02:00
net-misc/tinyssh: add 20260401
lanodan commented on pull request gentoo/gentoo#459 2026年03月30日 10:58:37 +02:00
sys-devel/qbe: fix default target for cross-compiled builds

Yeah, I'd expect qbe to fail (empty config.h leaving Deftgt undefined) but better be sure than sorry, so added die on fallbacks