Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 573942

Summary: net-analyzer/wireshark - add slot operator on net-libs/gnutls dependency
Product: Gentoo Linux Reporter: Thomas Deutschmann (RETIRED) <whissi>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 585348    

Description Thomas Deutschmann (RETIRED) gentoo-dev 2016-02-05 15:24:04 UTC
In preparation of the net-libs/gnutls upgrade from gnutls-3.3 to gnutls-3.4 please add a slot operator on net-libs/gnutls so that emerge will trigger a rebuild event for net-analyzer/wireshark when the user upgrades to >=net-libs/gnutls-3.4:

--- wireshark-2.0.1.ebuild.old  2016-02-05 16:22:08.000000000 +0100
+++ wireshark-2.0.1.ebuild      2016-02-05 16:22:17.000000000 +0100
@@ -59,7 +59,7 @@
        )
        sbc? ( media-libs/sbc )
        smi? ( net-libs/libsmi )
-       ssl? ( net-libs/gnutls )
+       ssl? ( net-libs/gnutls:0= )
        zlib? ( sys-libs/zlib !=sys-libs/zlib-1.2.4 )
 "
 # We need perl for `pod2html`.  The rest of the perl stuff is to block older
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2016-06-08 07:48:45 UTC
Fixed in 2.0.4.