Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 290089 Details for
Bug 387427
dev-libs/libevent EAPI4 bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ebuild.patch
diff (text/plain), 776 bytes, created by
Agostino Sarubbo
on 2011-10-17 16:01:19 UTC
(
hide
)
Description:
ebuild.patch
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2011-10-17 16:01:19 UTC
Size:
776 bytes
patch
obsolete
>--- libevent-2.0.15.ebuild.old 2011-10-17 17:57:41.201997602 +0200 >+++ libevent-2.0.15.ebuild 2011-10-17 17:59:12.627997488 +0200 >@@ -2,7 +2,7 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.15.ebuild,v 1.2 2011/10/12 16:49:44 jer Exp $ > >-EAPI="2" >+EAPI=4 > > inherit autotools-utils libtool > >@@ -35,7 +35,9 @@ > } > > src_configure() { >- econf $(use_enable static-libs static) $(use_enable ssl openssl) || die >+ econf \ >+ $(use_enable static-libs static) \ >+ $(use_enable ssl openssl) > } > > src_test() { >@@ -44,7 +46,6 @@ > } > > src_install() { >- emake DESTDIR="${D}" install || die "make install failed" >- dodoc README ChangeLog >+ default > use static-libs || remove_libtool_files > }
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 387427
: 290089