public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: acct-user/znc/
@ 2020-06-12 11:07 Louis Sautier
  0 siblings, 0 replies; 2+ messages in thread
From: Louis Sautier @ 2020-06-12 11:07 UTC (permalink / raw
  To: gentoo-commits

commit:     52f0c43fa2ade59f04712cfbcabc2ea2bbac6f1a
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Wed May 13 18:32:58 2020 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Fri Jun 12 11:06:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52f0c43f

acct-user/znc: new user for net-irc/znc

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 acct-user/znc/metadata.xml |  8 ++++++++
 acct-user/znc/znc-0.ebuild | 16 ++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/acct-user/znc/metadata.xml b/acct-user/znc/metadata.xml
new file mode 100644
index 00000000000..44039e87f44
--- /dev/null
+++ b/acct-user/znc/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>sbraz@gentoo.org</email>
+		<name>Louis Sautier</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/acct-user/znc/znc-0.ebuild b/acct-user/znc/znc-0.ebuild
new file mode 100644
index 00000000000..9848611f21f
--- /dev/null
+++ b/acct-user/znc/znc-0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for net-irc/znc"
+ACCT_USER_ID=421
+ACCT_USER_GROUPS=( ${PN} )
+# The systemd unit needs HOME to be set
+# https://bugs.gentoo.org/521916
+ACCT_USER_HOME=/var/lib/znc
+ACCT_USER_HOME_PERMS=0700
+
+acct-user_add_deps


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

* [gentoo-commits] repo/gentoo:master commit in: acct-user/znc/
@ 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:     d6afad7ef88920ab2a799c6283f99871697d0bb3
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 14 22:15:39 2024 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Mar 18 19:49:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6afad7e

acct-user/znc: update EAPI 7 -> 8

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 acct-user/znc/{znc-0-r2.ebuild => znc-0-r3.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/acct-user/znc/znc-0-r2.ebuild b/acct-user/znc/znc-0-r3.ebuild
similarity index 87%
rename from acct-user/znc/znc-0-r2.ebuild
rename to acct-user/znc/znc-0-r3.ebuild
index 9381b0301b03..045ff97ee989 100644
--- a/acct-user/znc/znc-0-r2.ebuild
+++ b/acct-user/znc/znc-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 --
2024-03-18 19:52 [gentoo-commits] repo/gentoo:master commit in: acct-user/znc/ Conrad Kostecki
  -- strict thread matches above, loose matches on Subject: below --
2020-06-12 11:07 Louis Sautier

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