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 247341382C5 for ; Tue, 27 Apr 2021 18:27:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6884DE081A; Tue, 27 Apr 2021 18:27:38 +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 4D1D6E081A for ; Tue, 27 Apr 2021 18:27:38 +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 9D8CD34109B for ; Tue, 27 Apr 2021 18:27:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C633478 for ; Tue, 27 Apr 2021 18:27:35 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1619548049.9622e505ea0304d4ee9a2e5a562d2162656c0459.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-skypeweb/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-plugins/pidgin-skypeweb/Manifest x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.5.ebuild X-VCS-Directories: x11-plugins/pidgin-skypeweb/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9622e505ea0304d4ee9a2e5a562d2162656c0459 X-VCS-Branch: master Date: Tue, 27 Apr 2021 18:27:35 +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: e867f294-3aef-4730-9b5d-ffdcfcb1517c X-Archives-Hash: cac13fc176fe93968c0737e707c49232 commit: 9622e505ea0304d4ee9a2e5a562d2162656c0459 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Apr 27 18:27:16 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Apr 27 18:27:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9622e505 x11-plugins/pidgin-skypeweb: Drop broken 1.5 Bug: https://bugs.gentoo.org/738180 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> x11-plugins/pidgin-skypeweb/Manifest | 1 - .../pidgin-skypeweb/pidgin-skypeweb-1.5.ebuild | 24 ---------------------- 2 files changed, 25 deletions(-) diff --git a/x11-plugins/pidgin-skypeweb/Manifest b/x11-plugins/pidgin-skypeweb/Manifest index 5197220502e..8e837e0def4 100644 --- a/x11-plugins/pidgin-skypeweb/Manifest +++ b/x11-plugins/pidgin-skypeweb/Manifest @@ -1,2 +1 @@ -DIST pidgin-skypeweb-1.5.tar.gz 295956 BLAKE2B 0a45c709570c9093df9f0e674e5556a21b832b5e73ab2f32d439aa4fe3ce224df0bab05e054ef352ed337113e6800020cf0da60a7b37a6f39a22fc95ad40d28b SHA512 93043b83132654144f333e90bdff88dec5efe2495412a0b40f0ab64ec96d9427acea553ff73dee054de87e77121cbfd1a7bcaddeb17ab4d91baef55d658b6478 DIST pidgin-skypeweb-1.7.tar.gz 297565 BLAKE2B 94d4fe7b6408fe054bdb79729493929551aabce03c9157992c7cab283c360adfa20c0b9775d82ec7017d762e208259fbf365e6311df566eda033f5a8c71ce20a SHA512 0981aefe23a7bce423fbc447ae22f79077742ac5cc1fd235611acc34175b4a6d9fd4a4af38f7fc3aa7ff7442be71a70c68ca8c271adbe39c085d6ae599cb0871 diff --git a/x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.5.ebuild b/x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.5.ebuild deleted file mode 100644 index dec5c377b3e..00000000000 --- a/x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.5.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="SkypeWeb Plugin for Pidgin" -HOMEPAGE="https://github.com/EionRobb/skype4pidgin" -SRC_URI="https://github.com/EionRobb/skype4pidgin/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3+" -KEYWORDS="~amd64 ~x86" -SLOT="0" - -RDEPEND="net-im/pidgin - dev-libs/json-glib" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -S="${WORKDIR}/skype4pidgin-${PV}/skypeweb" - -pkg_postinst() { - elog "If you get error message like 'Failed getting Magic T value':" - elog "Go to https://web.skype.com ; Log In and follow the instructions to enable your account!" -}