diff options
author | Wolfgang Müller | 2022-10-25 17:10:01 +0200 |
---|---|---|
committer | Wolfgang Müller | 2022-10-25 17:10:01 +0200 |
commit | 3a7e8413395fa64e3326fd3bd5c2b9c2e8bb124b (patch) | |
tree | eac2f6f525671c135a4a74004f14f190dbe9abe1 /app-fava | |
parent | a34df8f7e56699e605cbdfb2076fccab81a12d10 (diff) | |
download | portage-roles-3a7e8413395fa64e3326fd3bd5c2b9c2e8bb124b.tar.gz |
app-fava: Add a profile for app-office/fava
This used to be contained in the group-desktop profile but since we need
that on our WSL 2 environment as well (and don't want group-desktop
active there), extract it into its own profile.
Diffstat (limited to 'app-fava')
-rw-r--r-- | app-fava/package.accept_keywords/30-app-fava | 6 | ||||
-rw-r--r-- | app-fava/sets/fava | 3 |
2 files changed, 9 insertions, 0 deletions
diff --git a/app-fava/package.accept_keywords/30-app-fava b/app-fava/package.accept_keywords/30-app-fava new file mode 100644 index 0000000..9554857 --- /dev/null +++ b/app-fava/package.accept_keywords/30-app-fava @@ -0,0 +1,6 @@ +app-office/beancount +app-office/fava +app-office/fava-plugins + +# needed for app-office/beancount +dev-python/google-auth-oauthlib diff --git a/app-fava/sets/fava b/app-fava/sets/fava new file mode 100644 index 0000000..78622d7 --- /dev/null +++ b/app-fava/sets/fava @@ -0,0 +1,3 @@ +app-office/fava +app-office/fava-plugins +dev-python/boto3 |