summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-07-14 21:43:58 +0200
committerConrad Kostecki <conikost@gentoo.org>2021-07-14 21:51:21 +0200
commit1c86c5a433edce0021a20e0ee1f03e52d12b00d8 (patch)
treefb56ae1b4d2d2ac5aab009afc63db80b0a719a57 /acct-group
parentacct-group/resin: add group (140) resin (diff)
downloadgentoo-1c86c5a433edce0021a20e0ee1f03e52d12b00d8.tar.gz
gentoo-1c86c5a433edce0021a20e0ee1f03e52d12b00d8.tar.bz2
gentoo-1c86c5a433edce0021a20e0ee1f03e52d12b00d8.zip
acct-group/thttpd: add group (155) thttpd
Bug: https://bugs.gentoo.org/781548 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r--acct-group/thttpd/metadata.xml8
-rw-r--r--acct-group/thttpd/thttpd-0.ebuild10
2 files changed, 18 insertions, 0 deletions
diff --git a/acct-group/thttpd/metadata.xml b/acct-group/thttpd/metadata.xml
new file mode 100644
index 000000000000..d920e3ba3e56
--- /dev/null
+++ b/acct-group/thttpd/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>blueness@gentoo.org</email>
+ <name>Anthony G. Basile</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-group/thttpd/thttpd-0.ebuild b/acct-group/thttpd/thttpd-0.ebuild
new file mode 100644
index 000000000000..f30403a01946
--- /dev/null
+++ b/acct-group/thttpd/thttpd-0.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="A group for www-servers/thttpd"
+
+ACCT_GROUP_ID="155"