summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gardiner <obz@gentoo.org>2004-08-21 15:23:30 +0000
committerMike Gardiner <obz@gentoo.org>2004-08-21 15:23:30 +0000
commit624ad15d0b62c8981c39f8d201800ad11b5c8eaa (patch)
tree10e6197076c29d52debf34c0080efd52a7fb77c7 /gnome-base/gconf/gconf-2.6.2.ebuild
parentfix orbit dep (Manifest recommit) (diff)
downloadgentoo-2-624ad15d0b62c8981c39f8d201800ad11b5c8eaa.tar.gz
gentoo-2-624ad15d0b62c8981c39f8d201800ad11b5c8eaa.tar.bz2
gentoo-2-624ad15d0b62c8981c39f8d201800ad11b5c8eaa.zip
Moved ORBit dep to orbit
Diffstat (limited to 'gnome-base/gconf/gconf-2.6.2.ebuild')
-rw-r--r--gnome-base/gconf/gconf-2.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gconf/gconf-2.6.2.ebuild b/gnome-base/gconf/gconf-2.6.2.ebuild
index e6fb94680276..044dd356f549 100644
--- a/gnome-base/gconf/gconf-2.6.2.ebuild
+++ b/gnome-base/gconf/gconf-2.6.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/gnome-base/gconf/gconf-2.6.2.ebuild,v 1.7 2004/08/08 00:59:28 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.6.2.ebuild,v 1.8 2004/08/21 15:23:30 obz Exp $
inherit eutils gnome2
@@ -19,7 +19,7 @@ SLOT="2"
KEYWORDS="x86 ~ppc ~alpha sparc hppa amd64 ~ia64 ~mips ppc64"
RDEPEND=">=dev-libs/glib-2.0.1
- >=gnome-base/ORBit2-2.4
+ >=gnome-base/orbit-2.4
>=dev-libs/libxml2-2
dev-libs/popt
>=x11-libs/gtk+-2"