public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-mathematics/octave: octave-3.8.1.ebuild octave-3.8.1-r1.ebuild octave-3.8.2.ebuild ChangeLog
@ 2014-09-09 13:18 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2014-09-09 13:18 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/09/09 13:18:53

  Modified:             octave-3.8.1.ebuild octave-3.8.1-r1.ebuild
                        octave-3.8.2.ebuild ChangeLog
  Log:
  Require llvm < 3.5 because of API incompatibility.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.2                  sci-mathematics/octave/octave-3.8.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.8.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.8.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.8.1.ebuild?r1=1.1&r2=1.2

Index: octave-3.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- octave-3.8.1.ebuild	8 Mar 2014 14:12:30 -0000	1.1
+++ octave-3.8.1.ebuild	9 Sep 2014 13:18:53 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.1.ebuild,v 1.1 2014/03/08 14:12:30 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.1.ebuild,v 1.2 2014/09/09 13:18:53 mgorny Exp $
 
 EAPI=5
 
@@ -23,7 +23,7 @@
 	app-text/ghostscript-gpl
 	dev-libs/libpcre
 	sys-libs/ncurses
-	jit? ( sys-devel/llvm )
+	jit? ( <sys-devel/llvm-3.5 )
 	virtual/lapack
 	curl? ( net-misc/curl )
 	fftw? ( sci-libs/fftw:3.0 )



1.5                  sci-mathematics/octave/octave-3.8.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.8.1-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.8.1-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.8.1-r1.ebuild?r1=1.4&r2=1.5

Index: octave-3.8.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.1-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- octave-3.8.1-r1.ebuild	7 Sep 2014 12:59:59 -0000	1.4
+++ octave-3.8.1-r1.ebuild	9 Sep 2014 13:18:53 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.1-r1.ebuild,v 1.4 2014/09/07 12:59:59 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.1-r1.ebuild,v 1.5 2014/09/09 13:18:53 mgorny Exp $
 
 EAPI=5
 
@@ -34,7 +34,7 @@
 			media-gfx/graphicsmagick:0=[cxx]
 			media-gfx/imagemagick:0=[cxx] ) )
 	java? ( >=virtual/jre-1.6.0 )
-	jit? ( sys-devel/llvm )
+	jit? ( <sys-devel/llvm-3.5 )
 	opengl? (
 		media-libs/freetype:2=
 		media-libs/fontconfig:1.0=



1.2                  sci-mathematics/octave/octave-3.8.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.8.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.8.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.8.2.ebuild?r1=1.1&r2=1.2

Index: octave-3.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- octave-3.8.2.ebuild	7 Sep 2014 12:59:59 -0000	1.1
+++ octave-3.8.2.ebuild	9 Sep 2014 13:18:53 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.2.ebuild,v 1.1 2014/09/07 12:59:59 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.2.ebuild,v 1.2 2014/09/09 13:18:53 mgorny Exp $
 
 EAPI=5
 
@@ -34,7 +34,7 @@
 			media-gfx/graphicsmagick:0=[cxx]
 			media-gfx/imagemagick:0=[cxx] ) )
 	java? ( >=virtual/jre-1.6.0 )
-	jit? ( sys-devel/llvm )
+	jit? ( <sys-devel/llvm-3.5:0= )
 	opengl? (
 		media-libs/freetype:2=
 		media-libs/fontconfig:1.0=



1.168                sci-mathematics/octave/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/ChangeLog?rev=1.168&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/ChangeLog?rev=1.168&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/ChangeLog?r1=1.167&r2=1.168

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -r1.167 -r1.168
--- ChangeLog	7 Sep 2014 12:59:59 -0000	1.167
+++ ChangeLog	9 Sep 2014 13:18:53 -0000	1.168
@@ -1,6 +1,10 @@
 # ChangeLog for sci-mathematics/octave
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.167 2014/09/07 12:59:59 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.168 2014/09/09 13:18:53 mgorny Exp $
+
+  09 Sep 2014; Michał Górny <mgorny@gentoo.org> octave-3.8.1-r1.ebuild,
+  octave-3.8.1.ebuild, octave-3.8.2.ebuild:
+  Require llvm < 3.5 because of API incompatibility.
 
 *octave-3.8.2 (07 Sep 2014)
 





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

only message in thread, other threads:[~2014-09-09 13:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-09 13:18 [gentoo-commits] gentoo-x86 commit in sci-mathematics/octave: octave-3.8.1.ebuild octave-3.8.1-r1.ebuild octave-3.8.2.ebuild ChangeLog Michal Gorny (mgorny)

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