summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarijn Schouten <hkbst@gentoo.org>2007-01-10 17:45:49 +0000
committerMarijn Schouten <hkbst@gentoo.org>2007-01-10 17:45:49 +0000
commit3408f7a106de94fc575903d6115a7517a2b82688 (patch)
tree394018703c8e44b5c791de4974470e02aae38b9d /sci-electronics/balsa
parentDependency update: dev-util/guile -> dev-scheme/guile. (diff)
downloadgentoo-2-3408f7a106de94fc575903d6115a7517a2b82688.tar.gz
gentoo-2-3408f7a106de94fc575903d6115a7517a2b82688.tar.bz2
gentoo-2-3408f7a106de94fc575903d6115a7517a2b82688.zip
Dependency update: dev-util/guile -> dev-scheme/guile.
Diffstat (limited to 'sci-electronics/balsa')
-rw-r--r--sci-electronics/balsa/ChangeLog7
-rw-r--r--sci-electronics/balsa/balsa-3.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-electronics/balsa/ChangeLog b/sci-electronics/balsa/ChangeLog
index 18a9312738eb..c9402f7d62cf 100644
--- a/sci-electronics/balsa/ChangeLog
+++ b/sci-electronics/balsa/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-electronics/balsa
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/balsa/ChangeLog,v 1.10 2006/10/15 16:46:22 calchan Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/balsa/ChangeLog,v 1.11 2007/01/10 17:45:49 hkbst Exp $
+
+ 10 Jan 2007; <marijn@gentoo.org> balsa-3.5.ebuild:
+ Dependency update: dev-util/guile -> dev-scheme/guile.
15 Oct 2006; Denis Dupeyron <calchan@gentoo.org>
-files/balsa-sim-3.4-configure.patch,
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"