Gentoo Archives: gentoo-commits

From: "Tim Harder (radhermit)" <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-vim/cfengine-syntax: ChangeLog cfengine-syntax-20141019.ebuild
Date: Mon, 09 Feb 2015 00:35:43
Message-Id: 20150209003538.D9D7D115B5@oystercatcher.gentoo.org
1 radhermit 15/02/09 00:35:38
2
3 Modified: ChangeLog cfengine-syntax-20141019.ebuild
4 Log:
5 Stabilize for all.
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
8
9 Revision Changes Path
10 1.17 app-vim/cfengine-syntax/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cfengine-syntax/ChangeLog?rev=1.17&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cfengine-syntax/ChangeLog?rev=1.17&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cfengine-syntax/ChangeLog?r1=1.16&r2=1.17
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-vim/cfengine-syntax/ChangeLog,v
19 retrieving revision 1.16
20 retrieving revision 1.17
21 diff -u -r1.16 -r1.17
22 --- ChangeLog 19 Oct 2014 23:06:30 -0000 1.16
23 +++ ChangeLog 9 Feb 2015 00:35:38 -0000 1.17
24 @@ -1,6 +1,10 @@
25 # ChangeLog for app-vim/cfengine-syntax
26 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cfengine-syntax/ChangeLog,v 1.16 2014/10/19 23:06:30 radhermit Exp $
28 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-vim/cfengine-syntax/ChangeLog,v 1.17 2015/02/09 00:35:38 radhermit Exp $
30 +
31 + 09 Feb 2015; Tim Harder <radhermit@g.o>
32 + cfengine-syntax-20141019.ebuild:
33 + Stabilize for all.
34
35 *cfengine-syntax-20141019 (19 Oct 2014)
36
37
38
39
40 1.2 app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild?r1=1.1&r2=1.2
45
46 Index: cfengine-syntax-20141019.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- cfengine-syntax-20141019.ebuild 19 Oct 2014 23:06:30 -0000 1.1
53 +++ cfengine-syntax-20141019.ebuild 9 Feb 2015 00:35:38 -0000 1.2
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2014 Gentoo Foundation
56 +# Copyright 1999-2015 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild,v 1.1 2014/10/19 23:06:30 radhermit Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild,v 1.2 2015/02/09 00:35:38 radhermit Exp $
60
61 EAPI=5
62 inherit vim-plugin
63 @@ -8,7 +8,7 @@
64 DESCRIPTION="vim plugin: Cfengine 3 configuration files syntax"
65 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2904 https://github.com/neilhwatson/vim_cf3"
66 LICENSE="GPL-3+"
67 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
68 +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 s390 sparc x86"
69
70 VIM_PLUGIN_HELPTEXT=\
71 "This plugin provides syntax highlighting for Cfengine configuration