commit:     0c2ec21c944872253387b5129fbee9f4b47cef71
Author:     Bailey Kasin <baileykasin <AT> gmail <DOT> com>
AuthorDate: Sat Sep  2 07:06:03 2023 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Sat Sep  2 07:06:03 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0c2ec21c

acct-user/whoogle: new package, add 0

Signed-off-by: Bailey Kasin <baileykasin <AT> gmail.com>

 acct-user/whoogle/whoogle-0.ebuild | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/acct-user/whoogle/whoogle-0.ebuild 
b/acct-user/whoogle/whoogle-0.ebuild
new file mode 100644
index 0000000000..767bb9be1c
--- /dev/null
+++ b/acct-user/whoogle/whoogle-0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for www-apps/whoogle-search"
+
+ACCT_USER_ID=-1
+ACCT_USER_HOME="/opt/whoogle-search"
+ACCT_USER_GROUPS=( whoogle )
+
+acct-user_add_deps

Reply via email to