From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 381021382C5 for ; Thu, 1 Mar 2018 08:08:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 27533E08DD; Thu, 1 Mar 2018 08:08:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 00D95E08DD for ; Thu, 1 Mar 2018 08:08:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9430B335C36 for ; Thu, 1 Mar 2018 08:08:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C8AF11E6 for ; Thu, 1 Mar 2018 08:03:41 +0000 (UTC) From: "José María Alonso" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "José María Alonso" Message-ID: <1519891288.ff0d0e4ccc6f1ca6f1d96f6edfb2b25c585c76e6.nimiux@gentoo> Subject: [gentoo-commits] proj/lisp:master commit in: app-text/lout/ X-VCS-Repository: proj/lisp X-VCS-Files: app-text/lout/lout-3.38.ebuild X-VCS-Directories: app-text/lout/ X-VCS-Committer: nimiux X-VCS-Committer-Name: José María Alonso X-VCS-Revision: ff0d0e4ccc6f1ca6f1d96f6edfb2b25c585c76e6 X-VCS-Branch: master Date: Thu, 1 Mar 2018 08:03:41 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b2c08ea8-9709-4b7a-9dce-8081992f5fdd X-Archives-Hash: 3cc5ac8be7580a4858cf8b0127a3fdbe commit: ff0d0e4ccc6f1ca6f1d96f6edfb2b25c585c76e6 Author: Chema Alonso Josa gentoo org> AuthorDate: Thu Mar 1 08:01:28 2018 +0000 Commit: José María Alonso gentoo 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