diff options
-rw-r--r-- | app-sci/maxima/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/maxima/maxima-5.9.0-r2.ebuild | 4 | ||||
-rw-r--r-- | app-sci/moldy/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/moldy/moldy-2.16e.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-sci/maxima/ChangeLog b/app-sci/maxima/ChangeLog index 2632c9597a1f..24172b3e8e5d 100644 --- a/app-sci/maxima/ChangeLog +++ b/app-sci/maxima/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/maxima # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-sci/maxima/ChangeLog,v 1.6 2004/04/19 11:37:58 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/maxima/ChangeLog,v 1.7 2004/05/17 15:29:12 usata Exp $ + + 18 May 2004; Mamoru KOMACHI <usata@gentoo.org> maxima-5.9.0-r2.ebuild: + Changed app-text/tetex to virutal/tetex. 19 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> maxima-5.9.0-r1.ebuild, maxima-5.9.0-r2.ebuild, maxima-5.9.0.ebuild: diff --git a/app-sci/maxima/maxima-5.9.0-r2.ebuild b/app-sci/maxima/maxima-5.9.0-r2.ebuild index fe6515c6aaf6..6652f1233e60 100644 --- a/app-sci/maxima/maxima-5.9.0-r2.ebuild +++ b/app-sci/maxima/maxima-5.9.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/maxima/maxima-5.9.0-r2.ebuild,v 1.4 2004/04/19 11:37:58 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/maxima/maxima-5.9.0-r2.ebuild,v 1.5 2004/05/17 15:29:12 usata Exp $ DESCRIPTION="Free computer algebra environment, based on Macsyma" HOMEPAGE="http://maxima.sourceforge.net/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="cmucl clisp gcl tetex emacs auctex" -DEPEND="tetex? ( app-text/tetex ) +DEPEND="tetex? ( virtual/tetex ) emacs? ( virtual/emacs ) auctex? ( app-emacs/auctex ) >=sys-apps/texinfo-4.3 diff --git a/app-sci/moldy/ChangeLog b/app-sci/moldy/ChangeLog index 72320732c7de..88f33989e878 100644 --- a/app-sci/moldy/ChangeLog +++ b/app-sci/moldy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/moldy # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/moldy/ChangeLog,v 1.6 2004/03/30 20:02:02 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/moldy/ChangeLog,v 1.7 2004/05/17 15:26:58 usata Exp $ + + 18 May 2004; Mamoru KOMACHI <usata@gentoo.org> moldy-2.16e.ebuild: + Changed app-text/tetex to virutal/tetex. 30 Mar 2004; Donnie Berkholz <spyderous@gentoo.org>; moldy-2.16e.ebuild: Change x11-base/xfree dependency to virtual/x11. diff --git a/app-sci/moldy/moldy-2.16e.ebuild b/app-sci/moldy/moldy-2.16e.ebuild index 14551d3b0f30..be65e87eb4a4 100644 --- a/app-sci/moldy/moldy-2.16e.ebuild +++ b/app-sci/moldy/moldy-2.16e.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/moldy/moldy-2.16e.ebuild,v 1.11 2004/03/30 20:02:02 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/moldy/moldy-2.16e.ebuild,v 1.12 2004/05/17 15:26:58 usata Exp $ IUSE="X" @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="x86" DEPEND="virtual/glibc - app-text/tetex + virtual/tetex X? ( virtual/x11 )" addwrite /var/cache/fonts |