summaryrefslogtreecommitdiff
path: root/acct-group/fhem
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-10-13 22:19:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-10-14 23:22:23 +0100
commit4b19be30aa626b327c885dae62c559ec0e9fb935 (patch)
tree76e74807bc479502e13866b581b6bf86734ec634 /acct-group/fhem
parent30d6f67c98d149508509d5e86f176d558793acc0 (diff)
gentoo resync : 13.10.2019
Diffstat (limited to 'acct-group/fhem')
-rw-r--r--acct-group/fhem/Manifest2
-rw-r--r--acct-group/fhem/fhem-0.ebuild10
-rw-r--r--acct-group/fhem/metadata.xml12
3 files changed, 24 insertions, 0 deletions
diff --git a/acct-group/fhem/Manifest b/acct-group/fhem/Manifest
new file mode 100644
index 000000000000..20e715ed9efd
--- /dev/null
+++ b/acct-group/fhem/Manifest
@@ -0,0 +1,2 @@
+EBUILD fhem-0.ebuild 217 BLAKE2B 85a31635d162007273e945ae3ec9cbdbfa1766f6be3d79f95cac1a6ead8b49cdf78b8ac20bab1807dbfcd1f8127ebd73207e4134d07fb2f9692c030579d8a6d5 SHA512 724dccbcea4b4f9c6338a090aa3a233efedd9416597de41d379621d5480d837aa0c1d93dc5cfb69db373bf34ba19fdb036d76c883ad2c741e8fd676f77aac81e
+MISC metadata.xml 369 BLAKE2B 99bc89ce5469bce6e867ce73fa66fee3fa41bf2166453c3606b03b1f3879f837c46d41068430e217a7ab4b0d0096650762095ffe5f13382ab055e5815f90ebb1 SHA512 5d49b66d13a6055421fc9e9a180d6d5657e367cfdc6e74a13c16955cc1bfda765605f0ab7c0d7d5f67ce847e09306fef52a2fb621eccdf358e5d21e82129a2b3
diff --git a/acct-group/fhem/fhem-0.ebuild b/acct-group/fhem/fhem-0.ebuild
new file mode 100644
index 000000000000..ada06e5d9d5a
--- /dev/null
+++ b/acct-group/fhem/fhem-0.ebuild
@@ -0,0 +1,10 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="A group for the FHEM perl server for house automation"
+
+ACCT_GROUP_ID="491"
diff --git a/acct-group/fhem/metadata.xml b/acct-group/fhem/metadata.xml
new file mode 100644
index 000000000000..54d5423c4060
--- /dev/null
+++ b/acct-group/fhem/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>ck+gentoo@bl4ckb0x.de</email>
+ <name>Conrad Kostecki</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>