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 76080158012 for ; Sat, 1 Oct 2022 03:09:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8530E09D1; Sat, 1 Oct 2022 03:09:42 +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 AC2A1E09D1 for ; Sat, 1 Oct 2022 03:09:42 +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 D4328340DBF for ; Sat, 1 Oct 2022 03:09:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F7BF75 for ; Sat, 1 Oct 2022 03:09:40 +0000 (UTC) From: "Michael Palimaka" 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 Palimaka" Message-ID: <1664593775.38af1a6e4a5ed7c5232e19b228e90beb8bdc661e.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/bitwarden-desktop-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/bitwarden-desktop-bin/Manifest app-admin/bitwarden-desktop-bin/bitwarden-desktop-bin-1.32.1.ebuild X-VCS-Directories: app-admin/bitwarden-desktop-bin/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 38af1a6e4a5ed7c5232e19b228e90beb8bdc661e X-VCS-Branch: master Date: Sat, 1 Oct 2022 03:09:40 +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: dcb76975-3c94-4932-aa9b-40ac83ceec26 X-Archives-Hash: 3a1fcbfcd22dd27ca2f22fa0849022ca commit: 38af1a6e4a5ed7c5232e19b228e90beb8bdc661e Author: Michael Palimaka gentoo org> AuthorDate: Sat Oct 1 03:08:43 2022 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Oct 1 03:09:35 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38af1a6e app-admin/bitwarden-desktop-bin: drop 1.32.1 Signed-off-by: Michael Palimaka gentoo.org> app-admin/bitwarden-desktop-bin/Manifest | 1 - .../bitwarden-desktop-bin-1.32.1.ebuild | 87 ---------------------- 2 files changed, 88 deletions(-) diff --git a/app-admin/bitwarden-desktop-bin/Manifest b/app-admin/bitwarden-desktop-bin/Manifest index 0f9e97144eae..ff3a182e36af 100644 --- a/app-admin/bitwarden-desktop-bin/Manifest +++ b/app-admin/bitwarden-desktop-bin/Manifest @@ -1,2 +1 @@ -DIST Bitwarden-1.32.1-amd64.deb 72752286 BLAKE2B f7ea64bacb85820872c026d4f4bc6e7b70533bc64af85cea71beac4cf5da559a2178775a2eb31c805837ec5b7fc853c5c097fe3fa71bebf796ea165f62723a4b SHA512 514e9da98a4987d7a65e4b8a5f00fe9154a5e7558edc8d14360a1e7e21a24d4ad2ee82c38b029976d6671af991a82d54207cbfc73c7e246b7c18e5ddceb9394f DIST Bitwarden-2022.6.0-amd64.deb 64084380 BLAKE2B 8729385160c07be0056ee9b17f70aa53b5c5e240fbe5ecbc20d3f4b5e2af69524a4042b07d619c04c6521cd1696459346e6812796bea78f5ba7538de22ff7965 SHA512 70de5d3c626543bfe3f8e3ecde1abe427154e73456f989b6b0219db79c2f61d09a72d37034f9f37a14bd2ddd82ecbb23515551fc7eabc6bc1aa87bc8b44d4474 diff --git a/app-admin/bitwarden-desktop-bin/bitwarden-desktop-bin-1.32.1.ebuild b/app-admin/bitwarden-desktop-bin/bitwarden-desktop-bin-1.32.1.ebuild deleted file mode 100644 index f20778c037c9..000000000000 --- a/app-admin/bitwarden-desktop-bin/bitwarden-desktop-bin-1.32.1.ebuild +++ /dev/null @@ -1,87 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit desktop unpacker xdg-utils - -MY_PN="Bitwarden" - -DESCRIPTION="Bitwarden password manager desktop client" -HOMEPAGE="https://bitwarden.com/" -SRC_URI="https://github.com/bitwarden/desktop/releases/download/v${PV}/Bitwarden-${PV}-amd64.deb" -S="${WORKDIR}" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - app-accessibility/at-spi2-atk:2 - app-accessibility/at-spi2-core:2 - app-crypt/libsecret - dev-libs/atk - dev-libs/expat - dev-libs/glib - sys-libs/glibc - dev-libs/nspr - dev-libs/nss - media-libs/alsa-lib - media-libs/mesa - net-print/cups - sys-apps/dbus - sys-apps/util-linux - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - x11-libs/gtk+:3 - x11-libs/libdrm - x11-libs/libX11 - x11-libs/libxcb - x11-libs/libXcomposite - x11-libs/libXcursor - x11-libs/libXdamage - x11-libs/libXext - x11-libs/libXfixes - x11-libs/libXi - x11-libs/libxkbcommon - x11-libs/libXrandr - x11-libs/libXrender - x11-libs/libXScrnSaver - x11-libs/libxshmfence - x11-libs/libXtst - x11-libs/pango -" -IDEPEND=" - dev-util/desktop-file-utils - dev-util/gtk-update-icon-cache -" - -QA_PREBUILT=" - opt/Bitwarden/*.so* - opt/Bitwarden/bitwarden - opt/Bitwarden/chrome-sandbox -" - -src_install() { - insinto /opt - doins -r opt/${MY_PN} - fperms 755 /opt/Bitwarden/bitwarden - fperms 4755 /opt/Bitwarden/chrome-sandbox - - domenu usr/share/applications/bitwarden.desktop - - local x - for x in 16 32 48 64 256 512; do - doicon -s ${x} usr/share/icons/hicolor/${x}*/* - done -} - -pkg_postinst() { - xdg_desktop_database_update - xdg_icon_cache_update -} - -pkg_postrm() { - xdg_desktop_database_update - xdg_icon_cache_update -}