diff options
author | Eray Aslan <eras@gentoo.org> | 2011-11-02 09:05:55 +0000 |
---|---|---|
committer | Eray Aslan <eras@gentoo.org> | 2011-11-02 09:05:55 +0000 |
commit | 7b4c30789ea014a0eca902819a22b4aeaa24d23b (patch) | |
tree | 1ae280571a0c71042448aad5c09ed3d6ab87ddde /games-board/pokerth | |
parent | Use the new helper to ensure that linguas_%var is in IUSE. (diff) | |
download | gentoo-2-7b4c30789ea014a0eca902819a22b4aeaa24d23b.tar.gz gentoo-2-7b4c30789ea014a0eca902819a22b4aeaa24d23b.tar.bz2 gentoo-2-7b4c30789ea014a0eca902819a22b4aeaa24d23b.zip |
Move to unversioned virtual/gsasl
(Portage version: 2.1.10.32/cvs/Linux x86_64)
Diffstat (limited to 'games-board/pokerth')
-rw-r--r-- | games-board/pokerth/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/pokerth/pokerth-0.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/pokerth/ChangeLog b/games-board/pokerth/ChangeLog index 4711122cf3e5..e9cc81c6f427 100644 --- a/games-board/pokerth/ChangeLog +++ b/games-board/pokerth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/pokerth # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.29 2011/07/04 07:42:21 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.30 2011/11/02 09:05:55 eras Exp $ + + 02 Nov 2011; Eray Aslan <eras@gentoo.org> pokerth-0.8.3.ebuild: + Move to unversioned virtual/gsasl 04 Jul 2011; Tupone Alfredo <tupone@gentoo.org> pokerth-0.8.3.ebuild, +files/pokerth-0.8.3-boost142.patch: diff --git a/games-board/pokerth/pokerth-0.8.3.ebuild b/games-board/pokerth/pokerth-0.8.3.ebuild index fff85141fae7..d9496d6969e1 100644 --- a/games-board/pokerth/pokerth-0.8.3.ebuild +++ b/games-board/pokerth/pokerth-0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.8.3.ebuild,v 1.7 2011/07/04 07:42:21 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.8.3.ebuild,v 1.8 2011/11/02 09:05:55 eras Exp $ EAPI=2 inherit multilib flag-o-matic eutils qt4-r2 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-1.1 + virtual/gsasl !dedicated? ( media-libs/libsdl media-libs/sdl-mixer[mikmod,vorbis] |