diff options
author | 2004-12-28 18:52:36 +0000 | |
---|---|---|
committer | 2004-12-28 18:52:36 +0000 | |
commit | 6e0c39dab80166292fe015851fe3e7b814934d50 (patch) | |
tree | 103b0de454c5458f7a3d4441e7e33f0447bf324a | |
parent | Fixed dependencies (Manifest recommit) (diff) | |
download | gentoo-2-6e0c39dab80166292fe015851fe3e7b814934d50.tar.gz gentoo-2-6e0c39dab80166292fe015851fe3e7b814934d50.tar.bz2 gentoo-2-6e0c39dab80166292fe015851fe3e7b814934d50.zip |
Fixed dependency
-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 8b90f75b2679..b9b76a298ba3 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.9 2004/12/27 20:31:10 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-20040111-r1.ebuild,v 1.10 2004/12/28 18:52:36 ribosome Exp $ S=${WORKDIR} @@ -30,7 +30,7 @@ DEPEND=">=sys-libs/glibc-2.1.3 virtual/x11 >=dev-util/pkgconfig-0.15.0 - >=app-sci/libgdgeda-2.0.15 + >=sci-libs/libgdgeda-2.0.15 >=app-sci/libgeda-${PV} >=sci-electronics/gerbv-0.15 diff --git a/sci-electronics/geda/geda-20040111.ebuild b/sci-electronics/geda/geda-20040111.ebuild index 5d26315ba6e8..1c2a6b2736ae 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.9 2004/12/27 20:31:10 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-20040111.ebuild,v 1.10 2004/12/28 18:52:36 ribosome Exp $ S=${WORKDIR} @@ -30,7 +30,7 @@ DEPEND=">=sys-libs/glibc-2.1.3 virtual/x11 >=dev-util/pkgconfig-0.15.0 - >=app-sci/libgdgeda-2.0.15 + >=sci-libs/libgdgeda-2.0.15 >=app-sci/libgeda-${PV} >=sci-electronics/gerbv-0.15 |