* [gentoo-commits] repo/gentoo:master commit in: acct-user/opm/
@ 2021-07-13 23:06 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2021-07-13 23:06 UTC (permalink / raw
To: gentoo-commits
commit: 170cea57f49c8374713292a55d90ac2d4bce87ef
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 13 22:54:04 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 13 23:05:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=170cea57
acct-user/opm: add 0
Signed-off-by: Sam James <sam <AT> gentoo.org>
acct-user/opm/metadata.xml | 8 ++++++++
acct-user/opm/opm-0.ebuild | 9 +++++++++
2 files changed, 17 insertions(+)
diff --git a/acct-user/opm/metadata.xml b/acct-user/opm/metadata.xml
new file mode 100644
index 00000000000..979bcc7aec9
--- /dev/null
+++ b/acct-user/opm/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>sam@gentoo.org</email>
+ <name>Sam James</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/opm/opm-0.ebuild b/acct-user/opm/opm-0.ebuild
new file mode 100644
index 00000000000..f01d1ef24cd
--- /dev/null
+++ b/acct-user/opm/opm-0.ebuild
@@ -0,0 +1,9 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit acct-user
+
+DESCRIPTION="User for an open proxy monitor"
+ACCT_USER_ID=272
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-user/opm/
@ 2021-07-13 23:25 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2021-07-13 23:25 UTC (permalink / raw
To: gentoo-commits
commit: 3644068281654df2ff132ec090000dd28b2bb0ec
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 13 23:19:34 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 13 23:23:00 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36440682
acct-user/opm: fix group membership
Signed-off-by: Sam James <sam <AT> gentoo.org>
acct-user/opm/{opm-0.ebuild => opm-0-r1.ebuild} | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/acct-user/opm/opm-0.ebuild b/acct-user/opm/opm-0-r1.ebuild
similarity index 73%
rename from acct-user/opm/opm-0.ebuild
rename to acct-user/opm/opm-0-r1.ebuild
index f01d1ef24cd..ed82e1d8a36 100644
--- a/acct-user/opm/opm-0.ebuild
+++ b/acct-user/opm/opm-0-r1.ebuild
@@ -6,4 +6,7 @@ EAPI=8
inherit acct-user
DESCRIPTION="User for an open proxy monitor"
-ACCT_USER_ID=272
+ACCT_USER_ID=127
+ACCT_USER_GROUPS=( opm )
+
+acct-user_add_deps
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-07-13 23:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-13 23:06 [gentoo-commits] repo/gentoo:master commit in: acct-user/opm/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2021-07-13 23:25 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox