aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2023-05-14 07:20:10 +0500
committerAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2023-05-14 07:30:16 +0500
commit01e94549adb49fccbda087188be5888518e4cfb8 (patch)
tree664a399651614d932f7d507e7415d664ce10b8d3
parentacct-group/mastoposter: new package, add 0 (diff)
downloadguru-01e94549.tar.gz
guru-01e94549.tar.bz2
guru-01e94549.zip
acct-user/mastoposter: new package, add 0
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
-rw-r--r--acct-user/mastoposter/mastoposter-0.ebuild11
-rw-r--r--acct-user/mastoposter/metadata.xml8
2 files changed, 19 insertions, 0 deletions
diff --git a/acct-user/mastoposter/mastoposter-0.ebuild b/acct-user/mastoposter/mastoposter-0.ebuild
new file mode 100644
index 0000000000..bdfe4a8e38
--- /dev/null
+++ b/acct-user/mastoposter/mastoposter-0.ebuild
@@ -0,0 +1,11 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit acct-user
+
+ACCT_USER_ID=-1
+ACCT_USER_GROUPS=( ${PN} )
+
+acct-user_add_deps
diff --git a/acct-user/mastoposter/metadata.xml b/acct-user/mastoposter/metadata.xml
new file mode 100644
index 0000000000..d8d82f0577
--- /dev/null
+++ b/acct-user/mastoposter/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>creideiki+gentoo-guru@lysator.liu.se</email>
+ <name>Karl-Johan Karlsson</name>
+ </maintainer>
+</pkgmetadata>