summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Michael <fedora.dm0@gmail.com>2020-12-27 22:14:32 -0500
committerMatt Turner <mattst88@gentoo.org>2021-01-18 16:09:58 -0500
commit3671ec86ed886d5454e740c51141bf2a342ab9dd (patch)
tree646509a1ef5d3edfcce328acc945be34be13faad /acct-group
parentx11-themes/sound-theme-freedesktop: EAPI 7 (diff)
downloadgentoo-3671ec86ed886d5454e740c51141bf2a342ab9dd.tar.gz
gentoo-3671ec86ed886d5454e740c51141bf2a342ab9dd.tar.bz2
gentoo-3671ec86ed886d5454e740c51141bf2a342ab9dd.zip
acct-group/gdm: new package
Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r--acct-group/gdm/gdm-0.ebuild8
-rw-r--r--acct-group/gdm/metadata.xml8
2 files changed, 16 insertions, 0 deletions
diff --git a/acct-group/gdm/gdm-0.ebuild b/acct-group/gdm/gdm-0.ebuild
new file mode 100644
index 000000000000..2d82aac6f39d
--- /dev/null
+++ b/acct-group/gdm/gdm-0.ebuild
@@ -0,0 +1,8 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID=32
diff --git a/acct-group/gdm/metadata.xml b/acct-group/gdm/metadata.xml
new file mode 100644
index 000000000000..b79c2cda0f30
--- /dev/null
+++ b/acct-group/gdm/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>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Desktop</name>
+ </maintainer>
+</pkgmetadata>