commit: c1d625a2eb1495efb22f183665f3326dc8ed9f89 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Tue Feb 1 10:37:21 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Tue Feb 1 10:37:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c1d625a2
acct-user/biboumi: treeclean, moved to ::gentoo Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> acct-user/biboumi/biboumi-0.ebuild | 12 ------------ acct-user/biboumi/metadata.xml | 8 -------- 2 files changed, 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>[email protected]</email> - <name>Ronny (tastytea) Gutbrod</name> - </maintainer> -</pkgmetadata>
