Commit Graph

4 Commits

Author SHA1 Message Date
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
David Roman
07ae2b75ca */*: remove maintainer zdanevich.vitaly@ya.ru
Closes: https://github.com/gentoo/guru/pull/311
Signed-off-by: David Roman <davidroman96@gmail.com>
2025-04-05 02:34:02 +02:00
Vitaly Zdanevich
507892f544 app-benchmarks/unigine-superposition: new package, add 1.1
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Closes: https://github.com/gentoo/guru/pull/213
Reviewed-by: Viorel Munteanu <ceamac@gentoo.org>
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-07-19 10:13:40 +02:00