diff options
author | Ronny (tastytea) Gutbrod <gentoo@tastytea.de> | 2020-04-22 20:43:24 +0200 |
---|---|---|
committer | Ronny (tastytea) Gutbrod <gentoo@tastytea.de> | 2020-04-23 01:20:42 +0200 |
commit | 0c82ef25271db6d75e7c3e162982b62796752afe (patch) | |
tree | 6d67a5fbc7019aa352247f285be419561ed14767 /acct-group | |
parent | media-tv/droidcam: auto load module (diff) | |
download | guru-0c82ef25271db6d75e7c3e162982b62796752afe.tar.gz guru-0c82ef25271db6d75e7c3e162982b62796752afe.tar.bz2 guru-0c82ef25271db6d75e7c3e162982b62796752afe.zip |
net-im/biboumi: New package.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/biboumi/biboumi-0.ebuild | 10 | ||||
-rw-r--r-- | acct-group/biboumi/metadata.xml | 8 |
2 files changed, 18 insertions, 0 deletions
diff --git a/acct-group/biboumi/biboumi-0.ebuild b/acct-group/biboumi/biboumi-0.ebuild new file mode 100644 index 000000000..35028819c --- /dev/null +++ b/acct-group/biboumi/biboumi-0.ebuild @@ -0,0 +1,10 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +KEYWORDS="~amd64" + +ACCT_GROUP_ID=-1 diff --git a/acct-group/biboumi/metadata.xml b/acct-group/biboumi/metadata.xml new file mode 100644 index 000000000..5533c93d7 --- /dev/null +++ b/acct-group/biboumi/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>gentoo@tastytea.de</email> + <name>Ronny (tastytea) Gutbrod</name> + </maintainer> +</pkgmetadata> |