From f208e3f10d17e03e551506a87acbdeac5031d8b1 Mon Sep 17 00:00:00 2001 From: Caleb Tennis Date: Tue, 7 Nov 2006 20:06:06 +0000 Subject: fix missing quote (Portage version: 2.1.2_rc1-r1) --- x11-libs/qt/qt-4.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-libs') diff --git a/x11-libs/qt/qt-4.2.1.ebuild b/x11-libs/qt/qt-4.2.1.ebuild index 9d1f21a79e3b..4ba6a85b3a6f 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.11 2006/11/07 12:54:45 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.2.1.ebuild,v 1.12 2006/11/07 20:06:06 caleb Exp $ inherit eutils flag-o-matic toolchain-funcs multilib @@ -69,7 +69,7 @@ pkg_setup() { eerror "You currently have dbus-0.62 installed with Qt4 bindings support." eerror eerror "Unfortunately, Qt-4.2 is not supported for these bindings. For now," - eerror "if you want to continue using these bindings, you will need to + eerror "if you want to continue using these bindings, you will need to " eerror "package.mask =x11-libs/qt-4.2*" eerror eerror "If you do not need these bindings, re-emerge sys-apps/dbus-0.62 with the" -- cgit v1.2.3-65-gdbad