commit:     a4a8600e8514e80f3c84894b371a6cc815fbf722
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 26 17:33:23 2019 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Dec 26 17:36:44 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4a8600e

acct-group/varnish: new group for www-servers/varnish (GID 474)

Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 acct-group/varnish/metadata.xml     | 8 ++++++++
 acct-group/varnish/varnish-0.ebuild | 9 +++++++++
 2 files changed, 17 insertions(+)

diff --git a/acct-group/varnish/metadata.xml b/acct-group/varnish/metadata.xml
new file mode 100644
index 00000000000..d920e3ba3e5
--- /dev/null
+++ b/acct-group/varnish/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>bluen...@gentoo.org</email>
+               <name>Anthony G. Basile</name>
+       </maintainer>
+</pkgmetadata>

diff --git a/acct-group/varnish/varnish-0.ebuild 
b/acct-group/varnish/varnish-0.ebuild
new file mode 100644
index 00000000000..1171e28757c
--- /dev/null
+++ b/acct-group/varnish/varnish-0.ebuild
@@ -0,0 +1,9 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="group for varnish"
+ACCT_GROUP_ID=474

Reply via email to