Reduce code duplication by moving the ::gentoo setup part
into a seperate script. This way only one file has to be
edited when e.g. updating the profile to a new version
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
By using a seperate script instead of running everything in the yml
file, we gain the ability to use and manipulate variables. This
means that we can now automatically run the latest version of
repoman, which should make this more hands-off by removing the
need to update this every now and then.
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
These updates are used for packages which have moved from ::guru
to ::gentoo under a different category/name.
Pkgcheck only looks for the updated package within ::guru even
if it still exists in ::gentoo
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans@posteo.de>
in overlays ACCT_*_ID variables should be set to -1 for auto-assignment
which means this check will always fail in ::guru
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>