diff options
author | Tim Harder <radhermit@gentoo.org> | 2015-02-09 00:36:11 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2015-02-09 00:36:11 +0000 |
commit | b9f866802c462ca563351efdf81086f5e40f55c3 (patch) | |
tree | 56bb4e1cb5f8b1ac8bdeae444ff1835acd03b0f3 /app-vim/cfengine-syntax | |
parent | Stabilize for all. (diff) | |
download | gentoo-2-b9f866802c462ca563351efdf81086f5e40f55c3.tar.gz gentoo-2-b9f866802c462ca563351efdf81086f5e40f55c3.tar.bz2 gentoo-2-b9f866802c462ca563351efdf81086f5e40f55c3.zip |
Remove old.
(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 | 6 | ||||
-rw-r--r-- | app-vim/cfengine-syntax/cfengine-syntax-20050105.ebuild | 15 | ||||
-rw-r--r-- | app-vim/cfengine-syntax/cfengine-syntax-20140713.ebuild | 15 |
3 files changed, 5 insertions, 31 deletions
diff --git a/app-vim/cfengine-syntax/ChangeLog b/app-vim/cfengine-syntax/ChangeLog index 173eebaecc04..81681936e947 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cfengine-syntax/ChangeLog,v 1.18 2015/02/09 00:36:11 radhermit Exp $ + + 09 Feb 2015; Tim Harder <radhermit@gentoo.org> + -cfengine-syntax-20050105.ebuild, -cfengine-syntax-20140713.ebuild: + Remove old. 09 Feb 2015; Tim Harder <radhermit@gentoo.org> cfengine-syntax-20141019.ebuild: diff --git a/app-vim/cfengine-syntax/cfengine-syntax-20050105.ebuild b/app-vim/cfengine-syntax/cfengine-syntax-20050105.ebuild deleted file mode 100644 index e379dabbda59..000000000000 --- a/app-vim/cfengine-syntax/cfengine-syntax-20050105.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cfengine-syntax/cfengine-syntax-20050105.ebuild,v 1.13 2013/05/01 12:12:47 ulm Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: Cfengine configuration files syntax" -HOMEPAGE="http://dev.gentoo.org/~ramereth/vim/syntax/cfengine.vim" -LICENSE="vim.org" -KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 s390 sparc x86" -IUSE="" - -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides syntax highlighting for Cfengine configuration -files. Detection is by filename (/var/cfengine/inputs/)." diff --git a/app-vim/cfengine-syntax/cfengine-syntax-20140713.ebuild b/app-vim/cfengine-syntax/cfengine-syntax-20140713.ebuild deleted file mode 100644 index 0f5ae3e0562d..000000000000 --- a/app-vim/cfengine-syntax/cfengine-syntax-20140713.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# 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-20140713.ebuild,v 1.1 2014/07/14 18:41:45 radhermit Exp $ - -EAPI=5 -inherit vim-plugin - -DESCRIPTION="vim plugin: Cfengine configuration files syntax" -HOMEPAGE="http://dev.gentoo.org/~ramereth/vim/syntax/cfengine.vim" -LICENSE="vim.org" -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/)." |