summaryrefslogtreecommitdiff
path: root/app-vim/diffchar
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/diffchar
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'app-vim/diffchar')
-rw-r--r--app-vim/diffchar/Manifest1
-rw-r--r--app-vim/diffchar/diffchar-8.6.ebuild16
-rw-r--r--app-vim/diffchar/metadata.xml13
3 files changed, 0 insertions, 30 deletions
diff --git a/app-vim/diffchar/Manifest b/app-vim/diffchar/Manifest
deleted file mode 100644
index a30e84e8b6eb..000000000000
--- a/app-vim/diffchar/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST diffchar-8.6.tar.gz 392905 BLAKE2B bd3f6b40d79f7c51a9dc881e7a1b24aa1e75812bf76cf42c331d28809fd0f4049d55ded5576d3173f0d039e5621a202a8d5dffa0fd55203dcb45bd950e884898 SHA512 394f7da41f1c09b7c5b99bcb9bc2bf590a7d011d6171dd0d3394c09c2befa0cc676541519fba46e569afad235a19f20f290779ebb21f1fdc7e1d3df290c8936a
diff --git a/app-vim/diffchar/diffchar-8.6.ebuild b/app-vim/diffchar/diffchar-8.6.ebuild
deleted file mode 100644
index 79e896df2243..000000000000
--- a/app-vim/diffchar/diffchar-8.6.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit vim-plugin vcs-snapshot
-
-GIT_HASH="c889cc133e8c6a1ba9ff089a6b9a6b94bd345cb4"
-
-DESCRIPTION="vim plugin: highlight the exact differences, based on characters and words"
-HOMEPAGE="https://github.com/rickhowe/diffchar.vim https://www.vim.org/scripts/script.php?script_id=4932"
-SRC_URI="https://github.com/rickhowe/diffchar.vim/archive/${GIT_HASH}.tar.gz -> ${P}.tar.gz"
-LICENSE="vim.org"
-KEYWORDS="amd64 x86"
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"
diff --git a/app-vim/diffchar/metadata.xml b/app-vim/diffchar/metadata.xml
deleted file mode 100644
index 3fd302dc6ed3..000000000000
--- a/app-vim/diffchar/metadata.xml
+++ /dev/null
@@ -1,13 +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>
- <upstream>
- <remote-id type="github">rickhowe/diffchar.vim</remote-id>
- <remote-id type="vim">4932</remote-id>
- </upstream>
- <stabilize-allarches/>
-</pkgmetadata>