mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
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@s14u.de>
This commit is contained in:
8
acct-group/wsdd/metadata.xml
Normal file
8
acct-group/wsdd/metadata.xml
Normal file
@@ -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>
|
||||
12
acct-group/wsdd/wsdd-0.ebuild
Normal file
12
acct-group/wsdd/wsdd-0.ebuild
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user