diff options
author | Ulrich Müller <ulm@gentoo.org> | 2009-05-30 06:46:38 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2009-05-30 06:46:38 +0000 |
commit | f1d17a29f41169e1f245e47add484d4071689050 (patch) | |
tree | f4bb98a5e5dc7ea5cab695409abc4786be6504ea /sci-mathematics/maxima | |
parent | Remove app-text/tetex from dependencies, bug 227443. (diff) | |
download | gentoo-2-f1d17a29f41169e1f245e47add484d4071689050.tar.gz gentoo-2-f1d17a29f41169e1f245e47add484d4071689050.tar.bz2 gentoo-2-f1d17a29f41169e1f245e47add484d4071689050.zip |
Remove app-text/tetex from dependencies, bug 227443.
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'sci-mathematics/maxima')
-rw-r--r-- | sci-mathematics/maxima/ChangeLog | 8 | ||||
-rw-r--r-- | sci-mathematics/maxima/maxima-5.14.0.ebuild | 9 | ||||
-rw-r--r-- | sci-mathematics/maxima/maxima-5.17.1-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-mathematics/maxima/maxima-5.18.1.ebuild | 6 |
4 files changed, 13 insertions, 16 deletions
diff --git a/sci-mathematics/maxima/ChangeLog b/sci-mathematics/maxima/ChangeLog index 0abc06fa5b96..2101c7430443 100644 --- a/sci-mathematics/maxima/ChangeLog +++ b/sci-mathematics/maxima/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-mathematics/maxima -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.64 2009/04/19 22:03:35 grozin Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.65 2009/05/30 06:46:38 ulm Exp $ + + 30 May 2009; Ulrich Mueller <ulm@gentoo.org> maxima-5.14.0.ebuild, + maxima-5.17.1-r1.ebuild, maxima-5.18.1.ebuild: + Remove app-text/tetex from dependencies, bug 227443. 20 Apr 2009; Andrey Grozin <grozin@gentoo.org> ChangeLog: Version bump diff --git a/sci-mathematics/maxima/maxima-5.14.0.ebuild b/sci-mathematics/maxima/maxima-5.14.0.ebuild index 43e4b2c5d99a..4399d2e15dda 100644 --- a/sci-mathematics/maxima/maxima-5.14.0.ebuild +++ b/sci-mathematics/maxima/maxima-5.14.0.ebuild @@ -1,6 +1,6 @@ -# 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/maxima/maxima-5.14.0.ebuild,v 1.7 2008/04/18 21:59:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.14.0.ebuild,v 1.8 2009/05/30 06:46:38 ulm Exp $ inherit eutils elisp-common DESCRIPTION="Free computer algebra environment based on Macsyma" @@ -27,13 +27,10 @@ for lang in ${LANGS}; do IUSE="${IUSE} linguas_${lang}" done -# tetex>=3, so no use of virtual/latex-base (bug #203558) RDEPEND="X? ( x11-misc/xdg-utils sci-visualization/gnuplot tk? ( dev-lang/tk ) ) - latex? ( || ( dev-texlive/texlive-latexrecommended - >=app-text/tetex-3 - app-text/ptex ) ) + latex? ( virtual/latex-base ) emacs? ( virtual/emacs latex? ( app-emacs/auctex ) ) xemacs? ( virtual/xemacs latex? ( app-xemacs/auctex ) )" diff --git a/sci-mathematics/maxima/maxima-5.17.1-r1.ebuild b/sci-mathematics/maxima/maxima-5.17.1-r1.ebuild index d7f9a2e46073..4b9efad2406a 100644 --- a/sci-mathematics/maxima/maxima-5.17.1-r1.ebuild +++ b/sci-mathematics/maxima/maxima-5.17.1-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/maxima/maxima-5.17.1-r1.ebuild,v 1.2 2009/04/01 21:05:37 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.17.1-r1.ebuild,v 1.3 2009/05/30 06:46:38 ulm Exp $ inherit eutils elisp-common DESCRIPTION="Free computer algebra environment based on Macsyma" @@ -30,9 +30,7 @@ done RDEPEND="X? ( x11-misc/xdg-utils sci-visualization/gnuplot tk? ( dev-lang/tk ) ) - latex? ( || ( dev-texlive/texlive-latexrecommended - >=app-text/tetex-3 - app-text/ptex ) ) + latex? ( virtual/latex-base ) emacs? ( virtual/emacs latex? ( app-emacs/auctex ) ) xemacs? ( virtual/xemacs diff --git a/sci-mathematics/maxima/maxima-5.18.1.ebuild b/sci-mathematics/maxima/maxima-5.18.1.ebuild index f52fcb81da14..18a8101fa4b4 100644 --- a/sci-mathematics/maxima/maxima-5.18.1.ebuild +++ b/sci-mathematics/maxima/maxima-5.18.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/maxima/maxima-5.18.1.ebuild,v 1.1 2009/04/19 22:03:35 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.18.1.ebuild,v 1.2 2009/05/30 06:46:38 ulm Exp $ EAPI=2 inherit eutils elisp-common @@ -31,9 +31,7 @@ done RDEPEND="X? ( x11-misc/xdg-utils sci-visualization/gnuplot[gd] tk? ( dev-lang/tk ) ) - latex? ( || ( dev-texlive/texlive-latexrecommended - >=app-text/tetex-3 - app-text/ptex ) ) + latex? ( virtual/latex-base ) emacs? ( virtual/emacs latex? ( app-emacs/auctex ) ) xemacs? ( virtual/xemacs |