Anna (cybertailor) Vyalkova
|
d38f9201bf
|
net-misc/graftcp: avoid race condition in "make install"
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
|
2026-01-03 16:07:19 +05:00 |
|
Dale Sweeney
|
09e86ef39b
|
net-misc/flypaper: new package, add 0.4.0
Signed-off-by: Dale Sweeney <agooglygooglr@gmail.com>
|
2025-12-31 03:19:18 -05:00 |
|
Jonas Frei
|
38444834cf
|
net-misc/xh: drop 0.25.0
Signed-off-by: Jonas Frei <freijon@pm.me>
|
2025-12-24 13:47:39 +01:00 |
|
Jonas Frei
|
e962e81641
|
net-misc/xh: add 0.25.3
Signed-off-by: Jonas Frei <freijon@pm.me>
|
2025-12-24 13:47:39 +01:00 |
|
Paul Zander
|
c0eefd60fe
|
net-misc/maestral-qt: Remove py3.11
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
|
2025-12-22 18:03:09 +01:00 |
|
Paul Zander
|
9de07bbcb8
|
net-misc/maestral: Remove py3.11
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
|
2025-12-22 18:03:04 +01:00 |
|
Paul Zander
|
f22c7682b2
|
net-misc/gazelle-tui: Remove py3.11
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
|
2025-12-22 18:02:58 +01:00 |
|
Viorel Munteanu
|
539304e364
|
net-misc/maestral: drop 1.9.4
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
|
2025-12-08 13:24:58 +02:00 |
|
Viorel Munteanu
|
af04609409
|
net-misc/maestral: drop 1.9.5
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
|
2025-12-08 13:24:58 +02:00 |
|
Viorel Munteanu
|
f1e7d0f5fa
|
net-misc/maestral-qt: drop 1.9.4
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
|
2025-12-08 13:24:58 +02:00 |
|
Viorel Munteanu
|
e2c31f4d9c
|
net-misc/maestral-qt: drop 1.9.5
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
|
2025-12-08 13:24:58 +02:00 |
|
Viorel Munteanu
|
f8593cb463
|
net-misc/maestral-qt: add 1.9.8
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
|
2025-12-08 13:24:57 +02:00 |
|
Viorel Munteanu
|
80f8204034
|
net-misc/maestral: add 1.9.6, drop 1.9.6_rc0
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
|
2025-12-08 13:22:58 +02:00 |
|
Haelwenn (lanodan) Monnier
|
e31f92ef21
|
net-misc/cve-client: EGIT_REPO_URI hacktivis.me -> anongit.hacktivis.me
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
|
2025-12-08 04:49:55 +01:00 |
|
Sergey Alirzaev
|
b201b9e519
|
net-misc/toot: purge crazy ttf-ancient-fonts
it is a cli/tui, no sensible need to pull any fonts
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
|
2025-12-06 00:43:22 +01:00 |
|
Nicolas PARLANT
|
090fe72bce
|
net-misc/jool-modules: fix kernel 6.18
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
|
2025-12-05 07:11:38 +01:00 |
|
Sergey Alirzaev
|
da4671a640
|
net-misc/toot: bump to 0.51.0, fixes, rm old
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
|
2025-12-03 15:39:08 +01:00 |
|
Jonas Toth
|
a81049aafd
|
net-misc/gazelle-tui: remove 1.7.0
Signed-off-by: Jonas Toth <gentoo@jonas-toth.eu>
|
2025-11-28 19:22:04 +01:00 |
|
Jonas Toth
|
4705c07047
|
net-misc/gazelle-tui: add 1.8.2
Signed-off-by: Jonas Toth <gentoo@jonas-toth.eu>
|
2025-11-28 19:16:00 +01:00 |
|
Nicolas PARLANT
|
c8a6152128
|
net-misc/wstunnel: drop 10.4.4
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
|
2025-11-26 11:11:26 +01:00 |
|
Nicolas PARLANT
|
088e098a7f
|
net-misc/wstunnel: add 10.5.1
update rust_min to 1.88.0
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
|
2025-11-26 11:11:04 +01:00 |
|
Paul Zander
|
e07d695d5d
|
*/*: Add := to virtual/zlib deps
Add := to virtual/zlib deps, part 1
Done via:
```
git grep -l virtual/zlib$ | xargs sed -i -e 's@virtual/zlib$@&:=@'
```
Add := to virtual/zlib deps
Done via:
```
git grep -l 'virtual/zlib ' |
xargs sed -i -e 's@virtual/zlib @virtual/zlib:= @g'
```
Unify virtual/zlib:0= to virtual/zlib:=
Done via:
```
git grep -l 'virtual/zlib:0=' |
xargs sed -i -e 's@virtual/zlib:0=@virtual/zlib:=@g'
```
Add := to virtual/zlib deps, part 3
Done via:
```
git grep -l 'virtual/zlib:0' |
xargs sed -i -e 's@virtual/zlib:0@virtual/zlib:=@g'
git grep -l 'virtual/zlib:=/' |
xargs sed -i -e 's@virtual/zlib:=/@virtual/zlib:0/@g'
```
Add := to virtual/zlib deps, part 4
Done via:
```
git grep -l 'virtual/zlib\[' |
xargs sed -i -e 's@virtual/zlib\[@virtual/zlib:=\[@g'
```
Use := on virtual/zlib deps, part 5
Done via:
```
git grep -l 'virtual/zlib-' |
xargs sed -i -r -e 's@virtual/zlib-[0-9.]*(-r[0-9]*)?@&:=@g'
git grep -l 'virtual/zlib-' | xargs sed -i -e 's@:=:=@:=@g'
pkgcheck scan --commits \
-c SourcingCheck,VisibilityCheck,DependencyCheck --exit error
```
Use := on virtual/zlib deps, part 6
Done via:
```
git grep -l 'virtual/zlib"' | xargs sed -i -e 's@virtual/zlib"@virtual/zlib:="@'
```
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
|
2025-11-18 17:53:08 +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 |
|
Ceres
|
4131b79a0e
|
net-misc/kissy: new package, add 1.2
Signed-off-by: Ceres <ceres@ceressees.dev>
|
2025-11-18 22:21:23 +00:00 |
|
Takuya Wakazono
|
6f3ee817d6
|
net-misc/megasync: drop 5.15.0.1
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
|
2025-11-17 23:10:21 +09:00 |
|
Takuya Wakazono
|
a6dc291365
|
net-misc/megasync: add 6.0.0.3
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
|
2025-11-17 23:10:21 +09:00 |
|
Anna (cybertailor) Vyalkova
|
a8b5741a28
|
net-misc/cellbroadcastd: use signature from sec-keys/openpgp-keys-phosh
v2025 has keys both for phosh and cbd.
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
|
2025-11-07 20:39:12 +05:00 |
|
Anna (cybertailor) Vyalkova
|
06dda1f497
|
net-misc/cellbroadcastd: add 0.0.3
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
|
2025-11-06 22:35:35 +05:00 |
|
Jonas Toth
|
1c7422d87b
|
net-misc/gazelle-tui: adjust textual dependency version
Signed-off-by: Jonas Toth <gentoo@jonas-toth.eu>
|
2025-11-05 12:01:41 +01:00 |
|
Jonas Toth
|
a6b2edbbae
|
net-misc/gazelle-tui: new app in v1.7.{0,2}
Signed-off-by: Jonas Toth <gentoo@jonas-toth.eu>
|
2025-11-05 11:25:44 +01:00 |
|
Anna (cybertailor) Vyalkova
|
c737d2cf81
|
net-misc/gdown: enable py3.14
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
|
2025-10-27 18:27:23 +05:00 |
|
Anna (cybertailor) Vyalkova
|
327cb65b40
|
net-misc/lyrics-in-terminal: enable py3.14
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
|
2025-10-27 18:27:23 +05:00 |
|
Anna (cybertailor) Vyalkova
|
8d6004f2e6
|
net-misc/gmcapsule: enable py3.14
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
|
2025-10-27 18:27:23 +05:00 |
|
Paul Zander
|
abccdcbee3
|
Revert "Update my name"
This reverts commit ba97633bc0.
"m <m@sirabella.org>" is not a mail address known to bugzilla and thus
breaks guru CI.
Bug: https://bugs.gentoo.org/834666
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
|
2025-10-20 21:34:20 +02:00 |
|
m
|
ba97633bc0
|
Update my name
Signed-off-by: m <m@sirabella.org>
|
2025-10-20 10:46:33 -07:00 |
|
Viorel Munteanu
|
b4ec4a8170
|
net-misc/maestral-qt: add 1.9.6_rc0
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
|
2025-10-18 19:19:06 +03:00 |
|
Viorel Munteanu
|
dc861078ec
|
net-misc/maestral: add 1.9.6_rc0
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
|
2025-10-18 19:19:06 +03:00 |
|
Andres Becerra
|
059c5f3125
|
net-misc/freetube-bin: add 0.23.12_beta
Signed-off-by: Andres Becerra <andres.becerra@gmail.com>
|
2025-10-17 20:24:29 +02:00 |
|
Andres Becerra
|
e57543e6e3
|
net-misc/freetube-bin: add 0.23.11_beta
Signed-off-by: Andres Becerra <andres.becerra@gmail.com>
|
2025-10-14 21:47:44 +02:00 |
|
Tim Lapawa
|
6592b47769
|
Using ver_cut in SRC_URI
Signed-off-by: Tim Lapawa <gentoo@lapawa.de>
|
2025-10-14 19:47:13 +02:00 |
|
Tim Lapawa
|
8a5d0713ca
|
net-misc/brickd: add 2.4.8
Signed-off-by: Tim Lapawa <gentoo@lapawa.de>
|
2025-10-14 19:42:52 +02:00 |
|
Sergey Alirzaev
|
d0f419d006
|
net-misc/mbpoll: rm extra space
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
|
2025-10-14 16:28:23 +02:00 |
|
RavFX XMR
|
f74ea7122b
|
net-misc/freetube-bin: add 0.23.10_beta, drop 0.23.9_beta
Signed-off-by: RavFX XMR <ravfx@xmr.mx>
|
2025-10-13 22:47:50 -06:00 |
|
Nicolas PARLANT
|
a7c2ff63b1
|
net-misc/wstunnel: drop 10.4.3
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
|
2025-10-11 23:37:19 +02:00 |
|
Nicolas PARLANT
|
03ae8264df
|
net-misc/wstunnel: add 10.5.0
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
|
2025-10-11 23:36:49 +02:00 |
|
Viorel Munteanu
|
fae912eb32
|
net-misc/maestral-qt: add 1.9.5
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
|
2025-10-07 20:18:53 +03:00 |
|
Viorel Munteanu
|
0a328a765b
|
net-misc/maestral: add 1.9.5
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
|
2025-10-07 20:08:43 +03:00 |
|
Anna (cybertailor) Vyalkova
|
9ee0f61539
|
net-misc/gmcapsule: add 0.9.8
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
|
2025-10-05 17:34:14 +05:00 |
|
Tim Lapawa
|
8f9e7a09c7
|
net-misc/brickd: add myself as a maintainer
Signed-off-by: Tim Lapawa <gentoo@lapawa.de>
|
2025-10-04 12:30:17 +02:00 |
|
Takuya Wakazono
|
66e7ba8168
|
net-misc/megasync: fix USE=mediainfo
USE_MEDIAINFO was replaced by ENABLE_MEDIA_FILE_METADATA.
806853ba1b
Closes: https://bugs.gentoo.org/963572
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
|
2025-10-01 01:26:31 +09:00 |
|