diff options
author | 2004-08-21 15:16:17 +0000 | |
---|---|---|
committer | 2004-08-21 15:16:17 +0000 | |
commit | f3ae2ecd35692131a6af6e10e31f059b84cce1cc (patch) | |
tree | cd8133fe542f1411a1e30d329f870164d0794fdb /app-accessibility/gok | |
parent | fix orbit deps ORBit -> orbit (Manifest recommit) (diff) | |
download | gentoo-2-f3ae2ecd35692131a6af6e10e31f059b84cce1cc.tar.gz gentoo-2-f3ae2ecd35692131a6af6e10e31f059b84cce1cc.tar.bz2 gentoo-2-f3ae2ecd35692131a6af6e10e31f059b84cce1cc.zip |
fix orbit deps
Diffstat (limited to 'app-accessibility/gok')
-rw-r--r-- | app-accessibility/gok/gok-0.10.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/gok/gok-0.10.2.ebuild b/app-accessibility/gok/gok-0.10.2.ebuild index 18611909d649..2411369b5a4a 100644 --- a/app-accessibility/gok/gok-0.10.2.ebuild +++ b/app-accessibility/gok/gok-0.10.2.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/app-accessibility/gok/gok-0.10.2.ebuild,v 1.11 2004/08/05 23:26:25 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-0.10.2.ebuild,v 1.12 2004/08/21 15:14:08 foser Exp $ inherit gnome2 @@ -21,7 +21,7 @@ RDEPEND=">=x11-libs/gtk+-2.3.1 media-sound/esound >=x11-libs/libwnck-1 >=gnome-extra/at-spi-1.3.4 - gnome-base/ORBit2 + >=gnome-base/orbit-2 virtual/x11" DEPEND="${RDEPEND} >=dev-util/intltool-0.27.3 |