Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 416612 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.23.0.2.1-r1.ebuild.patch
file_565378.txt (text/plain), 607 bytes, created by
Marek BehĂșn
on 2015-11-10 14:12:50 UTC
(
hide
)
Description:
ftp-0.17.23.0.2.1-r1.ebuild.patch
Filename:
MIME Type:
Creator:
Marek BehĂșn
Created:
2015-11-10 14:12:50 UTC
Size:
607 bytes
patch
obsolete
>--- a/net-ftp/ftp/ftp-0.17.23.0.2.1.ebuild 2015-08-09 22:34:52.000000000 +0200 >+++ b/net-ftp/ftp/ftp-0.17.23.0.2.1-r1.ebuild 2015-11-10 14:50:22.297645900 +0100 >@@ -21,11 +21,14 @@ > LICENSE="BSD" > SLOT="0" > KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" >-IUSE="ipv6 readline ssl" >+IUSE="ipv6 libressl readline ssl" > > RDEPEND=">=sys-libs/ncurses-5.2:= > readline? ( sys-libs/readline:0= ) >- ssl? ( dev-libs/openssl:0= )" >+ ssl? ( >+ !libressl? ( dev-libs/openssl:0= ) >+ libressl? ( dev-libs/libressl:= ) >+ )" > DEPEND="${RDEPEND}" > > S=${WORKDIR}/${MY_P}
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