summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarijn Schouten <hkbst@gentoo.org>2007-01-10 17:32:46 +0000
committerMarijn Schouten <hkbst@gentoo.org>2007-01-10 17:32:46 +0000
commit550d30b54dbd5742d5e6e718a3b7625e7b2767f0 (patch)
tree83c188f93d7a5d57095323e17015a087e05eb030 /sci-mathematics/drgeo
parentDependency update: dev-util/guile -> dev-scheme/guile. (diff)
downloadgentoo-2-550d30b54dbd5742d5e6e718a3b7625e7b2767f0.tar.gz
gentoo-2-550d30b54dbd5742d5e6e718a3b7625e7b2767f0.tar.bz2
gentoo-2-550d30b54dbd5742d5e6e718a3b7625e7b2767f0.zip
Dependency update: dev-util/guile -> dev-scheme/guile.
Diffstat (limited to 'sci-mathematics/drgeo')
-rw-r--r--sci-mathematics/drgeo/ChangeLog7
-rw-r--r--sci-mathematics/drgeo/drgeo-1.0.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-mathematics/drgeo/ChangeLog b/sci-mathematics/drgeo/ChangeLog
index ba69aa3bf0f1..6f781b9c301d 100644
--- a/sci-mathematics/drgeo/ChangeLog
+++ b/sci-mathematics/drgeo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/drgeo
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/drgeo/ChangeLog,v 1.10 2006/01/18 23:13:51 cryos Exp $
+# 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 $
+
+ 10 Jan 2007; <marijn@gentoo.org> drgeo-1.0.0.ebuild:
+ Dependency update: dev-util/guile -> dev-scheme/guile.
18 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> drgeo-1.1.0.ebuild:
Stable on amd64.
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() {