Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 111333 Details for
Bug 166920
sci-misc/boinc-5.8.11 update
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
diff to 5.5.6 ebuild
boinc-5.8.11.ebuild.patch (text/plain), 1.08 KB, created by
Benoît Knecht
on 2007-02-26 18:42:57 UTC
(
hide
)
Description:
diff to 5.5.6 ebuild
Filename:
MIME Type:
Creator:
Benoît Knecht
Created:
2007-02-26 18:42:57 UTC
Size:
1.08 KB
patch
obsolete
>--- boinc-5.5.6.ebuild 2007-02-26 19:34:36.000000000 +0100 >+++ boinc-5.8.11.ebuild 2007-02-26 19:38:33.000000000 +0100 >@@ -1,8 +1,9 @@ > # Copyright 1999-2006 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 >-# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/boinc-5.5.6.ebuild,v 1.5 2006/11/23 16:17:55 vivo Exp $ >+# $Header: $ > > inherit eutils >+inherit flag-o-matic > > DESCRIPTION="The Berkeley Open Infrastructure for Network Computing" > HOMEPAGE="http://boinc.ssl.berkeley.edu/" >@@ -14,7 +15,7 @@ > IUSE="server X unicode" > > RDEPEND="sys-libs/zlib >- >=net-misc/curl-7.15.0 >+ >=net-misc/curl-7.15.5 > >=dev-libs/openssl-0.9.7 > X? ( >=x11-libs/wxGTK-2.6.2 ) > server? ( net-www/apache >@@ -41,12 +42,10 @@ > src_unpack() { > unpack ${A} > cd ${S} >- >- # point to a proper mouse device >- sed -e "s:/dev/mouse:/dev/input/mice:g" -i client/hostinfo_unix.C || die > } > > src_compile() { >+ append-flags -O3 -funroll-loops -fforce-addr -ffast-math > # Just run the necessary tools directly > einfo "Running necessary autotools..." > aclocal -I m4 || die "aclocal failed."
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 166920
: 111333 |
114287