Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 416610 Details for
Bug 565378
net-ftp/ftp: add libressl support
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ftp-0.17-r8.ebuild.patch
file_565378.txt (text/plain), 514 bytes, created by
Marek BehĂșn
on 2015-11-10 14:12:20 UTC
(
hide
)
Description:
ftp-0.17-r8.ebuild.patch
Filename:
MIME Type:
Creator:
Marek BehĂșn
Created:
2015-11-10 14:12:20 UTC
Size:
514 bytes
patch
obsolete
>--- a/net-ftp/ftp/ftp-0.17-r7.ebuild 2015-08-09 22:34:52.000000000 +0200 >+++ b/net-ftp/ftp/ftp-0.17-r8.ebuild 2015-11-10 14:49:47.872647359 +0100 >@@ -16,10 +16,13 @@ > LICENSE="BSD" > SLOT="0" > KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" >-IUSE="ssl ipv6" >+IUSE="ipv6 libressl ssl" > > RDEPEND=">=sys-libs/ncurses-5.2 >- ssl? ( dev-libs/openssl )" >+ ssl? ( >+ !libressl? ( dev-libs/openssl ) >+ libressl? ( dev-libs/libressl ) >+ )" > DEPEND="${RDEPEND} > >=sys-apps/sed-4" >
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 565378
:
416610
|
416612