diff options
author | Bailey Kasin <baileykasin@gmail.com> | 2023-09-02 00:05:48 -0700 |
---|---|---|
committer | Bailey Kasin <baileykasin@gmail.com> | 2023-09-02 00:05:48 -0700 |
commit | 4f64912b0bf0dd1dcbe19ed712d673ff2d37d948 (patch) | |
tree | b191c01492fe61e527d9b8dc2c46a0565c834b7c /acct-group | |
parent | media-sound/spotifyd: new package, add 0.3.5 (diff) | |
download | guru-4f64912b0bf0dd1dcbe19ed712d673ff2d37d948.tar.gz guru-4f64912b0bf0dd1dcbe19ed712d673ff2d37d948.tar.bz2 guru-4f64912b0bf0dd1dcbe19ed712d673ff2d37d948.zip |
acct-group/whoogle: new package, add 0
Signed-off-by: Bailey Kasin <baileykasin@gmail.com>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/whoogle/whoogle-0.ebuild | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/acct-group/whoogle/whoogle-0.ebuild b/acct-group/whoogle/whoogle-0.ebuild new file mode 100644 index 000000000..a78cc006d --- /dev/null +++ b/acct-group/whoogle/whoogle-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +DESCRIPTION="Group for www-apps/whoogle-search" +ACCT_GROUP_ID=-1 |