diff options
author | Tim Harder <radhermit@gentoo.org> | 2015-02-09 00:35:38 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2015-02-09 00:35:38 +0000 |
commit | 71f7fe4af7eca186e2cb5fa029929c2dad9bfbec (patch) | |
tree | 4b670ad61b2ec2bb07dbe1ad473ef4938e53ab5d /app-vim/cfengine-syntax | |
parent | Remove old. (diff) | |
download | gentoo-2-71f7fe4af7eca186e2cb5fa029929c2dad9bfbec.tar.gz gentoo-2-71f7fe4af7eca186e2cb5fa029929c2dad9bfbec.tar.bz2 gentoo-2-71f7fe4af7eca186e2cb5fa029929c2dad9bfbec.zip |
Stabilize for all.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'app-vim/cfengine-syntax')
-rw-r--r-- | app-vim/cfengine-syntax/ChangeLog | 8 | ||||
-rw-r--r-- | app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-vim/cfengine-syntax/ChangeLog b/app-vim/cfengine-syntax/ChangeLog index df4b62f05abd..173eebaecc04 100644 --- a/app-vim/cfengine-syntax/ChangeLog +++ b/app-vim/cfengine-syntax/ChangeLog @@ -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) diff --git a/app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild b/app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild index 5ca100488d19..912e9b33bb04 100644 --- a/app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild +++ b/app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild @@ -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 @@ 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" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 s390 sparc x86" VIM_PLUGIN_HELPTEXT=\ "This plugin provides syntax highlighting for Cfengine configuration |