public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: acct-user/wsdd/
@ 2021-05-16  7:37 Steffen Christgau
  0 siblings, 0 replies; only message in thread
From: Steffen Christgau @ 2021-05-16  7:37 UTC (permalink / raw
  To: gentoo-commits

commit:     e70d37eb776c650dc5e049b8e0b22d31057f1be2
Author:     Steffen Christgau <mail <AT> s14u <DOT> de>
AuthorDate: Sat May 15 20:49:46 2021 +0000
Commit:     Steffen Christgau <mail <AT> s14u <DOT> de>
CommitDate: Sun May 16 07:32:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e70d37eb

acct-user/wsdd: New ebuild

Add user for net-misc/wsdd to comply with GLEP 81.

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Steffen Christgau <mail <AT> s14u.de>

 acct-user/wsdd/metadata.xml  |  8 ++++++++
 acct-user/wsdd/wsdd-0.ebuild | 15 +++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/acct-user/wsdd/metadata.xml b/acct-user/wsdd/metadata.xml
new file mode 100644
index 000000000..738af08f4
--- /dev/null
+++ b/acct-user/wsdd/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>mail@s14u.de</email>
+		<name>Steffen Christgau</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/acct-user/wsdd/wsdd-0.ebuild b/acct-user/wsdd/wsdd-0.ebuild
new file mode 100644
index 000000000..b85829c11
--- /dev/null
+++ b/acct-user/wsdd/wsdd-0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KEYWORDS="~amd64 ~arm ~x86"
+
+inherit acct-user
+
+DESCRIPTION="User for net-misc/wsdd"
+# might become 513 (month-day of initial user/group ebuild creation) in the future
+ACCT_USER_ID=-1
+ACCT_USER_GROUPS=( ${PN} )
+
+acct-user_add_deps


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-16  7:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-16  7:37 [gentoo-commits] repo/proj/guru:dev commit in: acct-user/wsdd/ Steffen Christgau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox