commit: e61a330d98f06e44e6615a62c4c01ee2d3233d49 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Sat Apr 19 07:39:46 2025 +0000 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> CommitDate: Sat Apr 19 11:07:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e61a330d
acct-user/gotosocial: treeclean Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> acct-user/gotosocial/gotosocial-0.ebuild | 11 ----------- acct-user/gotosocial/metadata.xml | 5 ----- 2 files changed, 16 deletions(-) diff --git a/acct-user/gotosocial/gotosocial-0.ebuild b/acct-user/gotosocial/gotosocial-0.ebuild deleted file mode 100644 index 2d3399107..000000000 --- a/acct-user/gotosocial/gotosocial-0.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit acct-user - -ACCT_USER_ID=-1 -ACCT_USER_GROUPS=( gotosocial ) - -acct-user_add_deps diff --git a/acct-user/gotosocial/metadata.xml b/acct-user/gotosocial/metadata.xml deleted file mode 100644 index 115e9d64a..000000000 --- a/acct-user/gotosocial/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> -</pkgmetadata>
