diff options
author | Markus Dittrich <markusle@gentoo.org> | 2008-07-23 17:19:32 +0000 |
---|---|---|
committer | Markus Dittrich <markusle@gentoo.org> | 2008-07-23 17:19:32 +0000 |
commit | 1d1e55994e2af51839f49d5b8faf5a9c446fa83e (patch) | |
tree | 507c4a96486c20bc2c8338d5a1fcfc49bc3b87c7 /sci-mathematics | |
parent | remove Darwin userland (diff) | |
download | gentoo-2-1d1e55994e2af51839f49d5b8faf5a9c446fa83e.tar.gz gentoo-2-1d1e55994e2af51839f49d5b8faf5a9c446fa83e.tar.bz2 gentoo-2-1d1e55994e2af51839f49d5b8faf5a9c446fa83e.zip |
Adjusted dependencies to exclude octave-3* since the monolithic octave-forge ebuilds do not work with it.
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-SENTINEL-5 i686)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/octave-forge/ChangeLog | 7 | ||||
-rw-r--r-- | sci-mathematics/octave-forge/octave-forge-2006.03.17-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/octave-forge/octave-forge-2006.03.17.ebuild | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/sci-mathematics/octave-forge/ChangeLog b/sci-mathematics/octave-forge/ChangeLog index 521016ddc3b1..6e402dfbf8e2 100644 --- a/sci-mathematics/octave-forge/ChangeLog +++ b/sci-mathematics/octave-forge/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-mathematics/octave-forge # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/ChangeLog,v 1.27 2008/04/27 15:09:40 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/ChangeLog,v 1.28 2008/07/23 17:19:32 markusle Exp $ + + 23 Jul 2008; Markus Dittrich <markusle@gentoo.org> + octave-forge-2006.03.17.ebuild, octave-forge-2006.03.17-r1.ebuild: + Adjusted dependencies to exclude octave-3* since the + monolithic octave-forge ebuilds do not work with it. 27 Apr 2008; Markus Dittrich <markusle@gentoo.org> +files/octave-forge-2006.03.17-gcc43.patch, diff --git a/sci-mathematics/octave-forge/octave-forge-2006.03.17-r1.ebuild b/sci-mathematics/octave-forge/octave-forge-2006.03.17-r1.ebuild index af77d8618161..0d1dfc87a0c5 100644 --- a/sci-mathematics/octave-forge/octave-forge-2006.03.17-r1.ebuild +++ b/sci-mathematics/octave-forge/octave-forge-2006.03.17-r1.ebuild @@ -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/octave-forge/octave-forge-2006.03.17-r1.ebuild,v 1.6 2008/04/27 15:09:40 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/octave-forge-2006.03.17-r1.ebuild,v 1.7 2008/07/23 17:19:32 markusle Exp $ inherit eutils @@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86" SLOT="0" IUSE="ginac qhull X" -DEPEND=">=sci-mathematics/octave-2.1.72 +DEPEND="=sci-mathematics/octave-2.1.7* sci-libs/netcdf media-libs/jpeg media-libs/libpng diff --git a/sci-mathematics/octave-forge/octave-forge-2006.03.17.ebuild b/sci-mathematics/octave-forge/octave-forge-2006.03.17.ebuild index d8bd6880331c..811e8afa27a4 100644 --- a/sci-mathematics/octave-forge/octave-forge-2006.03.17.ebuild +++ b/sci-mathematics/octave-forge/octave-forge-2006.03.17.ebuild @@ -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/octave-forge/octave-forge-2006.03.17.ebuild,v 1.10 2008/03/20 17:32:36 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/octave-forge-2006.03.17.ebuild,v 1.11 2008/07/23 17:19:32 markusle Exp $ inherit eutils @@ -13,7 +13,7 @@ KEYWORDS="amd64 ppc ~sparc x86" SLOT="0" IUSE="ginac qhull X" -DEPEND=">=sci-mathematics/octave-2.1.72 +DEPEND="=sci-mathematics/octave-2.1.7* sci-libs/netcdf media-libs/jpeg media-libs/libpng |