summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2016-02-09 22:40:26 +0100
committerUlrich Müller <ulm@gentoo.org>2016-02-09 22:40:26 +0100
commit2442d976c864d81e1deb8733ab4c9233637b4af7 (patch)
tree9bfbdd74e2de6c02c8170dd530bcad7e09e65672 /app-editors/xemacs/xemacs-21.4.24.ebuild
parentapp-editors/zile: Add proper slot dependency on ncurses. (diff)
downloadgentoo-2442d976c864d81e1deb8733ab4c9233637b4af7.tar.gz
gentoo-2442d976c864d81e1deb8733ab4c9233637b4af7.tar.bz2
gentoo-2442d976c864d81e1deb8733ab4c9233637b4af7.zip
app-editors/xemacs: Whitespace.
Package-Manager: portage-2.2.27
Diffstat (limited to 'app-editors/xemacs/xemacs-21.4.24.ebuild')
-rw-r--r--app-editors/xemacs/xemacs-21.4.24.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/xemacs/xemacs-21.4.24.ebuild b/app-editors/xemacs/xemacs-21.4.24.ebuild
index 24fd39cf106b..97f68aec71e3 100644
--- a/app-editors/xemacs/xemacs-21.4.24.ebuild
+++ b/app-editors/xemacs/xemacs-21.4.24.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -163,7 +163,7 @@ src_configure() {
# Enabling modules will cause segfaults outside the XEmacs build directory
use ia64 && myconf="${myconf} --without-modules"
- # fixes #552044, deprecation warnings fools header detection in configure
+ # fixes #552044, deprecation warnings fools header detection in configure
myconf="${myconf} --cppflags=-Wno-cpp"
einfo "${myconf}"