* [gentoo-commits] repo/gentoo:master commit in: acct-user/squid/
@ 2023-01-14 18:59 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2023-01-14 18:59 UTC (permalink / raw
To: gentoo-commits
commit: d548ffd1ed4a059fda59e1af3fe7bd309494046a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 14 18:57:51 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 14 18:58:07 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d548ffd1
acct-user/squid: add proxied maint
Signed-off-by: Sam James <sam <AT> gentoo.org>
acct-user/squid/metadata.xml | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/acct-user/squid/metadata.xml b/acct-user/squid/metadata.xml
index 115e9d64a669..64b269faa688 100644
--- a/acct-user/squid/metadata.xml
+++ b/acct-user/squid/metadata.xml
@@ -1,5 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="person" proxied="yes">
+ <email>hlein@korelogic.com</email>
+ <name>Hank Leininger</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-user/squid/
@ 2020-01-27 18:51 Mikle Kolyada
0 siblings, 0 replies; 2+ messages in thread
From: Mikle Kolyada @ 2020-01-27 18:51 UTC (permalink / raw
To: gentoo-commits
commit: b8660c1a83f4d68a59671dc7ef4faf74582d0046
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 27 18:50:54 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Jan 27 18:51:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8660c1a
acct-user/squid: Initial commit
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
acct-user/squid/metadata.xml | 8 ++++++++
acct-user/squid/squid-0.ebuild | 13 +++++++++++++
2 files changed, 21 insertions(+)
diff --git a/acct-user/squid/metadata.xml b/acct-user/squid/metadata.xml
new file mode 100644
index 00000000000..6698a4ab788
--- /dev/null
+++ b/acct-user/squid/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>zlogene@gentoo.org</email>
+ <name>Mikle Kolyada</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/squid/squid-0.ebuild b/acct-user/squid/squid-0.ebuild
new file mode 100644
index 00000000000..97e03021f29
--- /dev/null
+++ b/acct-user/squid/squid-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="A user for squid web proxy cache"
+ACCT_USER_ID=301
+ACCT_USER_HOME=/var/cache/squid
+ACCT_USER_GROUPS=( squid )
+
+acct-user_add_deps
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-14 18:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-14 18:59 [gentoo-commits] repo/gentoo:master commit in: acct-user/squid/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2020-01-27 18:51 Mikle Kolyada
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox