diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2012-11-22 03:51:13 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2012-11-22 03:51:13 +0000 |
commit | 89d0944b9abe5744afb585f5b23b77e6bb94dce0 (patch) | |
tree | e6834ab02cd03c2a7fddcfefd9cfc2b561d1f9e9 /games-board/pokerth/ChangeLog | |
parent | Pass WITH_GETTEXT=x to cmake. (diff) | |
download | gentoo-2-89d0944b9abe5744afb585f5b23b77e6bb94dce0.tar.gz gentoo-2-89d0944b9abe5744afb585f5b23b77e6bb94dce0.tar.bz2 gentoo-2-89d0944b9abe5744afb585f5b23b77e6bb94dce0.zip |
Get rid of boost-utils eclass usage. Depend on threaded boost when possible.
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
Diffstat (limited to 'games-board/pokerth/ChangeLog')
-rw-r--r-- | games-board/pokerth/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/games-board/pokerth/ChangeLog b/games-board/pokerth/ChangeLog index d1a5b76b7340..1903ba6ae324 100644 --- a/games-board/pokerth/ChangeLog +++ b/games-board/pokerth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/pokerth # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.45 2012/11/06 13:12:46 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.46 2012/11/22 03:51:13 flameeyes Exp $ + + 22 Nov 2012; Diego E. Pettenò <flameeyes@gentoo.org> pokerth-0.9.5.ebuild: + Get rid of boost-utils eclass usage. Depend on threaded boost when possible. 06 Nov 2012; Tupone Alfredo <tupone@gentoo.org> pokerth-0.9.5.ebuild: Build with boost-1.50 Bug #441684 by diego |