Paul Zander
d2bbb6ac03
*/*: QA fixes for prebuilt packages
...
Define SRC_URI only for supported archs.
Explicitly dekeyword them on unsupported arches.
Replace := from DEPENDS with the actual slot as it has no effect since we do not
rebuild against the new slot.
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com >
2025-11-18 17:59:01 +01:00
Paul Zander
c23791504e
*/*: update for virtual/zlib
...
Update done using:
```
git grep -l sys-libs/zlib sys-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g
git grep -l virtual/zlib-ng sys-* | xargs sed -i -e s@virtual/zlib-ng@sys-libs/zlib-ng@g
git diff --name-only | xargs copybump
git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead
pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error
```
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com >
2025-11-16 23:26:20 +01:00
Pavel Sobolev
3ab5d7b7c3
net-p2p/fopnu: add 1.68, drop 1.67
...
Signed-off-by: Pavel Sobolev <contact@paveloom.dev >
2025-06-29 22:11:55 +03:00
Pavel Sobolev
19f181d944
net-p2p/fopnu: new package, add 1.67
...
Signed-off-by: Pavel Sobolev <contact@paveloom.dev >
2025-06-05 21:55:14 +03:00