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/vimoutliner/
Date: Mon, 29 May 2017 23:25:29
Message-Id: 1496100294.c7b0db7275156b06e758e24c98e28a47519db437.monsieurp@gentoo
1 commit: c7b0db7275156b06e758e24c98e28a47519db437
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 28 19:51:34 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon May 29 23:24:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7b0db72
7
8 app-vim/vimoutliner: stable for amd64. mark stable for the remaining arches using the ALLARCHES policy.
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 app-vim/vimoutliner/vimoutliner-0.3.6.ebuild | 5 ++---
13 1 file changed, 2 insertions(+), 3 deletions(-)
14
15 diff --git a/app-vim/vimoutliner/vimoutliner-0.3.6.ebuild b/app-vim/vimoutliner/vimoutliner-0.3.6.ebuild
16 index ff91080a30d..36ebfb95a0a 100644
17 --- a/app-vim/vimoutliner/vimoutliner-0.3.6.ebuild
18 +++ b/app-vim/vimoutliner/vimoutliner-0.3.6.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -9,8 +9,7 @@ DESCRIPTION="vim plugin: easy and fast outlining"
26 HOMEPAGE="https://github.com/vimoutliner/vimoutliner"
27 SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.zip -> ${P}.zip"
28 LICENSE="GPL-2"
29 -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
30 -IUSE=""
31 +KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
32
33 VIM_PLUGIN_HELPFILES="vimoutliner"
34 VIM_PLUGIN_MESSAGES="filetype"