pacho       15/01/05 11:03:11

  Modified:             vinagre-3.14.3.ebuild ChangeLog
  Log:
  Reorder the patch applying and add a comment for it
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  Changes    Path
1.3                  net-misc/vinagre/vinagre-3.14.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/vinagre/vinagre-3.14.3.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/vinagre/vinagre-3.14.3.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/vinagre/vinagre-3.14.3.ebuild?r1=1.2&r2=1.3

Index: vinagre-3.14.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/vinagre/vinagre-3.14.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vinagre-3.14.3.ebuild       4 Jan 2015 13:16:53 -0000       1.2
+++ vinagre-3.14.3.ebuild       5 Jan 2015 11:03:11 -0000       1.3
@@ -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/net-misc/vinagre/vinagre-3.14.3.ebuild,v 
1.2 2015/01/04 13:16:53 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vinagre/vinagre-3.14.3.ebuild,v 
1.3 2015/01/05 11:03:11 pacho Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -47,10 +47,10 @@
        $(vala_depend)
 "
 
-PATCHES=( "${FILESDIR}"/${P}-freerdp.patch )
-
 src_prepare() {
-       epatch "${PATCHES[@]}"
+       # Fix RDP initialization with recent FreeRDP (from 'master')
+       epatch "${FILESDIR}"/${PN}-3.14.3-freerdp.patch
+
        vala_src_prepare
        gnome2_src_prepare
 }



1.112                net-misc/vinagre/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/vinagre/ChangeLog?rev=1.112&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/vinagre/ChangeLog?rev=1.112&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/vinagre/ChangeLog?r1=1.111&r2=1.112

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/vinagre/ChangeLog,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- ChangeLog   4 Jan 2015 13:16:53 -0000       1.111
+++ ChangeLog   5 Jan 2015 11:03:11 -0000       1.112
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/vinagre
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vinagre/ChangeLog,v 1.111 
2015/01/04 13:16:53 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vinagre/ChangeLog,v 1.112 
2015/01/05 11:03:11 pacho Exp $
+
+  05 Jan 2015; Pacho Ramos <[email protected]> vinagre-3.14.3.ebuild:
+  Reorder the patch applying and add a comment for it
 
   04 Jan 2015; Justin Lecher <[email protected]> vinagre-3.14.3.ebuild,
   +files/vinagre-3.14.3-freerdp.patch, metadata.xml:




Reply via email to