diff options
author | Mamoru Komachi <usata@gentoo.org> | 2003-12-30 17:09:47 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2003-12-30 17:09:47 +0000 |
commit | 9d0036e23325375ec1431467f7d8259bf21348cc (patch) | |
tree | 81d5e37ead981e8bb4b61b0394a1150a788b289e /app-sci | |
parent | tested on sparc (diff) | |
download | historical-9d0036e23325375ec1431467f7d8259bf21348cc.tar.gz historical-9d0036e23325375ec1431467f7d8259bf21348cc.tar.bz2 historical-9d0036e23325375ec1431467f7d8259bf21348cc.zip |
Changed app-text/tetex to virtual/tetex
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/octave/ChangeLog | 6 | ||||
-rw-r--r-- | app-sci/octave/Manifest | 8 | ||||
-rw-r--r-- | app-sci/octave/octave-2.0.17-r2.ebuild | 4 | ||||
-rw-r--r-- | app-sci/octave/octave-2.1.36-r1.ebuild | 4 | ||||
-rw-r--r-- | app-sci/octave/octave-2.1.49.ebuild | 4 |
5 files changed, 15 insertions, 11 deletions
diff --git a/app-sci/octave/ChangeLog b/app-sci/octave/ChangeLog index f8127ee87340..40e2099b935e 100644 --- a/app-sci/octave/ChangeLog +++ b/app-sci/octave/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-sci/octave # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/ChangeLog,v 1.18 2003/09/16 22:07:49 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/ChangeLog,v 1.19 2003/12/30 17:09:38 usata Exp $ + + 31 Dec 2003; Mamoru KOMACHI <usata@gentoo.org> octave-2.0.17-r2.ebuild, + octave-2.1.36-r1.ebuild, octave-2.1.49.ebuild: + Changed app-text/tetex to virtual/tetex 16 Sep 2003; Seemant Kulleen <seemant@gentoo.org> octave-2.0.17-r2.ebuild, octave-2.1.36-r1.ebuild, octave-2.1.49.ebuild: diff --git a/app-sci/octave/Manifest b/app-sci/octave/Manifest index 390088692a68..b3ca48ca6194 100644 --- a/app-sci/octave/Manifest +++ b/app-sci/octave/Manifest @@ -1,7 +1,7 @@ -MD5 2562993bd7a7af0d304ccd813107ce8e octave-2.0.17-r2.ebuild 1164 -MD5 86d838767a0458b0be84ba307f6c1d4d octave-2.1.49.ebuild 2008 -MD5 9be8e3268ecd3b68831583382c500ace octave-2.1.36-r1.ebuild 1982 -MD5 8f44b15fad3506aecb24b7835ba103c7 ChangeLog 3602 +MD5 1af277267ad7f6a68d6181e97ec1bb41 octave-2.0.17-r2.ebuild 1161 +MD5 8c6b365c27549aa7c0b2c45e7b0fe1e0 octave-2.1.49.ebuild 2002 +MD5 ef92dc3338a78b73df3a2e20acb2cc1f octave-2.1.36-r1.ebuild 1976 +MD5 0dee19c526aba13f1ce77db26b302fdd ChangeLog 3766 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 db65638ec0880bb6bd26be8f6fba1eee files/digest-octave-2.0.17-r2 67 MD5 c93a44a52d46ca6e8fed8c3c23877c0d files/digest-octave-2.1.36-r1 67 diff --git a/app-sci/octave/octave-2.0.17-r2.ebuild b/app-sci/octave/octave-2.0.17-r2.ebuild index 836dc73e354d..2dae8ab80c72 100644 --- a/app-sci/octave/octave-2.0.17-r2.ebuild +++ b/app-sci/octave/octave-2.0.17-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.0.17-r2.ebuild,v 1.4 2003/09/16 22:07:49 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.0.17-r2.ebuild,v 1.5 2003/12/30 17:09:38 usata Exp $ inherit flag-o-matic @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.octave.org/pub/octave/${P}.tar.bz2" HOMEPAGE="http://www.octave.org/" DEPEND=">=sys-libs/ncurses-5.2-r3 - app-text/tetex + virtual/tetex >=media-gfx/gnuplot-3.7.1-r3" LICENSE="GPL-2" diff --git a/app-sci/octave/octave-2.1.36-r1.ebuild b/app-sci/octave/octave-2.1.36-r1.ebuild index a36e4fed584e..8ce2759e7548 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-2003 Gentoo Technologies, Inc. # 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.8 2003/09/16 22:07:49 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.36-r1.ebuild,v 1.9 2003/12/30 17:09:38 usata Exp $ inherit flag-o-matic eutils @@ -19,7 +19,7 @@ DEPEND="virtual/glibc >=media-gfx/gnuplot-3.7.1-r3 >=dev-libs/fftw-2.1.3 >=dev-util/gperf-2.7.2 - tetex? ( >=tetex-1.0.7-r10 ) " + tetex? ( virtual/tetex ) " PROVIDE="dev-lang/octave" # NOTE: octave supports blas/lapack from intel but this is not open diff --git a/app-sci/octave/octave-2.1.49.ebuild b/app-sci/octave/octave-2.1.49.ebuild index e96074342977..c2a2b90ab2ed 100644 --- a/app-sci/octave/octave-2.1.49.ebuild +++ b/app-sci/octave/octave-2.1.49.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.49.ebuild,v 1.4 2003/09/16 22:07:49 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.49.ebuild,v 1.5 2003/12/30 17:09:38 usata Exp $ inherit flag-o-matic @@ -19,7 +19,7 @@ DEPEND="virtual/glibc >=dev-libs/fftw-2.1.3 >=dev-util/gperf-2.7.2 zlib? ( sys-libs/zlib ) - tetex? ( >=tetex-1.0.7-r10 ) " + tetex? ( virtual/tetex ) " # NOTE: octave supports blas/lapack from intel but this is not open # source nor is it free (as in beer OR speech) Check out... |