diff options
author | Florian Schmaus <flow@gentoo.org> | 2022-02-01 11:37:21 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2022-02-01 11:37:25 +0100 |
commit | c1d625a2eb1495efb22f183665f3326dc8ed9f89 (patch) | |
tree | b0852fa0ba927b05d3670f17ab4da55cdb235dc9 /acct-user | |
parent | net-im/biboumi: treeclean, moved to ::gentoo (diff) | |
download | guru-c1d625a2eb1495efb22f183665f3326dc8ed9f89.tar.gz guru-c1d625a2eb1495efb22f183665f3326dc8ed9f89.tar.bz2 guru-c1d625a2eb1495efb22f183665f3326dc8ed9f89.zip |
acct-user/biboumi: treeclean, moved to ::gentoo
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'acct-user')
-rw-r--r-- | acct-user/biboumi/biboumi-0.ebuild | 12 | ||||
-rw-r--r-- | acct-user/biboumi/metadata.xml | 8 |
2 files changed, 0 insertions, 20 deletions
diff --git a/acct-user/biboumi/biboumi-0.ebuild b/acct-user/biboumi/biboumi-0.ebuild deleted file mode 100644 index fbaef4d08..000000000 --- a/acct-user/biboumi/biboumi-0.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 2020-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit acct-user - -DESCRIPTION="User for net-im/biboumi" -ACCT_USER_ID=-1 -ACCT_USER_GROUPS=( biboumi ) - -acct-user_add_deps diff --git a/acct-user/biboumi/metadata.xml b/acct-user/biboumi/metadata.xml deleted file mode 100644 index 5533c93d7..000000000 --- a/acct-user/biboumi/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?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> |