Skip to content

Commit

Permalink
acct-group/bitcoin: Add 'bitcoin' group (GID 483)
Browse files Browse the repository at this point in the history
Signed-off-by: Luke Dashjr <[email protected]>
Closes: gentoo#13041
Signed-off-by: Matt Turner <[email protected]>
  • Loading branch information
luke-jr authored and mattst88 committed Sep 27, 2019
1 parent 2aaa87d commit 12e4c03
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
9 changes: 9 additions & 0 deletions acct-group/bitcoin/bitcoin-0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Copyright 2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit acct-group

DESCRIPTION="A group for users with access to system-wide Bitcoin services"
ACCT_GROUP_ID=483
12 changes: 12 additions & 0 deletions acct-group/bitcoin/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>Luke Dashjr</name>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>Proxy Maintainers</name>
</maintainer>
</pkgmetadata>

0 comments on commit 12e4c03

Please sign in to comment.