Gentoo Archives: gentoo-commits

From: Tim Harder <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/tcomment/
Date: Mon, 29 Feb 2016 02:51:20
Message-Id: 1456713794.974e0603daf951c56e6b0796885f837861a8ce16.radhermit@gentoo
1 commit: 974e0603daf951c56e6b0796885f837861a8ce16
2 Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 29 02:43:14 2016 +0000
4 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 29 02:43:14 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=974e0603
7
8 app-vim/tcomment: stabilize 3.08
9
10 app-vim/tcomment/tcomment-3.08.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-vim/tcomment/tcomment-3.08.ebuild b/app-vim/tcomment/tcomment-3.08.ebuild
14 index 4b2666e..e9fc49f 100644
15 --- a/app-vim/tcomment/tcomment-3.08.ebuild
16 +++ b/app-vim/tcomment/tcomment-3.08.ebuild
17 @@ -11,7 +11,7 @@ DESCRIPTION="vim plugin: an extensible and universal comment toggler"
18 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1173 https://github.com/tomtom/tcomment_vim"
19 SRC_URI="https://github.com/tomtom/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
20 LICENSE="GPL-3"
21 -KEYWORDS="~amd64 ~x86"
22 +KEYWORDS="amd64 x86"
23
24 VIM_PLUGIN_HELPFILES="${PN}.txt"