twitch153    15/03/09 21:07:44

  Modified:             dolphin-9999.ebuild ChangeLog
  Log:
  Removes preservation of polarssl bundled libs, it's no longer necessary
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
A8C8FBCF)

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

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

Index: dolphin-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- dolphin-9999.ebuild 9 Mar 2015 21:00:42 -0000       1.22
+++ dolphin-9999.ebuild 9 Mar 2015 21:07:44 -0000       1.23
@@ -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.22 
2015/03/09 21:00:42 twitch153 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.23 
2015/03/09 21:07:44 twitch153 Exp $
 
 EAPI=5
 
@@ -93,12 +93,10 @@
        # - Bochs-disasm: Don't know what it is.
        # - GL: A custom gl.h file is used.
        # - enet: Not fully supported yet.
-       # - polarssl: Not fully supported yet.
        # - gtest: Their build set up solely relies on the build in gtest.
        # - xxhash: Not on the tree.
        mv Externals/SOIL . || die
        mv Externals/Bochs_disasm . || die
-       mv Externals/polarssl . || die
        mv Externals/GL . || die
        mv Externals/enet . || die
        mv Externals/gtest . || die
@@ -106,7 +104,6 @@
        rm -r Externals/* || die "Failed to delete Externals dir."
        mv Bochs_disasm Externals || die
        mv SOIL Externals || die
-       mv polarssl Externals || die
        mv GL Externals || die
        mv enet Externals || die
        mv gtest Externals || die



1.32                 games-emulation/dolphin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   9 Mar 2015 21:00:42 -0000       1.31
+++ ChangeLog   9 Mar 2015 21:07:44 -0000       1.32
@@ -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.31 
2015/03/09 21:00:42 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.32 
2015/03/09 21:07:44 twitch153 Exp $
+
+  09 Mar 2015; Devan Franchini <twitch...@gentoo.org> dolphin-9999.ebuild:
+  Removes preservation of polarssl bundled libs, it's no longer necessary
 
   09 Mar 2015; Devan Franchini <twitch...@gentoo.org> dolphin-9999.ebuild:
   Preserves enet bundled libs, bug #542608




Reply via email to