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 5AC45138334 for ; Sat, 16 Jun 2018 20:25:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7213FE083B; Sat, 16 Jun 2018 20:25:57 +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 2A249E083B for ; Sat, 16 Jun 2018 20:25:56 +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 4C74E335C7E for ; Sat, 16 Jun 2018 20:25:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 953962C8 for ; Sat, 16 Jun 2018 20:25:52 +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: <1529175308.1b90e57fdb2f4478f3f9543c9239aa814ffabc5e.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kopete/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kopete/kopete-18.04.49.9999.ebuild kde-apps/kopete/kopete-9999.ebuild kde-apps/kopete/metadata.xml X-VCS-Directories: kde-apps/kopete/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1b90e57fdb2f4478f3f9543c9239aa814ffabc5e X-VCS-Branch: master Date: Sat, 16 Jun 2018 20:25:52 +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: c0b74b76-189f-4f28-b4b4-649b6eaa3690 X-Archives-Hash: 115b8605669d96a6eed64f594ff01012 commit: 1b90e57fdb2f4478f3f9543c9239aa814ffabc5e Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Jun 12 17:37:39 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jun 16 18:55:08 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1b90e57f kde-apps/kopete: Drop USE=yahoo, service will shut down See also: https://help.yahoo.com/kb/messenger/SLN28776.html?impressions=true&guccounter=1 Package-Manager: Portage-2.3.40, Repoman-2.3.9 kde-apps/kopete/kopete-18.04.49.9999.ebuild | 11 ++++------- kde-apps/kopete/kopete-9999.ebuild | 11 ++++------- kde-apps/kopete/metadata.xml | 1 - 3 files changed, 8 insertions(+), 15 deletions(-) diff --git a/kde-apps/kopete/kopete-18.04.49.9999.ebuild b/kde-apps/kopete/kopete-18.04.49.9999.ebuild index 3509019389..fc67469193 100644 --- a/kde-apps/kopete/kopete-18.04.49.9999.ebuild +++ b/kde-apps/kopete/kopete-18.04.49.9999.ebuild @@ -39,7 +39,6 @@ PLUGINS="+addbookmarks +autoreplace +contactnotes +highlight history latex nowli otr pipes +privacy +statistics +texteffect translator +urlpicpreview webpresence" # Available protocols -# # gadu: net-libs/libgadu @since 4.3 # groupwise: app-crypt/qca:2 # irc: NO DEPS, probably will fail so inform user about it @@ -50,16 +49,15 @@ otr pipes +privacy +statistics +texteffect translator +urlpicpreview webpresence # telepathy: net-libs/decibel # testbed: NO DEPS # winpopup: NO DEPS (we're adding samba as RDEPEND so it works) -# yahoo: media-libs/jasper # zeroconf (bonjour): NO DEPS -# DISABLED until fixed: skype sms -PROTOCOLS="gadu groupwise jingle meanwhile oscar -testbed winpopup +xmpp yahoo zeroconf" +PROTOCOLS="gadu groupwise jingle meanwhile oscar testbed winpopup +xmpp zeroconf" # disabled protocols -# telepathy: net-libs/decibel # irc: NO DEPS # qq: NO DEPS +# telepathy: net-libs/decibel +# yahoo: media-libs/jasper (service shutdown) +# skype, sms (until fixed) IUSE="${IUSE} ${PLUGINS} ${PROTOCOLS}" @@ -113,7 +111,6 @@ COMMONDEPEND=" net-dns/libidn sys-libs/zlib ) - yahoo? ( media-libs/jasper ) zeroconf? ( $(add_frameworks_dep kdnssd) $(add_kdeapps_dep kidentitymanagement) diff --git a/kde-apps/kopete/kopete-9999.ebuild b/kde-apps/kopete/kopete-9999.ebuild index 3509019389..fc67469193 100644 --- a/kde-apps/kopete/kopete-9999.ebuild +++ b/kde-apps/kopete/kopete-9999.ebuild @@ -39,7 +39,6 @@ PLUGINS="+addbookmarks +autoreplace +contactnotes +highlight history latex nowli otr pipes +privacy +statistics +texteffect translator +urlpicpreview webpresence" # Available protocols -# # gadu: net-libs/libgadu @since 4.3 # groupwise: app-crypt/qca:2 # irc: NO DEPS, probably will fail so inform user about it @@ -50,16 +49,15 @@ otr pipes +privacy +statistics +texteffect translator +urlpicpreview webpresence # telepathy: net-libs/decibel # testbed: NO DEPS # winpopup: NO DEPS (we're adding samba as RDEPEND so it works) -# yahoo: media-libs/jasper # zeroconf (bonjour): NO DEPS -# DISABLED until fixed: skype sms -PROTOCOLS="gadu groupwise jingle meanwhile oscar -testbed winpopup +xmpp yahoo zeroconf" +PROTOCOLS="gadu groupwise jingle meanwhile oscar testbed winpopup +xmpp zeroconf" # disabled protocols -# telepathy: net-libs/decibel # irc: NO DEPS # qq: NO DEPS +# telepathy: net-libs/decibel +# yahoo: media-libs/jasper (service shutdown) +# skype, sms (until fixed) IUSE="${IUSE} ${PLUGINS} ${PROTOCOLS}" @@ -113,7 +111,6 @@ COMMONDEPEND=" net-dns/libidn sys-libs/zlib ) - yahoo? ( media-libs/jasper ) zeroconf? ( $(add_frameworks_dep kdnssd) $(add_kdeapps_dep kidentitymanagement) diff --git a/kde-apps/kopete/metadata.xml b/kde-apps/kopete/metadata.xml index 0cefd8509a..88762100f0 100644 --- a/kde-apps/kopete/metadata.xml +++ b/kde-apps/kopete/metadata.xml @@ -28,7 +28,6 @@ Enable the Sametime protocol handler. Enable the testbed protocol. Enable pop-up messages sending on windows. (same as good old "net send" messages ;]) - Enable yahoo protocol support. Enable Link-Local Messaging via the bonjour protocol.