tomwij      14/05/02 12:24:31

  Modified:             mate-doc-utils-1.6.2.ebuild ChangeLog
  Log:
  Parallel build fails on some systems, s/gnome2_src_compile/emake -j1/
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
6D34E57D)

Revision  Changes    Path
1.5                  app-text/mate-doc-utils/mate-doc-utils-1.6.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mate-doc-utils/mate-doc-utils-1.6.2.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mate-doc-utils/mate-doc-utils-1.6.2.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mate-doc-utils/mate-doc-utils-1.6.2.ebuild?r1=1.4&r2=1.5

Index: mate-doc-utils-1.6.2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/app-text/mate-doc-utils/mate-doc-utils-1.6.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mate-doc-utils-1.6.2.ebuild 10 Mar 2014 23:00:16 -0000      1.4
+++ mate-doc-utils-1.6.2.ebuild 2 May 2014 12:24:31 -0000       1.5
@@ -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/app-text/mate-doc-utils/mate-doc-utils-1.6.2.ebuild,v 
1.4 2014/03/10 23:00:16 tomwij Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-text/mate-doc-utils/mate-doc-utils-1.6.2.ebuild,v 
1.5 2014/05/02 12:24:31 tomwij Exp $
 
 EAPI="5"
 
@@ -54,7 +54,7 @@
 }
 
 src_compile() {
-       python_foreach_impl run_in_build_dir gnome2_src_compile
+       python_foreach_impl run_in_build_dir emake -j1
 }
 
 src_test() {



1.5                  app-text/mate-doc-utils/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mate-doc-utils/ChangeLog?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mate-doc-utils/ChangeLog?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mate-doc-utils/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/mate-doc-utils/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   10 Mar 2014 23:00:16 -0000      1.4
+++ ChangeLog   2 May 2014 12:24:31 -0000       1.5
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/mate-doc-utils
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/mate-doc-utils/ChangeLog,v 1.4 
2014/03/10 23:00:16 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mate-doc-utils/ChangeLog,v 1.5 
2014/05/02 12:24:31 tomwij Exp $
+
+  02 May 2014; Tom Wijsman <[email protected]> mate-doc-utils-1.6.2.ebuild:
+  Parallel build fails on some systems, s/gnome2_src_compile/emake -j1/
 
   10 Mar 2014; Tom Wijsman <[email protected]> mate-doc-utils-1.6.2.ebuild:
   Update dependencies per the consensus formed with ssuominen.




Reply via email to