Skip to content

Commit

Permalink
acct-group/stapsys: Initial commit
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sven Wegener <[email protected]>
  • Loading branch information
swegener committed Jan 9, 2021
1 parent 5ee70c6 commit a12f863
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions acct-group/stapsys/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>Sven Wegener</name>
<email>[email protected]</email>
</maintainer>
</pkgmetadata>
8 changes: 8 additions & 0 deletions acct-group/stapsys/stapsys-0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit acct-group

ACCT_GROUP_ID=157

0 comments on commit a12f863

Please sign in to comment.