acct-group/glance: add glance group
authorMatthew Thode <prometheanfire@gentoo.org>
Mon, 20 Jan 2020 03:30:29 +0000 (21:30 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Mon, 20 Jan 2020 03:50:30 +0000 (21:50 -0600)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --force
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
acct-group/glance/glance-0.ebuild [new file with mode: 0644]
acct-group/glance/metadata.xml [new file with mode: 0644]

diff --git a/acct-group/glance/glance-0.ebuild b/acct-group/glance/glance-0.ebuild
new file mode 100644 (file)
index 0000000..88a8441
--- /dev/null
@@ -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=443
diff --git a/acct-group/glance/metadata.xml b/acct-group/glance/metadata.xml
new file mode 100644 (file)
index 0000000..1301fb3
--- /dev/null
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+       <maintainer type="person">
+               <email>prometheanfire@gentoo.org</email>
+               <name>Matthew Thode</name>
+       </maintainer>
+       <longdescription lang="en">
+       </longdescription>
+</pkgmetadata>