Commit Graph

3 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
Jan-Espen Oversand
536078a113 net-vpn/vtun-embedded: fix mistake
forgot the files dir, sorry.

Signed-off-by: Jan-Espen Oversand <sigsegv@radiotube.org>
2025-10-29 07:13:55 +01:00
Jan-Espen Oversand
005286625d net-vpn/vtun-embedded: new package, add 3.0.6
vtun-embedded is a fork of net-vpn/vtun::gentoo (I proxy maintain). This
is intended for situations where the full rewrite fork vtun-ng[rust] is not
practical or possible to use. I still recommend using vtun-ng as a
replacement for vtun whenever possible.

Signed-off-by: Jan-Espen Oversand <sigsegv@radiotube.org>
2025-10-29 07:07:31 +01:00