commit:     e97bd281892eba597f274550035f234f206fb9c0
Author:     Steffen Christgau <mail <AT> s14u <DOT> de>
AuthorDate: Sat May 15 20:51:43 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun May 16 07:32:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e97bd281

acct-group/wsdd: New ebuild

Add group 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-group/wsdd/metadata.xml  |  8 ++++++++
 acct-group/wsdd/wsdd-0.ebuild | 12 ++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/acct-group/wsdd/metadata.xml b/acct-group/wsdd/metadata.xml
new file mode 100644
index 000000000..738af08f4
--- /dev/null
+++ b/acct-group/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>[email protected]</email>
+               <name>Steffen Christgau</name>
+       </maintainer>
+</pkgmetadata>

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

Reply via email to