dev-cpp/robotraconteur-companion
Robot Raconteur C++ Companion Library
ChangeLog
commit 74f75d2e423b2fd2cf153aac5d0d5c93a02bc5f5
Author: John Wason <wason@wasontech.com>
Date: Fri Dec 19 03:19:26 2025 +0000
dev-cpp/robotraconteur-companion: improve ebuild
Signed-off-by: John Wason <wason@wasontech.com>
commit 2585c9f1adb31d0d09c9a29fa249194c68957617
Author: ingenarel <ingenarelitems@gmail.com>
Date: Tue Dec 16 05:54:25 2025 +0600
*/*: 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>
commit 0a12513a41027f0045964ea14995411881c8fa02
Author: John Wason <wason@wasontech.com>
Date: Mon Sep 1 18:22:04 2025 +0000
dev-cpp/robotraconteur-companion: new package, add 0.4.2
Signed-off-by: John Wason <wason@wasontech.com>
Author: John Wason <wason@wasontech.com>
Date: Fri Dec 19 03:19:26 2025 +0000
dev-cpp/robotraconteur-companion: improve ebuild
Signed-off-by: John Wason <wason@wasontech.com>
commit 2585c9f1adb31d0d09c9a29fa249194c68957617
Author: ingenarel <ingenarelitems@gmail.com>
Date: Tue Dec 16 05:54:25 2025 +0600
*/*: 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>
commit 0a12513a41027f0045964ea14995411881c8fa02
Author: John Wason <wason@wasontech.com>
Date: Mon Sep 1 18:22:04 2025 +0000
dev-cpp/robotraconteur-companion: new package, add 0.4.2
Signed-off-by: John Wason <wason@wasontech.com>


View
Download
Browse