diff options
author | haarp <main.haarp@gmail.com> | 2022-11-22 11:09:07 +0100 |
---|---|---|
committer | haarp <main.haarp@gmail.com> | 2022-11-22 11:09:42 +0100 |
commit | ec2d1d606cd9cc8afb00e7f585cecc3833608804 (patch) | |
tree | 09b5cb9b868d3dd8f06650d8c7c06b80f8a46c25 | |
parent | Fix manifest (diff) | |
download | haarp-ec2d1d606cd9cc8afb00e7f585cecc3833608804.tar.gz haarp-ec2d1d606cd9cc8afb00e7f585cecc3833608804.tar.bz2 haarp-ec2d1d606cd9cc8afb00e7f585cecc3833608804.zip |
Migrate from use.mask to package.use.mask
Signed-off-by: haarp <main.haarp@gmail.com>
-rw-r--r-- | profiles/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/use.mask | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/profiles/package.use.mask b/profiles/package.use.mask new file mode 100644 index 0000000..32d0b3c --- /dev/null +++ b/profiles/package.use.mask @@ -0,0 +1,5 @@ +# Currently fails to compile with this +games-util/doomseeker legacy-plugins + +# Marked as experimental as of multiload-ng-1.5.2 +x11-plugsin/multiload-ng awn diff --git a/profiles/use.mask b/profiles/use.mask deleted file mode 100644 index 538ba99..0000000 --- a/profiles/use.mask +++ /dev/null @@ -1,5 +0,0 @@ -# Doomseeker currently fails to compile with this -legacy-plugins - -# Marked as experimental as of multiload-ng-1.5.2 -awn |