diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2008-09-04 07:52:46 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2008-09-04 07:52:46 +0000 |
commit | 76684d247ffbb45e93edb4146169311cd882cdf3 (patch) | |
tree | dd8f6ee6a0553f33b9c9a7844d1ac5346d7b1abb /media-gfx/asymptote/asymptote-1.29.ebuild | |
parent | mask latest dev-tex/mh for bug #236559 (diff) | |
download | historical-76684d247ffbb45e93edb4146169311cd882cdf3.tar.gz historical-76684d247ffbb45e93edb4146169311cd882cdf3.tar.bz2 historical-76684d247ffbb45e93edb4146169311cd882cdf3.zip |
change dependency from virtual/tetex to virtual/latex-base
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-gfx/asymptote/asymptote-1.29.ebuild')
-rw-r--r-- | media-gfx/asymptote/asymptote-1.29.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/asymptote/asymptote-1.29.ebuild b/media-gfx/asymptote/asymptote-1.29.ebuild index 7837d6368360..39b3889ceacb 100644 --- a/media-gfx/asymptote/asymptote-1.29.ebuild +++ b/media-gfx/asymptote/asymptote-1.29.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.29.ebuild,v 1.4 2007/10/27 20:15:58 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.29.ebuild,v 1.5 2008/09/04 07:52:46 opfer Exp $ inherit eutils elisp-common @@ -18,7 +18,7 @@ RDEPEND=">=sys-libs/readline-4.3-r5 >=sys-libs/ncurses-5.4-r5 dev-libs/libsigsegv boehm-gc? ( >=dev-libs/boehm-gc-6.7 <dev-libs/boehm-gc-7.0 ) - virtual/tetex + virtual/latex-base fftw? ( >=sci-libs/fftw-3.0.1 ) emacs? ( virtual/emacs ) gsl? ( sci-libs/gsl ) |