Skip to content

Commit

Permalink
acct-user/biboumi: initial import
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Schmaus <[email protected]>
  • Loading branch information
Flowdalic committed Feb 1, 2022
1 parent 8b622a9 commit 588c98f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
12 changes: 12 additions & 0 deletions acct-user/biboumi/biboumi-0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Copyright 2020-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit acct-user

DESCRIPTION="User for net-im/biboumi"
ACCT_USER_ID=508
ACCT_USER_GROUPS=( biboumi )

acct-user_add_deps
8 changes: 8 additions & 0 deletions acct-user/biboumi/metadata.xml
Original file line number Diff line number Diff line change
@@ -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">
<name>Florian Schmaus</name>
<email>[email protected]</email>
</maintainer>
</pkgmetadata>

0 comments on commit 588c98f

Please sign in to comment.