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/balsa/balsa-3.5.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/balsa/balsa-3.5.ebuild')
-rw-r--r-- | sci-electronics/balsa/balsa-3.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-electronics/balsa/balsa-3.5.ebuild b/sci-electronics/balsa/balsa-3.5.ebuild index d203ee42b0af..cc6f250f9723 100644 --- a/sci-electronics/balsa/balsa-3.5.ebuild +++ b/sci-electronics/balsa/balsa-3.5.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/balsa/balsa-3.5.ebuild,v 1.1 2006/08/15 18:53:27 chrb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/balsa/balsa-3.5.ebuild,v 1.2 2007/01/10 17:45:49 hkbst Exp $ inherit eutils @@ -29,7 +29,7 @@ DEPEND="virtual/libc sci-electronics/gplcver" RDEPEND="${DEPEND} - dev-util/guile + dev-scheme/guile media-gfx/graphviz sci-electronics/gtkwave sci-electronics/espresso-ab" |