diff options
author | Marijn Schouten <hkbst@gentoo.org> | 2007-01-10 17:33:09 +0000 |
---|---|---|
committer | Marijn Schouten <hkbst@gentoo.org> | 2007-01-10 17:33:09 +0000 |
commit | 0fec0b1f99c9e7703ab6e075e78faaef2786e27d (patch) | |
tree | 1be95fcc7eb348c2b5a12fb5d0d9b0ce84841c1b /sci-mathematics | |
parent | Dependency update: dev-util/guile -> dev-scheme/guile. (diff) | |
download | historical-0fec0b1f99c9e7703ab6e075e78faaef2786e27d.tar.gz historical-0fec0b1f99c9e7703ab6e075e78faaef2786e27d.tar.bz2 historical-0fec0b1f99c9e7703ab6e075e78faaef2786e27d.zip |
Dependency update: dev-util/guile -> dev-scheme/guile.
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/drgeo/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/drgeo/drgeo-1.0.0.ebuild | 6 | ||||
-rw-r--r-- | sci-mathematics/drgeo/drgeo-1.1.0.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/sci-mathematics/drgeo/ChangeLog b/sci-mathematics/drgeo/ChangeLog index 6f781b9c301d..34d98d04e040 100644 --- a/sci-mathematics/drgeo/ChangeLog +++ b/sci-mathematics/drgeo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/drgeo # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/drgeo/ChangeLog,v 1.11 2007/01/10 17:32:46 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/drgeo/ChangeLog,v 1.12 2007/01/10 17:33:09 hkbst Exp $ + + 10 Jan 2007; <marijn@gentoo.org> drgeo-1.1.0.ebuild: + Dependency update: dev-util/guile -> dev-scheme/guile. 10 Jan 2007; <marijn@gentoo.org> drgeo-1.0.0.ebuild: Dependency update: dev-util/guile -> dev-scheme/guile. diff --git a/sci-mathematics/drgeo/drgeo-1.0.0.ebuild b/sci-mathematics/drgeo/drgeo-1.0.0.ebuild index 813553e33567..46d82e80cb9a 100644 --- a/sci-mathematics/drgeo/drgeo-1.0.0.ebuild +++ b/sci-mathematics/drgeo/drgeo-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 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.0.0.ebuild,v 1.2 2005/05/10 09:36:49 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/drgeo/drgeo-1.0.0.ebuild,v 1.3 2007/01/10 17:32:46 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() { 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() { |