* [gentoo-commits] repo/gentoo:master commit in: acct-user/vdradmin/
@ 2020-03-01 11:07 Jörg Bornkessel
0 siblings, 0 replies; 2+ messages in thread
From: Jörg Bornkessel @ 2020-03-01 11:07 UTC (permalink / raw
To: gentoo-commits
commit: f538876393d804b59d9c4d37b2972f5990bfce8f
Author: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 1 11:00:46 2020 +0000
Commit: Jörg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Sun Mar 1 11:07:05 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5388763
acct-user/vdradmin: initial ebuild for vdradmin (453) user
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --force
Signed-off-by: Joerg Bornkessel <hd_brummy <AT> gentoo.org>
acct-user/vdradmin/metadata.xml | 12 ++++++++++++
acct-user/vdradmin/vdradmin-0.ebuild | 16 ++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/acct-user/vdradmin/metadata.xml b/acct-user/vdradmin/metadata.xml
new file mode 100644
index 00000000000..bae98b27e64
--- /dev/null
+++ b/acct-user/vdradmin/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="person">
+ <email>hd_brummy@gentoo.org</email>
+ <name>Joerg Bornkessel</name>
+</maintainer>
+<maintainer type="project">
+ <email>vdr@gentoo.org</email>
+ <name>Gentoo Vdr Project</name>
+</maintainer>
+</pkgmetadata>
diff --git a/acct-user/vdradmin/vdradmin-0.ebuild b/acct-user/vdradmin/vdradmin-0.ebuild
new file mode 100644
index 00000000000..5e76895dfb5
--- /dev/null
+++ b/acct-user/vdradmin/vdradmin-0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for www-misc/vdradmin-am"
+
+ACCT_USER_ID=453
+ACCT_USER_GROUPS=( vdradmin )
+
+acct-user_add_deps
+
+DEPEND+=" acct-group/vdradmin "
+RDEPEND+=" acct-group/vdradmin "
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-user/vdradmin/
@ 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: d063e741ef9410dd1ddc08fc2b5d8eb73f244dac
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 14 22:15:11 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=d063e741
acct-user/vdradmin: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
acct-user/vdradmin/{vdradmin-0-r2.ebuild => vdradmin-0-r3.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/acct-user/vdradmin/vdradmin-0-r2.ebuild b/acct-user/vdradmin/vdradmin-0-r3.ebuild
similarity index 85%
rename from acct-user/vdradmin/vdradmin-0-r2.ebuild
rename to acct-user/vdradmin/vdradmin-0-r3.ebuild
index 59912a877e0d..c16cb6cea5b1 100644
--- a/acct-user/vdradmin/vdradmin-0-r2.ebuild
+++ b/acct-user/vdradmin/vdradmin-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/vdradmin/ Conrad Kostecki
-- strict thread matches above, loose matches on Subject: below --
2020-03-01 11:07 Jörg Bornkessel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox