mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -04:00
acct-group/mock: new package, add 0
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
8
acct-group/mock/metadata.xml
Normal file
8
acct-group/mock/metadata.xml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||||
|
<pkgmetadata>
|
||||||
|
<maintainer type="person">
|
||||||
|
<email>pastalian46@gmail.com</email>
|
||||||
|
<name>Takuya Wakazono</name>
|
||||||
|
</maintainer>
|
||||||
|
</pkgmetadata>
|
||||||
8
acct-group/mock/mock-0.ebuild
Normal file
8
acct-group/mock/mock-0.ebuild
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
# Copyright 2023 Gentoo Authors
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI=8
|
||||||
|
|
||||||
|
inherit acct-group
|
||||||
|
|
||||||
|
ACCT_GROUP_ID=-1
|
||||||
Reference in New Issue
Block a user