summaryrefslogtreecommitdiff
path: root/app-vim/curcmdmode
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/curcmdmode
parent6783ddcd4b73d9ce586a71770caed352bec93b16 (diff)
downloadbaldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip
Adding metadata
Diffstat (limited to 'app-vim/curcmdmode')
-rw-r--r--app-vim/curcmdmode/Manifest1
-rw-r--r--app-vim/curcmdmode/curcmdmode-1.0-r2.ebuild18
-rw-r--r--app-vim/curcmdmode/metadata.xml10
3 files changed, 0 insertions, 29 deletions
diff --git a/app-vim/curcmdmode/Manifest b/app-vim/curcmdmode/Manifest
deleted file mode 100644
index a1185d01e06d..000000000000
--- a/app-vim/curcmdmode/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST curcmdmode-1.0.tar.bz2 3566 BLAKE2B 138c7b9b84d69a40df731dc633dd7b7e2b2859af70d8418a5760a7b6016dd61f3401bd7bd1bb7854e500c744cabb8f0c65a89fe2ee37ffbe0a3117909c232491 SHA512 eae4e7cc92ae3838ffbdb507fd51174daf2fcd05d23f418555ac9ea3dde5562e49c67ee7b27dfcf6bf2088dd335ca97165835919dd804a86fca581b4d6bc0ea2
diff --git a/app-vim/curcmdmode/curcmdmode-1.0-r2.ebuild b/app-vim/curcmdmode/curcmdmode-1.0-r2.ebuild
deleted file mode 100644
index 0df12a930828..000000000000
--- a/app-vim/curcmdmode/curcmdmode-1.0-r2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: library for extending vim's mode() function"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=745"
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~mips ppc ~sparc x86"
-
-RDEPEND="app-vim/genutils"
-
-VIM_PLUGIN_HELPTEXT=\
-"This plugin provides library functions and is not intended to be used
-directly by the user."
diff --git a/app-vim/curcmdmode/metadata.xml b/app-vim/curcmdmode/metadata.xml
deleted file mode 100644
index f7978a1525fa..000000000000
--- a/app-vim/curcmdmode/metadata.xml
+++ /dev/null
@@ -1,10 +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>
- <stabilize-allarches />
- <origin>baldeagleos-repo</origin>
-</pkgmetadata>