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/dbext/
Date: Fri, 23 Sep 2016 05:42:08
Message-Id: 1474609275.28759f928fff6bd9032c161e5bfeeb32b7af4ee4.radhermit@gentoo
1 commit: 28759f928fff6bd9032c161e5bfeeb32b7af4ee4
2 Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 23 05:41:15 2016 +0000
4 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 23 05:41:15 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28759f92
7
8 app-vim/dbext: stabilize 23.0
9
10 app-vim/dbext/dbext-23.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-vim/dbext/dbext-23.0.ebuild b/app-vim/dbext/dbext-23.0.ebuild
14 index d8e1833..4b04490 100644
15 --- a/app-vim/dbext/dbext-23.0.ebuild
16 +++ b/app-vim/dbext/dbext-23.0.ebuild
17 @@ -9,6 +9,6 @@ inherit vim-plugin
18 DESCRIPTION="vim plugin: easy access to databases"
19 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=356"
20 LICENSE="GPL-2"
21 -KEYWORDS="~amd64 ~mips ~ppc ~x86"
22 +KEYWORDS="amd64 ~mips ~ppc x86"
23
24 VIM_PLUGIN_HELPFILES="${PN}.txt"