summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-board/pokerth/ChangeLog5
-rw-r--r--games-board/pokerth/pokerth-0.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/pokerth/ChangeLog b/games-board/pokerth/ChangeLog
index 1fd0022bda57..b7da7f9e7ede 100644
--- a/games-board/pokerth/ChangeLog
+++ b/games-board/pokerth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-board/pokerth
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.16 2010/09/30 03:39:41 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.17 2010/10/02 20:24:29 mr_bones_ Exp $
+
+ 02 Oct 2010; Michael Sterrett <mr_bones_@gentoo.org> pokerth-0.8.ebuild:
+ update the gsasl dep for bug #339482 - tracked down by Anthony Boynes
*pokerth-0.8 (30 Sep 2010)
diff --git a/games-board/pokerth/pokerth-0.8.ebuild b/games-board/pokerth/pokerth-0.8.ebuild
index 8cceeec53025..ba79d3c9a4f0 100644
--- a/games-board/pokerth/pokerth-0.8.ebuild
+++ b/games-board/pokerth/pokerth-0.8.ebuild
@@ -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-board/pokerth/pokerth-0.8.ebuild,v 1.1 2010/09/30 03:39:41 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.8.ebuild,v 1.2 2010/10/02 20:24:29 mr_bones_ Exp $
EAPI=2
inherit multilib flag-o-matic eutils qt4 games
@@ -19,7 +19,7 @@ DEPEND=">=dev-libs/boost-1.41
>=net-libs/gnutls-2.2.2
>=net-misc/curl-7.16
x11-libs/qt-core:4
- virtual/gsasl
+ >=virtual/gsasl-1.1
!dedicated? (
media-libs/libsdl
media-libs/sdl-mixer[mikmod,vorbis]