diff options
author | 2004-08-21 15:05:19 +0000 | |
---|---|---|
committer | 2004-08-21 15:05:19 +0000 | |
commit | 796074a365e273525ebebf95542b13f9ab1048f2 (patch) | |
tree | 3b836b803ab53caadc930b80b8b3c57ee22a8293 /gnome-base | |
parent | Adding last 'older' version to this new slotted version (Manifest recommit) (diff) | |
download | gentoo-2-796074a365e273525ebebf95542b13f9ab1048f2.tar.gz gentoo-2-796074a365e273525ebebf95542b13f9ab1048f2.tar.bz2 gentoo-2-796074a365e273525ebebf95542b13f9ab1048f2.zip |
Moved ORBit dep to orbit
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/oaf/oaf-0.6.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/oaf/oaf-0.6.10.ebuild b/gnome-base/oaf/oaf-0.6.10.ebuild index bf534cf8dfe5..bdb89952af39 100644 --- a/gnome-base/oaf/oaf-0.6.10.ebuild +++ b/gnome-base/oaf/oaf-0.6.10.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/gnome-base/oaf/oaf-0.6.10.ebuild,v 1.17 2004/07/14 15:20:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.10.ebuild,v 1.18 2004/08/21 15:05:19 obz Exp $ IUSE="nls" @@ -15,7 +15,7 @@ KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips" RDEPEND="virtual/libc >=dev-libs/popt-1.5 - >=gnome-base/ORBit-0.5.10-r1 + =gnome-base/orbit-0* >=dev-libs/libxml-1.8.15" DEPEND="${RDEPEND} |