summaryrefslogtreecommitdiff
path: root/app-vim/cfengine-syntax
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /app-vim/cfengine-syntax
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'app-vim/cfengine-syntax')
-rw-r--r--app-vim/cfengine-syntax/Manifest1
-rw-r--r--app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild14
-rw-r--r--app-vim/cfengine-syntax/metadata.xml18
3 files changed, 0 insertions, 33 deletions
diff --git a/app-vim/cfengine-syntax/Manifest b/app-vim/cfengine-syntax/Manifest
deleted file mode 100644
index 1852d276e29f..000000000000
--- a/app-vim/cfengine-syntax/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST cfengine-syntax-20141019.tar.bz2 7611 BLAKE2B e43f3c374292404ebe28dd63bc4ee7f95d51ef6e88948d9155f3c1f6c58c948a58e844325ab7b12b300d277e573a61ea9855041c5389bea4341586ed5e1ce2b6 SHA512 c8987073b9cc9b1494b0d3cb8737a5b99f62c1b99f5b1e84ce1903e37a924ec9b3e2487cb3b72c75dfba40528809289efdaf3641bf6c059a668c6bf073bcb83e
diff --git a/app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild b/app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild
deleted file mode 100644
index 6b78a23c3d29..000000000000
--- a/app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: Cfengine 3 configuration files syntax"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2904 https://github.com/neilhwatson/vim_cf3"
-LICENSE="GPL-3+"
-KEYWORDS="~alpha amd64 arm ~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/)."
diff --git a/app-vim/cfengine-syntax/metadata.xml b/app-vim/cfengine-syntax/metadata.xml
deleted file mode 100644
index f755591f0dd5..000000000000
--- a/app-vim/cfengine-syntax/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>vim@gentoo.org</email>
- <name>Gentoo Vim Project</name>
- </maintainer>
- <longdescription lang="en">
- This package provides Vim syntax highlighting for Cfengine configuration
- files, and automatic filetype detection for these files based upon
- filename.
- </longdescription>
- <upstream>
- <remote-id type="github">neilhwatson/vim_cf3</remote-id>
- <remote-id type="vim">2904</remote-id>
- </upstream>
- <stabilize-allarches/>
-</pkgmetadata>