commit:     01e94549adb49fccbda087188be5888518e4cfb8
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sun May 14 02:20:10 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun May 14 02:30:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=01e94549

acct-user/mastoposter: new package, add 0

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 acct-user/mastoposter/mastoposter-0.ebuild | 11 +++++++++++
 acct-user/mastoposter/metadata.xml         |  8 ++++++++
 2 files changed, 19 insertions(+)

diff --git a/acct-user/mastoposter/mastoposter-0.ebuild 
b/acct-user/mastoposter/mastoposter-0.ebuild
new file mode 100644
index 000000000..bdfe4a8e3
--- /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 000000000..d8d82f057
--- /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-g...@lysator.liu.se</email>
+               <name>Karl-Johan Karlsson</name>
+       </maintainer>
+</pkgmetadata>

Reply via email to