* [gentoo-commits] gentoo-x86 commit in net-analyzer/ippl: ippl-1.4.14-r2.ebuild ChangeLog
@ 2011-03-21 14:49 Diego Petteno (flameeyes)
0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2011-03-21 14:49 UTC (permalink / raw
To: gentoo-commits
flameeyes 11/03/21 14:49:51
Modified: ippl-1.4.14-r2.ebuild ChangeLog
Log:
QA: workaround parallel make failure until bug #351287 is properly fixed.
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Revision Changes Path
1.2 net-analyzer/ippl/ippl-1.4.14-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ippl/ippl-1.4.14-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ippl/ippl-1.4.14-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ippl/ippl-1.4.14-r2.ebuild?r1=1.1&r2=1.2
Index: ippl-1.4.14-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ippl-1.4.14-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ippl-1.4.14-r2.ebuild 15 Sep 2010 00:29:43 -0000 1.1
+++ ippl-1.4.14-r2.ebuild 21 Mar 2011 14:49:51 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ippl-1.4.14-r2.ebuild,v 1.1 2010/09/15 00:29:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ippl-1.4.14-r2.ebuild,v 1.2 2011/03/21 14:49:51 flameeyes Exp $
EAPI="2"
@@ -38,6 +38,11 @@
tc-export CC
}
+src_compile() {
+ # parallel make failure, bug #351287
+ emake -j1 || die "emake failed"
+}
+
src_install() {
dosbin Source/ippl
1.18 net-analyzer/ippl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ippl/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ippl/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ippl/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 15 Sep 2010 00:29:43 -0000 1.17
+++ ChangeLog 21 Mar 2011 14:49:51 -0000 1.18
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/ippl
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ChangeLog,v 1.17 2010/09/15 00:29:43 jer Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ChangeLog,v 1.18 2011/03/21 14:49:51 flameeyes Exp $
+
+ 21 Mar 2011; Diego E. Pettenò <flameeyes@gentoo.org> ippl-1.4.14-r2.ebuild:
+ QA: workaround parallel make failure until bug #351287 is properly fixed.
*ippl-1.4.14-r2 (15 Sep 2010)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-03-21 14:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-21 14:49 [gentoo-commits] gentoo-x86 commit in net-analyzer/ippl: ippl-1.4.14-r2.ebuild ChangeLog Diego Petteno (flameeyes)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox