* [gentoo-commits] repo/gentoo:master commit in: acct-user/tor/
@ 2019-12-06 16:01 Anthony G. Basile
0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile @ 2019-12-06 16:01 UTC (permalink / raw
To: gentoo-commits
commit: fa32d2556810e1391705e4a4b3474c440f0c9f75
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 6 15:53:51 2019 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Dec 6 16:00:57 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa32d255
acct-user/tor: new user package for UID 43
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
acct-user/tor/metadata.xml | 8 ++++++++
acct-user/tor/tor-0.ebuild | 12 ++++++++++++
2 files changed, 20 insertions(+)
diff --git a/acct-user/tor/metadata.xml b/acct-user/tor/metadata.xml
new file mode 100644
index 00000000000..d920e3ba3e5
--- /dev/null
+++ b/acct-user/tor/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>blueness@gentoo.org</email>
+ <name>Anthony G. Basile</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/tor/tor-0.ebuild b/acct-user/tor/tor-0.ebuild
new file mode 100644
index 00000000000..6df828bb88b
--- /dev/null
+++ b/acct-user/tor/tor-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="user for tor daemon"
+ACCT_USER_ID=43
+ACCT_USER_GROUPS=( tor )
+
+acct-user_add_deps
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-user/tor/
@ 2023-01-29 5:21 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2023-01-29 5:21 UTC (permalink / raw
To: gentoo-commits
commit: 19b7bc26bd7c96aca0bc805c239726c07d4ee23c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 05:19:53 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 05:20:16 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19b7bc26
acct-user/tor: adopt w/ ajak@
Signed-off-by: Sam James <sam <AT> gentoo.org>
acct-user/tor/metadata.xml | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/acct-user/tor/metadata.xml b/acct-user/tor/metadata.xml
index 115e9d64a669..d59234f9f101 100644
--- a/acct-user/tor/metadata.xml
+++ b/acct-user/tor/metadata.xml
@@ -1,5 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="person">
+ <email>ajak@gentoo.org</email>
+ <name>John Helmert III</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>sam@gentoo.org</email>
+ <name>Sam James</name>
+ </maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-29 5:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-06 16:01 [gentoo-commits] repo/gentoo:master commit in: acct-user/tor/ Anthony G. Basile
-- strict thread matches above, loose matches on Subject: below --
2023-01-29 5:21 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox