public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-mathematics/yacas: yacas-1.2.2.ebuild ChangeLog
@ 2008-11-08 17:20 Markus Meier (maekke)
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Meier (maekke) @ 2008-11-08 17:20 UTC (permalink / raw
  To: gentoo-commits

maekke      08/11/08 17:20:49

  Modified:             yacas-1.2.2.ebuild ChangeLog
  Log:
  amd64/x86 stable, bug #245708
  (Portage version: 2.2_rc13/cvs/Linux 2.6.26.7 x86_64)

Revision  Changes    Path
1.5                  sci-mathematics/yacas/yacas-1.2.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/yacas/yacas-1.2.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/yacas/yacas-1.2.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/yacas/yacas-1.2.2.ebuild?r1=1.4&r2=1.5

Index: yacas-1.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/yacas-1.2.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- yacas-1.2.2.ebuild	8 Nov 2008 14:43:17 -0000	1.4
+++ yacas-1.2.2.ebuild	8 Nov 2008 17:20:49 -0000	1.5
@@ -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/sci-mathematics/yacas/yacas-1.2.2.ebuild,v 1.4 2008/11/08 14:43:17 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/yacas-1.2.2.ebuild,v 1.5 2008/11/08 17:20:49 maekke Exp $
 
 inherit eutils java
 
@@ -10,7 +10,7 @@
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
 
 IUSE="doc java server"
 



1.24                 sci-mathematics/yacas/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/yacas/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/yacas/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/yacas/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	8 Nov 2008 14:43:17 -0000	1.23
+++ ChangeLog	8 Nov 2008 17:20:49 -0000	1.24
@@ -1,6 +1,9 @@
 # ChangeLog for sci-mathematics/yacas
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/ChangeLog,v 1.23 2008/11/08 14:43:17 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/ChangeLog,v 1.24 2008/11/08 17:20:49 maekke Exp $
+
+  08 Nov 2008; Markus Meier <maekke@gentoo.org> yacas-1.2.2.ebuild:
+  amd64/x86 stable, bug #245708
 
   08 Nov 2008; nixnut <nixnut@gentoo.org> yacas-1.2.2.ebuild:
   Stable on ppc wrt bug 245708






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-mathematics/yacas: yacas-1.2.2.ebuild ChangeLog
@ 2008-11-24  9:40 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastien Fabbro (bicatali) @ 2008-11-24  9:40 UTC (permalink / raw
  To: gentoo-commits

bicatali    08/11/24 09:40:57

  Modified:             yacas-1.2.2.ebuild ChangeLog
  Log:
  Added -j1 for java case
  (Portage version: 2.2_rc15/cvs/Linux 2.6.25-gentoo-r7 x86_64)

Revision  Changes    Path
1.7                  sci-mathematics/yacas/yacas-1.2.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/yacas/yacas-1.2.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/yacas/yacas-1.2.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/yacas/yacas-1.2.2.ebuild?r1=1.6&r2=1.7

Index: yacas-1.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/yacas-1.2.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- yacas-1.2.2.ebuild	10 Nov 2008 23:34:22 -0000	1.6
+++ yacas-1.2.2.ebuild	24 Nov 2008 09:40:57 -0000	1.7
@@ -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/sci-mathematics/yacas/yacas-1.2.2.ebuild,v 1.6 2008/11/10 23:34:22 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/yacas-1.2.2.ebuild,v 1.7 2008/11/24 09:40:57 bicatali Exp $
 
 inherit eutils java-pkg-opt-2
 
@@ -33,7 +33,8 @@
 	emake || die "emake failed"
 	if use java; then
 		cd JavaYacas || die
-		emake -f makefile.yacas || die "emake java interface failed"
+		# -j1 because of file generation dependence
+		emake -j1 -f makefile.yacas || die "emake java interface failed"
 	fi
 }
 



1.26                 sci-mathematics/yacas/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/yacas/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/yacas/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/yacas/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	10 Nov 2008 23:34:22 -0000	1.25
+++ ChangeLog	24 Nov 2008 09:40:57 -0000	1.26
@@ -1,6 +1,9 @@
 # ChangeLog for sci-mathematics/yacas
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/ChangeLog,v 1.25 2008/11/10 23:34:22 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/ChangeLog,v 1.26 2008/11/24 09:40:57 bicatali Exp $
+
+  24 Nov 2008; Sébastien Fabbro <bicatali@gentoo.org> yacas-1.2.2.ebuild:
+  Added -j1 for java case
 
   10 Nov 2008; Sébastien Fabbro <bicatalib@gentoo.org>
   +files/yacas-1.2.2-makefixes.patch, -yacas-1.0.61.ebuild,






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-24  9:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-24  9:40 [gentoo-commits] gentoo-x86 commit in sci-mathematics/yacas: yacas-1.2.2.ebuild ChangeLog Sebastien Fabbro (bicatali)
  -- strict thread matches above, loose matches on Subject: below --
2008-11-08 17:20 Markus Meier (maekke)

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