public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Sterrett (mr_bones_)" <mr_bones_@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-board/pouetchess: pouetchess-0.2.0-r1.ebuild ChangeLog
Date: Thu, 17 Jul 2008 21:52:15 +0000	[thread overview]
Message-ID: <E1KJbOZ-0001mr-Rz@stork.gentoo.org> (raw)

mr_bones_    08/07/17 21:52:15

  Modified:             pouetchess-0.2.0-r1.ebuild ChangeLog
  Log:
  turn off the hackish optimization setting code (bug #230127)
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.4                  games-board/pouetchess/pouetchess-0.2.0-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/pouetchess/pouetchess-0.2.0-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/pouetchess/pouetchess-0.2.0-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/pouetchess/pouetchess-0.2.0-r1.ebuild?r1=1.3&r2=1.4

Index: pouetchess-0.2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/pouetchess/pouetchess-0.2.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pouetchess-0.2.0-r1.ebuild	29 Feb 2008 18:57:14 -0000	1.3
+++ pouetchess-0.2.0-r1.ebuild	17 Jul 2008 21:52:15 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pouetchess/pouetchess-0.2.0-r1.ebuild,v 1.3 2008/02/29 18:57:14 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pouetchess/pouetchess-0.2.0-r1.ebuild,v 1.4 2008/07/17 21:52:15 mr_bones_ Exp $
 
 inherit eutils toolchain-funcs games
 
@@ -49,8 +49,11 @@
 
 src_compile() {
 	tc-export CC CXX
+	
+	# turn off the hackish optimization setting code (bug #230127)
 	scons configure \
 		strip=false \
+		optimize=false \
 		prefix="${GAMES_PREFIX}" \
 		datadir="${GAMES_DATADIR}"/${PN} \
 		$(use debug && echo debug=1) \



1.10                 games-board/pouetchess/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/pouetchess/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/pouetchess/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/pouetchess/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/pouetchess/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	29 Feb 2008 18:57:14 -0000	1.9
+++ ChangeLog	17 Jul 2008 21:52:15 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for games-board/pouetchess
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pouetchess/ChangeLog,v 1.9 2008/02/29 18:57:14 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pouetchess/ChangeLog,v 1.10 2008/07/17 21:52:15 mr_bones_ Exp $
+
+  17 Jul 2008; Michael Sterrett <mr_bones_@gentoo.org>
+  pouetchess-0.2.0-r1.ebuild:
+  turn off the hackish optimization setting code (bug #230127)
 
   29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> pouetchess-0.2.0-r1.ebuild:
   Remove icon extension from desktop entry to match Icon Theme Specification.



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-07-17 21:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-17 21:52 Michael Sterrett (mr_bones_) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-10-10 15:20 [gentoo-commits] gentoo-x86 commit in games-board/pouetchess: pouetchess-0.2.0-r1.ebuild ChangeLog Agostino Sarubbo (ago)
2014-09-12  7:56 Michael Sterrett (mr_bones_)
2013-06-29 16:09 Michael Sterrett (mr_bones_)
2011-03-23  7:42 Alfredo Tupone (tupone)
2010-11-20  1:35 Michael Sterrett (mr_bones_)
2009-07-23 15:45 Michael Sterrett (mr_bones_)
2009-04-07  1:21 Michael Sterrett (mr_bones_)
2008-07-20 20:49 Peter Alfredsen (loki_val)
2008-02-29 18:57 Carsten Lohrke (carlo)
2007-11-25 11:35 Alfredo Tupone (tupone)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1KJbOZ-0001mr-Rz@stork.gentoo.org \
    --to=mr_bones_@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox