Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 195083 Details for
Bug 274614
www-servers/nginx ipv6-enabled ebuild patch
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to add ipv6 use flag
nginx-0.7.59.ebuild-ipv6.patch (text/plain), 812 bytes, created by
Piotr Karbowski (RETIRED)
on 2009-06-18 14:12:30 UTC
(
hide
)
Description:
patch to add ipv6 use flag
Filename:
MIME Type:
Creator:
Piotr Karbowski (RETIRED)
Created:
2009-06-18 14:12:30 UTC
Size:
812 bytes
patch
obsolete
>--- /usr/portage/www-servers/nginx/nginx-0.7.59.ebuild 2009-05-27 11:09:19.000000000 +0200 >+++ nginx-0.7.59.ebuild 2009-06-18 15:23:26.000000000 +0200 >@@ -11,7 +11,8 @@ > LICENSE="BSD" > SLOT="0" > KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" >-IUSE="addition debug fastcgi flv imap pcre perl random-index ssl status sub webdav zlib" >+IUSE="addition debug fastcgi flv imap pcre perl random-index ssl status sub >+webdav zlib ipv6" > > DEPEND="dev-lang/perl > pcre? ( >=dev-libs/libpcre-4.2 ) >@@ -59,6 +60,7 @@ > use status && myconf="${myconf} --with-http_stub_status_module" > use webdav && myconf="${myconf} --with-http_dav_module" > use sub && myconf="${myconf} --with-http_sub_module" >+ use ipv6 && myconf="${myconf} --with-ipv6" > use random-index && myconf="${myconf} --with-http_random_index_module" > > tc-export CC
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 274614
: 195083