* [gentoo-commits] repo/gentoo:master commit in: acct-user/netbox/
@ 2020-01-27 0:39 William Hubbs
0 siblings, 0 replies; 2+ messages in thread
From: William Hubbs @ 2020-01-27 0:39 UTC (permalink / raw
To: gentoo-commits
commit: 5a875bc47076cfff31ce053ed8bf3107dbc7def1
Author: William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 27 00:38:12 2020 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Mon Jan 27 00:39:46 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a875bc4
acct-user/netbox: add netbox user
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>
acct-user/netbox/metadata.xml | 8 ++++++++
acct-user/netbox/netbox-0.ebuild | 13 +++++++++++++
2 files changed, 21 insertions(+)
diff --git a/acct-user/netbox/metadata.xml b/acct-user/netbox/metadata.xml
new file mode 100644
index 00000000000..c36c37139fa
--- /dev/null
+++ b/acct-user/netbox/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>
diff --git a/acct-user/netbox/netbox-0.ebuild b/acct-user/netbox/netbox-0.ebuild
new file mode 100644
index 00000000000..1d47bf20c23
--- /dev/null
+++ b/acct-user/netbox/netbox-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="user for netbox"
+ACCT_USER_ID=431
+ACCT_USER_GROUPS=( netbox )
+ACCT_USER_HOME=/var/lib/netbox
+
+acct-user_add_deps
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-user/netbox/
@ 2021-05-15 23:09 William Hubbs
0 siblings, 0 replies; 2+ messages in thread
From: William Hubbs @ 2021-05-15 23:09 UTC (permalink / raw
To: gentoo-commits
commit: b555137c6c6a4dbe4468d3076ba9791182bfa0b4
Author: William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Sat May 15 23:04:23 2021 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Sat May 15 23:09:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b555137c
acct-user/netbox: drop myself from maintainers
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>
acct-user/netbox/metadata.xml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/acct-user/netbox/metadata.xml b/acct-user/netbox/metadata.xml
index c36c37139fa..7a38bb90096 100644
--- a/acct-user/netbox/metadata.xml
+++ b/acct-user/netbox/metadata.xml
@@ -1,8 +1,5 @@
<?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>
+ <!-- maintainer-needed -->
</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-05-15 23:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-15 23:09 [gentoo-commits] repo/gentoo:master commit in: acct-user/netbox/ William Hubbs
-- strict thread matches above, loose matches on Subject: below --
2020-01-27 0:39 William Hubbs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox