Commit Graph

4 Commits

Author SHA1 Message Date
AshyPinguin
73fcd73d8d gui-apps/awww: sync 9999 with 0.12.1
Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
2026-05-26 18:32:38 +02:00
David Roman
eeadb67b8d gui-apps/awww: fix S variable for live ebuild
Closes: https://bugs.gentoo.org/972407
Signed-off-by: David Roman <stkw0@disroot.org>
2026-04-22 10:28:02 +02:00
ingenarel
2585c9f1ad */*: leading whitespaces -> tab
command used:
```
find -type f -name '*.ebuild' -exec sed -i -E 's/^    /\t/g' {} +
```

I was running this command anyway after when I was working on a few
packages because my formatter broke, decided to run it on the root of
the repo then because I was already gonna run it on the packages that I
was working on

I checked each package manually and ran pkgdev to actually see if it was
emitting any warnings, and all of them did for the leading whitepsaces

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-12-16 05:56:41 +06:00
Pieter
575463425f gui-apps/awww: rename gui-apps/swww
Signed-off-by: Pieter <pieter.kn0101@gmail.com>
2025-12-01 20:40:56 +01:00