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 98B47138334 for ; Sat, 9 Jun 2018 14:55:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E982E087F; Sat, 9 Jun 2018 14:55:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 48E0DE087F for ; Sat, 9 Jun 2018 14:55:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 BDB3D335C30 for ; Sat, 9 Jun 2018 14:55:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8237F2BF for ; Sat, 9 Jun 2018 14:55:00 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1528556089.e58a13b98eaff04d81cf5b9c9dc4a28a34eddb88.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/signal-desktop-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/signal-desktop-bin/Manifest net-im/signal-desktop-bin/signal-desktop-bin-1.11.0.ebuild X-VCS-Directories: net-im/signal-desktop-bin/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: e58a13b98eaff04d81cf5b9c9dc4a28a34eddb88 X-VCS-Branch: master Date: Sat, 9 Jun 2018 14:55:00 +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-Archives-Salt: 848c1d13-8f83-4fa4-9c32-f9110a26963a X-Archives-Hash: 451794fd36cc98bd18f5ef9e9bf57dc6 commit: e58a13b98eaff04d81cf5b9c9dc4a28a34eddb88 Author: Robert Siebeck r123 de> AuthorDate: Sun Jun 3 21:52:44 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sat Jun 9 14:54:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e58a13b9 net-im/signal-desktop-bin: remove old version 1.11.0 net-im/signal-desktop-bin/Manifest | 1 - .../signal-desktop-bin-1.11.0.ebuild | 56 ---------------------- 2 files changed, 57 deletions(-) diff --git a/net-im/signal-desktop-bin/Manifest b/net-im/signal-desktop-bin/Manifest index c03f8f33a71..b14ebc0a24b 100644 --- a/net-im/signal-desktop-bin/Manifest +++ b/net-im/signal-desktop-bin/Manifest @@ -1,2 +1 @@ -DIST signal-desktop_1.11.0_amd64.deb 64041386 BLAKE2B e2a059873afa9223267ac1cd5560f1b8fbcf16935561c67e18c670fd02bc48d63cab89ceecf74c26ac8e5d9cea702757ee4d2516a3a545efcc56fb4362ae37f1 SHA512 776f3e75ef304af5da72cc6e67b3cf541183bc461cffa38e575a4f9019a088553983c2ed7b5381de85f68f2228cc3505384337e6cf621019ef0cd3f83b60aeac DIST signal-desktop_1.12.0_amd64.deb 65766890 BLAKE2B 2be9046bc3da1ef12784181640919b2082f9f1c818683201c8c2c2996033d9851497617ec5bf3e5614d00dc9526d0b9af3a0c731ef89ffdc48f18715f01412ef SHA512 306de244ce1f121432ac6c83ae1dc8ad170dfaf2ecc384aa16c3d80fa06febf07504d63391ae8f81309ead5d43dd60f61eb4b4a2bb7ea2f78e284425d6f11ead diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-1.11.0.ebuild b/net-im/signal-desktop-bin/signal-desktop-bin-1.11.0.ebuild deleted file mode 100644 index 1c8881910be..00000000000 --- a/net-im/signal-desktop-bin/signal-desktop-bin-1.11.0.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MY_PN="${PN/-bin/}" - -inherit gnome2-utils pax-utils unpacker xdg-utils -DESCRIPTION="Allows you to send and receive messages of Signal Messenger on your computer" -HOMEPAGE="https://signal.org/ - https://github.com/WhisperSystems/Signal-Desktop" -SRC_URI="https://updates.signal.org/desktop/apt/pool/main/s/${MY_PN}/${MY_PN}_${PV}_amd64.deb" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -RESTRICT="bindist mirror" - -RDEPEND=" - gnome-base/gconf:2 - dev-libs/nss - x11-libs/libXScrnSaver - x11-libs/libXtst - net-print/cups - " - -QA_PREBUILT="opt/Signal/signal-desktop - opt/Signal/libnode.so - opt/Signal/libffmpeg.so" - -S="${WORKDIR}" - -src_install() { - insinto / - dodoc -r usr/share/doc/signal-desktop/. - doins -r opt - insinto /usr/share - doins -r usr/share/applications - doins -r usr/share/icons - fperms +x /opt/Signal/signal-desktop - pax-mark m opt/Signal/signal-desktop - - dosym ../../opt/Signal/${MY_PN} /usr/bin/${MY_PN} -} - -pkg_postinst() { - xdg_desktop_database_update - gnome2_icon_cache_update -} - -pkg_postrm() { - xdg_desktop_database_update - gnome2_icon_cache_update -}