public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-strategy/wesnoth: wesnoth-1.8.ebuild
@ 2010-03-26  7:43 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2010-03-26  7:43 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    10/03/26 07:43:49

  Modified:             wesnoth-1.8.ebuild
  Log:
  ... but not 1.37
  (Portage version: 2.1.7.17/cvs/Linux i686)

Revision  Changes    Path
1.3                  games-strategy/wesnoth/wesnoth-1.8.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.ebuild?r1=1.2&r2=1.3

Index: wesnoth-1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wesnoth-1.8.ebuild	26 Mar 2010 06:50:00 -0000	1.2
+++ wesnoth-1.8.ebuild	26 Mar 2010 07:43:49 -0000	1.3
@@ -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.ebuild,v 1.2 2010/03/26 06:50:00 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.ebuild,v 1.3 2010/03/26 07:43:49 mr_bones_ Exp $
 
 EAPI=2
 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.37 dev-libs/boost:1.35 )
+	|| ( dev-libs/boost:1.42 dev-libs/boost:1.41 dev-libs/boost:1.35 )
 	sys-libs/zlib
 	x11-libs/pango
 	dev-lang/lua
@@ -58,7 +58,6 @@
 	fi
 	# how do I hate boost? Let me count the ways...
 	has_version dev-libs/boost:1.35 && boost_ver=1_35
-	has_version dev-libs/boost:1.37 && boost_ver=1_37
 	has_version dev-libs/boost:1.41 && boost_ver=1_41
 	has_version dev-libs/boost:1.42 && boost_ver=1_42
 	append-cxxflags \






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-strategy/wesnoth: wesnoth-1.8.ebuild
@ 2010-04-03 23:44 Tristan Heaven (nyhm)
  0 siblings, 0 replies; 2+ messages in thread
From: Tristan Heaven (nyhm) @ 2010-04-03 23:44 UTC (permalink / raw
  To: gentoo-commits

nyhm        10/04/03 23:44:52

  Modified:             wesnoth-1.8.ebuild
  Log:
  inherit multilib for get_libdir
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  games-strategy/wesnoth/wesnoth-1.8.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.ebuild?r1=1.5&r2=1.6

Index: wesnoth-1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- wesnoth-1.8.ebuild	2 Apr 2010 15:27:10 -0000	1.5
+++ wesnoth-1.8.ebuild	3 Apr 2010 23:44:52 -0000	1.6
@@ -1,9 +1,9 @@
 # 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.ebuild,v 1.5 2010/04/02 15:27:10 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.ebuild,v 1.6 2010/04/03 23:44:52 nyhm Exp $
 
 EAPI=2
-inherit cmake-utils eutils toolchain-funcs flag-o-matic games
+inherit cmake-utils eutils multilib toolchain-funcs flag-o-matic games
 
 DESCRIPTION="Battle for Wesnoth - A fantasy turn-based strategy game"
 HOMEPAGE="http://www.wesnoth.org/"






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-04-03 23:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-26  7:43 [gentoo-commits] gentoo-x86 commit in games-strategy/wesnoth: wesnoth-1.8.ebuild Michael Sterrett (mr_bones_)
  -- strict thread matches above, loose matches on Subject: below --
2010-04-03 23:44 Tristan Heaven (nyhm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox