Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
I created a patch that bundles both the ipv6 and ssl patches for ucspi-tcp. A link to the patch is: http://gg3.net/ucspi-tcp/ucspi-tcp-0.88-ipv6_diff13+ssl_20020705.patch.bz2 Something like the following has to be done for the ebuild as well (against 0.88-r7) 8a9 > ip6sslbundle="http://gg3.net/ucspi-tcp/ucspi-tcp-0.88-ipv6_diff13+ssl_20020705.patch.bz2" 9a11,12 > ipv6? ( $ip6sslbundle ) > ssl? ( $ip6sslbundle ) 26c29,31 < epatch ${WORKDIR}/ucspi-tcp-0.88-ipv6.diff13 --- > use ssl \ > && epatch ${WORKDIR}/ucspi-tcp-0.88-ipv6_diff13+ssl_20020705.patch \ > || epatch ${WORKDIR}/ucspi-tcp-0.88-ipv6.diff13
You're about 6 hours too late with this gg. I commited the work of somebody else that did the same thing earlier on today. his stuff is in -r8 and is more flexible as well (it allows ipv6 without ssl and vice-versa). *** This bug has been marked as a duplicate of 32007 ***