summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-06-17 17:21:33 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-06-17 17:21:33 +0000
commit7cd52d15c1484dadb6b7fe307e58ec5b3b729040 (patch)
tree8bbb3f4852a68ffdb7717c25fb109d1198ec622d /app-text/hunspell
parentwhitespace (diff)
downloadgentoo-2-7cd52d15c1484dadb6b7fe307e58ec5b3b729040.tar.gz
gentoo-2-7cd52d15c1484dadb6b7fe307e58ec5b3b729040.tar.bz2
gentoo-2-7cd52d15c1484dadb6b7fe307e58ec5b3b729040.zip
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-text/hunspell')
-rw-r--r--app-text/hunspell/hunspell-1.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/hunspell/hunspell-1.2.3.ebuild b/app-text/hunspell/hunspell-1.2.3.ebuild
index 938f4f4e4da9..5ced19a70719 100644
--- a/app-text/hunspell/hunspell-1.2.3.ebuild
+++ b/app-text/hunspell/hunspell-1.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.2.3.ebuild,v 1.1 2008/06/17 09:41:28 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.2.3.ebuild,v 1.2 2008/06/17 17:21:33 mr_bones_ Exp $
inherit eutils multilib autotools
@@ -42,7 +42,7 @@ pkg_setup() {
use readline && myconf="${myconf} $(use_with readline readline)"
else
if use readline; then
- ewarn "readline USE flag has no effect without ncruses."
+ ewarn "readline USE flag has no effect without ncruses."
fi
fi
}