summaryrefslogtreecommitdiff
path: root/acct-user/lighttpd
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-10 21:05:55 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-10 21:05:55 +0000
commit71deace00d1a2b091313fe137ab7092418c6f87c (patch)
tree9f1f0dee23e13658e52f49437befe78427148c51 /acct-user/lighttpd
parent29aabba0ea759c6a2864ff5631735b67ee38e5e0 (diff)
gentoo resync : 10.02.2020
Diffstat (limited to 'acct-user/lighttpd')
-rw-r--r--acct-user/lighttpd/Manifest2
-rw-r--r--acct-user/lighttpd/lighttpd-0.ebuild12
-rw-r--r--acct-user/lighttpd/metadata.xml8
3 files changed, 22 insertions, 0 deletions
diff --git a/acct-user/lighttpd/Manifest b/acct-user/lighttpd/Manifest
new file mode 100644
index 000000000000..292578246fc1
--- /dev/null
+++ b/acct-user/lighttpd/Manifest
@@ -0,0 +1,2 @@
+EBUILD lighttpd-0.ebuild 233 BLAKE2B 5b1eb6e62b0912ec0ab14a2b71812b5563e9c4ee97a1bb495d52e99606ab4011e094cf7cb3c9eb6e96c99b1624979c66dd7f9b6e2d8b0cb4822def3c6e43e61e SHA512 84d72a4ee397c4a29a1d36930ae470eefd69e5c3ce742418265c8207c95834459b1f45bc664b54b12b43eba7082379a2c588d9d01fe60b61d57c5ca773eb326b
+MISC metadata.xml 247 BLAKE2B 94608f4bda5b60a090b18717a5d81d90defbb5e482043059dcb7a41d39a21b9192e6f58a1ebdb83cc8cfaa9fe85ced13c40e6e43c110e0e21b2cb6a36f6dc852 SHA512 1196d40f8c6a3b2e5d0c0590c2f56b53ead40ec8d9eb2c125094eb961b092558c51baa89f237fda24cf1050e85c78dd7419e1d217c2feceb32c6296990ac54c3
diff --git a/acct-user/lighttpd/lighttpd-0.ebuild b/acct-user/lighttpd/lighttpd-0.ebuild
new file mode 100644
index 000000000000..5534663d206b
--- /dev/null
+++ b/acct-user/lighttpd/lighttpd-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="A user for lighttpd"
+ACCT_USER_ID=302
+ACCT_USER_GROUPS=( lighttpd )
+
+acct-user_add_deps
diff --git a/acct-user/lighttpd/metadata.xml b/acct-user/lighttpd/metadata.xml
new file mode 100644
index 000000000000..6698a4ab7883
--- /dev/null
+++ b/acct-user/lighttpd/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>zlogene@gentoo.org</email>
+ <name>Mikle Kolyada</name>
+ </maintainer>
+</pkgmetadata>