* [gentoo-commits] repo/gentoo:master commit in: acct-user/vault/
@ 2020-04-17 23:20 William Hubbs
0 siblings, 0 replies; 2+ messages in thread
From: William Hubbs @ 2020-04-17 23:20 UTC (permalink / raw
To: gentoo-commits
commit: 7e718b45c79b1e87030bc784d778d4a42a698fdc
Author: William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 17 23:18:27 2020 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Fri Apr 17 23:19:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e718b45
acct-user/consul: new user for vault (approved by zmedico)
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>
acct-user/vault/metadata.xml | 7 +++++++
acct-user/vault/vault-0.ebuild | 12 ++++++++++++
2 files changed, 19 insertions(+)
diff --git a/acct-user/vault/metadata.xml b/acct-user/vault/metadata.xml
new file mode 100644
index 00000000000..9a7ba2ff3c4
--- /dev/null
+++ b/acct-user/vault/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>zmedico@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/vault/vault-0.ebuild b/acct-user/vault/vault-0.ebuild
new file mode 100644
index 00000000000..baa71456228
--- /dev/null
+++ b/acct-user/vault/vault-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 vault"
+ACCT_USER_ID=410
+ACCT_USER_GROUPS=( vault )
+
+acct-user_add_deps
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-user/vault/
@ 2024-03-18 19:52 Conrad Kostecki
0 siblings, 0 replies; 2+ messages in thread
From: Conrad Kostecki @ 2024-03-18 19:52 UTC (permalink / raw
To: gentoo-commits
commit: 6cf677411f65277929be474f6a0a16d1efefe1a7
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 14 22:15:03 2024 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Mar 18 19:49:00 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cf67741
acct-user/vault: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
acct-user/vault/{vault-0-r2.ebuild => vault-0-r3.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/acct-user/vault/vault-0-r2.ebuild b/acct-user/vault/vault-0-r3.ebuild
similarity index 80%
rename from acct-user/vault/vault-0-r2.ebuild
rename to acct-user/vault/vault-0-r3.ebuild
index a47d6ed16eec..bf6a93e519b8 100644
--- a/acct-user/vault/vault-0-r2.ebuild
+++ b/acct-user/vault/vault-0-r3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2020-2023 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit acct-user
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-18 19:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-18 19:52 [gentoo-commits] repo/gentoo:master commit in: acct-user/vault/ Conrad Kostecki
-- strict thread matches above, loose matches on Subject: below --
2020-04-17 23:20 William Hubbs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox