diff options
author | 2007-01-10 17:33:09 +0000 | |
---|---|---|
committer | 2007-01-10 17:33:09 +0000 | |
commit | 274000747343b7fcbb812ff2919db1ebe4834434 (patch) | |
tree | 7498f2b2e1d62f89272f0d35ab1208a321dcc169 /sci-mathematics/drgeo/drgeo-1.1.0.ebuild | |
parent | Dependency update: dev-util/guile -> dev-scheme/guile. (diff) | |
download | gentoo-2-274000747343b7fcbb812ff2919db1ebe4834434.tar.gz gentoo-2-274000747343b7fcbb812ff2919db1ebe4834434.tar.bz2 gentoo-2-274000747343b7fcbb812ff2919db1ebe4834434.zip |
Dependency update: dev-util/guile -> dev-scheme/guile.
Diffstat (limited to 'sci-mathematics/drgeo/drgeo-1.1.0.ebuild')
-rw-r--r-- | sci-mathematics/drgeo/drgeo-1.1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/drgeo/drgeo-1.1.0.ebuild b/sci-mathematics/drgeo/drgeo-1.1.0.ebuild index 0154a1a02c9a..355fe5873032 100644 --- a/sci-mathematics/drgeo/drgeo-1.1.0.ebuild +++ b/sci-mathematics/drgeo/drgeo-1.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/drgeo/drgeo-1.1.0.ebuild,v 1.2 2006/01/18 23:13:51 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/drgeo/drgeo-1.1.0.ebuild,v 1.3 2007/01/10 17:33:09 hkbst Exp $ DOCN="${PN}-doc" DOCV="1.5" @@ -19,7 +19,7 @@ IUSE="nls no-helpbrowser" DEPEND=">=x11-libs/gtk+-2 >=gnome-base/libglade-2 >=dev-libs/libxml2-2 - >=dev-util/guile-1.4 + >=dev-scheme/guile-1.4 !no-helpbrowser? ( www-client/dillo )" src_compile() { |