commit: 4f64912b0bf0dd1dcbe19ed712d673ff2d37d948 Author: Bailey Kasin <baileykasin <AT> gmail <DOT> com> AuthorDate: Sat Sep 2 07:05:48 2023 +0000 Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me> CommitDate: Sat Sep 2 07:05:48 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4f64912b
acct-group/whoogle: new package, add 0 Signed-off-by: Bailey Kasin <baileykasin <AT> gmail.com> acct-group/whoogle/whoogle-0.ebuild | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/acct-group/whoogle/whoogle-0.ebuild b/acct-group/whoogle/whoogle-0.ebuild new file mode 100644 index 0000000000..a78cc006d2 --- /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
