Commit Graph

5 Commits

Author SHA1 Message Date
Paul Zander
86ea8dab37 */*: drop *-linux keywords
See-also: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d25fad95cbaa525c8945d8e582c749d49524f49
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2025-12-19 12:59:06 +01: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
Ceres
7c15fdacf1 media-fonts/maple-mono: Add 7.9, drop 7.7-8
Signed-off-by: Ceres <ceres@ceressees.dev>
2025-12-05 12:53:53 +00:00
Ceres
f7155da843 media-fonts/maple-mono: update SRC_URI
Signed-off-by: Ceres <ceres@ceressees.dev>
2025-11-10 16:52:14 +00:00
Ceres
48f3548e9f media-fonts/maple-mono: new package, add 7.7, 7.8
Signed-off-by: Ceres <ceres@ceressees.dev>
2025-11-05 17:55:59 +00:00