Skip to content

Commit

Permalink
acct-group/mogile: Add group for MogileFS
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <[email protected]>
  • Loading branch information
akhuettel committed May 9, 2021
1 parent fde0831 commit cde664d
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
10 changes: 10 additions & 0 deletions acct-group/mogile/metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?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>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
</maintainer>
</pkgmetadata>
9 changes: 9 additions & 0 deletions acct-group/mogile/mogile-0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit acct-group

DESCRIPTION="MogileFS group"
ACCT_GROUP_ID=231

0 comments on commit cde664d

Please sign in to comment.