Commit Graph

2 Commits

Author SHA1 Message Date
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
jordan
81fee0442d app-misc/github-desktop-bin: update to 3.4.9_rc1
- update ebuild
- update Manifest

Closes: https://github.com/gentoo/guru/pull/386
Signed-off-by: David Roman <davidroman96@gmail.com>
2025-10-29 15:50:18 +01:00