summaryrefslogtreecommitdiff
path: root/acct-user/sogo
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /acct-user/sogo
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'acct-user/sogo')
-rw-r--r--acct-user/sogo/Manifest2
-rw-r--r--acct-user/sogo/metadata.xml8
-rw-r--r--acct-user/sogo/sogo-0.ebuild14
3 files changed, 24 insertions, 0 deletions
diff --git a/acct-user/sogo/Manifest b/acct-user/sogo/Manifest
new file mode 100644
index 000000000000..d35e37fe5939
--- /dev/null
+++ b/acct-user/sogo/Manifest
@@ -0,0 +1,2 @@
+EBUILD sogo-0.ebuild 288 BLAKE2B 436c59eadb857e9b85d0098cdd62d6ed9ae127e398ec7ad776c9aa34c196701fafe34f32e192bce1d03c4186a5301435ac682b8edffaa37ae1dbc5fcf83ad0eb SHA512 1ecca14322dd8d2cbde88b5ae6ff51b044540321f1a4ae5e98da63d77238c3a11c8b9939773900c20f3d0f52c7c60fce9855abd5e1e8b7fb737e8e531df643c6
+MISC metadata.xml 253 BLAKE2B 3b0c2aef2a8a4a9d91417347a62b76bee2b27a774bee648874d8a4d20800ed78d3452f3c5289b6d47c6bd2188752b41ef94f0919cff5de8cc7d4aafa5bbcffe4 SHA512 2adb9b9e4859c6d1063e67c509015594eec484e91882e3a71b70ac031e02b6f01ab5a2ad4e1a12329c284b34f7d69b19e08b593a0dc3901e2470eabb3e8d3fb5
diff --git a/acct-user/sogo/metadata.xml b/acct-user/sogo/metadata.xml
new file mode 100644
index 000000000000..0cda0292b585
--- /dev/null
+++ b/acct-user/sogo/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>gnustep@gentoo.org</email>
+ <name>Gentoo GNUstep Project</name>
+</maintainer>
+</pkgmetadata>
diff --git a/acct-user/sogo/sogo-0.ebuild b/acct-user/sogo/sogo-0.ebuild
new file mode 100644
index 000000000000..23b8230d7c51
--- /dev/null
+++ b/acct-user/sogo/sogo-0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for gnustep-apps/sogo"
+ACCT_USER_ID=475
+ACCT_USER_GROUPS=( sogo )
+ACCT_USER_HOME="/var/lib/sogo"
+ACCT_USER_SHELL=/bin/bash
+
+acct-user_add_deps