commit: 1b90e57fdb2f4478f3f9543c9239aa814ffabc5e Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Jun 12 17:37:39 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> 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 @@ <flag name="meanwhile">Enable the Sametime protocol handler.</flag> <flag name="testbed">Enable the testbed protocol.</flag> <flag name="winpopup">Enable pop-up messages sending on windows. (same as good old "net send" messages ;])</flag> - <flag name="yahoo">Enable yahoo protocol support.</flag> <flag name="zeroconf">Enable Link-Local Messaging via the bonjour protocol.</flag> </use> </pkgmetadata>
