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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B4B1613835A for ; Fri, 21 May 2021 14:11:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E7D2E087C; Fri, 21 May 2021 14:11:00 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D97CFE087C for ; Fri, 21 May 2021 14:10:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EEB97340CBB for ; Fri, 21 May 2021 14:10:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 350A379D for ; Fri, 21 May 2021 14:10:54 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1621514443.a1e07b07abfae15b1c6e55589593859cf5ae2529.mgorny@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-im/rocketchat-desktop-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/rocketchat-desktop-bin/Manifest net-im/rocketchat-desktop-bin/metadata.xml net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.2.2.ebuild X-VCS-Directories: net-im/rocketchat-desktop-bin/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a1e07b07abfae15b1c6e55589593859cf5ae2529 X-VCS-Branch: master Date: Fri, 21 May 2021 14:10:54 +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: 6a7b0ec8-792b-448b-b819-d3deddb00301 X-Archives-Hash: a08f00d49660b9a75d7ce791c393a323 commit: a1e07b07abfae15b1c6e55589593859cf5ae2529 Author: Andrew Ammerlaan gentoo org> AuthorDate: Thu May 20 12:40:43 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu May 20 12:40:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a1e07b07 net-im/rocketchat-desktop-bin: move to ::gentoo Signed-off-by: Andrew Ammerlaan gentoo.org> net-im/rocketchat-desktop-bin/Manifest | 1 - net-im/rocketchat-desktop-bin/metadata.xml | 12 ----- .../rocketchat-desktop-bin-3.2.2.ebuild | 53 ---------------------- 3 files changed, 66 deletions(-) diff --git a/net-im/rocketchat-desktop-bin/Manifest b/net-im/rocketchat-desktop-bin/Manifest deleted file mode 100644 index a1e56775b..000000000 --- a/net-im/rocketchat-desktop-bin/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST rocketchat-3.2.2.x86_64.rpm 55347028 BLAKE2B 77fb7f5461b28ae4cf896742b4a65bd19a877aa69984f1040e509b2dfdacdceb4db83d9f6af58e2ef357e5884a927a05d707b0af502cf83c9aeb238a1cec8fad SHA512 5f48168529804d6fc849dac21f3ca0f94b6d8cb5d3ef0086a8f1631c0a66b69741ff5e642e64b08a3df2dd7e3a6d36f97dca5157a43c3a716238f293dcadad7e diff --git a/net-im/rocketchat-desktop-bin/metadata.xml b/net-im/rocketchat-desktop-bin/metadata.xml deleted file mode 100644 index 355f96259..000000000 --- a/net-im/rocketchat-desktop-bin/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - RocketChat/Rocket.Chat.Electron - https://github.com/RocketChat/Rocket.Chat.Electron/issues - - - andrewammerlaan@gentoo.org - Andrew Ammerlaan - - diff --git a/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.2.2.ebuild b/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.2.2.ebuild deleted file mode 100644 index 0c6ba72c3..000000000 --- a/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.2.2.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 2019-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -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 - 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/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 - cp -a "${S}"/* "${ED}" || die -}