gpo.zugaina.org

Search Portage & Overlays:

net-p2p/fopnu

P2P file sharing system

Screenshots

ChangeLog

commit d2bbb6ac030916bf500cfeb15c05c2b6d2293c09
Author: Paul Zander <negril.nx+gentoo@gmail.com>
Date: Tue Nov 18 17:59:01 2025 +0100

*/*: 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>

commit c23791504e3bd1ef571d794b8e6c624a71c8b6f3
Author: Paul Zander <negril.nx+gentoo@gmail.com>
Date: Sun Nov 16 23:26:20 2025 +0100

*/*: 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>

commit 3ab5d7b7c38de50b3410a31ff4bb2f2ee71f2060
Author: Pavel Sobolev <contact@paveloom.dev>
Date: Sun Jun 29 22:08:37 2025 +0300

net-p2p/fopnu: add 1.68, drop 1.67

Signed-off-by: Pavel Sobolev <contact@paveloom.dev>

commit 19f181d9443c554d844b98f0cc455ca77360bfdb
Author: Pavel Sobolev <contact@paveloom.dev>
Date: Thu Jun 5 21:44:34 2025 +0300

net-p2p/fopnu: new package, add 1.67

Signed-off-by: Pavel Sobolev <contact@paveloom.dev>