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 44BDC1382C5 for ; Sat, 14 Apr 2018 21:04:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22D39E0871; Sat, 14 Apr 2018 21:04:53 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 D9DA8E0871 for ; Sat, 14 Apr 2018 21:04:52 +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 91A45335C76 for ; Sat, 14 Apr 2018 21:04:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 761D3230 for ; Sat, 14 Apr 2018 21:04:49 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1523739822.2febda031f981b0ecd34aed8b4469c73f5311471.monsieurp@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.7.0.ebuild X-VCS-Directories: net-im/signal-desktop-bin/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 2febda031f981b0ecd34aed8b4469c73f5311471 X-VCS-Branch: master Date: Sat, 14 Apr 2018 21:04:49 +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: 3ccb977b-546f-417d-b497-4a16ed182c2e X-Archives-Hash: d81dd44bd7da9b870a367b1599a0013b commit: 2febda031f981b0ecd34aed8b4469c73f5311471 Author: Robert Siebeck r123 de> AuthorDate: Sat Apr 14 07:47:20 2018 +0000 Commit: Patrice Clement gentoo org> CommitDate: Sat Apr 14 21:03:42 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2febda03 net-im/signal-desktop-bin: remove old version 1.7.0 net-im/signal-desktop-bin/Manifest | 1 - .../signal-desktop-bin-1.7.0.ebuild | 55 ---------------------- 2 files changed, 56 deletions(-) diff --git a/net-im/signal-desktop-bin/Manifest b/net-im/signal-desktop-bin/Manifest index 0be4d443090..1cbfe3368f2 100644 --- a/net-im/signal-desktop-bin/Manifest +++ b/net-im/signal-desktop-bin/Manifest @@ -1,2 +1 @@ -DIST signal-desktop_1.7.0_amd64.deb 64127368 BLAKE2B 53fd7fb78856fa2e87ffc772cfa97086f21948385661e5e43ffbcbc39fdfe2de5b7032053b3f7c5a5a40e92b4aee8eb2f23f3c1c3be129477587b7b000d0b0f5 SHA512 f4b6e2abc7f90911a1e22bf8be603121f64df4d230347aaec85867ed2c809fc5bd2a6dbc1c9c9dd17e8ca2219eb117b7105c516bbe15b4b703c01c79acd01b78 DIST signal-desktop_1.7.1_amd64.deb 64518108 BLAKE2B 4253f9d5590d5776051da27fef3eb79227e8e5760e690ec5e6255b6e6e5a237b90c70be6e43f10c0fe39df9f9bd882d24681d9b11550eadc5cfb53691a3aab48 SHA512 45c104f8e09779a767f647e905e9d3bd981c4500bc4254464b66d2b55f9480be7302a69828c5b919ab517b6f821ec474b902404306852e0176041c96607dd6a6 diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-1.7.0.ebuild b/net-im/signal-desktop-bin/signal-desktop-bin-1.7.0.ebuild deleted file mode 100644 index 92008eb4f0e..00000000000 --- a/net-im/signal-desktop-bin/signal-desktop-bin-1.7.0.ebuild +++ /dev/null @@ -1,55 +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="ayatana" - -RESTRICT="bindist mirror" - -RDEPEND=" - gnome-base/gconf:2 - dev-libs/nss - x11-libs/libXtst - net-print/cups - ayatana? ( dev-libs/libappindicator:3 ) - " - -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 -}