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 1N33Rm-0008OF-Ob for garchives@archives.gentoo.org; Wed, 28 Oct 2009 07:59:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26AB1E08A1; Wed, 28 Oct 2009 07:59:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 07A30E08A1 for ; Wed, 28 Oct 2009 07:59:58 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id AA36067CF2 for ; Wed, 28 Oct 2009 07:59:57 +0000 (UTC) Received: from tupone by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1N33Rl-00052s-1y for gentoo-commits@lists.gentoo.org; Wed, 28 Oct 2009 07:59:57 +0000 From: "Alfredo Tupone (tupone)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, tupone@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/widelands/files: widelands-0.0.14-build.patch X-VCS-Repository: gentoo-x86 X-VCS-Files: widelands-0.0.14-build.patch X-VCS-Directories: games-strategy/widelands/files X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone Content-Type: text/plain; charset=utf8 Message-Id: Sender: Alfredo Tupone Date: Wed, 28 Oct 2009 07:59:57 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 5abb7c40-1c71-48fa-9489-168319ef3dcb X-Archives-Hash: c52629dcfe48cd985521a9b339879fce tupone 09/10/28 07:59:57 Added: widelands-0.0.14-build.patch Log: Version bump to 0.0.14 Bug #287221 (Portage version: 2.1.6.13/cvs/Linux i686) Revision Changes Path 1.1 games-strategy/widelands/files/widelands-0.0.14-buil= d.patch file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wid= elands/files/widelands-0.0.14-build.patch?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wid= elands/files/widelands-0.0.14-build.patch?rev=3D1.1&content-type=3Dtext/p= lain Index: widelands-0.0.14-build.patch =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- build/scons-tools/scons_configure.py.old 2009-10-27 09:39:30.00000000= 0 +0100 +++ build/scons-tools/scons_configure.py 2009-10-27 09:43:53.000000000 +0= 100 @@ -505,11 +505,7 @@ do_configure_basic_compiling(conf, env) do_configure_locale(conf, env) do_configure_libraries(conf, env) - do_configure_debugtools(conf, env) =20 - do_configure_compiler_warnings(conf, env) - do_configure_compiler_features(conf, env) - do_configure_linker_features(conf, env) =20 ########################################################################= ######## =20