diff options
author | Marijn Schouten <hkbst@gentoo.org> | 2007-01-10 17:46:11 +0000 |
---|---|---|
committer | Marijn Schouten <hkbst@gentoo.org> | 2007-01-10 17:46:11 +0000 |
commit | 586e5381a667d919ddc22ba2ebcca5462cb741cc (patch) | |
tree | cdbb653a1927bf12eb6c26f1b1590257191193ce /sci-electronics/gwave/gwave-20031224.ebuild | |
parent | Dependency update: dev-util/guile -> dev-scheme/guile. (diff) | |
download | historical-586e5381a667d919ddc22ba2ebcca5462cb741cc.tar.gz historical-586e5381a667d919ddc22ba2ebcca5462cb741cc.tar.bz2 historical-586e5381a667d919ddc22ba2ebcca5462cb741cc.zip |
Dependency update: dev-util/guile -> dev-scheme/guile.
Diffstat (limited to 'sci-electronics/gwave/gwave-20031224.ebuild')
-rw-r--r-- | sci-electronics/gwave/gwave-20031224.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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() { |