From: Sergei Trofimovich Date: Mon, 30 Dec 2019 22:54:25 +0000 (+0000) Subject: sci-chemistry/xyza2pipe: use ASCII whitespace X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=480d0f15467c26a68c37178fe768bfc19b8d8c3a;p=gentoo.git sci-chemistry/xyza2pipe: use ASCII whitespace Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich --- diff --git a/sci-chemistry/xyza2pipe/xyza2pipe-20121001.ebuild b/sci-chemistry/xyza2pipe/xyza2pipe-20121001.ebuild index 033619474de5..e6ba5c19332f 100644 --- a/sci-chemistry/xyza2pipe/xyza2pipe-20121001.ebuild +++ b/sci-chemistry/xyza2pipe/xyza2pipe-20121001.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -21,7 +21,7 @@ PATCHES=( "${FILESDIR}"/${P}-gentoo.patch ) src_prepare() { default tc-export CC - mkdir bin || die + mkdir bin || die } src_install() {