summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-10-05 17:31:20 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-10-05 17:31:20 +0000
commit818e551abd1afd3e1b66372e0f0fd7da9e69af94 (patch)
treeb9754b3174f65d6caae52f5444c3f0e415f74423 /www-client/lynx
parentAdd one more released lib to the list of xorg 1.7 mask. (diff)
downloadgentoo-2-818e551abd1afd3e1b66372e0f0fd7da9e69af94.tar.gz
gentoo-2-818e551abd1afd3e1b66372e0f0fd7da9e69af94.tar.bz2
gentoo-2-818e551abd1afd3e1b66372e0f0fd7da9e69af94.zip
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'www-client/lynx')
-rw-r--r--www-client/lynx/lynx-2.8.7_p1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/lynx/lynx-2.8.7_p1.ebuild b/www-client/lynx/lynx-2.8.7_p1.ebuild
index 4ff6c48990f3..0241b93492f5 100644
--- a/www-client/lynx/lynx-2.8.7_p1.ebuild
+++ b/www-client/lynx/lynx-2.8.7_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/lynx/lynx-2.8.7_p1.ebuild,v 1.12 2009/10/05 06:47:54 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/lynx/lynx-2.8.7_p1.ebuild,v 1.13 2009/10/05 17:31:20 mr_bones_ Exp $
EAPI=2
@@ -68,7 +68,7 @@ src_prepare() {
# fix configure for openssl compiled with kerberos (bug #267749)
epatch "${FILESDIR}/lynx-2.8.7-configure-openssl.patch"
- # missing include of locale.h when compiled with -O0 (bug #286198)
+ # missing include of locale.h when compiled with -O0 (bug #286198)
epatch "${FILESDIR}/lynx-2.8.7-include-locale.patch"
}