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
..
2025-07-31 12:15:26 -04:00
2025-11-10 16:48:16 +01:00
2025-11-08 14:50:58 -06:00
2025-12-16 05:56:41 +06:00
2025-04-29 16:33:32 +09:00
2025-10-16 17:51:22 +02:00
2025-05-20 22:24:43 +09:00
2025-06-23 10:45:45 +02:00
2025-04-30 01:04:49 +09:00
2025-05-02 01:42:58 +09:00
2025-05-02 01:42:58 +09:00
2025-05-01 02:09:57 +09:00
2025-05-02 01:42:58 +09:00
2025-05-02 01:42:58 +09:00
2025-05-02 01:42:59 +09:00
2025-05-02 01:42:59 +09:00
2025-05-19 23:59:58 +09:00
2025-05-20 22:24:43 +09:00
2025-05-13 02:04:56 +09:00
2025-04-27 02:01:15 +09:00
2025-05-13 02:04:56 +09:00
2025-05-06 01:34:47 +09:00
2025-05-01 02:09:57 +09:00
2025-09-18 00:06:21 +09:00
2025-05-06 01:34:46 +09:00
2025-12-01 16:03:55 +01:00
2025-10-31 20:25:34 +01:00
2025-12-14 22:17:36 +01:00
2025-08-20 05:49:29 +02:00
2025-10-21 12:26:48 +03:00
2025-11-10 10:48:27 +01:00
2025-11-14 10:55:37 +01:00
2025-12-04 02:45:27 +00:00
2025-05-04 12:19:28 +02:00
2025-04-05 13:07:13 +02:00
2025-04-04 23:39:34 +02:00
2025-10-16 17:51:21 +02:00
2025-06-19 08:45:48 +01:00
2025-09-16 11:31:38 +02:00
2025-10-27 20:33:34 +01:00
2025-05-11 22:31:58 +09:00
2025-05-02 00:16:41 +02:00
2025-05-02 00:16:42 +02:00
2025-08-04 10:56:12 +02:00
2025-08-04 10:56:24 +02:00
2025-05-11 11:08:21 +02:00
2025-06-04 14:30:17 +02:00
2025-06-07 20:48:50 +02:00
2025-08-04 10:56:33 +02:00
2025-06-07 20:34:43 +02:00
2025-08-06 18:26:23 +02:00
2025-06-01 16:41:38 -04:00
2025-11-18 17:53:08 +01:00
2025-06-10 13:06:26 +02:00
2025-11-21 21:12:07 +01:00
2025-09-16 22:58:40 -03:00
2025-06-10 13:06:26 +02:00
2025-08-26 17:39:44 +02:00
2025-05-17 22:56:27 +10:00
2025-11-01 00:19:36 +01:00
2025-09-16 21:30:44 -03:00
2025-12-10 20:14:12 +01:00
2025-08-09 20:17:26 -04:00
2025-12-01 16:04:11 +01:00
2025-04-05 02:34:02 +02:00
2025-12-16 05:56:41 +06:00
2025-11-03 13:04:36 -03:00
2025-11-23 13:19:26 +01:00
2025-09-29 18:39:19 +03:00
2025-09-20 20:40:20 +02:00
2025-11-29 18:40:18 +09:00
2025-08-27 18:37:02 -04:00
2025-06-19 22:32:24 +05:00
2025-09-20 12:04:52 +02:00
2025-08-20 13:09:58 +02:00
2025-11-16 23:26:20 +01:00
2025-10-19 07:00:49 +09:00
2025-07-23 14:34:06 +02:00
2025-05-25 17:49:41 +02:00
2025-11-29 19:24:29 +09:00
2025-12-10 20:14:13 +01:00