diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-12-28 18:55:24 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-12-28 18:55:24 +0000 |
commit | 338ba6d3ec08343ff6cbb34c45b9c912f6caea2b (patch) | |
tree | 55b1c19aa1b29b092f3ffa698b8a204bdebd72e1 /sci-electronics/geda | |
parent | Moved from app-sci/libgeda to sci-libs/libgeda (diff) | |
download | gentoo-2-338ba6d3ec08343ff6cbb34c45b9c912f6caea2b.tar.gz gentoo-2-338ba6d3ec08343ff6cbb34c45b9c912f6caea2b.tar.bz2 gentoo-2-338ba6d3ec08343ff6cbb34c45b9c912f6caea2b.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 b9b76a298ba3..7db36fa48227 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.10 2004/12/28 18:52:36 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-20040111-r1.ebuild,v 1.11 2004/12/28 18:55:24 ribosome Exp $ S=${WORKDIR} @@ -32,7 +32,7 @@ DEPEND=">=sys-libs/glibc-2.1.3 >=dev-util/pkgconfig-0.15.0 >=sci-libs/libgdgeda-2.0.15 - >=app-sci/libgeda-${PV} + >=sci-libs/libgeda-${PV} >=sci-electronics/gerbv-0.15 >=sci-electronics/gnucap-0.33 >=sci-electronics/gtkwave-2.0.0_pre20030319 diff --git a/sci-electronics/geda/geda-20040111.ebuild b/sci-electronics/geda/geda-20040111.ebuild index 1c2a6b2736ae..dc4e9075a8ab 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.10 2004/12/28 18:52:36 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-20040111.ebuild,v 1.11 2004/12/28 18:55:24 ribosome Exp $ S=${WORKDIR} @@ -32,7 +32,7 @@ DEPEND=">=sys-libs/glibc-2.1.3 >=dev-util/pkgconfig-0.15.0 >=sci-libs/libgdgeda-2.0.15 - >=app-sci/libgeda-${PV} + >=sci-libs/libgeda-${PV} >=sci-electronics/gerbv-0.15 >=sci-electronics/gnucap-0.33 >=sci-electronics/gtkwave-2.0.0_pre20030319 |