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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1D2D0158042 for ; Thu, 31 Oct 2024 15:17:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66944E087F; Thu, 31 Oct 2024 15:17:37 +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 4C3F2E087F for ; Thu, 31 Oct 2024 15:17:37 +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 414A2343128 for ; Thu, 31 Oct 2024 15:17:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CFB3FEA0 for ; Thu, 31 Oct 2024 15:17:34 +0000 (UTC) From: "Mike Rivnak" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Rivnak" Message-ID: <1730387850.fb11957237a144d6d382719dff9dca243ba5d4e7.rivnakm1@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/1password/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/1password/1password-8.10.48-r1.ebuild gui-apps/1password/1password-8.10.48.ebuild X-VCS-Directories: gui-apps/1password/ X-VCS-Committer: rivnakm1 X-VCS-Committer-Name: Mike Rivnak X-VCS-Revision: fb11957237a144d6d382719dff9dca243ba5d4e7 X-VCS-Branch: dev Date: Thu, 31 Oct 2024 15:17:34 +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: a8f87381-182a-4a60-a0fc-eed4796399a1 X-Archives-Hash: 9ec260c26011e43d2aa59888e2895e3d commit: fb11957237a144d6d382719dff9dca243ba5d4e7 Author: Mike Rivnak gmail com> AuthorDate: Thu Oct 31 15:17:30 2024 +0000 Commit: Mike Rivnak gmail com> CommitDate: Thu Oct 31 15:17:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fb119572 gui-apps/1password: remove unused USE flag Signed-off-by: Mike Rivnak gmail.com> .../1password/{1password-8.10.48.ebuild => 1password-8.10.48-r1.ebuild} | 1 - 1 file changed, 1 deletion(-) diff --git a/gui-apps/1password/1password-8.10.48.ebuild b/gui-apps/1password/1password-8.10.48-r1.ebuild similarity index 99% rename from gui-apps/1password/1password-8.10.48.ebuild rename to gui-apps/1password/1password-8.10.48-r1.ebuild index dae27a716..899e8b24f 100644 --- a/gui-apps/1password/1password-8.10.48.ebuild +++ b/gui-apps/1password/1password-8.10.48-r1.ebuild @@ -13,7 +13,6 @@ S="${WORKDIR}" LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="~amd64" -IUSE="+pam" RESTRICT="mirror strip test bindist"