summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-rpg')
-rw-r--r--games-rpg/daimonin-client/ChangeLog8
-rw-r--r--games-rpg/daimonin-client/daimonin-client-0.10.5.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/games-rpg/daimonin-client/ChangeLog b/games-rpg/daimonin-client/ChangeLog
index 73074c48510e..ff69ea1a4d7f 100644
--- a/games-rpg/daimonin-client/ChangeLog
+++ b/games-rpg/daimonin-client/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-rpg/daimonin-client
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/daimonin-client/ChangeLog,v 1.30 2011/01/15 15:10:23 maekke Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/daimonin-client/ChangeLog,v 1.31 2014/05/15 16:57:56 ulm Exp $
+
+ 15 May 2014; Ulrich Müller <ulm@gentoo.org> daimonin-client-0.10.5.ebuild:
+ Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to
+ "sound", bug 357661.
15 Jan 2011; Markus Meier <maekke@gentoo.org> daimonin-client-0.10.5.ebuild:
x86 stable, bug #350774
diff --git a/games-rpg/daimonin-client/daimonin-client-0.10.5.ebuild b/games-rpg/daimonin-client/daimonin-client-0.10.5.ebuild
index 5ec772a1e266..b0246e49105f 100644
--- a/games-rpg/daimonin-client/daimonin-client-0.10.5.ebuild
+++ b/games-rpg/daimonin-client/daimonin-client-0.10.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/daimonin-client/daimonin-client-0.10.5.ebuild,v 1.4 2011/01/15 15:10:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/daimonin-client/daimonin-client-0.10.5.ebuild,v 1.5 2014/05/15 16:57:56 ulm Exp $
EAPI=2
inherit eutils autotools games
@@ -18,7 +18,7 @@ SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE="music debug"
-RDEPEND="media-libs/libsdl[audio,video]
+RDEPEND="media-libs/libsdl[sound,video]
media-libs/sdl-mixer[vorbis]
media-libs/sdl-image[png]
dev-games/physfs