diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-12-27 20:27:42 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-12-27 20:27:42 +0000 |
commit | f74bb220472352f6e953abbfd390e82c1601a788 (patch) | |
tree | 68a5f12ffdd63840cfb42bede24967389f25bf26 /sci-electronics | |
parent | Moved from app-sci/tclspice to sci-electronics/tclspice (diff) | |
download | historical-f74bb220472352f6e953abbfd390e82c1601a788.tar.gz historical-f74bb220472352f6e953abbfd390e82c1601a788.tar.bz2 historical-f74bb220472352f6e953abbfd390e82c1601a788.zip |
Fixed deÃpendency
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/geda/geda-20040111-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-electronics/geda/geda-20040111.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-electronics/geda/geda-20040111-r1.ebuild b/sci-electronics/geda/geda-20040111-r1.ebuild index 1af1b371e5d9..a4fc9d3b4902 100644 --- a/sci-electronics/geda/geda-20040111-r1.ebuild +++ b/sci-electronics/geda/geda-20040111-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-20040111-r1.ebuild,v 1.7 2004/12/27 20:11:33 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-20040111-r1.ebuild,v 1.8 2004/12/27 20:27:42 ribosome Exp $ S=${WORKDIR} @@ -38,7 +38,7 @@ DEPEND=">=sys-libs/glibc-2.1.3 >=sci-electronics/gtkwave-2.0.0_pre20030319 >=sci-electronics/gwave-20031224 >=sci-electronics/iverilog-0.7 - >=app-sci/tclspice-0.2.15 + >=sci-electronics/tclspice-0.2.15 >=app-sci/vbs-1.4.0 >=sci-electronics/ng-spice-rework-15" diff --git a/sci-electronics/geda/geda-20040111.ebuild b/sci-electronics/geda/geda-20040111.ebuild index 2982f5c202c2..0311aafa7058 100644 --- a/sci-electronics/geda/geda-20040111.ebuild +++ b/sci-electronics/geda/geda-20040111.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-20040111.ebuild,v 1.7 2004/12/27 20:11:33 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-20040111.ebuild,v 1.8 2004/12/27 20:27:42 ribosome Exp $ S=${WORKDIR} @@ -38,7 +38,7 @@ DEPEND=">=sys-libs/glibc-2.1.3 >=sci-electronics/gtkwave-2.0.0_pre20030319 >=sci-electronics/gwave-20031224 >=sci-electronics/iverilog-0.7 - >=app-sci/tclspice-0.2.15 + >=sci-electronics/tclspice-0.2.15 >=app-sci/vbs-1.4.0 >=sci-electronics/ng-spice-rework-15" |