Commit Graph

11 Commits

Author SHA1 Message Date
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
Julien Roy
35c695edf1 gui-apps/walker: add 0.13.26
Signed-off-by: Julien Roy <julien@jroy.ca>
2025-08-14 10:35:10 -04:00
Vivian Heisz (vhz)
e5d3aa9eb4 gui-apps/walker: unkeyword 9999 for ~amd64
Live ebuilds should not be keyworded, by policy.

Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems>
2025-05-28 00:04:37 -04:00
Charlie Quinet
111fc1ffea gui-apps/walker: add live ebuild
At least this one will work

Signed-off-by: Charlie Quinet <w.iron.zombie@gmail.com>
2025-05-28 01:52:48 +02:00
Julien Roy
013debb837 gui-apps/walker: drop myself as a maintainer
Signed-off-by: Julien Roy <julien@jroy.ca>
2025-01-22 10:29:43 -05:00
Julien Roy
cec1650388 gui-apps/walker: drop 0.9.9
Signed-off-by: Julien Roy <julien@jroy.ca>
2025-01-13 14:34:19 -05:00
Julien Roy
85282807c4 gui-apps/walker: add 0.12.0
Signed-off-by: Julien Roy <julien@jroy.ca>
2025-01-13 14:33:37 -05:00
Julien Roy
d3026de33b gui-apps/walker: add missing RDEPEND
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-11-27 18:19:44 -05:00
Julien Roy
9b5d5a0c17 gui-apps/walker: add 0.10.3
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-11-27 18:17:00 -05:00
Julien Roy
21ee9944e4 gui-apps/walker: update DESCRIPTION
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-11-25 19:29:24 -05:00
Julien Roy
a520a57867 gui-apps/walker: new package, add 0.9.9
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-11-25 19:24:28 -05:00