diff options
-rw-r--r-- | app-editors/ghex/ghex-1.2.1.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/XWine/XWine-0.3.1.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/XWine/XWine-0.3.2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-editors/ghex/ghex-1.2.1.ebuild b/app-editors/ghex/ghex-1.2.1.ebuild index 3e4ed9cf3114..8a00b3cf9e35 100644 --- a/app-editors/ghex/ghex-1.2.1.ebuild +++ b/app-editors/ghex/ghex-1.2.1.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-editors/ghex/ghex-1.2.1.ebuild,v 1.15 2004/06/24 21:54:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-1.2.1.ebuild,v 1.16 2004/08/21 15:18:05 foser Exp $ DESCRIPTION="Gnome Hexadecimal editor" HOMEPAGE="http://pluton.ijs.si/~jaka/gnome.html" @@ -13,7 +13,7 @@ IUSE="nls" RDEPEND="=x11-libs/gtk+-1.2* >=gnome-base/gnome-libs-1.4.1.2-r3 - >=gnome-base/ORBit-0.5.12-r1 + =gnome-base/orbit-0* >=gnome-base/gnome-print-0.34 >=app-text/scrollkeeper-0.2" DEPEND="${RDEPEND} diff --git a/app-emulation/XWine/XWine-0.3.1.ebuild b/app-emulation/XWine/XWine-0.3.1.ebuild index 12aa6ce528f8..2b9eebc5386a 100644 --- a/app-emulation/XWine/XWine-0.3.1.ebuild +++ b/app-emulation/XWine/XWine-0.3.1.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-emulation/XWine/XWine-0.3.1.ebuild,v 1.5 2004/06/24 23:46:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/XWine/XWine-0.3.1.ebuild,v 1.6 2004/08/21 15:22:50 foser Exp $ DESCRIPTION="GTK+ frontend for Wine" HOMEPAGE="http://darken33.free.fr/" @@ -14,7 +14,7 @@ IUSE="nls" DEPEND="=x11-libs/gtk+-1* sys-devel/bison >=gnome-base/gnome-libs-1.4.2 - >=gnome-base/ORBit-0.5.17 + =gnome-base/orbit-0* nls? ( sys-devel/gettext )" S=${WORKDIR}/${P}_en diff --git a/app-emulation/XWine/XWine-0.3.2.ebuild b/app-emulation/XWine/XWine-0.3.2.ebuild index b1d26ad9957e..466d8e4bd21a 100644 --- a/app-emulation/XWine/XWine-0.3.2.ebuild +++ b/app-emulation/XWine/XWine-0.3.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-emulation/XWine/XWine-0.3.2.ebuild,v 1.6 2004/06/24 23:46:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/XWine/XWine-0.3.2.ebuild,v 1.7 2004/08/21 15:22:50 foser Exp $ inherit eutils @@ -16,7 +16,7 @@ IUSE="nls" DEPEND="=x11-libs/gtk+-1* sys-devel/bison >=gnome-base/gnome-libs-1.4.2 - >=gnome-base/ORBit-0.5.17 + =gnome-base/orbit-0* nls? ( sys-devel/gettext )" S=${WORKDIR}/${P}_en |