sci-chemistry/mdtraj: Fix newline
authorAlexey Shvetsov <alexxy@omrb.pnpi.spb.ru>
Fri, 29 Jun 2018 12:36:01 +0000 (15:36 +0300)
committerAlexey Shvetsov <alexxy@omrb.pnpi.spb.ru>
Fri, 29 Jun 2018 12:36:01 +0000 (15:36 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

sci-chemistry/mdtraj/mdtraj-1.9.1.ebuild

index 20033bd3da661d6eea784393fca58c1d2e4273b4..2ac95db2c57ddad733acdf1ee1ab325a122824e0 100644 (file)
@@ -31,4 +31,4 @@ python_prepare() {
        sed -e "s:re.match('build.*(mdtraj.*)', output_dir).group(1):'.':g" \
                -i basesetup.py || die
        distutils-r1_python_prepare_all
-}
\ No newline at end of file
+}