diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
| commit | 290aebdea65a02557706eaeda477fef0437b6a48 (patch) | |
| tree | f87a939169a508a2e943570501b64cc16b411cda /app-vim/diffchar | |
| parent | 6783ddcd4b73d9ce586a71770caed352bec93b16 (diff) | |
| download | baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip | |
Adding metadata
Diffstat (limited to 'app-vim/diffchar')
| -rw-r--r-- | app-vim/diffchar/Manifest | 1 | ||||
| -rw-r--r-- | app-vim/diffchar/diffchar-8.6.ebuild | 16 | ||||
| -rw-r--r-- | app-vim/diffchar/metadata.xml | 10 |
3 files changed, 0 insertions, 27 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 f7978a1525fa..000000000000 --- a/app-vim/diffchar/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> |
