commit:     ed2f12815cf5c5e432d358a25104ec9f63d3116c
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 27 19:24:25 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Nov 27 20:11:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed2f1281

acct-group/cgit: initial commit

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 acct-group/cgit/cgit-0.ebuild | 8 ++++++++
 acct-group/cgit/metadata.xml  | 8 ++++++++
 2 files changed, 16 insertions(+)

diff --git a/acct-group/cgit/cgit-0.ebuild b/acct-group/cgit/cgit-0.ebuild
new file mode 100644
index 00000000000..750e7188cdb
--- /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 00000000000..2b9b44f7349
--- /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>[email protected]</email>
+               <name>Gentoo Webapps</name>
+       </maintainer>
+</pkgmetadata>

Reply via email to