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 83F78159C9B for ; Thu, 1 Aug 2024 14:44:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A447E2AD2; Thu, 1 Aug 2024 14:44:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 D57F9E2AD1 for ; Thu, 1 Aug 2024 14:44:04 +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 BD92833DF47 for ; Thu, 1 Aug 2024 14:44:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C4521B89 for ; Thu, 1 Aug 2024 14:44:02 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1722520427.b8cf89efbaf46baf26c1183134db995c23dd320f.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: acct-user/paludisbuild/ X-VCS-Repository: repo/proj/guru X-VCS-Files: acct-user/paludisbuild/paludisbuild-0.ebuild X-VCS-Directories: acct-user/paludisbuild/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: b8cf89efbaf46baf26c1183134db995c23dd320f X-VCS-Branch: master Date: Thu, 1 Aug 2024 14:44:02 +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: 5bfa1b67-7132-4cd3-b407-b74a8de60c96 X-Archives-Hash: 74b489039916681d7fddaca9dfbeb806 Message-ID: <20240801144402.cdNp_ochY3Hf-K2mAzA7kzN-zSaeO8uZnzdIFCguGFE@z> commit: b8cf89efbaf46baf26c1183134db995c23dd320f Author: David Roman gmail com> AuthorDate: Thu Aug 1 13:53:44 2024 +0000 Commit: David Roman gmail com> CommitDate: Thu Aug 1 13:53:47 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b8cf89ef acct-user/paludisbuild: treeclean sys-apps/paludis was treecleaned on eb7af068238cac883a40ddbf42bc6fcd0da877c0 Signed-off-by: David Roman gmail.com> acct-user/paludisbuild/paludisbuild-0.ebuild | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/acct-user/paludisbuild/paludisbuild-0.ebuild b/acct-user/paludisbuild/paludisbuild-0.ebuild deleted file mode 100644 index 368a574e6..000000000 --- a/acct-user/paludisbuild/paludisbuild-0.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit acct-user - -DESCRIPTION="Build user for sys-apps/paludis" -ACCT_USER_ID=-1 -ACCT_USER_GROUPS=( paludisbuild tty ) -ACCT_USER_HOME="/var/tmp/paludis" - -acct-user_add_deps