summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/asymptote/asymptote-1.29.ebuild')
-rw-r--r--media-gfx/asymptote/asymptote-1.29.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/asymptote/asymptote-1.29.ebuild b/media-gfx/asymptote/asymptote-1.29.ebuild
index 263e8777d047..02d003306559 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
# 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.2 2007/08/03 06:50:43 centic Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.29.ebuild,v 1.3 2007/08/28 21:13:22 centic Exp $
inherit eutils elisp-common
@@ -17,7 +17,7 @@ IUSE="boehm-gc doc fftw emacs gsl vim-syntax"
RDEPEND=">=sys-libs/readline-4.3-r5
>=sys-libs/ncurses-5.4-r5
dev-libs/libsigsegv
- boehm-gc? ( >=dev-libs/boehm-gc-6.7 )
+ boehm-gc? ( >=dev-libs/boehm-gc-6.7 <dev-libs/boehm-gc-7.0 )
virtual/tetex
fftw? ( >=sci-libs/fftw-3.0.1 )
emacs? ( virtual/emacs )