acct-group/vintagestory: new package, add 0
This commit is contained in:
parent
db62ead377
commit
da875e2354
8
acct-group/vintagestory/metadata.xml
Normal file
8
acct-group/vintagestory/metadata.xml
Normal file
|
@ -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">
|
||||
<email>alarig@swordarmor.fr</email>
|
||||
<name>Alarig Le Lay</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
8
acct-group/vintagestory/vintagestory-0.ebuild
Normal file
8
acct-group/vintagestory/vintagestory-0.ebuild
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Copyright 2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit acct-group
|
||||
|
||||
ACCT_GROUP_ID=-1
|
Loading…
Reference in a new issue