Skip to content

Commit

Permalink
acct-group/vdradmin: initial ebuild for vdradmin (453) group
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --force
Signed-off-by: Joerg Bornkessel <[email protected]>
  • Loading branch information
hd-brummy committed Mar 1, 2020
1 parent 51a42c3 commit cf02c25
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
12 changes: 12 additions & 0 deletions acct-group/vdradmin/metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?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>Joerg Bornkessel</name>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>Gentoo Vdr Project</name>
</maintainer>
</pkgmetadata>
10 changes: 10 additions & 0 deletions acct-group/vdradmin/vdradmin-0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit acct-group

DESCRIPTION="Group for www-misc/vdradmin-am"

ACCT_GROUP_ID=453

0 comments on commit cf02c25

Please sign in to comment.