public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: acct-user/squid/
@ 2020-01-27 18:51 99% Mikle Kolyada
  0 siblings, 0 replies; 1+ results
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	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2020-01-27 18:51 99% [gentoo-commits] repo/gentoo:master commit in: acct-user/squid/ Mikle Kolyada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox