diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-03-20 20:01:35 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-03-20 20:01:35 +0000 |
commit | a996b031809fa9d9ed9ac9f8457b9724784b6b59 (patch) | |
tree | ce612d1240dc7e9849701c45e2c4c4c4773f0d25 /sci-mathematics | |
parent | x11-libs/fltk SLOTMOVE 1.1 -> 1, corrected ebuild accordingly (diff) | |
download | gentoo-2-a996b031809fa9d9ed9ac9f8457b9724784b6b59.tar.gz gentoo-2-a996b031809fa9d9ed9ac9f8457b9724784b6b59.tar.bz2 gentoo-2-a996b031809fa9d9ed9ac9f8457b9724784b6b59.zip |
x11-libs/fltk SLOTMOVE 1.1 -> 1, corrected ebuild accordingly
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/octave/ChangeLog | 6 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-3.2.4-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-3.2.4-r2.ebuild | 6 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-3.2.4-r3.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-3.4.0.ebuild | 4 |
5 files changed, 15 insertions, 11 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? ( |