diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-08-21 15:31:29 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-08-21 15:31:29 +0000 |
commit | 538593050daab0007e48e75a98848f27db629be9 (patch) | |
tree | 5aba02d26bae1bb2518f3e08ce0dd241f0a72b1d /app-i18n/scim/scim-0.99.3.ebuild | |
parent | Moved ORBit dep to orbit (Manifest recommit) (diff) | |
download | gentoo-2-538593050daab0007e48e75a98848f27db629be9.tar.gz gentoo-2-538593050daab0007e48e75a98848f27db629be9.tar.bz2 gentoo-2-538593050daab0007e48e75a98848f27db629be9.zip |
fix orbit deps
Diffstat (limited to 'app-i18n/scim/scim-0.99.3.ebuild')
-rw-r--r-- | app-i18n/scim/scim-0.99.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/scim/scim-0.99.3.ebuild b/app-i18n/scim/scim-0.99.3.ebuild index c4a7cf001589..fbd07267fa05 100644 --- a/app-i18n/scim/scim-0.99.3.ebuild +++ b/app-i18n/scim/scim-0.99.3.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-i18n/scim/scim-0.99.3.ebuild,v 1.3 2004/08/03 18:41:23 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-0.99.3.ebuild,v 1.4 2004/08/21 15:28:34 foser Exp $ inherit gnome2 eutils @@ -16,7 +16,7 @@ IUSE="gnome" RDEPEND="virtual/x11 gnome? ( >=gnome-base/gconf-1.2 >=dev-libs/libxml2-2.5 - >=gnome-base/ORBit2-2.8 ) + >=gnome-base/orbit-2.8 ) >=x11-libs/gtk+-2 >=dev-libs/atk-1 >=x11-libs/pango-1 |