From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OMnQ1-0004cE-KD for garchives@archives.gentoo.org; Thu, 10 Jun 2010 19:28:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7F6AE09C5; Thu, 10 Jun 2010 19:27:58 +0000 (UTC) Received: from mail.jolexa.net (mail.jolexa.net [69.164.203.224]) by pigeon.gentoo.org (Postfix) with ESMTP id 2CA3CE08A5 for ; Thu, 10 Jun 2010 19:27:41 +0000 (UTC) Received: by mail.jolexa.net (Postfix, from userid 5001) id A50105DA9F; Thu, 10 Jun 2010 19:27:40 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.2.5-gr2 (2008-06-10) on helios.jolexa.net X-Spam-Level: X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=disabled version=3.2.5-gr2 Received: from mail.jolexa.net (localhost [127.0.0.1]) by mail.jolexa.net (Postfix) with ESMTP id 7411C5DA49; Thu, 10 Jun 2010 19:27:40 +0000 (UTC) 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: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Date: Thu, 10 Jun 2010 19:27:40 +0000 From: Jeremy Olexa To: , Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in dev-python/traits: traits-3.4.0.ebuild In-Reply-To: <20100610191934.39FEA2CAD8@corvid.gentoo.org> References: <20100610191934.39FEA2CAD8@corvid.gentoo.org> Message-ID: <49b379d145e985fd1d0fe4c57767965a@localhost> X-Sender: darkside@gentoo.org User-Agent: Roundcube Webmail/0.4-trunk X-Archives-Salt: 5af39c3b-0e0d-4f9b-99ed-84da55af5c6c X-Archives-Hash: dec3365cb7cc2c86fa420a754643afad On Thu, 10 Jun 2010 19:19:33 +0000 (UTC), "Arfrever Frehtes Taifersar Arahesis (arfrever)" wrote: > arfrever 10/06/10 19:19:33 > > Modified: traits-3.4.0.ebuild > Log: > Fix dependencies. Use -fno-strict-aliasing. > (Portage version: HEAD/cvs/Linux x86_64) > > Revision Changes Path > 1.3 dev-python/traits/traits-3.4.0.ebuild I see no reason to *not* add a ChangeLog entry here. Please, consider the fact that some people don't want to go digging in cvs log to see who added -fno-strict-aliasing or why. (as an example. I, personally, don't care about -fno-strict-aliasing) -Jeremy