public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-office/libreoffice: ChangeLog libreoffice-3.5.9999.ebuild libreoffice-3.5.0.3.ebuild
@ 2012-02-16  8:48 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2012-02-16  8:48 UTC (permalink / raw
  To: gentoo-commits

scarabeus    12/02/16 08:48:32

  Modified:             ChangeLog libreoffice-3.5.9999.ebuild
                        libreoffice-3.5.0.3.ebuild
  Log:
  Paralelism was not fixed so use more conservative behaviour.
  
  (Portage version: 2.2.0_alpha86/cvs/Linux x86_64)

Revision  Changes    Path
1.236                app-office/libreoffice/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/ChangeLog?rev=1.236&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/ChangeLog?rev=1.236&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/ChangeLog?r1=1.235&r2=1.236

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v
retrieving revision 1.235
retrieving revision 1.236
diff -u -r1.235 -r1.236
--- ChangeLog	15 Feb 2012 21:26:00 -0000	1.235
+++ ChangeLog	16 Feb 2012 08:48:32 -0000	1.236
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/libreoffice
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.235 2012/02/15 21:26:00 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.236 2012/02/16 08:48:32 scarabeus Exp $
+
+  16 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org>
+  libreoffice-3.5.0.3.ebuild, libreoffice-3.5.9999.ebuild:
+  Paralelism was not fixed so use more conservative behaviour.
 
   15 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org> metadata.xml:
   Not m-n package



1.10                 app-office/libreoffice/libreoffice-3.5.9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-3.5.9999.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-3.5.9999.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-3.5.9999.ebuild?r1=1.9&r2=1.10

Index: libreoffice-3.5.9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.5.9999.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libreoffice-3.5.9999.ebuild	14 Feb 2012 19:29:27 -0000	1.9
+++ libreoffice-3.5.9999.ebuild	16 Feb 2012 08:48:32 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.5.9999.ebuild,v 1.9 2012/02/14 19:29:27 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.5.9999.ebuild,v 1.10 2012/02/16 08:48:32 scarabeus Exp $
 
 EAPI=4
 
@@ -410,7 +410,7 @@
 		--with-external-tar="${DISTDIR}" \
 		--with-lang="" \
 		--with-max-jobs=${jbs} \
-		--with-num-cpus=${jbs} \
+		--with-num-cpus=2 \
 		--with-theme="${themes}" \
 		--with-unix-wrapper=libreoffice \
 		--with-vendor="Gentoo Foundation" \



1.4                  app-office/libreoffice/libreoffice-3.5.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-3.5.0.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-3.5.0.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-3.5.0.3.ebuild?r1=1.3&r2=1.4

Index: libreoffice-3.5.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.5.0.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libreoffice-3.5.0.3.ebuild	14 Feb 2012 19:29:27 -0000	1.3
+++ libreoffice-3.5.0.3.ebuild	16 Feb 2012 08:48:32 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.5.0.3.ebuild,v 1.3 2012/02/14 19:29:27 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.5.0.3.ebuild,v 1.4 2012/02/16 08:48:32 scarabeus Exp $
 
 EAPI=4
 
@@ -409,7 +409,7 @@
 		--with-external-tar="${DISTDIR}" \
 		--with-lang="" \
 		--with-max-jobs=${jbs} \
-		--with-num-cpus=${jbs} \
+		--with-num-cpus=2 \
 		--with-theme="${themes}" \
 		--with-unix-wrapper=libreoffice \
 		--with-vendor="Gentoo Foundation" \






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-16  8:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-16  8:48 [gentoo-commits] gentoo-x86 commit in app-office/libreoffice: ChangeLog libreoffice-3.5.9999.ebuild libreoffice-3.5.0.3.ebuild Tomas Chvatal (scarabeus)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox