public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier (aballier)" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-ml/odns: ChangeLog odns-0.3.ebuild
Date: Tue, 23 Jul 2013 18:49:35 +0000 (UTC)	[thread overview]
Message-ID: <20130723184935.334C62171C@flycatcher.gentoo.org> (raw)

aballier    13/07/23 18:49:35

  Modified:             ChangeLog odns-0.3.ebuild
  Log:
  disable parallel build, bug #453434
  
  (Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key 160F534A)

Revision  Changes    Path
1.7                  dev-ml/odns/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/odns/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/odns/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/odns/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/odns/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	10 Mar 2013 10:54:56 -0000	1.6
+++ ChangeLog	23 Jul 2013 18:49:35 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ml/odns
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/odns/ChangeLog,v 1.6 2013/03/10 10:54:56 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/odns/ChangeLog,v 1.7 2013/07/23 18:49:35 aballier Exp $
+
+  23 Jul 2013; Alexis Ballier <aballier@gentoo.org> odns-0.3.ebuild:
+  disable parallel build, bug #453434
 
   10 Mar 2013; Alexis Ballier <aballier@gentoo.org> odns-0.3.ebuild:
   eapi5: define subslot, slot dep on ocaml, remove useless || die



1.5                  dev-ml/odns/odns-0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/odns/odns-0.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/odns/odns-0.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/odns/odns-0.3.ebuild?r1=1.4&r2=1.5

Index: odns-0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/odns/odns-0.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- odns-0.3.ebuild	10 Mar 2013 10:54:56 -0000	1.4
+++ odns-0.3.ebuild	23 Jul 2013 18:49:35 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/odns/odns-0.3.ebuild,v 1.4 2013/03/10 10:54:56 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/odns/odns-0.3.ebuild,v 1.5 2013/07/23 18:49:35 aballier Exp $
 
 EAPI=5
 
@@ -25,6 +25,10 @@
 	epatch "${FILESDIR}/${P}-parmake.patch"
 }
 
+src_compile() {
+	emake -j1 #453434
+}
+
 src_install() {
 	findlib_src_preinst
 	PREFIX="${D}/usr" emake install





             reply	other threads:[~2013-07-23 18:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-23 18:49 Alexis Ballier (aballier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-03-10 10:54 [gentoo-commits] gentoo-x86 commit in dev-ml/odns: ChangeLog odns-0.3.ebuild Alexis Ballier (aballier)
2012-08-22 14:26 Alexis Ballier (aballier)
2012-07-04 21:38 Alexis Ballier (aballier)
2011-03-04 12:33 Alexis Ballier (aballier)

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=20130723184935.334C62171C@flycatcher.gentoo.org \
    --to=aballier@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