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
commit42ab1a0cc016df22d83ed9dba7da396eaa8eac98 (patch)
treeb5c97963194025ae73afbfb84bb94aec43038656 /sci-mathematics
parentAutomated update of use.local.desc (diff)
downloadhistorical-42ab1a0cc016df22d83ed9dba7da396eaa8eac98.tar.gz
historical-42ab1a0cc016df22d83ed9dba7da396eaa8eac98.tar.bz2
historical-42ab1a0cc016df22d83ed9dba7da396eaa8eac98.zip
Remove virtual/libc
Package-Manager: portage-2.2_rc41/cvs/Linux x86_64
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/glpk/ChangeLog5
-rw-r--r--sci-mathematics/glpk/glpk-4.8.ebuild7
-rw-r--r--sci-mathematics/koctave/ChangeLog7
-rw-r--r--sci-mathematics/koctave/koctave-0.65-r1.ebuild11
-rw-r--r--sci-mathematics/nusmv/ChangeLog5
-rw-r--r--sci-mathematics/nusmv/nusmv-2.3.1.ebuild5
-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
13 files changed, 41 insertions, 36 deletions
diff --git a/sci-mathematics/glpk/ChangeLog b/sci-mathematics/glpk/ChangeLog
index ea054799a121..93fdbc906b75 100644
--- a/sci-mathematics/glpk/ChangeLog
+++ b/sci-mathematics/glpk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/glpk
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.38 2009/08/14 23:46:55 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.39 2009/09/23 20:10:31 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> glpk-4.8.ebuild:
+ Remove virtual/libc
*glpk-4.39 (14 Aug 2009)
diff --git a/sci-mathematics/glpk/glpk-4.8.ebuild b/sci-mathematics/glpk/glpk-4.8.ebuild
index a2af3338f7c7..ca45b674e8ef 100644
--- a/sci-mathematics/glpk/glpk-4.8.ebuild
+++ b/sci-mathematics/glpk/glpk-4.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.8.ebuild,v 1.5 2006/02/13 02:04:48 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.8.ebuild,v 1.6 2009/09/23 20:10:31 patrick Exp $
DESCRIPTION="GNU Linear Programming Kit"
LICENSE="GPL-2"
@@ -12,9 +12,8 @@ IUSE="doc"
KEYWORDS="amd64 ppc x86"
DEPEND=">=sys-devel/gcc-3.2
- virtual/libc
doc? ( virtual/ghostscript )"
-RDEPEND="virtual/libc"
+RDEPEND=""
src_compile() {
LIBS="${LIBS} -lm" econf --enable-shared || die
diff --git a/sci-mathematics/koctave/ChangeLog b/sci-mathematics/koctave/ChangeLog
index 6cac761425ed..70bb5ade31b5 100644
--- a/sci-mathematics/koctave/ChangeLog
+++ b/sci-mathematics/koctave/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/koctave
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/koctave/ChangeLog,v 1.14 2008/10/12 11:54:21 markusle Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/koctave/ChangeLog,v 1.15 2009/09/23 20:10:55 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> koctave-0.65-r1.ebuild:
+ Remove virtual/libc
12 Oct 2008; Markus Dittrich <markusle@gentoo.org> koctave-0.65-r1.ebuild:
Added slot dependencies for kde-3.5 to make sure we don't pull in kde-4.
diff --git a/sci-mathematics/koctave/koctave-0.65-r1.ebuild b/sci-mathematics/koctave/koctave-0.65-r1.ebuild
index be88abc1e277..ed8aca44326a 100644
--- a/sci-mathematics/koctave/koctave-0.65-r1.ebuild
+++ b/sci-mathematics/koctave/koctave-0.65-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/koctave/koctave-0.65-r1.ebuild,v 1.9 2008/10/12 11:54:21 markusle Exp $
-
-inherit kde
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/koctave/koctave-0.65-r1.ebuild,v 1.10 2009/09/23 20:10:55 patrick Exp $
EAPI="1"
+inherit kde
+
DESCRIPTION="A KDE GUI for Octave numerical computing system"
HOMEPAGE="http://athlone.ath.cx/~matti/kde/koctave/"
SRC_URI="http://athlone.ath.cx/~matti/kde/koctave/${PN}3-${PV}.tar.bz2
@@ -16,8 +16,7 @@ LICENSE="GPL-2"
KEYWORDS="amd64 ~ppc ~sparc x86"
IUSE="arts"
-DEPEND="virtual/libc
- sci-mathematics/octave
+DEPEND="sci-mathematics/octave
|| ( kde-base/konsole:3.5 kde-base/kdebase:3.5 )"
S="${WORKDIR}"/${PN}3-${PV}
diff --git a/sci-mathematics/nusmv/ChangeLog b/sci-mathematics/nusmv/ChangeLog
index 705b13a2de99..8fd0ab6ebf4a 100644
--- a/sci-mathematics/nusmv/ChangeLog
+++ b/sci-mathematics/nusmv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/nusmv
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nusmv/ChangeLog,v 1.5 2009/05/30 09:13:30 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nusmv/ChangeLog,v 1.6 2009/09/23 20:11:17 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> nusmv-2.3.1.ebuild:
+ Remove virtual/libc
30 May 2009; Ulrich Mueller <ulm@gentoo.org> nusmv-2.3.1.ebuild:
Remove app-text/tetex from dependencies, bug 227443.
diff --git a/sci-mathematics/nusmv/nusmv-2.3.1.ebuild b/sci-mathematics/nusmv/nusmv-2.3.1.ebuild
index c0bd69bdfb17..c91f6e744b5e 100644
--- a/sci-mathematics/nusmv/nusmv-2.3.1.ebuild
+++ b/sci-mathematics/nusmv/nusmv-2.3.1.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/nusmv/nusmv-2.3.1.ebuild,v 1.3 2009/05/30 09:13:30 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nusmv/nusmv-2.3.1.ebuild,v 1.4 2009/09/23 20:11:17 patrick Exp $
inherit eutils toolchain-funcs
@@ -35,8 +35,7 @@ LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE="minisat examples"
-RDEPEND="virtual/libc
- dev-libs/expat"
+RDEPEND="dev-libs/expat"
DEPEND="${RDEPEND}
virtual/latex-base
|| ( ( dev-texlive/texlive-latexextra )
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