diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-12-27 19:39:10 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-12-27 19:39:10 +0000 |
commit | 260c3172b14349cfe91436c5beefc147877873ae (patch) | |
tree | acb16ee1a0680c2ec0a736e69f55c3801c8423f2 /sci-electronics | |
parent | Moved from app-sci/gnucap to sci-electronics/gnucap (diff) | |
download | gentoo-2-260c3172b14349cfe91436c5beefc147877873ae.tar.gz gentoo-2-260c3172b14349cfe91436c5beefc147877873ae.tar.bz2 gentoo-2-260c3172b14349cfe91436c5beefc147877873ae.zip |
Fixed dependency
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/balsa/balsa-3.4.ebuild | 4 | ||||
-rw-r--r-- | sci-electronics/geda/geda-20040111-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-electronics/geda/geda-20040111.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sci-electronics/balsa/balsa-3.4.ebuild b/sci-electronics/balsa/balsa-3.4.ebuild index 1e12c053236d..88c8b5bf1c1f 100644 --- a/sci-electronics/balsa/balsa-3.4.ebuild +++ b/sci-electronics/balsa/balsa-3.4.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/balsa/balsa-3.4.ebuild,v 1.2 2004/12/27 19:10:13 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/balsa/balsa-3.4.ebuild,v 1.3 2004/12/27 19:36:16 ribosome Exp $ inherit eutils @@ -28,7 +28,7 @@ DEPEND="virtual/libc dev-lang/perl x11-libs/gtk+ app-sci/iverilog - app-sci/gplcver" + sci-electronics/gplcver" RDEPEND="${DEPEND} dev-util/guile diff --git a/sci-electronics/geda/geda-20040111-r1.ebuild b/sci-electronics/geda/geda-20040111-r1.ebuild index 33b8ac0c4831..6d6bb624dc50 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.2 2004/12/27 19:20:35 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-20040111-r1.ebuild,v 1.3 2004/12/27 19:39:10 ribosome Exp $ S=${WORKDIR} @@ -34,7 +34,7 @@ DEPEND=">=sys-libs/glibc-2.1.3 >=app-sci/libgeda-${PV} >=sci-electronics/gerbv-0.15 - >=app-sci/gnucap-0.33 + >=sci-electronics/gnucap-0.33 >=app-sci/gtkwave-2.0.0_pre20030319 >=app-sci/gwave-20031224 >=app-sci/iverilog-0.7 diff --git a/sci-electronics/geda/geda-20040111.ebuild b/sci-electronics/geda/geda-20040111.ebuild index b5c9b47bbf89..28dcfda787d3 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.2 2004/12/27 19:20:35 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-20040111.ebuild,v 1.3 2004/12/27 19:39:10 ribosome Exp $ S=${WORKDIR} @@ -34,7 +34,7 @@ DEPEND=">=sys-libs/glibc-2.1.3 >=app-sci/libgeda-${PV} >=sci-electronics/gerbv-0.15 - >=app-sci/gnucap-0.33 + >=sci-electronics/gnucap-0.33 >=app-sci/gtkwave-2.0.0_pre20030319 >=app-sci/gwave-20031224 >=app-sci/iverilog-0.7 |