summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2020-11-27 14:24:25 -0500
committerAaron Bauman <bman@gentoo.org>2020-11-27 15:11:18 -0500
commited2f12815cf5c5e432d358a25104ec9f63d3116c (patch)
tree4e89df9fb7343edfbaaa83e78fdef151ac8ebd47 /acct-group
parentacct-user/cgit: initial commit (diff)
downloadgentoo-ed2f12815cf5c5e432d358a25104ec9f63d3116c.tar.gz
gentoo-ed2f12815cf5c5e432d358a25104ec9f63d3116c.tar.bz2
gentoo-ed2f12815cf5c5e432d358a25104ec9f63d3116c.zip
acct-group/cgit: initial commit
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r--acct-group/cgit/cgit-0.ebuild8
-rw-r--r--acct-group/cgit/metadata.xml8
2 files changed, 16 insertions, 0 deletions
diff --git a/acct-group/cgit/cgit-0.ebuild b/acct-group/cgit/cgit-0.ebuild
new file mode 100644
index 000000000000..750e7188cdb7
--- /dev/null
+++ b/acct-group/cgit/cgit-0.ebuild
@@ -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=197
diff --git a/acct-group/cgit/metadata.xml b/acct-group/cgit/metadata.xml
new file mode 100644
index 000000000000..2b9b44f73497
--- /dev/null
+++ b/acct-group/cgit/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>web-apps@gentoo.org</email>
+ <name>Gentoo Webapps</name>
+ </maintainer>
+</pkgmetadata>