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 958B5138351 for ; Sat, 18 Jan 2020 22:11:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69D6DE0919; Sat, 18 Jan 2020 22:11: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 3B1AEE0919 for ; Sat, 18 Jan 2020 22:11:05 +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 8667434E20C for ; Sat, 18 Jan 2020 22:11:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 44357AB for ; Sat, 18 Jan 2020 22:11:01 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1579385434.dfe1c280e312416b3856057ccd6c9f88bcaa1c88.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/pidgin/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/pidgin/metadata.xml net-im/pidgin/pidgin-2.13.0-r1.ebuild net-im/pidgin/pidgin-2.13.0-r2.ebuild net-im/pidgin/pidgin-2.13.0-r3.ebuild net-im/pidgin/pidgin-2.13.0.ebuild X-VCS-Directories: net-im/pidgin/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: dfe1c280e312416b3856057ccd6c9f88bcaa1c88 X-VCS-Branch: master Date: Sat, 18 Jan 2020 22:11:01 +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: 98b4ff95-37c1-46bb-9599-f8f54c285f2a X-Archives-Hash: 957234d2afa11e9d25082afb0373dd00 commit: dfe1c280e312416b3856057ccd6c9f88bcaa1c88 Author: David Seifert gentoo org> AuthorDate: Sat Jan 18 22:10:34 2020 +0000 Commit: David Seifert gentoo org> CommitDate: Sat Jan 18 22:10:34 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfe1c280 net-im/pidgin: Remove USE="silc" Closes: https://github.com/gentoo/gentoo/pull/14384 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: David Seifert gentoo.org> net-im/pidgin/metadata.xml | 3 +-- net-im/pidgin/{pidgin-2.13.0.ebuild => pidgin-2.13.0-r2.ebuild} | 6 ++---- net-im/pidgin/{pidgin-2.13.0-r1.ebuild => pidgin-2.13.0-r3.ebuild} | 4 +--- 3 files changed, 4 insertions(+), 9 deletions(-) diff --git a/net-im/pidgin/metadata.xml b/net-im/pidgin/metadata.xml index 718b51ce3ea..c7542a5eab7 100644 --- a/net-im/pidgin/metadata.xml +++ b/net-im/pidgin/metadata.xml @@ -6,7 +6,7 @@ Lars Wendler - Pidgin is an instant messaging program for Windows, Linux, BSD, and other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SILC, SIMPLE, and Zephyr. + Pidgin is an instant messaging program for Windows, Linux, BSD, and other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SIMPLE, and Zephyr. Enable Gadu Gadu protocol support @@ -17,7 +17,6 @@ Build finch, console interface Enable Contact Availability Prediction plugin Build libgnt (GLib Ncurses Toolkit used by finch) with python scripting support - Enable SILC protocol support Use X screensaver protocol extension to monitor idle/active status based on mouse/keyboard events Enable Zephyr protocol support diff --git a/net-im/pidgin/pidgin-2.13.0.ebuild b/net-im/pidgin/pidgin-2.13.0-r2.ebuild similarity index 97% rename from net-im/pidgin/pidgin-2.13.0.ebuild rename to net-im/pidgin/pidgin-2.13.0-r2.ebuild index 940a4d414de..7b1541443e6 100644 --- a/net-im/pidgin/pidgin-2.13.0.ebuild +++ b/net-im/pidgin/pidgin-2.13.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,7 +19,7 @@ LICENSE="GPL-2" SLOT="0/2" # libpurple version KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="dbus debug doc eds gadu gnutls +gstreamer +gtk idn meanwhile pie" -IUSE+=" networkmanager nls perl silc tcl tk spell sasl ncurses" +IUSE+=" networkmanager nls perl tcl tk spell sasl ncurses" IUSE+=" groupwise prediction python +xscreensaver zephyr zeroconf" # mono" IUSE+=" aqua" @@ -70,7 +70,6 @@ RDEPEND=" dev-libs/nss ) meanwhile? ( net-libs/meanwhile ) - silc? ( >=net-im/silc-toolkit-1.0.1 ) tcl? ( dev-lang/tcl:0= ) tk? ( dev-lang/tk:0= ) sasl? ( dev-libs/cyrus-sasl:2 ) @@ -179,7 +178,6 @@ src_configure() { use gadu && DYNAMIC_PRPLS+=",gg" use groupwise && DYNAMIC_PRPLS+=",novell" - use silc && DYNAMIC_PRPLS+=",silc" use meanwhile && DYNAMIC_PRPLS+=",sametime" use zephyr && DYNAMIC_PRPLS+=",zephyr" use zeroconf && DYNAMIC_PRPLS+=",bonjour" diff --git a/net-im/pidgin/pidgin-2.13.0-r1.ebuild b/net-im/pidgin/pidgin-2.13.0-r3.ebuild similarity index 98% rename from net-im/pidgin/pidgin-2.13.0-r1.ebuild rename to net-im/pidgin/pidgin-2.13.0-r3.ebuild index bf8576fd710..632e0faa952 100644 --- a/net-im/pidgin/pidgin-2.13.0-r1.ebuild +++ b/net-im/pidgin/pidgin-2.13.0-r3.ebuild @@ -19,7 +19,7 @@ LICENSE="GPL-2" SLOT="0/2" # libpurple version KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="dbus debug doc eds gadu gnutls +gstreamer +gtk idn meanwhile pie" -IUSE+=" networkmanager nls perl silc tcl tk spell sasl ncurses" +IUSE+=" networkmanager nls perl tcl tk spell sasl ncurses" IUSE+=" groupwise prediction python +xscreensaver zephyr zeroconf" # mono" IUSE+=" aqua" @@ -70,7 +70,6 @@ RDEPEND=" dev-libs/nss ) meanwhile? ( net-libs/meanwhile ) - silc? ( >=net-im/silc-toolkit-1.0.1 ) tcl? ( dev-lang/tcl:0= ) tk? ( dev-lang/tk:0= ) sasl? ( dev-libs/cyrus-sasl:2 ) @@ -183,7 +182,6 @@ src_configure() { use gadu && DYNAMIC_PRPLS+=",gg" use groupwise && DYNAMIC_PRPLS+=",novell" - use silc && DYNAMIC_PRPLS+=",silc" use meanwhile && DYNAMIC_PRPLS+=",sametime" use zephyr && DYNAMIC_PRPLS+=",zephyr" use zeroconf && DYNAMIC_PRPLS+=",bonjour"