summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 20:11:50 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 20:11:50 +0000
commit3f94e6103ddc9c99bf0abc77d666ae745c072cad (patch)
tree6fdda34af51ba4a3b9e126edf80b00a0f686bbba /sci-mathematics
parentRemove virtual/libc (diff)
downloadgentoo-2-3f94e6103ddc9c99bf0abc77d666ae745c072cad.tar.gz
gentoo-2-3f94e6103ddc9c99bf0abc77d666ae745c072cad.tar.bz2
gentoo-2-3f94e6103ddc9c99bf0abc77d666ae745c072cad.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/octave/ChangeLog7
-rw-r--r--sci-mathematics/octave/octave-2.1.57-r1.ebuild5
-rw-r--r--sci-mathematics/octave/octave-2.1.69.ebuild5
-rw-r--r--sci-mathematics/octave/octave-2.1.72.ebuild5
-rw-r--r--sci-mathematics/octave/octave-2.1.73-r1.ebuild5
-rw-r--r--sci-mathematics/octave/octave-2.1.73-r2.ebuild5
-rw-r--r--sci-mathematics/octave/octave-2.1.73.ebuild5
7 files changed, 18 insertions, 19 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog
index 0a2ade85c8e1..5a3909efda89 100644
--- a/sci-mathematics/octave/ChangeLog
+++ b/sci-mathematics/octave/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sci-mathematics/octave
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.74 2009/09/09 02:59:39 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.75 2009/09/23 20:11:50 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> octave-2.1.57-r1.ebuild,
+ octave-2.1.69.ebuild, octave-2.1.72.ebuild, octave-2.1.73.ebuild,
+ octave-2.1.73-r1.ebuild, octave-2.1.73-r2.ebuild:
+ Remove virtual/libc
09 Sep 2009; Markus Dittrich <markusle@gentoo.org> octave-3.2.0.ebuild,
+files/octave-3.2.0-dlmwrite.patch:
diff --git a/sci-mathematics/octave/octave-2.1.57-r1.ebuild b/sci-mathematics/octave/octave-2.1.57-r1.ebuild
index 7d20f3656377..05e8dfc1ee95 100644
--- a/sci-mathematics/octave/octave-2.1.57-r1.ebuild
+++ b/sci-mathematics/octave/octave-2.1.57-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.57-r1.ebuild,v 1.12 2009/03/04 21:31:52 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.57-r1.ebuild,v 1.13 2009/09/23 20:11:50 patrick Exp $
inherit flag-o-matic fortran
@@ -14,8 +14,7 @@ SLOT="0"
KEYWORDS="x86 ppc alpha ~sparc amd64"
IUSE="emacs static readline zlib latex hdf5 mpi blas"
-DEPEND="virtual/libc
- >=sys-libs/ncurses-5.2-r3
+DEPEND=">=sys-libs/ncurses-5.2-r3
>=sci-visualization/gnuplot-3.7.1-r3
>=sci-libs/fftw-2.1.3
>=dev-util/gperf-2.7.2
diff --git a/sci-mathematics/octave/octave-2.1.69.ebuild b/sci-mathematics/octave/octave-2.1.69.ebuild
index 23b922f0c129..6e3e7e3aa2ce 100644
--- a/sci-mathematics/octave/octave-2.1.69.ebuild
+++ b/sci-mathematics/octave/octave-2.1.69.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.69.ebuild,v 1.14 2009/07/08 01:44:18 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.69.ebuild,v 1.15 2009/09/23 20:11:50 patrick Exp $
inherit flag-o-matic fortran
@@ -14,8 +14,7 @@ SLOT="0"
KEYWORDS="alpha amd64 ppc ~sparc x86"
IUSE="emacs static readline zlib latex hdf5 mpi blas"
-DEPEND="virtual/libc
- >=sys-libs/ncurses-5.2-r3
+DEPEND=">=sys-libs/ncurses-5.2-r3
>=sci-visualization/gnuplot-3.7.1-r3
>=sci-libs/fftw-2.1.3
>=dev-util/gperf-2.7.2
diff --git a/sci-mathematics/octave/octave-2.1.72.ebuild b/sci-mathematics/octave/octave-2.1.72.ebuild
index 5f5c5bdb40ce..0ba8d909914f 100644
--- a/sci-mathematics/octave/octave-2.1.72.ebuild
+++ b/sci-mathematics/octave/octave-2.1.72.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.72.ebuild,v 1.13 2009/03/04 21:31:52 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.72.ebuild,v 1.14 2009/09/23 20:11:50 patrick Exp $
inherit flag-o-matic fortran
@@ -14,8 +14,7 @@ SLOT="0"
IUSE="emacs static readline zlib doc hdf5 mpi blas"
KEYWORDS="~alpha ~amd64 ppc ppc64 sparc x86"
-DEPEND="virtual/libc
- >=sys-libs/ncurses-5.2-r3
+DEPEND=">=sys-libs/ncurses-5.2-r3
>=sci-visualization/gnuplot-3.7.1-r3
>=sci-libs/fftw-2.1.3
>=dev-util/gperf-2.7.2
diff --git a/sci-mathematics/octave/octave-2.1.73-r1.ebuild b/sci-mathematics/octave/octave-2.1.73-r1.ebuild
index 3fe09a67136a..262ba7da7654 100644
--- a/sci-mathematics/octave/octave-2.1.73-r1.ebuild
+++ b/sci-mathematics/octave/octave-2.1.73-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73-r1.ebuild,v 1.9 2009/03/04 21:31:52 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73-r1.ebuild,v 1.10 2009/09/23 20:11:50 patrick Exp $
inherit flag-o-matic fortran autotools
@@ -14,8 +14,7 @@ SLOT="0"
IUSE="emacs static readline zlib doc hdf5 mpi blas"
KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc ~x86"
-DEPEND="virtual/libc
- dev-util/dejagnu
+DEPEND="dev-util/dejagnu
>=sys-libs/ncurses-5.2-r3
>=sci-visualization/gnuplot-3.7.1-r3
>=sci-libs/fftw-2.1.3
diff --git a/sci-mathematics/octave/octave-2.1.73-r2.ebuild b/sci-mathematics/octave/octave-2.1.73-r2.ebuild
index a3c0d963c370..2334e21d73db 100644
--- a/sci-mathematics/octave/octave-2.1.73-r2.ebuild
+++ b/sci-mathematics/octave/octave-2.1.73-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73-r2.ebuild,v 1.10 2009/06/21 18:47:58 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73-r2.ebuild,v 1.11 2009/09/23 20:11:50 patrick Exp $
inherit flag-o-matic fortran autotools xemacs-elisp-common
@@ -14,8 +14,7 @@ SLOT="0"
IUSE="emacs static readline zlib doc hdf5 mpi xemacs"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-DEPEND="virtual/libc
- dev-util/dejagnu
+DEPEND="dev-util/dejagnu
>=sys-libs/ncurses-5.2-r3
>=sci-visualization/gnuplot-3.7.1-r3
>=sci-libs/fftw-2.1.3
diff --git a/sci-mathematics/octave/octave-2.1.73.ebuild b/sci-mathematics/octave/octave-2.1.73.ebuild
index 7c5ffe976e76..3252acd3c459 100644
--- a/sci-mathematics/octave/octave-2.1.73.ebuild
+++ b/sci-mathematics/octave/octave-2.1.73.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73.ebuild,v 1.11 2009/03/04 21:31:52 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73.ebuild,v 1.12 2009/09/23 20:11:50 patrick Exp $
inherit flag-o-matic fortran
@@ -14,8 +14,7 @@ SLOT="0"
IUSE="emacs static readline zlib doc hdf5 mpi blas"
KEYWORDS="alpha amd64 ppc ppc64 ~sparc x86"
-DEPEND="virtual/libc
- >=sys-libs/ncurses-5.2-r3
+DEPEND=">=sys-libs/ncurses-5.2-r3
>=sci-visualization/gnuplot-3.7.1-r3
>=sci-libs/fftw-2.1.3
>=dev-util/gperf-2.7.2