* [gentoo-commits] repo/gentoo:master commit in: acct-user/colord/
@ 2021-01-18 21:10 Matt Turner
0 siblings, 0 replies; only message in thread
From: Matt Turner @ 2021-01-18 21:10 UTC (permalink / raw
To: gentoo-commits
commit: 16b72e6e3d0ecd15833f8000cf519572a385e920
Author: David Michael <fedora.dm0 <AT> gmail <DOT> com>
AuthorDate: Sat Dec 26 02:12:08 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Jan 18 21:09:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16b72e6e
acct-user/colord: new package
Signed-off-by: David Michael <fedora.dm0 <AT> gmail.com>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
acct-user/colord/colord-0.ebuild | 13 +++++++++++++
acct-user/colord/metadata.xml | 8 ++++++++
2 files changed, 21 insertions(+)
diff --git a/acct-user/colord/colord-0.ebuild b/acct-user/colord/colord-0.ebuild
new file mode 100644
index 00000000000..e5387b5b0f7
--- /dev/null
+++ b/acct-user/colord/colord-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for running the colord service"
+ACCT_USER_ID=350
+ACCT_USER_GROUPS=( colord )
+ACCT_USER_HOME=/var/lib/colord
+
+acct-user_add_deps
diff --git a/acct-user/colord/metadata.xml b/acct-user/colord/metadata.xml
new file mode 100644
index 00000000000..b79c2cda0f3
--- /dev/null
+++ b/acct-user/colord/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>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-01-18 21:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-18 21:10 [gentoo-commits] repo/gentoo:master commit in: acct-user/colord/ Matt Turner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox