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 1Nveam-0007La-Ew for garchives@archives.gentoo.org; Sat, 27 Mar 2010 22:35:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 423F2E0808; Sat, 27 Mar 2010 22:34:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id EBA39E0808 for ; Sat, 27 Mar 2010 22:34:47 +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 84D581B4003 for ; Sat, 27 Mar 2010 22:34:47 +0000 (UTC) Received: from mr_bones_ by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Nvead-00023s-0A for gentoo-commits@lists.gentoo.org; Sat, 27 Mar 2010 22:34:47 +0000 From: "Michael Sterrett (mr_bones_)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mr_bones_@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/wesnoth: ChangeLog wesnoth-1.8.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog wesnoth-1.8.ebuild X-VCS-Directories: games-strategy/wesnoth X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett Content-Type: text/plain; charset=utf8 Message-Id: Sender: Michael Sterrett Date: Sat, 27 Mar 2010 22:34:47 +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: a255b03c-1e6b-4783-a1fa-b3872e9412c0 X-Archives-Hash: 0af48f610f6b0c6ca40b617dd61d8676 mr_bones_ 10/03/27 22:34:46 Modified: ChangeLog wesnoth-1.8.ebuild Log: correct boost:0 handling (bug #311635) (Portage version: 2.1.7.17/cvs/Linux i686) Revision Changes Path 1.174 games-strategy/wesnoth/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wes= noth/ChangeLog?rev=3D1.174&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wes= noth/ChangeLog?rev=3D1.174&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wes= noth/ChangeLog?r1=3D1.173&r2=3D1.174 Index: ChangeLog =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 RCS file: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v retrieving revision 1.173 retrieving revision 1.174 diff -u -r1.173 -r1.174 --- ChangeLog 26 Mar 2010 06:50:00 -0000 1.173 +++ ChangeLog 27 Mar 2010 22:34:46 -0000 1.174 @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wesnoth # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.= 173 2010/03/26 06:50:00 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.= 174 2010/03/27 22:34:46 mr_bones_ Exp $ + + 27 Mar 2010; Michael Sterrett wesnoth-1.8.ebuil= d: + correct boost:0 handling (bug #311635) =20 26 Mar 2010; Michael Sterrett wesnoth-1.8.ebuil= d: Doesn't work with some boost versions so build/link against specific 1.4 games-strategy/wesnoth/wesnoth-1.8.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wes= noth/wesnoth-1.8.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wes= noth/wesnoth-1.8.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wes= noth/wesnoth-1.8.ebuild?r1=3D1.3&r2=3D1.4 Index: wesnoth-1.8.ebuild =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 RCS file: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.ebui= ld,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- wesnoth-1.8.ebuild 26 Mar 2010 07:43:49 -0000 1.3 +++ wesnoth-1.8.ebuild 27 Mar 2010 22:34:46 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.eb= uild,v 1.3 2010/03/26 07:43:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.eb= uild,v 1.4 2010/03/27 22:34:46 mr_bones_ Exp $ =20 EAPI=3D2 inherit cmake-utils eutils toolchain-funcs flag-o-matic games @@ -22,7 +22,7 @@ !dedicated? ( dbus? ( sys-apps/dbus ) ) - || ( dev-libs/boost:1.42 dev-libs/boost:1.41 dev-libs/boost:1.35 ) + || ( dev-libs/boost:1.42 dev-libs/boost:1.41 >=3Ddev-libs/boost-1.35:0 = ) sys-libs/zlib x11-libs/pango dev-lang/lua @@ -57,7 +57,7 @@ || die "sed failed" fi # how do I hate boost? Let me count the ways... - has_version dev-libs/boost:1.35 && boost_ver=3D1_35 + has_version dev-libs/boost:0 && boost_ver=3D1_35 has_version dev-libs/boost:1.41 && boost_ver=3D1_41 has_version dev-libs/boost:1.42 && boost_ver=3D1_42 append-cxxflags \