pacho 15/07/18 14:24:53 Modified: wesnoth-1.12.4.ebuild ChangeLog Log: Needs to be rebuilt when libboost so versions change (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path 1.2 games-strategy/wesnoth/wesnoth-1.12.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wesnoth/wesnoth-1.12.4.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wesnoth/wesnoth-1.12.4.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wesnoth/wesnoth-1.12.4.ebuild?r1=1.1&r2=1.2 Index: wesnoth-1.12.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.12.4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- wesnoth-1.12.4.ebuild 26 Jun 2015 04:06:28 -0000 1.1 +++ wesnoth-1.12.4.ebuild 18 Jul 2015 14:24:53 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.12.4.ebuild,v 1.1 2015/06/26 04:06:28 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.12.4.ebuild,v 1.2 2015/07/18 14:24:53 pacho Exp $ EAPI=5 inherit cmake-utils eutils multilib toolchain-funcs flag-o-matic games @@ -27,7 +27,7 @@ dev-lang/lua:0 media-libs/fontconfig ) - >=dev-libs/boost-1.48[nls,threads] + >=dev-libs/boost-1.48:=[nls,threads] virtual/libintl" DEPEND="${RDEPEND} virtual/pkgconfig 1.250 games-strategy/wesnoth/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wesnoth/ChangeLog?rev=1.250&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wesnoth/ChangeLog?rev=1.250&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wesnoth/ChangeLog?r1=1.249&r2=1.250 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v retrieving revision 1.249 retrieving revision 1.250 diff -u -r1.249 -r1.250 --- ChangeLog 26 Jun 2015 04:06:28 -0000 1.249 +++ ChangeLog 18 Jul 2015 14:24:53 -0000 1.250 @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wesnoth # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.249 2015/06/26 04:06:28 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.250 2015/07/18 14:24:53 pacho Exp $ + + 18 Jul 2015; Pacho Ramos <[email protected]> wesnoth-1.12.4.ebuild: + Needs to be rebuilt when libboost so versions change *wesnoth-1.12.4 (26 Jun 2015)
