summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 11:55:34 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 11:55:34 +0000
commite4acbde53aa5b41cb8d5e4cfc9affa65e59d64fe (patch)
treeba2a8869a1c1cfc476ad735904015d56fa6434e6 /app-sci/octave
parentReplaced fperms with doexec and added ROOT variable to pkg_postinst tests. (M... (diff)
downloadgentoo-2-e4acbde53aa5b41cb8d5e4cfc9affa65e59d64fe.tar.gz
gentoo-2-e4acbde53aa5b41cb8d5e4cfc9affa65e59d64fe.tar.bz2
gentoo-2-e4acbde53aa5b41cb8d5e4cfc9affa65e59d64fe.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'app-sci/octave')
-rw-r--r--app-sci/octave/ChangeLog12
-rw-r--r--app-sci/octave/octave-2.1.36-r1.ebuild4
-rw-r--r--app-sci/octave/octave-2.1.50.ebuild4
-rw-r--r--app-sci/octave/octave-2.1.57-r1.ebuild4
-rw-r--r--app-sci/octave/octave-2.1.57.ebuild4
5 files changed, 19 insertions, 9 deletions
diff --git a/app-sci/octave/ChangeLog b/app-sci/octave/ChangeLog
index d44ba6c9561a..6a9ed8259ba5 100644
--- a/app-sci/octave/ChangeLog
+++ b/app-sci/octave/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for app-sci/octave
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/ChangeLog,v 1.32 2004/06/24 22:12:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/ChangeLog,v 1.33 2004/07/01 11:53:45 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ octave-2.1.36-r1.ebuild, octave-2.1.50.ebuild, octave-2.1.57-r1.ebuild,
+ octave-2.1.57.ebuild:
+ virtual/glibc -> virtual/libc
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ octave-2.1.36-r1.ebuild, octave-2.1.50.ebuild, octave-2.1.57-r1.ebuild,
+ octave-2.1.57.ebuild:
+ virtual/glibc -> virtual/libc
15 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org>
octave-2.1.36-r1.ebuild, octave-2.1.50.ebuild, octave-2.1.57.ebuild:
diff --git a/app-sci/octave/octave-2.1.36-r1.ebuild b/app-sci/octave/octave-2.1.36-r1.ebuild
index d11d319292c7..3a4cfb4099b9 100644
--- a/app-sci/octave/octave-2.1.36-r1.ebuild
+++ b/app-sci/octave/octave-2.1.36-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.36-r1.ebuild,v 1.13 2004/06/24 22:12:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.36-r1.ebuild,v 1.14 2004/07/01 11:53:45 eradicator Exp $
inherit flag-o-matic eutils
@@ -14,7 +14,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ppc"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=sys-libs/ncurses-5.2-r3
>=media-gfx/gnuplot-3.7.1-r3
>=dev-libs/fftw-2.1.3
diff --git a/app-sci/octave/octave-2.1.50.ebuild b/app-sci/octave/octave-2.1.50.ebuild
index 48d84aec01f1..3be095a821e1 100644
--- a/app-sci/octave/octave-2.1.50.ebuild
+++ b/app-sci/octave/octave-2.1.50.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.50.ebuild,v 1.5 2004/06/24 22:12:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.50.ebuild,v 1.6 2004/07/01 11:53:45 eradicator Exp $
inherit flag-o-matic
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86 ~ppc ~alpha ~sparc amd64"
IUSE="static readline zlib tetex hdf5 mpi"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=sys-libs/ncurses-5.2-r3
>=media-gfx/gnuplot-3.7.1-r3
>=dev-libs/fftw-2.1.3
diff --git a/app-sci/octave/octave-2.1.57-r1.ebuild b/app-sci/octave/octave-2.1.57-r1.ebuild
index fd235056101e..a94ab9764c99 100644
--- a/app-sci/octave/octave-2.1.57-r1.ebuild
+++ b/app-sci/octave/octave-2.1.57-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.57-r1.ebuild,v 1.6 2004/06/24 22:12:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.57-r1.ebuild,v 1.7 2004/07/01 11:53:45 eradicator Exp $
inherit flag-o-matic
@@ -15,7 +15,7 @@ KEYWORDS="~x86 ~ppc ~alpha ~sparc amd64"
IUSE="emacs static readline zlib tetex hdf5 mpi"
#IUSE="emacs static readline zlib tetex hdf5 mpi ifc blas" NOTE: Already added to use.local.desc.
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=sys-libs/ncurses-5.2-r3
>=media-gfx/gnuplot-3.7.1-r3
>=dev-libs/fftw-2.1.3
diff --git a/app-sci/octave/octave-2.1.57.ebuild b/app-sci/octave/octave-2.1.57.ebuild
index cdb2542f26b6..46701fd926f6 100644
--- a/app-sci/octave/octave-2.1.57.ebuild
+++ b/app-sci/octave/octave-2.1.57.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.57.ebuild,v 1.5 2004/06/24 22:12:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.57.ebuild,v 1.6 2004/07/01 11:53:45 eradicator Exp $
inherit flag-o-matic
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~x86 ~ppc alpha ~sparc ~amd64"
IUSE="static readline zlib tetex hdf5 mpi"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=sys-libs/ncurses-5.2-r3
>=media-gfx/gnuplot-3.7.1-r3
>=dev-libs/fftw-2.1.3