public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Davide Pesavento (pesa)" <pesa@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-pda/libplist: libplist-1.8.ebuild ChangeLog
Date: Thu,  1 Mar 2012 11:44:10 +0000 (UTC)	[thread overview]
Message-ID: <20120301114410.420D22004B@flycatcher.gentoo.org> (raw)

pesa        12/03/01 11:44:10

  Modified:             libplist-1.8.ebuild ChangeLog
  Log:
  Force the number of jobs to 1 (bug #406365 by Chris Slycord)
  
  (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-pda/libplist/libplist-1.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libplist/libplist-1.8.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libplist/libplist-1.8.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libplist/libplist-1.8.ebuild?r1=1.1&r2=1.2

Index: libplist-1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/libplist/libplist-1.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libplist-1.8.ebuild	10 Feb 2012 21:07:28 -0000	1.1
+++ libplist-1.8.ebuild	1 Mar 2012 11:44:10 -0000	1.2
@@ -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-pda/libplist/libplist-1.8.ebuild,v 1.1 2012/02/10 21:07:28 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/libplist-1.8.ebuild,v 1.2 2012/03/01 11:44:10 pesa Exp $
 
 EAPI=4
 
@@ -26,6 +26,9 @@
 
 DOCS=(AUTHORS NEWS README)
 
+# bug 406365
+MAKEOPTS+=" -j1"
+
 pkg_setup() {
 	if use cython || use python; then
 		python_set_active_version 2



1.19                 app-pda/libplist/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libplist/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libplist/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libplist/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/libplist/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	10 Feb 2012 21:07:28 -0000	1.18
+++ ChangeLog	1 Mar 2012 11:44:10 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for app-pda/libplist
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/ChangeLog,v 1.18 2012/02/10 21:07:28 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/ChangeLog,v 1.19 2012/03/01 11:44:10 pesa Exp $
+
+  01 Mar 2012; Davide Pesavento <pesa@gentoo.org> libplist-1.8.ebuild:
+  Force the number of jobs to 1 (bug #406365 by Chris Slycord)
 
 *libplist-1.8 (10 Feb 2012)
 






             reply	other threads:[~2012-03-01 11:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-01 11:44 Davide Pesavento (pesa) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-03-11 15:40 [gentoo-commits] gentoo-x86 commit in app-pda/libplist: libplist-1.8.ebuild ChangeLog Agostino Sarubbo (ago)
2012-03-15  8:15 Jeff Horelick (jdhore)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120301114410.420D22004B@flycatcher.gentoo.org \
    --to=pesa@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox