commit:     64064bb8a9eb4751eda056005a357e1d368f4a1c
Author:     Tomáš Mózes <hydrapolic <AT> gmail <DOT> com>
AuthorDate: Tue Nov 12 09:02:43 2019 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Wed Dec 25 15:13:48 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64064bb8

acct-group/redis: new group package for GID 75

Signed-off-by: Tomáš Mózes <hydrapolic <AT> gmail.com>

 acct-group/redis/metadata.xml   | 7 +++++++
 acct-group/redis/redis-0.ebuild | 9 +++++++++
 2 files changed, 16 insertions(+)

diff --git a/acct-group/redis/metadata.xml b/acct-group/redis/metadata.xml
new file mode 100644
index 00000000000..ee74e58c037
--- /dev/null
+++ b/acct-group/redis/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+  <maintainer type="person">
+    <email>robb...@gentoo.org</email>
+  </maintainer>
+</pkgmetadata>

diff --git a/acct-group/redis/redis-0.ebuild b/acct-group/redis/redis-0.ebuild
new file mode 100644
index 00000000000..272255cb137
--- /dev/null
+++ b/acct-group/redis/redis-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="Redis program group"
+ACCT_GROUP_ID=75

Reply via email to