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/yankring/
Date: Thu, 07 Jul 2016 22:52:00
Message-Id: 1467930223.81ba91744a7c031a8a989f6d300b1bfffa78cecf.monsieurp@gentoo
1 commit: 81ba91744a7c031a8a989f6d300b1bfffa78cecf
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 7 22:16:30 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 7 22:23:43 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81ba9174
7
8 app-vim/yankring: Stable for amd64+x86.
9
10 Package-Manager: portage-2.2.28
11
12 app-vim/yankring/yankring-19.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-vim/yankring/yankring-19.0.ebuild b/app-vim/yankring/yankring-19.0.ebuild
16 index cb50b38..c962b44 100644
17 --- a/app-vim/yankring/yankring-19.0.ebuild
18 +++ b/app-vim/yankring/yankring-19.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -8,5 +8,5 @@ inherit vim-plugin
26 DESCRIPTION="vim plugin: maintains a history of previous yanks and deletes"
27 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1234"
28 LICENSE="vim"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 x86"
31 VIM_PLUGIN_HELPFILES="${PN}.txt"