Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 466120 Details for
Bug 611868
>=app-arch/libarchive-3.2.1 -- Add ssl use flag
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Add use flag to ebuild
libarchive-ssl.ebuild.patch (text/plain), 567 bytes, created by
phamming
on 2017-03-06 11:06:18 UTC
(
hide
)
Description:
Add use flag to ebuild
Filename:
MIME Type:
Creator:
phamming
Created:
2017-03-06 11:06:18 UTC
Size:
567 bytes
patch
obsolete
>2a3 >> # $Id$ >14c15 >< IUSE="acl +bzip2 +e2fsprogs expat +iconv kernel_linux libressl lz4 +lzma lzo nettle static-libs +threads xattr +zlib" >--- >> IUSE="acl +bzip2 +e2fsprogs expat +iconv kernel_linux +ssl libressl lz4 +lzma lzo nettle static-libs +threads xattr +zlib" >25,26c26,29 >< !libressl? ( dev-libs/openssl:0=[${MULTILIB_USEDEP}] ) >< libressl? ( dev-libs/libressl:0=[${MULTILIB_USEDEP}] ) >--- >> ssl? ( >> !libressl? ( dev-libs/openssl:0=[${MULTILIB_USEDEP}] ) >> libressl? ( dev-libs/libressl:0=[${MULTILIB_USEDEP}] ) >> ) >59a63 >> $(use_with ssl openssl)
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 611868
: 466120