diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-04-27 16:39:06 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-04-27 16:39:06 +0000 |
commit | 5e452a78ba27a21da6ac415741ae1e8a2501ae45 (patch) | |
tree | eb0ebb82533a6155d62610873e44f37fb35d22b4 /games-arcade/smc/smc-1.9.ebuild | |
parent | Synchronize MimeType and Categories from desktop entry of mail-client/thunder... (diff) | |
download | gentoo-2-5e452a78ba27a21da6ac415741ae1e8a2501ae45.tar.gz gentoo-2-5e452a78ba27a21da6ac415741ae1e8a2501ae45.tar.bz2 gentoo-2-5e452a78ba27a21da6ac415741ae1e8a2501ae45.zip |
Don't try to use the newer cegui (bug #357761)
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'games-arcade/smc/smc-1.9.ebuild')
-rw-r--r-- | games-arcade/smc/smc-1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/smc/smc-1.9.ebuild b/games-arcade/smc/smc-1.9.ebuild index 2c6ba3b5a729..b71949574bf8 100644 --- a/games-arcade/smc/smc-1.9.ebuild +++ b/games-arcade/smc/smc-1.9.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-arcade/smc/smc-1.9.ebuild,v 1.4 2011/04/26 22:12:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/smc/smc-1.9.ebuild,v 1.5 2011/04/27 16:39:06 mr_bones_ Exp $ EAPI=2 inherit eutils flag-o-matic games @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="amd64 ppc x86" IUSE="music" -RDEPEND="dev-games/cegui[opengl,devil] +RDEPEND="<dev-games/cegui-0.7[opengl,devil] dev-libs/boost virtual/opengl virtual/glu |