commit:     ff0d0e4ccc6f1ca6f1d96f6edfb2b25c585c76e6
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  1 08:01:28 2018 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Thu Mar  1 08:01:28 2018 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=ff0d0e4c

app-text/lout: Updates header and EAPI

 app-text/lout/lout-3.38.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/app-text/lout/lout-3.38.ebuild b/app-text/lout/lout-3.38.ebuild
index f5212b2c..748e7f34 100644
--- a/app-text/lout/lout-3.38.ebuild
+++ b/app-text/lout/lout-3.38.ebuild
@@ -1,6 +1,7 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/lout/lout-3.31.ebuild,v 1.2 
2008/01/22 21:32:11 grobian Exp $
+
+EAPI=6
 
 IUSE="zlib doc"
 
@@ -58,7 +59,7 @@ src_install() {
                MANDIR=${mandir} \
                install installdoc installman || die "make install failed"
 
-       lout -x -s ${D}/usr/share/lout/include/init || die "lout init failed"
+       lout -x -s "${D}"/usr/share/lout/include/init || die "lout init failed"
 
        mv ${docdir}/README{,.docs}
        dodoc README READMEPDF blurb blurb.short whatsnew

Reply via email to