* [gentoo-commits] repo/gentoo:master commit in: acct-user/ziproxy/
@ 2020-11-28 23:09 David Seifert
0 siblings, 0 replies; 2+ messages in thread
From: David Seifert @ 2020-11-28 23:09 UTC (permalink / raw
To: gentoo-commits
commit: 3b22e93bdd3ad912616472473afbb7d726970cb9
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sat Nov 28 23:08:40 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Nov 28 23:08:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b22e93b
acct-user/ziproxy: Add user for ziproxy
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
acct-user/ziproxy/metadata.xml | 5 +++++
acct-user/ziproxy/ziproxy-0.ebuild | 11 +++++++++++
2 files changed, 16 insertions(+)
diff --git a/acct-user/ziproxy/metadata.xml b/acct-user/ziproxy/metadata.xml
new file mode 100644
index 00000000000..7a38bb90096
--- /dev/null
+++ b/acct-user/ziproxy/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <!-- maintainer-needed -->
+</pkgmetadata>
diff --git a/acct-user/ziproxy/ziproxy-0.ebuild b/acct-user/ziproxy/ziproxy-0.ebuild
new file mode 100644
index 00000000000..ea999861d75
--- /dev/null
+++ b/acct-user/ziproxy/ziproxy-0.ebuild
@@ -0,0 +1,11 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+ACCT_USER_ID=367
+ACCT_USER_GROUPS=( "${PN}" )
+
+acct-user_add_deps
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-user/ziproxy/
@ 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: 119de88f52a755fc2580f56e6e685887e3fb6b58
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 14 22:15:36 2024 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Mar 18 19:49:04 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=119de88f
acct-user/ziproxy: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
acct-user/ziproxy/{ziproxy-0-r1.ebuild => ziproxy-0-r2.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/acct-user/ziproxy/ziproxy-0-r1.ebuild b/acct-user/ziproxy/ziproxy-0-r2.ebuild
similarity index 77%
rename from acct-user/ziproxy/ziproxy-0-r1.ebuild
rename to acct-user/ziproxy/ziproxy-0-r2.ebuild
index aa9df06ff0dc..22a019769a95 100644
--- a/acct-user/ziproxy/ziproxy-0-r1.ebuild
+++ b/acct-user/ziproxy/ziproxy-0-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2019-2023 Gentoo Authors
+# Copyright 2019-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 --
2020-11-28 23:09 [gentoo-commits] repo/gentoo:master commit in: acct-user/ziproxy/ David Seifert
-- strict thread matches above, loose matches on Subject: below --
2024-03-18 19:52 Conrad Kostecki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox