From 729a4a6f1a46354f43f8774baf60650bc7191066 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 9 Jan 2021 10:07:55 +0000 Subject: media-libs/libsdl2: fix trailing whitespace Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James --- media-libs/libsdl2/libsdl2-2.0.14.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'media-libs/libsdl2') diff --git a/media-libs/libsdl2/libsdl2-2.0.14.ebuild b/media-libs/libsdl2/libsdl2-2.0.14.ebuild index 4002370c79ee..44d7980013f7 100644 --- a/media-libs/libsdl2/libsdl2-2.0.14.ebuild +++ b/media-libs/libsdl2/libsdl2-2.0.14.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 + inherit autotools flag-o-matic toolchain-funcs multilib-minimal MY_P="SDL2-${PV}" @@ -187,7 +188,7 @@ multilib_src_configure() { $(use_with X x) ) - #ECONF_SOURCE="${S}" + #ECONF_SOURCE="${S}" econf "${myeconfargs[@]}" } -- cgit v1.2.3-18-g5258