summaryrefslogtreecommitdiff
path: root/acct-user/colord
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-22 20:28:19 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-22 20:28:19 +0000
commitabaa75b10f899ada8dd05b23cc03205064394bc6 (patch)
treeeca3dd248b73b92013cba00a0fcc1edf2696e19a /acct-user/colord
parent24fd814c326e282c4321965c31f341dad77e270d (diff)
gentoo resync : 22.01.2021
Diffstat (limited to 'acct-user/colord')
-rw-r--r--acct-user/colord/Manifest2
-rw-r--r--acct-user/colord/colord-0.ebuild13
-rw-r--r--acct-user/colord/metadata.xml8
3 files changed, 23 insertions, 0 deletions
diff --git a/acct-user/colord/Manifest b/acct-user/colord/Manifest
new file mode 100644
index 000000000000..1a5eb50f2393
--- /dev/null
+++ b/acct-user/colord/Manifest
@@ -0,0 +1,2 @@
+EBUILD colord-0.ebuild 278 BLAKE2B 88b28dabb9fc7cfe116154e3a44ab4a19dcb59f1ff7b7d483dc2e30d27773ee10c3a82053dc7ade2b9bcf5d59f6fce418696541974e6fbaa7de3c0cab8c16348 SHA512 17ab09869356fa1aae526e25e7eb7524ee4fda867ea61d349ebea6f8f70b99abd56fa2b8bcc9bd2016b5269c6eae056043a71035c5f78e51c5585f4a72d0a981
+MISC metadata.xml 253 BLAKE2B 572e1663a3e6032823a1d18c4ef4e0aa783bcd0e341a8d55caf718b5c6390b79211f386ed1d0b8b155f896b5074f27c170bfd531984df56e29bbd895076786dd SHA512 01cb856c66dce5d1d4e83d1b224c74c70919c2737ca5af3c475634b2705d906c78fa3802600427be58bf8361b34a3308b02304c90c84b5b7e93a4adcc8980806
diff --git a/acct-user/colord/colord-0.ebuild b/acct-user/colord/colord-0.ebuild
new file mode 100644
index 000000000000..e5387b5b0f7a
--- /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 000000000000..b79c2cda0f30
--- /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>