From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JFOWN-000532-99 for garchives@archives.gentoo.org; Thu, 17 Jan 2008 06:46:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B7CBE0953; Thu, 17 Jan 2008 06:46:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E2D95E0953 for ; Thu, 17 Jan 2008 06:46:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id E351D65E54; Thu, 17 Jan 2008 06:46:35 +0000 (UTC) From: Mike Frysinger Organization: wh0rd.org To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in sci-misc/boinc: boinc-5.8.15.ebuild ChangeLog boinc-5.10.28.ebuild boinc-5.5.6.ebuild boinc-5.2.14.ebuild boinc-4.72.20050813-r3.ebuild boinc-5.4.11.ebuild Date: Thu, 17 Jan 2008 01:43:11 -0500 User-Agent: KMail/1.9.7 Cc: Donnie Berkholz , tsunam@gentoo.org References: <20080117062716.GA3711@supernova> In-Reply-To: <20080117062716.GA3711@supernova> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart7072923.GPWHxKp6pF"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200801170143.11666.vapier@gentoo.org> X-Archives-Salt: d0be03e9-d1c7-4436-8bfc-109442526303 X-Archives-Hash: b63f0b276f583c27250ba5d52db68640 --nextPart7072923.GPWHxKp6pF Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 17 January 2008, Donnie Berkholz wrote: > On 03:21 Thu 17 Jan , Joshua Jackson (tsunam) wrote: > > 1.1 sci-misc/boinc/boinc-5.10.28.ebuild > > > > file : > > http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/boinc/boinc-5.= 10 > >.28.ebuild?rev=3D1.1&view=3Dmarkup plain: > > http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/boinc/boinc-5.= 10 > >.28.ebuild?rev=3D1.1&content-type=3Dtext/plain > > > > src_compile() { > > append-flags -O3 -funroll-loops -fforce-addr -ffast-math /me cries > Something this wacky could really use a comment. Presumably upstream > highly recommends these flags. Perhaps a custom-cflags USE flag could > disable them. yes to all points > > mkdir "${D}"/var "${D}"/var/lib "${D}"/var/lib/boinc/ > > `mkdir -p` isn't portable? it is portable (any system not supporting it is not supported by Gentoo and= =20 should be recycled). even then, `dodir` should always (*) be used for dir= =20 creation in $D. =2Dmike --nextPart7072923.GPWHxKp6pF Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) iQIVAwUAR474/0FjO5/oN/WBAQLm6BAAxTZY0D+WIn2cc5mAaCnoM2N300/422IF DQloKyZIN1FIEj1rxPFoad0x2Z4r/Pfjggo8+en+d9M3hwq//cLVN2gTUN0ZSzHi ZjkNvIo1AEE46+nUe4TCm6EaykJ/llEFXCwvsD73V423w3fW9595Ec0oCMqODA2k mcQvo0rcsXjEZ5P5V1muw/js972w+pR3cxq0Rmhd5gJM60LQO3weUFUdP/YjbRQQ lh6eFotKtausRwqeTq3c6RRFr9nbbMXmnSQsz3/O5TVLXoYF7Iy+dA7lWTjatAIA Q0qzHxesphVH+UmEqoBjKj6fmY67pKl2JHpr/W+YzqJhjpsosa8GY6WrWFvP1gmP 4oR1ZCP6qf44X5miP+8UdpeNgwyqYaE1a8/gRqYcHVfLyVlAPRrmRW3m03QToh/C J5m+mvsUulB8EkOOcgTnXAEHt1znyPENr+Uv2/KgZQ2CjecgSBiZ32gpOiUgcYyO 9EGza/rsFZPpkpFbur1QpI7sxUsKfcPmRdiMgDhL0zQL0P+9sRyIV671uhiqPGig P5VSbHWx+3dg1Nwdd/45MCs9N4Cgv0g7HIWzesuC8UyKJ69RzKdPU0AIzi76kJa9 Bc/ZhB2nRpkurxIVygCrt0kWvf+PoAxc/Ta5E8lJO7RmyR4H+nXVb9iIV/OiDY/x Rblcy5L4tTs= =gr6Z -----END PGP SIGNATURE----- --nextPart7072923.GPWHxKp6pF-- -- gentoo-dev@lists.gentoo.org mailing list