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 2DD39138359 for ; Thu, 7 May 2020 14:57:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 116D1E0829; Thu, 7 May 2020 14:57:46 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 EE52BE0829 for ; Thu, 7 May 2020 14:57:45 +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 0CF4134F424 for ; Thu, 7 May 2020 14:57:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8525D214 for ; Thu, 7 May 2020 14:57:43 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1588863459.d57fc634fa516ee39b2824d6c3c1690bc7609848.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/mksh/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-shells/mksh/mksh-9999.ebuild X-VCS-Directories: app-shells/mksh/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: d57fc634fa516ee39b2824d6c3c1690bc7609848 X-VCS-Branch: master Date: Thu, 7 May 2020 14:57:43 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4f238ae5-78b5-4c76-9249-d55059329bc6 X-Archives-Hash: 83fda1cfac57e14db02a4fef5c4ebf0f commit: d57fc634fa516ee39b2824d6c3c1690bc7609848 Author: Lars Wendler gentoo org> AuthorDate: Thu May 7 14:57:30 2020 +0000 Commit: Lars Wendler gentoo org> CommitDate: Thu May 7 14:57:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d57fc634 app-shells/mksh: Synced live ebuild Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Lars Wendler gentoo.org> app-shells/mksh/mksh-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-shells/mksh/mksh-9999.ebuild b/app-shells/mksh/mksh-9999.ebuild index a3e79a49d42..42d3bbb2ec9 100644 --- a/app-shells/mksh/mksh-9999.ebuild +++ b/app-shells/mksh/mksh-9999.ebuild @@ -61,6 +61,7 @@ src_install() { dobin mksh doman mksh.1 dodoc dot.mkshrc + dosym mksh /bin/rmksh if use lksh; then dobin "${S}"_lksh/lksh