diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-08-21 15:36:50 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-08-21 15:36:50 +0000 |
commit | 17818a66dad55bf792ab476eda189bfb9960ce81 (patch) | |
tree | b2ec817affb18fdc746311c4b19f2b96875c82fa /app-pda | |
parent | fix orbit deps & cleanup (diff) | |
download | historical-17818a66dad55bf792ab476eda189bfb9960ce81.tar.gz historical-17818a66dad55bf792ab476eda189bfb9960ce81.tar.bz2 historical-17818a66dad55bf792ab476eda189bfb9960ce81.zip |
fix orbit dep
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/gnome-pilot/gnome-pilot-2.0.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/gnome-pilot/gnome-pilot-2.0.10-r1.ebuild b/app-pda/gnome-pilot/gnome-pilot-2.0.10-r1.ebuild index de6dbc66366f..e8d2b23b4601 100644 --- a/app-pda/gnome-pilot/gnome-pilot-2.0.10-r1.ebuild +++ b/app-pda/gnome-pilot/gnome-pilot-2.0.10-r1.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-pda/gnome-pilot/gnome-pilot-2.0.10-r1.ebuild,v 1.11 2004/07/24 20:21:10 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/gnome-pilot-2.0.10-r1.ebuild,v 1.12 2004/08/21 15:36:50 foser Exp $ inherit gnome2 eutils @@ -15,7 +15,7 @@ KEYWORDS="x86 sparc amd64 ppc" RDEPEND=">=gnome-base/libgnome-2.0.0 >=gnome-base/libgnomeui-2.0.0 >=gnome-base/libglade-2.0.0 - >=gnome-base/ORBit2-2.6.0 + >=gnome-base/orbit-2.6.0 >=gnome-base/libbonobo-2.0.0 >=gnome-base/gnome-panel-2.0 >=gnome-base/gconf-2.0 |