public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: acct-user/shellinaboxd/
@ 2019-12-12 10:19 Patrice Clement
  0 siblings, 0 replies; 4+ messages in thread
From: Patrice Clement @ 2019-12-12 10:19 UTC (permalink / raw
  To: gentoo-commits

commit:     c4aa2f31e7c7cb18213ce43174c5623dfadf8936
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 12 10:18:59 2019 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 10:19:21 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4aa2f31

acct-user/shellinaboxd: change UID to 306.

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 acct-user/shellinaboxd/shellinaboxd-0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/acct-user/shellinaboxd/shellinaboxd-0.ebuild b/acct-user/shellinaboxd/shellinaboxd-0.ebuild
index 413ed572089..02ff9473f3f 100644
--- a/acct-user/shellinaboxd/shellinaboxd-0.ebuild
+++ b/acct-user/shellinaboxd/shellinaboxd-0.ebuild
@@ -6,4 +6,4 @@ EAPI=7
 inherit acct-user
 
 DESCRIPTION="shellinabox user"
-ACCT_USER_ID=14000
+ACCT_USER_ID=306


^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-user/shellinaboxd/
@ 2019-12-22  4:48 Craig Andrews
  0 siblings, 0 replies; 4+ messages in thread
From: Craig Andrews @ 2019-12-22  4:48 UTC (permalink / raw
  To: gentoo-commits

commit:     5a37a136e30d4889b31c49088efa78e3d2afa9e0
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 18 21:58:18 2019 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sun Dec 22 04:47:55 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a37a136

acct-user/shellinaboxd: User for www-misc/shellinabox

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 acct-user/shellinaboxd/metadata.xml          | 12 ++++++++++++
 acct-user/shellinaboxd/shellinaboxd-0.ebuild | 12 ++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/acct-user/shellinaboxd/metadata.xml b/acct-user/shellinaboxd/metadata.xml
new file mode 100644
index 00000000000..b09023bbc39
--- /dev/null
+++ b/acct-user/shellinaboxd/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>monsieurp@gentoo.org</email>
+        <name>Patrice Clement</name>
+    </maintainer>
+    <maintainer type="project">
+        <email>shell-tools@gentoo.org</email>
+        <name>Gentoo Shell Tools Project</name>
+    </maintainer>
+</pkgmetadata>

diff --git a/acct-user/shellinaboxd/shellinaboxd-0.ebuild b/acct-user/shellinaboxd/shellinaboxd-0.ebuild
new file mode 100644
index 00000000000..e7a3eaf808c
--- /dev/null
+++ b/acct-user/shellinaboxd/shellinaboxd-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="shellinabox user"
+ACCT_USER_ID=139
+ACCT_USER_GROUPS=( shellinaboxd )
+
+acct-user_add_deps


^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-user/shellinaboxd/
@ 2019-12-12 12:53 Patrice Clement
  0 siblings, 0 replies; 4+ messages in thread
From: Patrice Clement @ 2019-12-12 12:53 UTC (permalink / raw
  To: gentoo-commits

commit:     944b0fadd895499e00c175104dd1551b481dfaf1
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 12 12:48:38 2019 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 12:53:24 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=944b0fad

acct-user/shellinaboxd: remove user.

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 acct-user/shellinaboxd/metadata.xml          | 5 -----
 acct-user/shellinaboxd/shellinaboxd-0.ebuild | 9 ---------
 2 files changed, 14 deletions(-)

diff --git a/acct-user/shellinaboxd/metadata.xml b/acct-user/shellinaboxd/metadata.xml
deleted file mode 100644
index 7a38bb90096..00000000000
--- a/acct-user/shellinaboxd/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<!-- maintainer-needed -->
-</pkgmetadata>

diff --git a/acct-user/shellinaboxd/shellinaboxd-0.ebuild b/acct-user/shellinaboxd/shellinaboxd-0.ebuild
deleted file mode 100644
index 02ff9473f3f..00000000000
--- a/acct-user/shellinaboxd/shellinaboxd-0.ebuild
+++ /dev/null
@@ -1,9 +0,0 @@
-# Copyright 2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit acct-user
-
-DESCRIPTION="shellinabox user"
-ACCT_USER_ID=306


^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-user/shellinaboxd/
@ 2019-12-12  9:11 Patrice Clement
  0 siblings, 0 replies; 4+ messages in thread
From: Patrice Clement @ 2019-12-12  9:11 UTC (permalink / raw
  To: gentoo-commits

commit:     de7fd5402df9fac36a1059be6c3dff67021d2fdf
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 12 09:08:55 2019 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 09:11:40 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de7fd540

acct-user/shellinaboxd: new user.

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 acct-user/shellinaboxd/metadata.xml          | 5 +++++
 acct-user/shellinaboxd/shellinaboxd-0.ebuild | 9 +++++++++
 2 files changed, 14 insertions(+)

diff --git a/acct-user/shellinaboxd/metadata.xml b/acct-user/shellinaboxd/metadata.xml
new file mode 100644
index 00000000000..7a38bb90096
--- /dev/null
+++ b/acct-user/shellinaboxd/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<!-- maintainer-needed -->
+</pkgmetadata>

diff --git a/acct-user/shellinaboxd/shellinaboxd-0.ebuild b/acct-user/shellinaboxd/shellinaboxd-0.ebuild
new file mode 100644
index 00000000000..413ed572089
--- /dev/null
+++ b/acct-user/shellinaboxd/shellinaboxd-0.ebuild
@@ -0,0 +1,9 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="shellinabox user"
+ACCT_USER_ID=14000


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

end of thread, other threads:[~2019-12-22  4:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-12 10:19 [gentoo-commits] repo/gentoo:master commit in: acct-user/shellinaboxd/ Patrice Clement
  -- strict thread matches above, loose matches on Subject: below --
2019-12-22  4:48 Craig Andrews
2019-12-12 12:53 Patrice Clement
2019-12-12  9:11 Patrice Clement

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