Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 573932 - www-client/lynx - please add slot operator on net-libs/gnutls
Summary: www-client/lynx - please add slot operator on net-libs/gnutls
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tim Harder
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2016-02-05 14:06 UTC by Thomas Deutschmann (RETIRED)
Modified: 2016-08-08 19:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2016-02-05 14:06:48 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 www-client/lynx when the user upgrades to >=net-libs/gnutls-3.4:

--- lynx-2.8.9_pre6.ebuild.old  2016-02-05 15:03:31.000000000 +0100
+++ lynx-2.8.9_pre6.ebuild      2016-02-05 15:04:55.000000000 +0100
@@ -34,7 +34,7 @@
                !gnutls? ( >=dev-libs/openssl-0.9.8 )
                gnutls? (
                        dev-libs/libgcrypt:0
-                       >=net-libs/gnutls-2.6.4
+                       >=net-libs/gnutls-2.6.4:0=
                )
        )
        bzip2? ( app-arch/bzip2 )
Comment 1 Tim Harder gentoo-dev 2016-08-08 19:30:56 UTC
Fixed in the tree.