summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-03-20 20:01:35 +0000
committerJustin Lecher <jlec@gentoo.org>2011-03-20 20:01:35 +0000
commit9bc2f42deeac7a647cdeb14af2067be4235dc85d (patch)
treefb519946e42c8f25e6340b0df32c5e87e9829b97 /sci-mathematics
parentx11-libs/fltk SLOTMOVE 1.1 -> 1, corrected ebuild accordingly (diff)
downloadhistorical-9bc2f42deeac7a647cdeb14af2067be4235dc85d.tar.gz
historical-9bc2f42deeac7a647cdeb14af2067be4235dc85d.tar.bz2
historical-9bc2f42deeac7a647cdeb14af2067be4235dc85d.zip
x11-libs/fltk SLOTMOVE 1.1 -> 1, corrected ebuild accordingly
Package-Manager: portage-2.2.0_alpha28/cvs/Linux x86_64
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/octave/ChangeLog6
-rw-r--r--sci-mathematics/octave/octave-3.2.4-r1.ebuild6
-rw-r--r--sci-mathematics/octave/octave-3.2.4-r2.ebuild6
-rw-r--r--sci-mathematics/octave/octave-3.2.4-r3.ebuild4
-rw-r--r--sci-mathematics/octave/octave-3.4.0.ebuild4
-rw-r--r--sci-mathematics/pari/ChangeLog8
-rw-r--r--sci-mathematics/pari/pari-2.3.4-r1.ebuild6
-rw-r--r--sci-mathematics/pari/pari-2.3.5.ebuild6
8 files changed, 27 insertions, 19 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog
index 7fb76cef7ea7..715243636f56 100644
--- a/sci-mathematics/octave/ChangeLog
+++ b/sci-mathematics/octave/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-mathematics/octave
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.101 2011/02/15 20:20:29 rafaelmartins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.102 2011/03/20 20:01:35 jlec Exp $
+
+ 20 Mar 2011; Justin Lecher <jlec@gentoo.org> octave-3.2.4-r1.ebuild,
+ octave-3.2.4-r2.ebuild, octave-3.2.4-r3.ebuild, octave-3.4.0.ebuild:
+ x11-libs/fltk SLOTMOVE 1.1 -> 1, corrected ebuild accordingly
15 Feb 2011; Rafael G. Martins <rafaelmartins@gentoo.org>
octave-3.4.0.ebuild:
diff --git a/sci-mathematics/octave/octave-3.2.4-r1.ebuild b/sci-mathematics/octave/octave-3.2.4-r1.ebuild
index 202114c2a5aa..642b2136379c 100644
--- a/sci-mathematics/octave/octave-3.2.4-r1.ebuild
+++ b/sci-mathematics/octave/octave-3.2.4-r1.ebuild
@@ -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/sci-mathematics/octave/octave-3.2.4-r1.ebuild,v 1.9 2010/07/09 10:19:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.2.4-r1.ebuild,v 1.10 2011/03/20 20:01:35 jlec Exp $
EAPI="2"
inherit flag-o-matic xemacs-elisp-common autotools
@@ -24,7 +24,7 @@ RDEPEND="dev-libs/libpcre
virtual/lapack
x11-libs/libX11
curl? ( net-misc/curl )
- fltk? ( x11-libs/fltk:1.1[opengl?] )
+ fltk? ( x11-libs/fltk:1[opengl?] )
fftw? ( sci-libs/fftw:3.0 )
opengl? ( virtual/opengl media-libs/ftgl )
sparse? ( sci-libs/arpack
diff --git a/sci-mathematics/octave/octave-3.2.4-r2.ebuild b/sci-mathematics/octave/octave-3.2.4-r2.ebuild
index 2ae00a8a30cf..ae37eda57f14 100644
--- a/sci-mathematics/octave/octave-3.2.4-r2.ebuild
+++ b/sci-mathematics/octave/octave-3.2.4-r2.ebuild
@@ -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/sci-mathematics/octave/octave-3.2.4-r2.ebuild,v 1.1 2010/09/14 16:45:35 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.2.4-r2.ebuild,v 1.2 2011/03/20 20:01:35 jlec Exp $
EAPI="2"
inherit flag-o-matic xemacs-elisp-common autotools
@@ -24,7 +24,7 @@ RDEPEND="dev-libs/libpcre
virtual/lapack
x11-libs/libX11
curl? ( net-misc/curl )
- fltk? ( x11-libs/fltk:1.1[opengl?] )
+ fltk? ( x11-libs/fltk:1[opengl?] )
fftw? ( sci-libs/fftw:3.0 )
opengl? ( virtual/opengl media-libs/ftgl )
sparse? ( sci-libs/arpack
diff --git a/sci-mathematics/octave/octave-3.2.4-r3.ebuild b/sci-mathematics/octave/octave-3.2.4-r3.ebuild
index ee1cd459b1c2..3fcdd0b8a554 100644
--- a/sci-mathematics/octave/octave-3.2.4-r3.ebuild
+++ b/sci-mathematics/octave/octave-3.2.4-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.2.4-r3.ebuild,v 1.3 2011/01/19 17:19:25 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.2.4-r3.ebuild,v 1.4 2011/03/20 20:01:35 jlec Exp $
EAPI="2"
inherit flag-o-matic xemacs-elisp-common autotools
@@ -26,7 +26,7 @@ RDEPEND="dev-libs/libpcre
virtual/opengl
x11-libs/libX11
curl? ( net-misc/curl )
- fltk? ( x11-libs/fltk:1.1[opengl] )
+ fltk? ( x11-libs/fltk:1[opengl] )
fftw? ( sci-libs/fftw:3.0 )
sparse? ( sci-libs/arpack
sci-libs/camd
diff --git a/sci-mathematics/octave/octave-3.4.0.ebuild b/sci-mathematics/octave/octave-3.4.0.ebuild
index fb6188204a2b..6914bf1fc734 100644
--- a/sci-mathematics/octave/octave-3.4.0.ebuild
+++ b/sci-mathematics/octave/octave-3.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.4.0.ebuild,v 1.2 2011/02/15 20:20:29 rafaelmartins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.4.0.ebuild,v 1.3 2011/03/20 20:01:35 jlec Exp $
EAPI="2"
inherit multilib
@@ -25,7 +25,7 @@ RDEPEND="dev-libs/libpcre
virtual/lapack
virtual/opengl
x11-libs/libX11
- >=x11-libs/fltk-1.3[opengl]
+ >=x11-libs/fltk-1.3:1[opengl]
curl? ( net-misc/curl )
fftw? ( sci-libs/fftw:3.0 )
sparse? (
diff --git a/sci-mathematics/pari/ChangeLog b/sci-mathematics/pari/ChangeLog
index 11713481097f..623d6c504523 100644
--- a/sci-mathematics/pari/ChangeLog
+++ b/sci-mathematics/pari/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-mathematics/pari
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.79 2010/09/23 04:11:04 bicatali Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.80 2011/03/20 19:58:08 jlec Exp $
+
+ 20 Mar 2011; Justin Lecher <jlec@gentoo.org> pari-2.3.4-r1.ebuild,
+ pari-2.3.5.ebuild:
+ x11-libs/fltk SLOTMOVE 1.1 -> 1, corrected ebuild accordingly
23 Sep 2010; SĂ©bastien Fabbro <bicatali@gentoo.org> pari-2.3.5.ebuild,
+files/pari-2.3.5-doc-make.patch:
diff --git a/sci-mathematics/pari/pari-2.3.4-r1.ebuild b/sci-mathematics/pari/pari-2.3.4-r1.ebuild
index cbfdfb5d7481..375ffb0184c3 100644
--- a/sci-mathematics/pari/pari-2.3.4-r1.ebuild
+++ b/sci-mathematics/pari/pari-2.3.4-r1.ebuild
@@ -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/sci-mathematics/pari/pari-2.3.4-r1.ebuild,v 1.11 2010/05/09 17:26:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.3.4-r1.ebuild,v 1.12 2011/03/20 19:58:08 jlec Exp $
EAPI=2
inherit elisp-common eutils flag-o-matic toolchain-funcs
@@ -22,7 +22,7 @@ IUSE="doc data emacs fltk gmp static-libs X"
RDEPEND="sys-libs/readline
emacs? ( virtual/emacs )
- fltk? ( x11-libs/fltk )
+ fltk? ( x11-libs/fltk:1 )
gmp? ( dev-libs/gmp )
X? ( x11-libs/libX11 )
doc? ( X? ( x11-misc/xdg-utils ) )"
diff --git a/sci-mathematics/pari/pari-2.3.5.ebuild b/sci-mathematics/pari/pari-2.3.5.ebuild
index 98f28e32e95a..6e5edbfb6358 100644
--- a/sci-mathematics/pari/pari-2.3.5.ebuild
+++ b/sci-mathematics/pari/pari-2.3.5.ebuild
@@ -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/sci-mathematics/pari/pari-2.3.5.ebuild,v 1.3 2010/09/23 04:11:04 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.3.5.ebuild,v 1.4 2011/03/20 19:58:08 jlec Exp $
EAPI=2
inherit elisp-common eutils flag-o-matic toolchain-funcs
@@ -22,7 +22,7 @@ IUSE="doc data emacs fltk gmp static-libs X"
RDEPEND="sys-libs/readline
emacs? ( virtual/emacs )
- fltk? ( x11-libs/fltk )
+ fltk? ( x11-libs/fltk:1 )
gmp? ( dev-libs/gmp )
X? ( x11-libs/libX11 )
doc? ( X? ( x11-misc/xdg-utils ) )"