diff --git a/acct-user/thelounge/metadata.xml b/acct-user/thelounge/metadata.xml new file mode 100644 index 0000000000..3e6b5d8ad4 --- /dev/null +++ b/acct-user/thelounge/metadata.xml @@ -0,0 +1,8 @@ + + + + + me@rahil.rocks + Rahil Bhimjiani + + diff --git a/acct-user/thelounge/thelounge-0.ebuild b/acct-user/thelounge/thelounge-0.ebuild new file mode 100644 index 0000000000..161eb8765a --- /dev/null +++ b/acct-user/thelounge/thelounge-0.ebuild @@ -0,0 +1,13 @@ +# Copyright 2019-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-user + +DESCRIPTION="A user for net-irc/thelounge" + +ACCT_USER_ID=-1 +ACCT_USER_GROUPS=( "${PN}" ) + +acct-user_add_deps