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 0F2DD1382C5 for ; Tue, 17 Apr 2018 06:09:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA262E0922; Tue, 17 Apr 2018 06:09:41 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C17FBE0922 for ; Tue, 17 Apr 2018 06:09:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 0626C335C2E for ; Tue, 17 Apr 2018 06:09:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F320E285 for ; Tue, 17 Apr 2018 06:09:37 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1523945362.3376ac6682c9c8676f134806df665e48a81999de.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/geneweb/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/geneweb/geneweb-6.08-r1.ebuild X-VCS-Directories: app-misc/geneweb/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 3376ac6682c9c8676f134806df665e48a81999de X-VCS-Branch: master Date: Tue, 17 Apr 2018 06:09:37 +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: 371fcb00-dc4c-4fe6-a71e-f90aff029362 X-Archives-Hash: 7fc00bae6932f2cb417e743b99487369 commit: 3376ac6682c9c8676f134806df665e48a81999de Author: Tupone Alfredo gentoo org> AuthorDate: Tue Apr 17 06:08:51 2018 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Tue Apr 17 06:09:22 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3376ac66 app-misc/geneweb: fix install phases Closes: https://bugs.gentoo.org/651982 Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-misc/geneweb/geneweb-6.08-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-misc/geneweb/geneweb-6.08-r1.ebuild b/app-misc/geneweb/geneweb-6.08-r1.ebuild index 7c3a8855590..44512b0fcb9 100644 --- a/app-misc/geneweb/geneweb-6.08-r1.ebuild +++ b/app-misc/geneweb/geneweb-6.08-r1.ebuild @@ -37,7 +37,8 @@ src_compile() { src_install() { dodoc ICHANGES - emake distrib + emake new_distrib + emake wrappers # Install doc cd distribution dodoc CHANGES.txt