summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarijn Schouten <hkbst@gentoo.org>2007-01-10 17:45:04 +0000
committerMarijn Schouten <hkbst@gentoo.org>2007-01-10 17:45:04 +0000
commit8ffb45e2abf03948735a9a8ae40fc3ec9436d46e (patch)
tree3416a1922a7c5565c9ef0e4fb0ce1d61002b500b /sci-electronics
parentDependency update: dev-util/guile -> dev-scheme/guile. (diff)
downloadgentoo-2-8ffb45e2abf03948735a9a8ae40fc3ec9436d46e.tar.gz
gentoo-2-8ffb45e2abf03948735a9a8ae40fc3ec9436d46e.tar.bz2
gentoo-2-8ffb45e2abf03948735a9a8ae40fc3ec9436d46e.zip
Dependency update: dev-util/guile -> dev-scheme/guile.
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/gwave/ChangeLog7
-rw-r--r--sci-electronics/gwave/gwave-20031224.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-electronics/gwave/ChangeLog b/sci-electronics/gwave/ChangeLog
index 41971e8a6476..05f69cf5679f 100644
--- a/sci-electronics/gwave/ChangeLog
+++ b/sci-electronics/gwave/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-electronics/gwave
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/ChangeLog,v 1.7 2006/07/08 08:37:47 calchan Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/ChangeLog,v 1.8 2007/01/10 17:45:04 hkbst Exp $
+
+ 10 Jan 2007; <marijn@gentoo.org> gwave-20031224.ebuild:
+ Dependency update: dev-util/guile -> dev-scheme/guile.
*gwave-20051222 (08 Jul 2006)
diff --git a/sci-electronics/gwave/gwave-20031224.ebuild b/sci-electronics/gwave/gwave-20031224.ebuild
index d36610b28554..80f70ba7050d 100644
--- a/sci-electronics/gwave/gwave-20031224.ebuild
+++ b/sci-electronics/gwave/gwave-20031224.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-electronics/gwave/gwave-20031224.ebuild,v 1.5 2006/03/13 23:50:14 deltacow Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/gwave-20031224.ebuild,v 1.6 2007/01/10 17:45:04 hkbst Exp $
DESCRIPTION="A waveform viewer analog data, such as SPICE simulations."
LICENSE="GPL-2"
@@ -12,7 +12,7 @@ IUSE=""
SLOT="0"
DEPEND=">=x11-libs/gtk+-1.2.10
- >=dev-util/guile-1.6.3
+ >=dev-scheme/guile-1.6.3
>=x11-libs/guile-gtk-1.2.0.31"
src_compile() {