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/vimcalc/
Date: Tue, 27 Sep 2016 19:59:57
Message-Id: 1475006340.bf9b71fd4634a74bf2305351a78171e2c1bb4793.monsieurp@gentoo
1 commit: bf9b71fd4634a74bf2305351a78171e2c1bb4793
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 27 19:59:00 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 27 19:59:00 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf9b71fd
7
8 app-vim/vimcalc: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
9
10 Package-Manager: portage-2.2.28
11
12 app-vim/vimcalc/vimcalc-1.3-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-vim/vimcalc/vimcalc-1.3-r2.ebuild b/app-vim/vimcalc/vimcalc-1.3-r2.ebuild
16 index 674319e..3bc2f97 100644
17 --- a/app-vim/vimcalc/vimcalc-1.3-r2.ebuild
18 +++ b/app-vim/vimcalc/vimcalc-1.3-r2.ebuild
19 @@ -12,7 +12,7 @@ DESCRIPTION="vim plugin: provides an interactive calculator inside vim"
20 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3329"
21 SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=15317 -> ${P}.zip"
22 LICENSE="vim"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25
26 VIM_PLUGIN_HELPFILES="vimcalc"