diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-08-21 15:22:50 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-08-21 15:22:50 +0000 |
commit | a70d0f15c11aad1c776ed70caeb4f62c8bfbde7c (patch) | |
tree | da93251306b467aebd11b519e067ba6007e84842 /app-editors/ghex | |
parent | cleanout old build (Manifest recommit) (diff) | |
download | gentoo-2-a70d0f15c11aad1c776ed70caeb4f62c8bfbde7c.tar.gz gentoo-2-a70d0f15c11aad1c776ed70caeb4f62c8bfbde7c.tar.bz2 gentoo-2-a70d0f15c11aad1c776ed70caeb4f62c8bfbde7c.zip |
fix orbit dep
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ghex-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 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} |