public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: acct-user/cyrus/
@ 2020-04-09 12:48 Eray Aslan
  0 siblings, 0 replies; 2+ messages in thread
From: Eray Aslan @ 2020-04-09 12:48 UTC (permalink / raw
  To: gentoo-commits

commit:     3afefe1d2c9d5243e13e0ec54add360de9b9ad3a
Author:     Eray Aslan <eras <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  9 12:48:30 2020 +0000
Commit:     Eray Aslan <eras <AT> gentoo <DOT> org>
CommitDate: Thu Apr  9 12:48:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3afefe1d

acct-user/cyrus: add cyrus user (UID 416)

Package-Manager: Portage-2.3.96, Repoman-2.3.22
RepoMan-Options: --force
Signed-off-by: Eray Aslan <eras <AT> gentoo.org>

 acct-user/cyrus/cyrus-0.ebuild | 12 ++++++++++++
 acct-user/cyrus/metadata.xml   |  8 ++++++++
 2 files changed, 20 insertions(+)

diff --git a/acct-user/cyrus/cyrus-0.ebuild b/acct-user/cyrus/cyrus-0.ebuild
new file mode 100644
index 00000000000..99cb2d627cc
--- /dev/null
+++ b/acct-user/cyrus/cyrus-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="user for cyrus-imapd daemon"
+ACCT_USER_ID=416
+ACCT_USER_GROUPS=( mail )
+
+acct-user_add_deps

diff --git a/acct-user/cyrus/metadata.xml b/acct-user/cyrus/metadata.xml
new file mode 100644
index 00000000000..e6f3bf582ab
--- /dev/null
+++ b/acct-user/cyrus/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="person">
+    <email>eras@gentoo.org</email>
+    <name>Eray Aslan</name>
+  </maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: acct-user/cyrus/
@ 2020-04-11 22:06 Thomas Deutschmann
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Deutschmann @ 2020-04-11 22:06 UTC (permalink / raw
  To: gentoo-commits

commit:     8ac1f4d0731d7f90272b52d21cb8f25d1480bddf
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 11 22:06:01 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Apr 11 22:06:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ac1f4d0

acct-user/cyrus: change UID to 415

UID 416 was already taken by acct-user/gluster via
commit 8f8f99f1573cb5a072df979e82b23fb2e64363f1 without proper commit
to api repository.

Package-Manager: Portage-2.3.98, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 acct-user/cyrus/{cyrus-0.ebuild => cyrus-0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/acct-user/cyrus/cyrus-0.ebuild b/acct-user/cyrus/cyrus-0-r1.ebuild
similarity index 92%
rename from acct-user/cyrus/cyrus-0.ebuild
rename to acct-user/cyrus/cyrus-0-r1.ebuild
index 99cb2d627cc..7c200b7856e 100644
--- a/acct-user/cyrus/cyrus-0.ebuild
+++ b/acct-user/cyrus/cyrus-0-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit acct-user
 
 DESCRIPTION="user for cyrus-imapd daemon"
-ACCT_USER_ID=416
+ACCT_USER_ID=415
 ACCT_USER_GROUPS=( mail )
 
 acct-user_add_deps


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-11 22:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-09 12:48 [gentoo-commits] repo/gentoo:master commit in: acct-user/cyrus/ Eray Aslan
  -- strict thread matches above, loose matches on Subject: below --
2020-04-11 22:06 Thomas Deutschmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox