* [gentoo-commits] repo/gentoo:master commit in: acct-user/fetchmail/
@ 2020-01-01 18:19 Bernard Cafarelli
0 siblings, 0 replies; 2+ messages in thread
From: Bernard Cafarelli @ 2020-01-01 18:19 UTC (permalink / raw
To: gentoo-commits
commit: 9fbe1c10dbdaefd96708aca0fc5e43f12490fb9b
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 1 18:14:56 2020 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Wed Jan 1 18:19:46 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fbe1c10
acct-user/fetchmail: new user for net-mail/fetchmail, UID 124
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
acct-user/fetchmail/fetchmail-0.ebuild | 13 +++++++++++++
acct-user/fetchmail/metadata.xml | 8 ++++++++
2 files changed, 21 insertions(+)
diff --git a/acct-user/fetchmail/fetchmail-0.ebuild b/acct-user/fetchmail/fetchmail-0.ebuild
new file mode 100644
index 00000000000..48672b9d325
--- /dev/null
+++ b/acct-user/fetchmail/fetchmail-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for net-mail/fetchmail"
+ACCT_USER_ID=124
+ACCT_USER_GROUPS=( fetchmail )
+ACCT_USER_HOME="/var/lib/fetchmail"
+
+acct-user_add_deps
diff --git a/acct-user/fetchmail/metadata.xml b/acct-user/fetchmail/metadata.xml
new file mode 100644
index 00000000000..e7a96b9df4e
--- /dev/null
+++ b/acct-user/fetchmail/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>voyageur@gentoo.org</email>
+ <name>Bernard Cafarelli</name>
+</maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-user/fetchmail/
@ 2020-01-01 18:23 Bernard Cafarelli
0 siblings, 0 replies; 2+ messages in thread
From: Bernard Cafarelli @ 2020-01-01 18:23 UTC (permalink / raw
To: gentoo-commits
commit: 9884578f0346c51c6bafe53ae9f9b0ec26c5e2c0
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 1 18:23:12 2020 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Wed Jan 1 18:23:12 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9884578f
acct-user/fetchmail: add missing fperms
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
acct-user/fetchmail/fetchmail-0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/acct-user/fetchmail/fetchmail-0.ebuild b/acct-user/fetchmail/fetchmail-0.ebuild
index 48672b9d325..306170f9841 100644
--- a/acct-user/fetchmail/fetchmail-0.ebuild
+++ b/acct-user/fetchmail/fetchmail-0.ebuild
@@ -9,5 +9,6 @@ DESCRIPTION="User for net-mail/fetchmail"
ACCT_USER_ID=124
ACCT_USER_GROUPS=( fetchmail )
ACCT_USER_HOME="/var/lib/fetchmail"
+ACCT_USER_HOME_PERMS=0700
acct-user_add_deps
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-01-01 18:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-01 18:19 [gentoo-commits] repo/gentoo:master commit in: acct-user/fetchmail/ Bernard Cafarelli
-- strict thread matches above, loose matches on Subject: below --
2020-01-01 18:23 Bernard Cafarelli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox