summaryrefslogtreecommitdiff
path: root/app-vim/closetag
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-12 19:09:37 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-12 19:09:37 -0500
commitb590c8d7572b727d565cc0b8ff660d43569845de (patch)
tree06f7a4102ea4e845df8b66660f252920d52952f9 /app-vim/closetag
parent24f9cbfc4c34fdb6a6e03311674414e881ceab47 (diff)
downloadbaldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.tar.gz
baldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.tar.xz
baldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.zip
Adding metadata
Diffstat (limited to 'app-vim/closetag')
-rw-r--r--app-vim/closetag/Manifest1
-rw-r--r--app-vim/closetag/closetag-0.9.1-r2.ebuild15
-rw-r--r--app-vim/closetag/metadata.xml10
3 files changed, 26 insertions, 0 deletions
diff --git a/app-vim/closetag/Manifest b/app-vim/closetag/Manifest
new file mode 100644
index 000000000000..a097b4a3cf97
--- /dev/null
+++ b/app-vim/closetag/Manifest
@@ -0,0 +1 @@
+DIST closetag-0.9.1.tar.bz2 4717 BLAKE2B e5324bf5b6017d7a1116c3d9dafb24aeb3151dc772250282be6897d9032412e47e09e7841c70a0703baa0aeae549a6fc15ec1547c1babbea08adbfbe3568425b SHA512 67e10871c98716bf65c1c1f3e07cb65ebd158fb058ee4e51e189703a5848e5f35066fa492c9614703936add21fbb34a387e9cf4a82043d794f3abb62d6c3ff38
diff --git a/app-vim/closetag/closetag-0.9.1-r2.ebuild b/app-vim/closetag/closetag-0.9.1-r2.ebuild
new file mode 100644
index 000000000000..934fe6abb1c0
--- /dev/null
+++ b/app-vim/closetag/closetag-0.9.1-r2.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: close HTML/XML tags quickly"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=13"
+
+LICENSE="vim"
+KEYWORDS="~alpha amd64 ~mips ppc ~sparc x86"
+
+VIM_PLUGIN_HELPTEXT=\
+"This plugin provides a <ctrl-_> mapping for closing HTML / XML tags."
diff --git a/app-vim/closetag/metadata.xml b/app-vim/closetag/metadata.xml
new file mode 100644
index 000000000000..f7978a1525fa
--- /dev/null
+++ b/app-vim/closetag/metadata.xml
@@ -0,0 +1,10 @@
+<?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>