From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E4EAB158083 for ; Wed, 4 Sep 2024 15:06:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D05ADE29FE; Wed, 4 Sep 2024 15:06:51 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B1E4EE29FE for ; Wed, 4 Sep 2024 15:06:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BF653340DE6 for ; Wed, 4 Sep 2024 15:06:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5DF8314D5 for ; Wed, 4 Sep 2024 15:06:49 +0000 (UTC) From: "Michael Mair-Keimberger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Mair-Keimberger" Message-ID: <1725462134.88d4cbc144832058f2ce0a22f3895eecc67e6098.mmk@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: acct-user/wikijs/ X-VCS-Repository: repo/proj/guru X-VCS-Files: acct-user/wikijs/metadata.xml acct-user/wikijs/wikijs-0.ebuild X-VCS-Directories: acct-user/wikijs/ X-VCS-Committer: mmk X-VCS-Committer-Name: Michael Mair-Keimberger X-VCS-Revision: 88d4cbc144832058f2ce0a22f3895eecc67e6098 X-VCS-Branch: dev Date: Wed, 4 Sep 2024 15:06:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2ae14a9b-e9fd-4890-b2a5-11a0ebcb8e6e X-Archives-Hash: 0cbf51ce094d87d566e434370f7fba8e commit: 88d4cbc144832058f2ce0a22f3895eecc67e6098 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Wed Sep 4 15:02:14 2024 +0000 Commit: Michael Mair-Keimberger levelnine at> CommitDate: Wed Sep 4 15:02:14 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=88d4cbc1 acct-user/wikijs: treeclean Signed-off-by: Michael Mair-Keimberger levelnine.at> acct-user/wikijs/metadata.xml | 8 -------- acct-user/wikijs/wikijs-0.ebuild | 13 ------------- 2 files changed, 21 deletions(-) diff --git a/acct-user/wikijs/metadata.xml b/acct-user/wikijs/metadata.xml deleted file mode 100644 index 4b92be875..000000000 --- a/acct-user/wikijs/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - mmk@levelnine.at - Michael Mair-Keimberger - - diff --git a/acct-user/wikijs/wikijs-0.ebuild b/acct-user/wikijs/wikijs-0.ebuild deleted file mode 100644 index 92031b58a..000000000 --- a/acct-user/wikijs/wikijs-0.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 2022-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit acct-user - -DESCRIPTION="User for wikijs" - -ACCT_USER_ID=-1 -ACCT_USER_GROUPS=( ${PN} ) - -acct-user_add_deps