public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-arcade/commandergenius: commandergenius-1.7.2.0.ebuild ChangeLog commandergenius-1.7.3.0.ebuild
@ 2014-05-15 12:35 Ulrich Mueller (ulm)
  0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2014-05-15 12:35 UTC (permalink / raw
  To: gentoo-commits

ulm         14/05/15 12:35:12

  Modified:             commandergenius-1.7.2.0.ebuild ChangeLog
                        commandergenius-1.7.3.0.ebuild
  Log:
  QA: Fix USE dependency on media-libs/libsdl2, "audio" USE flag was renamed to "sound", bug 357661.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)

Revision  Changes    Path
1.2                  games-arcade/commandergenius/commandergenius-1.7.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/commandergenius/commandergenius-1.7.2.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/commandergenius/commandergenius-1.7.2.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/commandergenius/commandergenius-1.7.2.0.ebuild?r1=1.1&r2=1.2

Index: commandergenius-1.7.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/commandergenius/commandergenius-1.7.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- commandergenius-1.7.2.0.ebuild	3 Apr 2014 13:02:14 -0000	1.1
+++ commandergenius-1.7.2.0.ebuild	15 May 2014 12:35:12 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/commandergenius/commandergenius-1.7.2.0.ebuild,v 1.1 2014/04/03 13:02:14 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/commandergenius/commandergenius-1.7.2.0.ebuild,v 1.2 2014/05/15 12:35:12 ulm Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="opengl tremor"
 
-RDEPEND="media-libs/libsdl2[X,audio,opengl?,video]
+RDEPEND="media-libs/libsdl2[X,opengl?,sound,video]
 	media-libs/sdl2-image
 	opengl? ( virtual/opengl )
 	tremor? ( media-libs/tremor )



1.9                  games-arcade/commandergenius/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/commandergenius/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/commandergenius/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/commandergenius/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/commandergenius/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	23 Apr 2014 20:49:38 -0000	1.8
+++ ChangeLog	15 May 2014 12:35:12 -0000	1.9
@@ -1,6 +1,11 @@
 # ChangeLog for games-arcade/commandergenius
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/commandergenius/ChangeLog,v 1.8 2014/04/23 20:49:38 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/commandergenius/ChangeLog,v 1.9 2014/05/15 12:35:12 ulm Exp $
+
+  15 May 2014; Ulrich Müller <ulm@gentoo.org> commandergenius-1.7.2.0.ebuild,
+  commandergenius-1.7.3.0.ebuild:
+  QA: Fix USE dependency on media-libs/libsdl2, "audio" USE flag was renamed to
+  "sound", bug 357661.
 
   23 Apr 2014; Julian Ospald <hasufell@gentoo.org>
   -commandergenius-1.4.2.ebuild, -commandergenius-1.6.1.ebuild,



1.2                  games-arcade/commandergenius/commandergenius-1.7.3.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/commandergenius/commandergenius-1.7.3.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/commandergenius/commandergenius-1.7.3.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/commandergenius/commandergenius-1.7.3.0.ebuild?r1=1.1&r2=1.2

Index: commandergenius-1.7.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/commandergenius/commandergenius-1.7.3.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- commandergenius-1.7.3.0.ebuild	23 Apr 2014 20:48:11 -0000	1.1
+++ commandergenius-1.7.3.0.ebuild	15 May 2014 12:35:12 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/commandergenius/commandergenius-1.7.3.0.ebuild,v 1.1 2014/04/23 20:48:11 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/commandergenius/commandergenius-1.7.3.0.ebuild,v 1.2 2014/05/15 12:35:12 ulm Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="opengl tremor"
 
-RDEPEND="media-libs/libsdl2[X,audio,opengl?,video]
+RDEPEND="media-libs/libsdl2[X,opengl?,sound,video]
 	media-libs/sdl2-image
 	opengl? ( virtual/opengl )
 	tremor? ( media-libs/tremor )





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-05-15 12:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-15 12:35 [gentoo-commits] gentoo-x86 commit in games-arcade/commandergenius: commandergenius-1.7.2.0.ebuild ChangeLog commandergenius-1.7.3.0.ebuild Ulrich Mueller (ulm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox