sci-chemistry/xyza2pipe: use ASCII whitespace
authorSergei Trofimovich <slyfox@gentoo.org>
Mon, 30 Dec 2019 22:54:25 +0000 (22:54 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Mon, 30 Dec 2019 22:54:25 +0000 (22:54 +0000)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
sci-chemistry/xyza2pipe/xyza2pipe-20121001.ebuild

index 033619474de537d60a2d929ca4b68117699632d1..e6ba5c19332f4a714c0c3cdfc7f51cb5346457dc 100644 (file)
@@ -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() {