diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-08-02 19:14:55 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-08-02 19:14:55 +0100 |
commit | b24bd25253fe093f722ab576d29fdc41d04cb1ee (patch) | |
tree | 0fcf2afd9f852c4d4c291cf8afaa2c244d598105 /acct-group/dialout | |
parent | 121ed4eec41fbf03e1998d09eede1bf449da63b9 (diff) |
gentoo resync : 02.08.2019
Diffstat (limited to 'acct-group/dialout')
-rw-r--r-- | acct-group/dialout/Manifest | 2 | ||||
-rw-r--r-- | acct-group/dialout/dialout-0.ebuild | 8 | ||||
-rw-r--r-- | acct-group/dialout/metadata.xml | 7 |
3 files changed, 17 insertions, 0 deletions
diff --git a/acct-group/dialout/Manifest b/acct-group/dialout/Manifest new file mode 100644 index 000000000000..75797ba8dadf --- /dev/null +++ b/acct-group/dialout/Manifest @@ -0,0 +1,2 @@ +EBUILD dialout-0.ebuild 145 BLAKE2B 63fb85503383f7bc78094bf20ad1a1affbe4edbe1d65792afc9736acd9eaa7c1c68c153af9ac38831006cca627d6290e54277f4fd09251bc0e8c6462b3d9b492 SHA512 f0c18381df7b2059b924518c51a6489bb0ecf233faa96ab0d2873f26bf1de70720347ff25e35652a1568c562e60c2406de8e4a4a8fa13b75b0e05c3c22291217 +MISC metadata.xml 219 BLAKE2B 6498f172fc689a14cc6636dfd4618c342c48a78937a3862e1968983b80fbc08c7f8b8a6b8089a1e1156be2809016c01dbc6a9bccb87ba88b394c105b52280679 SHA512 db6f809f5b14dfcd53c463e06ec29d4f10aa2393ab69691330ec1aae0d2a903baf0c43841ffb57c9e714d0442a36663fc229961200115e98789e636fc3f02d1a diff --git a/acct-group/dialout/dialout-0.ebuild b/acct-group/dialout/dialout-0.ebuild new file mode 100644 index 000000000000..324e00d81fa2 --- /dev/null +++ b/acct-group/dialout/dialout-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=20 diff --git a/acct-group/dialout/metadata.xml b/acct-group/dialout/metadata.xml new file mode 100644 index 000000000000..8e7007e5a467 --- /dev/null +++ b/acct-group/dialout/metadata.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>systemd@gentoo.org</email> + </maintainer> +</pkgmetadata> |