public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-vim/cfengine-syntax: ChangeLog cfengine-syntax-20141019.ebuild
@ 2014-10-19 23:06 Tim Harder (radhermit)
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder (radhermit) @ 2014-10-19 23:06 UTC (permalink / raw
  To: gentoo-commits

radhermit    14/10/19 23:06:30

  Modified:             ChangeLog
  Added:                cfengine-syntax-20141019.ebuild
  Log:
  Version bump (bug #373797).
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)

Revision  Changes    Path
1.16                 app-vim/cfengine-syntax/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cfengine-syntax/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cfengine-syntax/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cfengine-syntax/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/cfengine-syntax/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	14 Jul 2014 18:41:45 -0000	1.15
+++ ChangeLog	19 Oct 2014 23:06:30 -0000	1.16
@@ -1,6 +1,12 @@
 # ChangeLog for app-vim/cfengine-syntax
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/cfengine-syntax/ChangeLog,v 1.15 2014/07/14 18:41:45 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/cfengine-syntax/ChangeLog,v 1.16 2014/10/19 23:06:30 radhermit Exp $
+
+*cfengine-syntax-20141019 (19 Oct 2014)
+
+  19 Oct 2014; Tim Harder <radhermit@gentoo.org>
+  +cfengine-syntax-20141019.ebuild:
+  Version bump (bug #373797).
 
 *cfengine-syntax-20140713 (14 Jul 2014)
 



1.1                  app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild?rev=1.1&content-type=text/plain

Index: cfengine-syntax-20141019.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild,v 1.1 2014/10/19 23:06:30 radhermit Exp $

EAPI=5
inherit vim-plugin

DESCRIPTION="vim plugin: Cfengine 3 configuration files syntax"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2904 https://github.com/neilhwatson/vim_cf3"
LICENSE="GPL-3+"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"

VIM_PLUGIN_HELPTEXT=\
"This plugin provides syntax highlighting for Cfengine configuration
files. Detection is by filename (/var/cfengine/inputs/)."





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-vim/cfengine-syntax: ChangeLog cfengine-syntax-20141019.ebuild
@ 2015-02-09  0:35 Tim Harder (radhermit)
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder (radhermit) @ 2015-02-09  0:35 UTC (permalink / raw
  To: gentoo-commits

radhermit    15/02/09 00:35:38

  Modified:             ChangeLog cfengine-syntax-20141019.ebuild
  Log:
  Stabilize for all.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)

Revision  Changes    Path
1.17                 app-vim/cfengine-syntax/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cfengine-syntax/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cfengine-syntax/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cfengine-syntax/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/cfengine-syntax/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	19 Oct 2014 23:06:30 -0000	1.16
+++ ChangeLog	9 Feb 2015 00:35:38 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for app-vim/cfengine-syntax
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/cfengine-syntax/ChangeLog,v 1.16 2014/10/19 23:06:30 radhermit Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/cfengine-syntax/ChangeLog,v 1.17 2015/02/09 00:35:38 radhermit Exp $
+
+  09 Feb 2015; Tim Harder <radhermit@gentoo.org>
+  cfengine-syntax-20141019.ebuild:
+  Stabilize for all.
 
 *cfengine-syntax-20141019 (19 Oct 2014)
 



1.2                  app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild?r1=1.1&r2=1.2

Index: cfengine-syntax-20141019.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cfengine-syntax-20141019.ebuild	19 Oct 2014 23:06:30 -0000	1.1
+++ cfengine-syntax-20141019.ebuild	9 Feb 2015 00:35:38 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild,v 1.1 2014/10/19 23:06:30 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild,v 1.2 2015/02/09 00:35:38 radhermit Exp $
 
 EAPI=5
 inherit vim-plugin
@@ -8,7 +8,7 @@
 DESCRIPTION="vim plugin: Cfengine 3 configuration files syntax"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2904 https://github.com/neilhwatson/vim_cf3"
 LICENSE="GPL-3+"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 s390 sparc x86"
 
 VIM_PLUGIN_HELPTEXT=\
 "This plugin provides syntax highlighting for Cfengine configuration





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-02-09  0:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-19 23:06 [gentoo-commits] gentoo-x86 commit in app-vim/cfengine-syntax: ChangeLog cfengine-syntax-20141019.ebuild Tim Harder (radhermit)
  -- strict thread matches above, loose matches on Subject: below --
2015-02-09  0:35 Tim Harder (radhermit)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox