diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-02-10 21:05:55 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-02-10 21:05:55 +0000 |
commit | 71deace00d1a2b091313fe137ab7092418c6f87c (patch) | |
tree | 9f1f0dee23e13658e52f49437befe78427148c51 /acct-group/lighttpd | |
parent | 29aabba0ea759c6a2864ff5631735b67ee38e5e0 (diff) |
gentoo resync : 10.02.2020
Diffstat (limited to 'acct-group/lighttpd')
-rw-r--r-- | acct-group/lighttpd/Manifest | 2 | ||||
-rw-r--r-- | acct-group/lighttpd/lighttpd-0.ebuild | 8 | ||||
-rw-r--r-- | acct-group/lighttpd/metadata.xml | 8 |
3 files changed, 18 insertions, 0 deletions
diff --git a/acct-group/lighttpd/Manifest b/acct-group/lighttpd/Manifest new file mode 100644 index 000000000000..b9ecbe612b30 --- /dev/null +++ b/acct-group/lighttpd/Manifest @@ -0,0 +1,2 @@ +EBUILD lighttpd-0.ebuild 146 BLAKE2B 7cb39baec7dda61b97a160b5e09068801979e3230fb75622df45a88f60688aad86d8bf2461b12d14c4a19b21efac2d729c0ae85efe6256a6883e669d8434304d SHA512 2b1b803ec1b592e944c0a8a46d3119682c2c199d80cd8bbcf01aea2a6927b920d30711ae0e0c8ad1d79ccd6c403a1787650b5483c644f4c5d33890d3d7ff899d +MISC metadata.xml 247 BLAKE2B 94608f4bda5b60a090b18717a5d81d90defbb5e482043059dcb7a41d39a21b9192e6f58a1ebdb83cc8cfaa9fe85ced13c40e6e43c110e0e21b2cb6a36f6dc852 SHA512 1196d40f8c6a3b2e5d0c0590c2f56b53ead40ec8d9eb2c125094eb961b092558c51baa89f237fda24cf1050e85c78dd7419e1d217c2feceb32c6296990ac54c3 diff --git a/acct-group/lighttpd/lighttpd-0.ebuild b/acct-group/lighttpd/lighttpd-0.ebuild new file mode 100644 index 000000000000..16dac2e24281 --- /dev/null +++ b/acct-group/lighttpd/lighttpd-0.ebuild @@ -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 index 000000000000..6698a4ab7883 --- /dev/null +++ b/acct-group/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> |