diff --git a/acct-group/onak/metadata.xml b/acct-group/onak/metadata.xml new file mode 100644 index 000000000000..ed18a7b2c45a --- /dev/null +++ b/acct-group/onak/metadata.xml @@ -0,0 +1,12 @@ + + + + + nicolas.parlant@parhuet.fr + Nicolas PARLANT + + + proxy-maint@gentoo.org + Gentoo Proxy Maintainers Project + + diff --git a/acct-group/onak/onak-0.ebuild b/acct-group/onak/onak-0.ebuild new file mode 100644 index 000000000000..33b4966f54cb --- /dev/null +++ b/acct-group/onak/onak-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +ACCT_GROUP_ID=551 diff --git a/acct-user/onak/metadata.xml b/acct-user/onak/metadata.xml new file mode 100644 index 000000000000..ed18a7b2c45a --- /dev/null +++ b/acct-user/onak/metadata.xml @@ -0,0 +1,12 @@ + + + + + nicolas.parlant@parhuet.fr + Nicolas PARLANT + + + proxy-maint@gentoo.org + Gentoo Proxy Maintainers Project + + diff --git a/acct-user/onak/onak-0.ebuild b/acct-user/onak/onak-0.ebuild new file mode 100644 index 000000000000..fec3d173c713 --- /dev/null +++ b/acct-user/onak/onak-0.ebuild @@ -0,0 +1,12 @@ +# Copyright 2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-user + +DESCRIPTION="user for onak" +ACCT_USER_ID=551 +ACCT_USER_GROUPS=( onak ) + +acct-user_add_deps