Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/gitlog/
Date: Thu, 03 Nov 2016 21:01:04
Message-Id: 1478206851.df21830a7962a72506b41d770c6e73d196f71f74.monsieurp@gentoo
1 commit: df21830a7962a72506b41d770c6e73d196f71f74
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 3 20:59:13 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 21:00:51 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df21830a
7
8 app-vim/gitlog: stable for amd64+x86.
9
10 Package-Manager: portage-2.3.0
11
12 app-vim/gitlog/gitlog-5.1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-vim/gitlog/gitlog-5.1.0.ebuild b/app-vim/gitlog/gitlog-5.1.0.ebuild
16 index b8a9a41..29bfcb2 100644
17 --- a/app-vim/gitlog/gitlog-5.1.0.ebuild
18 +++ b/app-vim/gitlog/gitlog-5.1.0.ebuild
19 @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: git log and diff plugin for vim"
20 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4294 https://github.com/PAntoine/vimgitlog/"
21 SRC_URI="https://github.com/PAntoine/vimgitlog/archive/version_${PV}.tar.gz -> ${P}.tar.gz"
22 LICENSE="Artistic"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25
26 VIM_PLUGIN_HELPFILES="${PN}.txt"