twitch153    15/01/12 22:08:17

  Modified:             dolphin-9999.ebuild ChangeLog
  Log:
  Adds media-libs/libsdl2 as dependency, bug #535978
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A8C8FBCF)

Revision  Changes    Path
1.18                 games-emulation/dolphin/dolphin-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.18&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.18&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?r1=1.17&r2=1.18

Index: dolphin-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- dolphin-9999.ebuild 28 Dec 2014 00:43:42 -0000      1.17
+++ dolphin-9999.ebuild 12 Jan 2015 22:08:17 -0000      1.18
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.17 
2014/12/28 00:43:42 twitch153 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.18 
2015/01/12 22:08:17 twitch153 Exp $
 
 EAPI=5
 
@@ -26,12 +26,12 @@
 IUSE="alsa ao bluetooth doc ffmpeg +lzo openal opengl openmp portaudio 
pulseaudio"
 
 RDEPEND=">=media-libs/glew-1.10
-       >=media-libs/libsdl-1.2[joystick]
        >=media-libs/libsfml-2.1
        >=net-libs/miniupnpc-1.8
        sys-libs/readline
        x11-libs/libXext
        x11-libs/libXrandr
+       media-libs/libsdl2[haptic,joystick]
        net-libs/polarssl[havege]
        alsa? ( media-libs/alsa-lib )
        ao? ( media-libs/libao )



1.26                 games-emulation/dolphin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.26&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.26&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   28 Dec 2014 00:43:42 -0000      1.25
+++ ChangeLog   12 Jan 2015 22:08:17 -0000      1.26
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/dolphin
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.25 
2014/12/28 00:43:42 twitch153 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.26 
2015/01/12 22:08:17 twitch153 Exp $
+
+  12 Jan 2015; Devan Franchini <[email protected]> dolphin-9999.ebuild:
+  Adds media-libs/libsdl2 as dependency, bug #535978
 
   28 Dec 2014; Devan Franchini <[email protected]> dolphin-9999.ebuild:
   Adds polarssl[havege] as dependency, bug #483794




Reply via email to