twitch153    15/06/06 03:31:28

  Modified:             dolphin-9999.ebuild ChangeLog
  Log:
  Changes required gcc version to >=4.9.0
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
A8C8FBCF)

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

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

Index: dolphin-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- dolphin-9999.ebuild 30 Apr 2015 22:42:32 -0000      1.25
+++ dolphin-9999.ebuild 6 Jun 2015 03:31:28 -0000       1.26
@@ -1,6 +1,6 @@
 # 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.25 
2015/04/30 22:42:32 twitch153 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.26 
2015/06/06 03:31:28 twitch153 Exp $
 
 EAPI=5
 
@@ -49,13 +49,13 @@
        media-gfx/nvidia-cg-toolkit
        media-libs/freetype
        media-libs/libsoundtouch
-       >=sys-devel/gcc-4.6.0
+       >=sys-devel/gcc-4.9.0
        x11-libs/wxGTK:${WX_GTK_VER}
        "
 
 pkg_pretend() {
 
-       local ver=4.6.0
+       local ver=4.9.0
        local msg="${PN} needs at least GCC ${ver} set to compile."
 
        if [[ ${MERGE_TYPE} != binary ]]; then



1.38                 games-emulation/dolphin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   2 May 2015 16:50:01 -0000       1.37
+++ ChangeLog   6 Jun 2015 03:31:28 -0000       1.38
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/dolphin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.37 
2015/05/02 16:50:01 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.38 
2015/06/06 03:31:28 twitch153 Exp $
+
+  06 Jun 2015; Devan Franchini <twitch...@gentoo.org> dolphin-9999.ebuild:
+  Changes required gcc version to >=4.9.0
 
 *dolphin-4.0-r2 (02 May 2015)
 *dolphin-4.0.2-r7 (02 May 2015)




Reply via email to