Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 305037 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]
[patch]
vpnc-0.5.3_p514.ebuild.patch
vpnc-0.5.3_p514.ebuild.patch (text/plain), 610 bytes, created by
Dmitri Bogomolov
on 2012-03-12 21:09:04 UTC
(
hide
)
Description:
vpnc-0.5.3_p514.ebuild.patch
Filename:
MIME Type:
Creator:
Dmitri Bogomolov
Created:
2012-03-12 21:09:04 UTC
Size:
610 bytes
patch
obsolete
>--- vpnc-0.5.3_p514.ebuild 2012-02-14 21:14:11.000000000 +0200 >+++ vpnc-0.5.3_p514.ebuild 2012-03-12 23:09:52.000000000 +0200 >@@ -20,15 +20,16 @@ > KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" > IUSE="resolvconf openssl bindist" > >+REQUIRED_USE="bindist? ( !openssl )" >+ > DEPEND=" > dev-lang/perl > dev-libs/libgcrypt > >=sys-apps/iproute2-2.6.19.20061214[-minimal] > 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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 407965
:
305035
|
305037
|
305041