diff options
Diffstat (limited to 'games-rpg/adonthell/adonthell-0.3.5-r1.ebuild')
-rw-r--r-- | games-rpg/adonthell/adonthell-0.3.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-rpg/adonthell/adonthell-0.3.5-r1.ebuild b/games-rpg/adonthell/adonthell-0.3.5-r1.ebuild index c278ca924d27..91ddeb243658 100644 --- a/games-rpg/adonthell/adonthell-0.3.5-r1.ebuild +++ b/games-rpg/adonthell/adonthell-0.3.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/adonthell/adonthell-0.3.5-r1.ebuild,v 1.2 2013/02/03 00:13:48 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/adonthell/adonthell-0.3.5-r1.ebuild,v 1.3 2013/08/11 16:57:49 mr_bones_ Exp $ EAPI=5 PYTHON_COMPAT=( python2_6 python2_7 ) @@ -19,7 +19,7 @@ IUSE="doc nls" RDEPEND="${PYTHON_DEPS} media-libs/sdl-ttf media-libs/sdl-mixer[vorbis] - media-libs/libsdl[X,video,audio] + media-libs/libsdl:0[X,video,audio] sys-libs/zlib media-libs/freetype media-libs/libogg |