summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2006-11-06 21:43:15 +0000
committerCaleb Tennis <caleb@gentoo.org>2006-11-06 21:43:15 +0000
commit61f7e10295570d712929412f136f327c46746186 (patch)
tree4b2c04db7da733db0689a98d6114fd9e88604dbf /x11-libs
parentNew ebuild. Bug #56743 (diff)
downloadgentoo-2-61f7e10295570d712929412f136f327c46746186.tar.gz
gentoo-2-61f7e10295570d712929412f136f327c46746186.tar.bz2
gentoo-2-61f7e10295570d712929412f136f327c46746186.zip
fix spelling mistake
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/qt/qt-4.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt/qt-4.2.1.ebuild b/x11-libs/qt/qt-4.2.1.ebuild
index a577d36d6727..025d9db893a5 100644
--- a/x11-libs/qt/qt-4.2.1.ebuild
+++ b/x11-libs/qt/qt-4.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.2.1.ebuild,v 1.9 2006/11/06 14:03:03 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.2.1.ebuild,v 1.10 2006/11/06 21:43:15 caleb Exp $
inherit eutils flag-o-matic toolchain-funcs multilib
@@ -64,7 +64,7 @@ pkg_setup() {
# If the user current has qt4 bindings for dbus, we can't let them upgrade since they aren't
# yet supported for Qt4.2
- if [ ! -z $(best version =sys-apps/dbus-0.62*) ]; then
+ if [ ! -z $(best_version =sys-apps/dbus-0.62*) ]; then
if built_with_use =sys-apps/dbus-0.62* qt4; then
eerror "You currently have dbus-0.62 installed with Qt4 bindings support."
eerror