From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E33C659CB2 for ; Sat, 16 Apr 2016 13:15:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB7AE21C049; Sat, 16 Apr 2016 13:15:34 +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 78CC321C049 for ; Sat, 16 Apr 2016 13:15:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 75DEE340C21 for ; Sat, 16 Apr 2016 13:15:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3349513FB for ; Sat, 16 Apr 2016 13:15:31 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1460812514.9b0eca4e781a054530d3183b43eee397430d2ee9.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/mc/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/mc/mc-4.8.15.ebuild X-VCS-Directories: app-misc/mc/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 9b0eca4e781a054530d3183b43eee397430d2ee9 X-VCS-Branch: master Date: Sat, 16 Apr 2016 13:15:31 +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: 7d7db53d-d68a-4fb1-baa9-6a476cd82450 X-Archives-Hash: 8fbcff57e73ff341b439710db0680f45 commit: 9b0eca4e781a054530d3183b43eee397430d2ee9 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Apr 16 13:13:51 2016 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Apr 16 13:15:14 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b0eca4e app-misc/mc: alpha stable, bug #577314 Bug: https://bugs.gentoo.org/577314 Package-Manager: portage-2.2.28 app-misc/mc/mc-4.8.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/mc/mc-4.8.15.ebuild b/app-misc/mc/mc-4.8.15.ebuild index 09d12b7..4f01078 100644 --- a/app-misc/mc/mc-4.8.15.ebuild +++ b/app-misc/mc/mc-4.8.15.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.midnight-commander.org/downloads/${MY_P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="+edit gpm mclib nls samba sftp +slang spell test X +xdg" REQUIRED_USE="spell? ( edit )"