diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-08-21 16:29:51 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-08-21 16:29:51 +0000 |
commit | 8b197190f06e39a9aa321cea34025b300af50398 (patch) | |
tree | 0e8e105fb00b7a63769847849796d804ba00c1a4 /gnome-base/gconf | |
parent | closing bug #61156 (Manifest recommit) (diff) | |
download | gentoo-2-8b197190f06e39a9aa321cea34025b300af50398.tar.gz gentoo-2-8b197190f06e39a9aa321cea34025b300af50398.tar.bz2 gentoo-2-8b197190f06e39a9aa321cea34025b300af50398.zip |
fix orbit deps
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/gconf-1.0.8-r3.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-1.0.8-r5.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-1.0.9.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/gnome-base/gconf/gconf-1.0.8-r3.ebuild b/gnome-base/gconf/gconf-1.0.8-r3.ebuild index a387c6279c70..b8dcb3ff7b55 100644 --- a/gnome-base/gconf/gconf-1.0.8-r3.ebuild +++ b/gnome-base/gconf/gconf-1.0.8-r3.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-1.0.8-r3.ebuild,v 1.17 2004/06/24 21:55:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-1.0.8-r3.ebuild,v 1.18 2004/08/21 16:29:51 foser Exp $ IUSE="nls" @@ -23,7 +23,7 @@ DEPEND="${RDEPEND} dev-libs/libxml dev-libs/popt gnome-base/oaf - gnome-base/ORBit" + =gnome-base/orbit-0*" src_compile() { local myconf diff --git a/gnome-base/gconf/gconf-1.0.8-r5.ebuild b/gnome-base/gconf/gconf-1.0.8-r5.ebuild index 2ff75b80878d..5f3a996038ee 100644 --- a/gnome-base/gconf/gconf-1.0.8-r5.ebuild +++ b/gnome-base/gconf/gconf-1.0.8-r5.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-1.0.8-r5.ebuild,v 1.12 2004/06/24 21:55:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-1.0.8-r5.ebuild,v 1.13 2004/08/21 16:29:51 foser Exp $ inherit libtool eutils @@ -21,7 +21,7 @@ DEPEND="dev-util/indent dev-libs/libxml dev-libs/popt gnome-base/oaf - gnome-base/ORBit" + =gnome-base/orbit-0*" RDEPEND="${DEPEND} nls? ( sys-devel/gettext )" diff --git a/gnome-base/gconf/gconf-1.0.9.ebuild b/gnome-base/gconf/gconf-1.0.9.ebuild index 3fd3dd238422..4d4d3ee33a64 100644 --- a/gnome-base/gconf/gconf-1.0.9.ebuild +++ b/gnome-base/gconf/gconf-1.0.9.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-1.0.9.ebuild,v 1.11 2004/07/31 06:38:55 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-1.0.9.ebuild,v 1.12 2004/08/21 16:29:51 foser Exp $ inherit libtool gnome.org eutils @@ -27,7 +27,7 @@ DEPEND="dev-util/indent dev-libs/libxml dev-libs/popt gnome-base/oaf - gnome-base/ORBit" + =gnome-base/orbit-0*" RDEPEND="${DEPEND} nls? ( sys-devel/gettext )" |