net-im/biboumi: Add user and group.

This commit is contained in:
tastytea 2020-04-12 14:52:46 +02:00
parent 97df1c61b0
commit 272d2a4b6c
Signed by untrusted user: tastytea
GPG Key ID: CFC39497F1B26E07
6 changed files with 61 additions and 0 deletions

View File

@ -0,0 +1,12 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
EBUILD biboumi-0.ebuild 145 BLAKE2B 09f27a3fe9169f4f64c46fe7d07242e753bcc565921d80126b1230accbad1f6324ca621431dc24f598ebcc6e137fde2c7139f040f4d14f89610fbe57c08db6ba SHA512 3218c27d0ab6562ce825fe85704d893d875bf917a98830c021fd852c577f04d1f1963b5adad0e10a659fe7a2e6893c14c3cc1deee7d9688476d4576b94addc7e
MISC metadata.xml 243 BLAKE2B b891e897dafb3669e465e88cce332ad9f074a012a40c5ba247b25f4a3fa6ebdcb285f18a079363f0a709250a8f439048ed4bfd374c798089879ae4c41e22abdc SHA512 f384aba00871410e3a4a626528a79e3e7bc7018a1fb1b00a22d7b9a4e5d8d75fd5a990a4ca12010ab140486189fadf46d6797cbd34a3dbea496338c174aff982
-----BEGIN PGP SIGNATURE-----
iHUEAREKAB0WIQQ1VSZoZMptf/RapufPw5SX8bJuBwUCXpMPHgAKCRDPw5SX8bJu
B9kOAP9qKEktlm5w7OEu26Ctb/I3ygzaDWcIAkheHFUTjK4LVwD/Qsz++5McZm45
U2+KiR2AE7k80QCtOx+RXCP+SV2dDjk=
=betX
-----END PGP SIGNATURE-----

View File

@ -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=-1

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gentoo@tastytea.de</email>
<name>tastytea</name>
</maintainer>
</pkgmetadata>

View File

@ -0,0 +1,12 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
EBUILD biboumi-0.ebuild 231 BLAKE2B 0bfe05e25d7e2c4d0e816818f1946f1a9a76369ea37a57477af0c60d8e49a4db5bc0ca700dfaa37a36f2a724066d1c1691b84e0bb1e1a9fbc95ee5e3db6e759c SHA512 01d3983a26fc32436bc357425011c12e68feafb73a4d91b882a3a6d98d3adf0f0590635a9864bcf1011195b2586fa8346aedeeed9e504fc453e180bbf11f64de
MISC metadata.xml 243 BLAKE2B b891e897dafb3669e465e88cce332ad9f074a012a40c5ba247b25f4a3fa6ebdcb285f18a079363f0a709250a8f439048ed4bfd374c798089879ae4c41e22abdc SHA512 f384aba00871410e3a4a626528a79e3e7bc7018a1fb1b00a22d7b9a4e5d8d75fd5a990a4ca12010ab140486189fadf46d6797cbd34a3dbea496338c174aff982
-----BEGIN PGP SIGNATURE-----
iHUEAREKAB0WIQQ1VSZoZMptf/RapufPw5SX8bJuBwUCXpMPHwAKCRDPw5SX8bJu
BxjgAP9jaeG1zu0REfwXPifJmE8QHn0iLXb+6Lw79wrhK+V/ggD/ZsJOgo3S6wVq
z2i9se437MNJjUqLHDmGOQTUlg81hq0=
=HkpJ
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,13 @@
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit acct-user
DESCRIPTION="User for net-im/biboumi"
ACCT_USER_ID=-1
ACCT_USER_GROUPS=( biboumi )
acct-user_add_deps

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gentoo@tastytea.de</email>
<name>tastytea</name>
</maintainer>
</pkgmetadata>