From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id EDC90158287 for ; Sat, 17 May 2025 16:09:03 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id CD995343321 for ; Sat, 17 May 2025 16:09:03 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 081B51103DE; Sat, 17 May 2025 16:09:00 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 bobolink.gentoo.org (Postfix) with ESMTPS id 03D641103DE for ; Sat, 17 May 2025 16:08:59 +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 78E9334317B for ; Sat, 17 May 2025 16:08:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 152AE1A2B for ; Sat, 17 May 2025 16:08:58 +0000 (UTC) From: "Skyler Mäntysaari" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Skyler Mäntysaari" Message-ID: <1747498129.5bdf58a61b782851d95dd130d0a25c19b0f445a3.gentoo@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.28.ebuild gui-apps/1password/Manifest X-VCS-Directories: gui-apps/1password/ X-VCS-Committer: gentoo X-VCS-Committer-Name: Skyler Mäntysaari X-VCS-Revision: 5bdf58a61b782851d95dd130d0a25c19b0f445a3 X-VCS-Branch: dev Date: Sat, 17 May 2025 16:08:58 +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: 1248a090-a0d2-4f32-9078-1c6c29a8f72c X-Archives-Hash: 620ccaea54576e177e2c6d3dc00ede87 commit: 5bdf58a61b782851d95dd130d0a25c19b0f445a3 Author: Skyler Mäntysaari skym fi> AuthorDate: Sat May 17 16:08:49 2025 +0000 Commit: Skyler Mäntysaari samip fi> CommitDate: Sat May 17 16:08:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5bdf58a6 gui-apps/1password: drop 8.10.28 Signed-off-by: Skyler Mäntysaari skym.fi> gui-apps/1password/1password-8.10.28.ebuild | 75 ----------------------------- gui-apps/1password/Manifest | 1 - 2 files changed, 76 deletions(-) diff --git a/gui-apps/1password/1password-8.10.28.ebuild b/gui-apps/1password/1password-8.10.28.ebuild deleted file mode 100644 index bf55bdd2d..000000000 --- a/gui-apps/1password/1password-8.10.28.ebuild +++ /dev/null @@ -1,75 +0,0 @@ -# Copyright 2023-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit optfeature rpm xdg - -DESCRIPTION="The world’s most-loved password manager" -HOMEPAGE="https://1password.com" -SRC_URI="amd64? ( https://downloads.1password.com/linux/rpm/stable/x86_64/${P}.x86_64.rpm )" -S="${WORKDIR}" - -LICENSE="all-rights-reserved" -SLOT="0" -KEYWORDS="~amd64" - -RESTRICT="mirror strip test bindist" - -DEPEND=" - x11-misc/xdg-utils - acct-group/1password -" -RDEPEND=" - ${DEPEND} - app-accessibility/at-spi2-core:2 - dev-libs/expat - dev-libs/glib:2 - dev-libs/nspr - dev-libs/nss - media-libs/alsa-lib - media-libs/mesa - net-print/cups - sys-apps/dbus - || ( - sys-apps/systemd-utils - sys-apps/systemd - ) - sys-libs/zlib - x11-libs/cairo - x11-libs/gtk+:3 - x11-libs/libdrm - x11-libs/libX11 - x11-libs/libxcb - x11-libs/libXcomposite - x11-libs/libXdamage - x11-libs/libXext - x11-libs/libXfixes - x11-libs/libxkbcommon - x11-libs/libXrandr - x11-libs/pango -" - -src_unpack() { - rpm_unpack ${P}.x86_64.rpm -} - -QA_PREBUILT="opt/1Password/*" - -src_install() { - cp -ar opt "${ED}" || die "Install failed!" - cp -ar usr "${ED}" || die "Install failed!" - - fowners root:1password /opt/1Password/1Password-BrowserSupport || die - fperms 4755 /opt/1Password/chrome-sandbox - fperms 2755 /opt/1Password/1Password-BrowserSupport - - dosym -r /opt/1Password/1password /usr/bin/1password -} - -pkg_postinst() { - xdg_pkg_postinst - - optfeature "cli support" app-misc/1password-cli - optfeature "policykit support" sys-auth/polkit -} diff --git a/gui-apps/1password/Manifest b/gui-apps/1password/Manifest index 58523f873..c60f8bba7 100644 --- a/gui-apps/1password/Manifest +++ b/gui-apps/1password/Manifest @@ -1,3 +1,2 @@ -DIST 1password-8.10.28.x86_64.rpm 139002692 BLAKE2B 2c2713e7df8020ab348cbeefc094ec79239ab5481c38798f67f21b86eb49a0701c71b11b11a3f04fecaf04589bee6df8dfb80ee9a8aba8f6ab565187e5f351a7 SHA512 b6e24e7b4c2b2940e1d798ab162d71f8926a1f1ec6310d3112f44af35bb17d70602c4bafcb6ed7358ba10516d1991765089e7ee5231d3bea6935c4f359755095 DIST 1password-8.10.48.x86_64.rpm 132173932 BLAKE2B f164bda036bfe045b68f2a95372a6bd544d52c8c0ef688192e4321dc102b277e83eb04afb437bba1ec0a9852670d9ee8f30c31a8bc0be6815d2b5ef11c3b3ccb SHA512 9455ad8fc045d463b69e8f8e1e6a04233bfd2ef780b09164441704015bcadf48d8d67717bf7aefbb39f386148f01454c375107d26ec618669cf97df2653acb09 DIST 1password-8.10.72.x86_64.rpm 134699400 BLAKE2B 6219ed6ed22ec03a8fc846a135b1504ec9aeb32fe688e12a042126784477e1b15e1ca1e43fc42e1e93c76ab5711154385c78ae64d4ea58d679cc7b331ad05b4b SHA512 f3b589fdfe6f5816691f59872f7b27188bd59a42181cbd927f01fc1f05762a012d27f6855b26674fdfe8e7192d1620e6c7e46a4249cea823abf97df5fe9b4487