diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-08-21 15:42:57 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-08-21 15:42:57 +0000 |
commit | 815a497d86eca5cdc1c5bc493ab5c81c56eb64fe (patch) | |
tree | c81266117c1a633afa809a005b8ad506c0687804 /app-text/gnome-spell | |
parent | fix orbit dep (Manifest recommit) (diff) | |
download | gentoo-2-815a497d86eca5cdc1c5bc493ab5c81c56eb64fe.tar.gz gentoo-2-815a497d86eca5cdc1c5bc493ab5c81c56eb64fe.tar.bz2 gentoo-2-815a497d86eca5cdc1c5bc493ab5c81c56eb64fe.zip |
fix orbit deps
Diffstat (limited to 'app-text/gnome-spell')
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.5-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild | 4 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.5.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-text/gnome-spell/gnome-spell-1.0.5-r1.ebuild b/app-text/gnome-spell/gnome-spell-1.0.5-r1.ebuild index ab45f8ade71e..8e5792a1cdc4 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.5-r1.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.5-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/app-text/gnome-spell/gnome-spell-1.0.5-r1.ebuild,v 1.10 2004/07/13 21:57:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.5-r1.ebuild,v 1.11 2004/08/21 15:42:57 foser Exp $ inherit gnome.org gnome2 libtool eutils @@ -16,7 +16,7 @@ RDEPEND=">=gnome-base/libgnomeui-2.2 >=gnome-base/libbonoboui-2.0 >=gnome-base/libglade-2.0 >=gnome-base/libbonobo-2.0 - >=gnome-base/ORBit2-2.0 + >=gnome-base/orbit-2.0 >=app-text/enchant-1" DEPEND="${RDEPEND} dev-util/pkgconfig diff --git a/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild b/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild index 096d82d35995..68a9e7dfbf19 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.5-r2.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-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild,v 1.10 2004/07/28 03:36:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild,v 1.11 2004/08/21 15:42:57 foser Exp $ inherit gnome.org gnome2 libtool eutils @@ -17,7 +17,7 @@ RDEPEND=">=gnome-base/libgnomeui-2.2 >=gnome-base/libglade-2.0 >=gnome-base/libbonobo-2.0 >=x11-libs/gtk+-2.4 - >=gnome-base/ORBit2-2.0 + >=gnome-base/orbit-2 >=app-text/enchant-1" DEPEND="${RDEPEND} dev-util/pkgconfig diff --git a/app-text/gnome-spell/gnome-spell-1.0.5.ebuild b/app-text/gnome-spell/gnome-spell-1.0.5.ebuild index 24742955464f..9583c80e18df 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.5.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.5.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-text/gnome-spell/gnome-spell-1.0.5.ebuild,v 1.12 2004/07/14 01:59:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.5.ebuild,v 1.13 2004/08/21 15:42:57 foser Exp $ IUSE="" @@ -17,7 +17,7 @@ RDEPEND=">=gnome-base/libgnomeui-2.2 >=gnome-base/libbonoboui-2.0 >=gnome-base/libglade-2.0 >=gnome-base/libbonobo-2.0 - >=gnome-base/ORBit2-2.0 + >=gnome-base/orbit-2.0 virtual/aspell-dict" DEPEND="${RDEPEND} |