Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 305035 Details for
Bug 407965
net-misc/vpnc - use REQUIRED_USE="bindist? ( !openssl )"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
vpnc-0.5.3_p514.ebuild.diff
vpnc-0.5.3_p514.ebuild.diff (text/plain), 709 bytes, created by
Dmitri Bogomolov
on 2012-03-12 21:03:20 UTC
(
hide
)
Description:
vpnc-0.5.3_p514.ebuild.diff
Filename:
MIME Type:
Creator:
Dmitri Bogomolov
Created:
2012-03-12 21:03:20 UTC
Size:
709 bytes
patch
obsolete
>Index: vpnc-0.5.3_p514.ebuild >=================================================================== >--- vpnc-0.5.3_p514.ebuild (revision 2422) >+++ vpnc-0.5.3_p514.ebuild (working copy) >@@ -20,15 +20,15 @@ > KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" > IUSE="resolvconf openssl bindist" > >+REQUIRED_USE="bindist? ( !openssl )" >+ > DEPEND=" > dev-lang/perl > dev-libs/libgcrypt > || ( >=sys-apps/iproute2-2.6.19.20061214[-minimal] sys-freebsd/freebsd-sbin ) >- bindist? ( net-libs/gnutls ) >- !bindist? ( >- openssl? ( dev-libs/openssl ) >- !openssl? ( net-libs/gnutls ) >- )" >+ openssl? ( dev-libs/openssl ) >+ !openssl? ( net-libs/gnutls ) >+ " > RDEPEND="${DEPEND} > resolvconf? ( net-dns/openresolv )" >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 407965
:
305035
|
305037
|
305041