summaryrefslogtreecommitdiff
path: root/app-vim/cfengine-syntax
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
commit290aebdea65a02557706eaeda477fef0437b6a48 (patch)
treef87a939169a508a2e943570501b64cc16b411cda /app-vim/cfengine-syntax
parent6783ddcd4b73d9ce586a71770caed352bec93b16 (diff)
downloadbaldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.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.xml15
3 files changed, 0 insertions, 30 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 222d26d41434..000000000000
--- a/app-vim/cfengine-syntax/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/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>
- <stabilize-allarches />
- <origin>baldeagleos-repo</origin>
-</pkgmetadata>