acct-group/lighttpd: Initial commit
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 9 Feb 2020 15:48:58 +0000 (18:48 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 9 Feb 2020 16:45:58 +0000 (19:45 +0300)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
acct-group/lighttpd/lighttpd-0.ebuild [new file with mode: 0644]
acct-group/lighttpd/metadata.xml [new file with mode: 0644]

diff --git a/acct-group/lighttpd/lighttpd-0.ebuild b/acct-group/lighttpd/lighttpd-0.ebuild
new file mode 100644 (file)
index 0000000..16dac2e
--- /dev/null
@@ -0,0 +1,8 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID=302
diff --git a/acct-group/lighttpd/metadata.xml b/acct-group/lighttpd/metadata.xml
new file mode 100644 (file)
index 0000000..6698a4a
--- /dev/null
@@ -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>