public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-mobilephone/gnokii: gnokii-0.6.22-r2.ebuild ChangeLog gnokii-0.6.26-r2.ebuild
@ 2008-08-31  7:13 Alin Nastac (mrness)
  0 siblings, 0 replies; only message in thread
From: Alin Nastac (mrness) @ 2008-08-31  7:13 UTC (permalink / raw
  To: gentoo-commits

mrness      08/08/31 07:13:53

  Modified:             gnokii-0.6.22-r2.ebuild ChangeLog
                        gnokii-0.6.26-r2.ebuild
  Log:
  Don't force -j1 on make (#235999).
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.8                  app-mobilephone/gnokii/gnokii-0.6.22-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.22-r2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.22-r2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.22-r2.ebuild?r1=1.7&r2=1.8

Index: gnokii-0.6.22-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.22-r2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gnokii-0.6.22-r2.ebuild	4 Jun 2008 18:34:10 -0000	1.7
+++ gnokii-0.6.22-r2.ebuild	31 Aug 2008 07:13:53 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.22-r2.ebuild,v 1.7 2008/06/04 18:34:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.22-r2.ebuild,v 1.8 2008/08/31 07:13:53 mrness Exp $
 
 WANT_AUTOMAKE="none"
 
@@ -99,7 +99,7 @@
 		--disable-unix98test \
 		|| die "configure failed"
 
-	emake -j1 || die "make failed"
+	emake || die "make failed"
 
 	if use sms;	then
 		pushd "${S}/smsd"



1.82                 app-mobilephone/gnokii/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/gnokii/ChangeLog?rev=1.82&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/gnokii/ChangeLog?rev=1.82&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/gnokii/ChangeLog?r1=1.81&r2=1.82

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog	24 Aug 2008 11:51:21 -0000	1.81
+++ ChangeLog	31 Aug 2008 07:13:53 -0000	1.82
@@ -1,6 +1,10 @@
 # ChangeLog for app-mobilephone/gnokii
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.81 2008/08/24 11:51:21 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.82 2008/08/31 07:13:53 mrness Exp $
+
+  31 Aug 2008; Alin Năstac <mrness@gentoo.org> gnokii-0.6.22-r2.ebuild,
+  gnokii-0.6.26-r2.ebuild:
+  Don't force -j1 on make (#235999).
 
   24 Aug 2008; Markus Rothe <corsair@gentoo.org> gnokii-0.6.26-r2.ebuild:
   Stable on ppc64; bug #234787



1.3                  app-mobilephone/gnokii/gnokii-0.6.26-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.26-r2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.26-r2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.26-r2.ebuild?r1=1.2&r2=1.3

Index: gnokii-0.6.26-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.26-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnokii-0.6.26-r2.ebuild	24 Aug 2008 11:51:21 -0000	1.2
+++ gnokii-0.6.26-r2.ebuild	31 Aug 2008 07:13:53 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.26-r2.ebuild,v 1.2 2008/08/24 11:51:21 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.26-r2.ebuild,v 1.3 2008/08/31 07:13:53 mrness Exp $
 
 WANT_AUTOMAKE="none"
 
@@ -63,7 +63,7 @@
 		--enable-libpcsclite \
 		|| die "configure failed"
 
-	emake -j1 || die "make failed"
+	emake || die "make failed"
 }
 
 src_install() {






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

only message in thread, other threads:[~2008-08-31  7:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-31  7:13 [gentoo-commits] gentoo-x86 commit in app-mobilephone/gnokii: gnokii-0.6.22-r2.ebuild ChangeLog gnokii-0.6.26-r2.ebuild Alin Nastac (mrness)

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