diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-12-27 20:31:10 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-12-27 20:31:10 +0000 |
commit | 2262538d792a5139bf75149d02e6b1ff461bcdd3 (patch) | |
tree | 179e215fc225cb0c3850d77f07f1e08ffcf57dcf /sci-electronics/geda | |
parent | Added kde and gnome USE flags that provide a jedit.desktop. Resolves bug #49406 (diff) | |
download | historical-2262538d792a5139bf75149d02e6b1ff461bcdd3.tar.gz historical-2262538d792a5139bf75149d02e6b1ff461bcdd3.tar.bz2 historical-2262538d792a5139bf75149d02e6b1ff461bcdd3.zip |
Fixed dependency
Diffstat (limited to 'sci-electronics/geda')
-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 a4fc9d3b4902..8b90f75b2679 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.8 2004/12/27 20:27:42 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-20040111-r1.ebuild,v 1.9 2004/12/27 20:31:10 ribosome Exp $ S=${WORKDIR} @@ -39,7 +39,7 @@ DEPEND=">=sys-libs/glibc-2.1.3 >=sci-electronics/gwave-20031224 >=sci-electronics/iverilog-0.7 >=sci-electronics/tclspice-0.2.15 - >=app-sci/vbs-1.4.0 + >=sci-electronics/vbs-1.4.0 >=sci-electronics/ng-spice-rework-15" src_unpack() { diff --git a/sci-electronics/geda/geda-20040111.ebuild b/sci-electronics/geda/geda-20040111.ebuild index 0311aafa7058..5d26315ba6e8 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.8 2004/12/27 20:27:42 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-20040111.ebuild,v 1.9 2004/12/27 20:31:10 ribosome Exp $ S=${WORKDIR} @@ -39,7 +39,7 @@ DEPEND=">=sys-libs/glibc-2.1.3 >=sci-electronics/gwave-20031224 >=sci-electronics/iverilog-0.7 >=sci-electronics/tclspice-0.2.15 - >=app-sci/vbs-1.4.0 + >=sci-electronics/vbs-1.4.0 >=sci-electronics/ng-spice-rework-15" src_unpack() { |