summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-11-15 16:59:24 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-11-15 17:32:56 +0100
commita9fedde1ebf5d74e865b14ced8daccce5b1a65b0 (patch)
treee72c700b1429debbd12f5e60fb250a26bb3032d9 /acct-group
parentnet-vpn/strongswan: drop old (diff)
downloadgentoo-a9fedde1ebf5d74e865b14ced8daccce5b1a65b0.tar.gz
gentoo-a9fedde1ebf5d74e865b14ced8daccce5b1a65b0.tar.bz2
gentoo-a9fedde1ebf5d74e865b14ced8daccce5b1a65b0.zip
acct-group/ipsec: new group for net-vpn/strongswan, GID 199
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r--acct-group/ipsec/ipsec-0.ebuild10
-rw-r--r--acct-group/ipsec/metadata.xml7
2 files changed, 17 insertions, 0 deletions
diff --git a/acct-group/ipsec/ipsec-0.ebuild b/acct-group/ipsec/ipsec-0.ebuild
new file mode 100644
index 000000000000..f638e9e23a18
--- /dev/null
+++ b/acct-group/ipsec/ipsec-0.ebuild
@@ -0,0 +1,10 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="ipsec (strongswan) program group"
+
+ACCT_GROUP_ID=391
diff --git a/acct-group/ipsec/metadata.xml b/acct-group/ipsec/metadata.xml
new file mode 100644
index 000000000000..8c5a5301197b
--- /dev/null
+++ b/acct-group/ipsec/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>patrick@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>