diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-05-15 16:56:38 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-05-15 16:56:38 +0000 |
commit | fab721ce037742f7c341433aeafce1cca8dd58da (patch) | |
tree | c4d5415de07e196c3cd702d03a5a532217edfe97 /games-roguelike/tomenet | |
parent | Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to "sou... (diff) | |
download | gentoo-2-fab721ce037742f7c341433aeafce1cca8dd58da.tar.gz gentoo-2-fab721ce037742f7c341433aeafce1cca8dd58da.tar.bz2 gentoo-2-fab721ce037742f7c341433aeafce1cca8dd58da.zip |
Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to "sound", bug 357661.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'games-roguelike/tomenet')
-rw-r--r-- | games-roguelike/tomenet/ChangeLog | 9 | ||||
-rw-r--r-- | games-roguelike/tomenet/tomenet-4.5.3a.ebuild | 6 | ||||
-rw-r--r-- | games-roguelike/tomenet/tomenet-4.5.3b.ebuild | 6 | ||||
-rw-r--r-- | games-roguelike/tomenet/tomenet-4.5.4.ebuild | 6 | ||||
-rw-r--r-- | games-roguelike/tomenet/tomenet-4.5.5.ebuild | 6 |
5 files changed, 19 insertions, 14 deletions
diff --git a/games-roguelike/tomenet/ChangeLog b/games-roguelike/tomenet/ChangeLog index 3931019da163..b6984e6db5c4 100644 --- a/games-roguelike/tomenet/ChangeLog +++ b/games-roguelike/tomenet/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-roguelike/tomenet -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tomenet/ChangeLog,v 1.18 2013/11/16 09:59:12 hasufell Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tomenet/ChangeLog,v 1.19 2014/05/15 16:56:38 ulm Exp $ + + 15 May 2014; Ulrich Müller <ulm@gentoo.org> tomenet-4.5.3a.ebuild, + tomenet-4.5.3b.ebuild, tomenet-4.5.4.ebuild, tomenet-4.5.5.ebuild: + Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to + "sound", bug 357661. *tomenet-4.5.5 (16 Nov 2013) diff --git a/games-roguelike/tomenet/tomenet-4.5.3a.ebuild b/games-roguelike/tomenet/tomenet-4.5.3a.ebuild index 8a03e654af94..6b8e2405092c 100644 --- a/games-roguelike/tomenet/tomenet-4.5.3a.ebuild +++ b/games-roguelike/tomenet/tomenet-4.5.3a.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tomenet/tomenet-4.5.3a.ebuild,v 1.1 2013/05/07 23:04:08 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tomenet/tomenet-4.5.3a.ebuild,v 1.2 2014/05/15 16:56:38 ulm Exp $ EAPI=5 inherit eutils gnome2-utils games @@ -20,7 +20,7 @@ DEPEND="sys-libs/ncurses x11-libs/libX11 ) sound? ( - media-libs/libsdl[audio] + media-libs/libsdl[sound] media-libs/sdl-mixer[vorbis,smpeg,mp3] ) )" diff --git a/games-roguelike/tomenet/tomenet-4.5.3b.ebuild b/games-roguelike/tomenet/tomenet-4.5.3b.ebuild index 130e184cbc64..9a7099c76755 100644 --- a/games-roguelike/tomenet/tomenet-4.5.3b.ebuild +++ b/games-roguelike/tomenet/tomenet-4.5.3b.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tomenet/tomenet-4.5.3b.ebuild,v 1.1 2013/07/16 11:24:22 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tomenet/tomenet-4.5.3b.ebuild,v 1.2 2014/05/15 16:56:38 ulm Exp $ EAPI=5 inherit eutils gnome2-utils games @@ -20,7 +20,7 @@ DEPEND="sys-libs/ncurses x11-libs/libX11 ) sound? ( - media-libs/libsdl[audio] + media-libs/libsdl[sound] media-libs/sdl-mixer[vorbis,smpeg,mp3] ) )" diff --git a/games-roguelike/tomenet/tomenet-4.5.4.ebuild b/games-roguelike/tomenet/tomenet-4.5.4.ebuild index 4db34ac4b18b..d21400d3fb7b 100644 --- a/games-roguelike/tomenet/tomenet-4.5.4.ebuild +++ b/games-roguelike/tomenet/tomenet-4.5.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tomenet/tomenet-4.5.4.ebuild,v 1.1 2013/09/25 20:47:46 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tomenet/tomenet-4.5.4.ebuild,v 1.2 2014/05/15 16:56:38 ulm Exp $ EAPI=5 inherit eutils gnome2-utils games @@ -20,7 +20,7 @@ DEPEND="sys-libs/ncurses x11-libs/libX11 ) sound? ( - media-libs/libsdl[audio] + media-libs/libsdl[sound] media-libs/sdl-mixer[vorbis,smpeg,mp3] ) )" diff --git a/games-roguelike/tomenet/tomenet-4.5.5.ebuild b/games-roguelike/tomenet/tomenet-4.5.5.ebuild index 1953ac188a71..ceb9ebfbabb9 100644 --- a/games-roguelike/tomenet/tomenet-4.5.5.ebuild +++ b/games-roguelike/tomenet/tomenet-4.5.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tomenet/tomenet-4.5.5.ebuild,v 1.1 2013/11/16 09:59:12 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tomenet/tomenet-4.5.5.ebuild,v 1.2 2014/05/15 16:56:38 ulm Exp $ EAPI=5 inherit eutils gnome2-utils games @@ -20,7 +20,7 @@ DEPEND="sys-libs/ncurses x11-libs/libX11 ) sound? ( - media-libs/libsdl[audio] + media-libs/libsdl[sound] media-libs/sdl-mixer[vorbis,smpeg,mp3] ) )" |