* [gentoo-commits] repo/gentoo:master commit in: acct-user/github-exporter/
@ 2021-05-01 22:33 William Hubbs
0 siblings, 0 replies; 2+ messages in thread
From: William Hubbs @ 2021-05-01 22:33 UTC (permalink / raw
To: gentoo-commits
commit: bba1ac64abd2af074e149a3a3b779a096d7789bc
Author: William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Sat May 1 22:32:51 2021 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Sat May 1 22:33:01 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bba1ac64
acct-user/github-exporter: new user
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>
acct-user/github-exporter/github-exporter-0.ebuild | 12 ++++++++++++
acct-user/github-exporter/metadata.xml | 8 ++++++++
2 files changed, 20 insertions(+)
diff --git a/acct-user/github-exporter/github-exporter-0.ebuild b/acct-user/github-exporter/github-exporter-0.ebuild
new file mode 100644
index 00000000000..8e83563ae30
--- /dev/null
+++ b/acct-user/github-exporter/github-exporter-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="user for github-exporter"
+ACCT_USER_ID=238
+ACCT_USER_GROUPS=( bithub-exporter )
+
+acct-user_add_deps
diff --git a/acct-user/github-exporter/metadata.xml b/acct-user/github-exporter/metadata.xml
new file mode 100644
index 00000000000..c36c37139fa
--- /dev/null
+++ b/acct-user/github-exporter/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>williamh@gentoo.org</email>
+ <name>William Hubbs</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-user/github-exporter/
@ 2021-05-01 23:03 William Hubbs
0 siblings, 0 replies; 2+ messages in thread
From: William Hubbs @ 2021-05-01 23:03 UTC (permalink / raw
To: gentoo-commits
commit: f733a5b9d66a1a78ee989cf44bbbe76090092d7e
Author: William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Sat May 1 23:02:30 2021 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Sat May 1 23:03:04 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f733a5b9
acct-user/github-exporter: fix group
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>
acct-user/github-exporter/github-exporter-0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/acct-user/github-exporter/github-exporter-0.ebuild b/acct-user/github-exporter/github-exporter-0.ebuild
index 8e83563ae30..5fc6470f9cd 100644
--- a/acct-user/github-exporter/github-exporter-0.ebuild
+++ b/acct-user/github-exporter/github-exporter-0.ebuild
@@ -7,6 +7,6 @@ inherit acct-user
DESCRIPTION="user for github-exporter"
ACCT_USER_ID=238
-ACCT_USER_GROUPS=( bithub-exporter )
+ACCT_USER_GROUPS=( github-exporter )
acct-user_add_deps
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-05-01 23:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-01 22:33 [gentoo-commits] repo/gentoo:master commit in: acct-user/github-exporter/ William Hubbs
-- strict thread matches above, loose matches on Subject: below --
2021-05-01 23:03 William Hubbs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox