mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
acct-group/runner: new package, add 0
Signed-off-by: Ceres <ceres@ceressees.dev> Part-of: https://codeberg.org/gentoo/guru/pulls/3
This commit is contained in:
8
acct-group/runner/metadata.xml
Normal file
8
acct-group/runner/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>ceres@ceressees.dev</email>
|
||||
<name>Ceres Milner</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
10
acct-group/runner/runner-0.ebuild
Normal file
10
acct-group/runner/runner-0.ebuild
Normal file
@@ -0,0 +1,10 @@
|
||||
# Copyright 2024-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit acct-group
|
||||
|
||||
DESCRIPTION="Forgejo-Runner group"
|
||||
|
||||
ACCT_GROUP_ID=-1
|
||||
Reference in New Issue
Block a user