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 D068B15808B for ; Fri, 25 Feb 2022 13:33:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3C5CE085B; Fri, 25 Feb 2022 13:33:18 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DA356E085B for ; Fri, 25 Feb 2022 13:33:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AB780342F48 for ; Fri, 25 Feb 2022 13:33:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A6852EC for ; Fri, 25 Feb 2022 13:33:16 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1645795992.d123fb9b8847a35b2a28309d76d5d6c7226d51c0.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/rocketchat-desktop-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/rocketchat-desktop-bin/Manifest net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.7.7.ebuild X-VCS-Directories: net-im/rocketchat-desktop-bin/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: d123fb9b8847a35b2a28309d76d5d6c7226d51c0 X-VCS-Branch: master Date: Fri, 25 Feb 2022 13:33:16 +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: 95a29a36-116a-45af-a1d7-cfb6c93fc9db X-Archives-Hash: b0edff3ddc26842c8ff346f473128f19 commit: d123fb9b8847a35b2a28309d76d5d6c7226d51c0 Author: Andrew Ammerlaan gentoo org> AuthorDate: Fri Feb 25 13:32:49 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Fri Feb 25 13:33:12 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d123fb9b net-im/rocketchat-desktop-bin: drop version 3.7.7 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> net-im/rocketchat-desktop-bin/Manifest | 1 - .../rocketchat-desktop-bin-3.7.7.ebuild | 55 ---------------------- 2 files changed, 56 deletions(-) diff --git a/net-im/rocketchat-desktop-bin/Manifest b/net-im/rocketchat-desktop-bin/Manifest index 5f6d840a03df..d3a193f71817 100644 --- a/net-im/rocketchat-desktop-bin/Manifest +++ b/net-im/rocketchat-desktop-bin/Manifest @@ -1,2 +1 @@ -DIST rocketchat-3.7.7.x86_64.rpm 88749684 BLAKE2B 18e5f0cbd6a7dc7885f7a956a3ce8be6973c69120780fec96d1e12d9c4c25972d070b37d211947e744d3ca486d0117fe0754db232ad067b9a6f81a0185b44cff SHA512 3ebd78f20ae4a7a1458039f786444474f0fc52715f1238d5c1e806982d517d5582f963028f67abf279ba50f36212bb25e114346e4e8611a7546c61a17a3395a4 DIST rocketchat-3.7.8.x86_64.rpm 72461320 BLAKE2B 33cd4dd39c966761fb79c09002247924d1d59490c75c41c5941b8ecbc0a4fc7f05e3210388bea06a502cc01416e026cdf3ea38c81fdfc7a743e6b22a7e6fd302 SHA512 13d529ee32c2945b77e45220568a290c74a15d99fb49f1c595a78d2acd91a16556ea73fced2667ddbee6a986bf57677e2a0fab82eb0723e8f62a49a0e990588e diff --git a/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.7.7.ebuild b/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.7.7.ebuild deleted file mode 100644 index 9953c00c594d..000000000000 --- a/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.7.7.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 2019-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rpm xdg - -DESCRIPTION="The Ultimate Open Source Web Chat Platform" -HOMEPAGE="https://rocket.chat" -SRC_URI="https://github.com/RocketChat/Rocket.Chat.Electron/releases/download/${PV}/rocketchat-${PV}.x86_64.rpm" - -KEYWORDS="-* ~amd64" -LICENSE="MIT" -SLOT="0" - -RDEPEND=" - app-accessibility/at-spi2-atk:2 - dev-libs/atk - dev-libs/expat - dev-libs/libappindicator - dev-libs/nspr - dev-libs/nss - media-fonts/noto-emoji - media-libs/alsa-lib - net-print/cups - sys-libs/glibc - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - x11-libs/gtk+:3 - x11-libs/libnotify - x11-libs/libxcb - x11-libs/libX11 - 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/libXtst - x11-libs/libXScrnSaver - x11-libs/pango -" - -QA_PREBUILT="opt/Rocket.Chat/*" - -S="${WORKDIR}" - -src_install() { - # remove files useless for Gentoo - rm -r usr/lib || die - mv "${S}"/* "${ED}" || die -}