public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: acct-user/cancd/
@ 2021-07-09 22:36 Conrad Kostecki
  0 siblings, 0 replies; 3+ messages in thread
From: Conrad Kostecki @ 2021-07-09 22:36 UTC (permalink / raw
  To: gentoo-commits

commit:     1c7ef2bc0c989c165ca617ea77be0243e43d1798
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  9 21:35:50 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Jul  9 22:36:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c7ef2bc

acct-user/cancd: add user for app-admin/cancd

Bug: https://bugs.gentoo.org/781194
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 acct-user/cancd/cancd-0.ebuild | 10 ++++++++++
 acct-user/cancd/metadata.xml   |  8 ++++++++
 2 files changed, 18 insertions(+)

diff --git a/acct-user/cancd/cancd-0.ebuild b/acct-user/cancd/cancd-0.ebuild
new file mode 100644
index 00000000000..f14836297bc
--- /dev/null
+++ b/acct-user/cancd/cancd-0.ebuild
@@ -0,0 +1,10 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="A user for the CA NetConsole Daemon"
+
+ACCT_USER_ID="404"

diff --git a/acct-user/cancd/metadata.xml b/acct-user/cancd/metadata.xml
new file mode 100644
index 00000000000..4073267daf2
--- /dev/null
+++ b/acct-user/cancd/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>robbat2@gentoo.org</email>
+		<name>Robin H. Johnson</name>
+	</maintainer>
+</pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: acct-user/cancd/
@ 2021-07-10  0:45 Conrad Kostecki
  0 siblings, 0 replies; 3+ messages in thread
From: Conrad Kostecki @ 2021-07-10  0:45 UTC (permalink / raw
  To: gentoo-commits

commit:     6ff930d6834dd1a761a600986a464f9f9a892fb2
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 10 00:43:22 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Jul 10 00:45:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ff930d6

acct-user/cancd: drop old version

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 acct-user/cancd/cancd-0.ebuild | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/acct-user/cancd/cancd-0.ebuild b/acct-user/cancd/cancd-0.ebuild
deleted file mode 100644
index f14836297bc..00000000000
--- a/acct-user/cancd/cancd-0.ebuild
+++ /dev/null
@@ -1,10 +0,0 @@
-# Copyright 2019-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit acct-user
-
-DESCRIPTION="A user for the CA NetConsole Daemon"
-
-ACCT_USER_ID="404"


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

* [gentoo-commits] repo/gentoo:master commit in: acct-user/cancd/
@ 2021-07-10  0:45 Conrad Kostecki
  0 siblings, 0 replies; 3+ messages in thread
From: Conrad Kostecki @ 2021-07-10  0:45 UTC (permalink / raw
  To: gentoo-commits

commit:     0e783078f8db04b159b7200ac14b3e7d2614d826
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 10 00:42:27 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Jul 10 00:45:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e783078

acct-user/cancd: update uid for user

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 acct-user/cancd/cancd-0-r1.ebuild | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/acct-user/cancd/cancd-0-r1.ebuild b/acct-user/cancd/cancd-0-r1.ebuild
new file mode 100644
index 00000000000..41284202bbc
--- /dev/null
+++ b/acct-user/cancd/cancd-0-r1.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="A user for the CA NetConsole Daemon"
+
+ACCT_USER_GROUPS=( "cancd" )
+ACCT_USER_ID="213"
+
+acct-user_add_deps


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

end of thread, other threads:[~2021-07-10  0:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-10  0:45 [gentoo-commits] repo/gentoo:master commit in: acct-user/cancd/ Conrad Kostecki
  -- strict thread matches above, loose matches on Subject: below --
2021-07-10  0:45 Conrad Kostecki
2021-07-09 22:36 Conrad Kostecki

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