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
Takuya Wakazono
b7ce3d7092
app-misc/github-desktop-bin: update LICENSE
...
OFL-1.1 instead of OFL.
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com >
2024-06-21 19:51:04 +09:00
Lucio Sauer
f2be215fb9
*/*: fix variable order
...
Manually went through some entries for `pkgcheck scan -c
VariableOrderCheck`.
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net >
2024-04-26 16:46:35 +02:00
Andrew Ammerlaan
6faabf045d
app-misc/github-desktop-bin: new package, add 3.3.1_rc1
...
This is conceptually interesting but I'm not fully convinced of its usefulness
yet. Parking it here to maybe revisit later, or maybe someone else can pick
it up. Ebuild is basically a copy of jupyterlab-desktop-bin.
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org >
2023-09-05 15:16:26 +02:00