summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2010-05-19 08:51:57 +0000
committerAlexis Ballier <aballier@gentoo.org>2010-05-19 08:51:57 +0000
commit76ec59ba901069f8c5fb5a70434940dd5d4e0192 (patch)
tree7dd97b93d34b29da0a776ea2bcead88ac80cced4 /app-office
parentVersion bump (#317653) (diff)
downloadgentoo-2-76ec59ba901069f8c5fb5a70434940dd5d4e0192.tar.gz
gentoo-2-76ec59ba901069f8c5fb5a70434940dd5d4e0192.tar.bz2
gentoo-2-76ec59ba901069f8c5fb5a70434940dd5d4e0192.zip
fix typo in elog message
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/lyx/lyx-1.6.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/lyx/lyx-1.6.6.ebuild b/app-office/lyx/lyx-1.6.6.ebuild
index 4b6a2a03be86..f4316bf28c77 100644
--- a/app-office/lyx/lyx-1.6.6.ebuild
+++ b/app-office/lyx/lyx-1.6.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.6.ebuild,v 1.1 2010/05/18 21:32:33 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.6.ebuild,v 1.2 2010/05/19 08:51:57 aballier Exp $
EAPI=1
@@ -147,7 +147,7 @@ pkg_postinst() {
elog
elog "Be warned that LyX 1.6.x series do not play nicely with Qt 4.6."
- elog "If you encounter random crashes with consider to build LyX"
+ elog "If you encounter random crashes consider to build LyX"
elog "with Qt 4.5."
elog
}