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 C2B621382F6 for ; Thu, 7 Jul 2016 02:35:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98803E0ABC; Thu, 7 Jul 2016 02:35:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 365F2E0ABC for ; Thu, 7 Jul 2016 02:35:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B497D340B9C for ; Thu, 7 Jul 2016 02:35:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D108CEF for ; Thu, 7 Jul 2016 02:35:13 +0000 (UTC) From: "Stephen Klimaszewski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Stephen Klimaszewski" Message-ID: <1467858898.c8521ce3314d8ac95767e7b098f37fdad5be2fab.steev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/mksh/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-shells/mksh/mksh-52c.ebuild X-VCS-Directories: app-shells/mksh/ X-VCS-Committer: steev X-VCS-Committer-Name: Stephen Klimaszewski X-VCS-Revision: c8521ce3314d8ac95767e7b098f37fdad5be2fab X-VCS-Branch: master Date: Thu, 7 Jul 2016 02:35:13 +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: bf165984-01a6-4d3e-bd2f-95bb532dd705 X-Archives-Hash: 3d43413f21c099256ae2dba591776b77 commit: c8521ce3314d8ac95767e7b098f37fdad5be2fab Author: Steev Klimaszewski gentoo org> AuthorDate: Thu Jul 7 02:34:58 2016 +0000 Commit: Stephen Klimaszewski gentoo org> CommitDate: Thu Jul 7 02:34:58 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8521ce3 app-shells/mksh: Add ~arm keyword to 52c wrt bug 577500 Add ~arm keywording to 52c, and also fix up the Gentoo copyright. Package-Manager: portage-2.3.0 app-shells/mksh/mksh-52c.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/mksh/mksh-52c.ebuild b/app-shells/mksh/mksh-52c.ebuild index e2df980..bdbf1f2 100644 --- a/app-shells/mksh/mksh-52c.ebuild +++ b/app-shells/mksh/mksh-52c.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$