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 3C6C8139695 for ; Wed, 12 Apr 2017 12:01:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30B7EE0DC9; Wed, 12 Apr 2017 12:01:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 0F422E0DCC for ; Wed, 12 Apr 2017 12:01:10 +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 94D4634106E for ; Wed, 12 Apr 2017 12:01:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B2B4742F for ; Wed, 12 Apr 2017 12:01:08 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1491998131.526ff3ebd132df614692ab842f1f2ff9030917ed.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/bufexplorer/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/bufexplorer/bufexplorer-7.4.12.ebuild X-VCS-Directories: app-vim/bufexplorer/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: 526ff3ebd132df614692ab842f1f2ff9030917ed X-VCS-Branch: master Date: Wed, 12 Apr 2017 12:01:08 +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: a7954697-14c4-4133-a6d9-3bb5ac588b1d X-Archives-Hash: a33bafab7e5d57bd3f7244b151981552 commit: 526ff3ebd132df614692ab842f1f2ff9030917ed Author: Tim Harder gentoo org> AuthorDate: Wed Apr 12 11:55:31 2017 +0000 Commit: Tim Harder gentoo org> CommitDate: Wed Apr 12 11:55:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=526ff3eb app-vim/bufexplorer: stabilize 7.4.12 app-vim/bufexplorer/bufexplorer-7.4.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/bufexplorer/bufexplorer-7.4.12.ebuild b/app-vim/bufexplorer/bufexplorer-7.4.12.ebuild index f2011619fbc..27d3d9a3035 100644 --- a/app-vim/bufexplorer/bufexplorer-7.4.12.ebuild +++ b/app-vim/bufexplorer/bufexplorer-7.4.12.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: easily browse vim buffers" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=42 https://github.com/jlanzarotta/bufexplorer" SRC_URI="https://github.com/jlanzarotta/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" VIM_PLUGIN_HELPFILES="${PN}.txt"