commit:     641bf9e50688f48705f456c425e6dff0abbc7619
Author:     Rahil Bhimjiani <me <AT> rahil <DOT> rocks>
AuthorDate: Fri Mar  8 12:01:30 2024 +0000
Commit:     Rahil Bhimjiani <rahil3108 <AT> gmail <DOT> com>
CommitDate: Sat Mar  9 15:57:05 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=641bf9e5

acct-user/thelounge: for net-irc/thelounge

Signed-off-by: Rahil Bhimjiani <me <AT> rahil.rocks>

 acct-user/thelounge/metadata.xml       |  8 ++++++++
 acct-user/thelounge/thelounge-0.ebuild | 13 +++++++++++++
 2 files changed, 21 insertions(+)

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 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="person">
+               <email>me@rahil.rocks</email>
+               <name>Rahil Bhimjiani</name>
+       </maintainer>
+</pkgmetadata>

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

Reply via email to