* [gentoo-commits] repo/gentoo:master commit in: acct-user/vpopmail/
@ 2019-09-28 6:46 Joonas Niilola
0 siblings, 0 replies; 2+ messages in thread
From: Joonas Niilola @ 2019-09-28 6:46 UTC (permalink / raw
To: gentoo-commits
commit: d54b80d6ec6113c2544bea2e6c50849390f8e814
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Thu Sep 26 20:26:32 2019 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Sep 28 06:46:15 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d54b80d6
acct-user/vpopmail: add new user (UID 89)
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
acct-user/vpopmail/metadata.xml | 12 ++++++++++++
acct-user/vpopmail/vpopmail-0.ebuild | 13 +++++++++++++
2 files changed, 25 insertions(+)
diff --git a/acct-user/vpopmail/metadata.xml b/acct-user/vpopmail/metadata.xml
new file mode 100644
index 00000000000..984c50fcb5c
--- /dev/null
+++ b/acct-user/vpopmail/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>eike@sf-mail.de</email>
+ <name>Rolf Eike Beer</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/vpopmail/vpopmail-0.ebuild b/acct-user/vpopmail/vpopmail-0.ebuild
new file mode 100644
index 00000000000..125ae9c47f5
--- /dev/null
+++ b/acct-user/vpopmail/vpopmail-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="user for vpopmail"
+ACCT_USER_ID=89
+ACCT_USER_HOME=/var/vpopmail
+ACCT_USER_GROUPS=( vpopmail )
+
+acct-user_add_deps
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-user/vpopmail/
@ 2024-03-18 19:52 Conrad Kostecki
0 siblings, 0 replies; 2+ messages in thread
From: Conrad Kostecki @ 2024-03-18 19:52 UTC (permalink / raw
To: gentoo-commits
commit: 185a05b24d314695cb0df414ef9726b397a557b7
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 14 22:15:13 2024 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Mar 18 19:49:01 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=185a05b2
acct-user/vpopmail: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
acct-user/vpopmail/{vpopmail-0-r2.ebuild => vpopmail-0-r3.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/acct-user/vpopmail/vpopmail-0-r2.ebuild b/acct-user/vpopmail/vpopmail-0-r3.ebuild
similarity index 83%
rename from acct-user/vpopmail/vpopmail-0-r2.ebuild
rename to acct-user/vpopmail/vpopmail-0-r3.ebuild
index 1992b9dc7f63..ef63f68fa5a6 100644
--- a/acct-user/vpopmail/vpopmail-0-r2.ebuild
+++ b/acct-user/vpopmail/vpopmail-0-r3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2019-2023 Gentoo Authors
+# Copyright 2019-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit acct-user
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-18 19:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-28 6:46 [gentoo-commits] repo/gentoo:master commit in: acct-user/vpopmail/ Joonas Niilola
-- strict thread matches above, loose matches on Subject: below --
2024-03-18 19:52 Conrad Kostecki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox