From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: acct-user/squid/
Date: Mon, 27 Jan 2020 18:51:58 +0000 (UTC) [thread overview]
Message-ID: <1580151100.b8660c1a83f4d68a59671dc7ef4faf74582d0046.zlogene@gentoo> (raw)
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
next reply other threads:[~2020-01-27 18:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-27 18:51 Mikle Kolyada [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-01-14 18:59 [gentoo-commits] repo/gentoo:master commit in: acct-user/squid/ Sam James
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1580151100.b8660c1a83f4d68a59671dc7ef4faf74582d0046.zlogene@gentoo \
--to=zlogene@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox