From: Ulrich Müller Date: Tue, 9 Feb 2016 21:40:26 +0000 (+0100) Subject: app-editors/xemacs: Whitespace. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2442d976c864d81e1deb8733ab4c9233637b4af7;p=gentoo.git app-editors/xemacs: Whitespace. Package-Manager: portage-2.2.27 --- diff --git a/app-editors/xemacs/xemacs-21.4.22-r4.ebuild b/app-editors/xemacs/xemacs-21.4.22-r4.ebuild index b4d84d64c7d0..d7a8db28e91b 100644 --- a/app-editors/xemacs/xemacs-21.4.22-r4.ebuild +++ b/app-editors/xemacs/xemacs-21.4.22-r4.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$ @@ -180,7 +180,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}" 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}"