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/audio | |
parent | 121ed4eec41fbf03e1998d09eede1bf449da63b9 (diff) |
gentoo resync : 02.08.2019
Diffstat (limited to 'acct-group/audio')
-rw-r--r-- | acct-group/audio/Manifest | 2 | ||||
-rw-r--r-- | acct-group/audio/audio-0.ebuild | 8 | ||||
-rw-r--r-- | acct-group/audio/metadata.xml | 7 |
3 files changed, 17 insertions, 0 deletions
diff --git a/acct-group/audio/Manifest b/acct-group/audio/Manifest new file mode 100644 index 000000000000..2d734651c41e --- /dev/null +++ b/acct-group/audio/Manifest @@ -0,0 +1,2 @@ +EBUILD audio-0.ebuild 145 BLAKE2B 05641feae3253d911aa09ba24661e055ede92497f47f9d6d86ca44cd694934cee20b7962688d58aae0e696d9304bf953d2eab7f63a15ad99d956a00f0374f7ef SHA512 34c406ca8a0e86ebd35eceb3563558af8f842e45f07597c43316a64a14bd104b33c2cb22975082873fb62dd1f1905f7e54310cc13b0ec238ea59151181ba930a +MISC metadata.xml 219 BLAKE2B 6498f172fc689a14cc6636dfd4618c342c48a78937a3862e1968983b80fbc08c7f8b8a6b8089a1e1156be2809016c01dbc6a9bccb87ba88b394c105b52280679 SHA512 db6f809f5b14dfcd53c463e06ec29d4f10aa2393ab69691330ec1aae0d2a903baf0c43841ffb57c9e714d0442a36663fc229961200115e98789e636fc3f02d1a diff --git a/acct-group/audio/audio-0.ebuild b/acct-group/audio/audio-0.ebuild new file mode 100644 index 000000000000..97c0d8e0148b --- /dev/null +++ b/acct-group/audio/audio-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=18 diff --git a/acct-group/audio/metadata.xml b/acct-group/audio/metadata.xml new file mode 100644 index 000000000000..8e7007e5a467 --- /dev/null +++ b/acct-group/audio/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> |