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/detectindent | |
| 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/detectindent')
| -rw-r--r-- | app-vim/detectindent/Manifest | 1 | ||||
| -rw-r--r-- | app-vim/detectindent/detectindent-1.0_p20150908.ebuild | 21 | ||||
| -rw-r--r-- | app-vim/detectindent/metadata.xml | 10 |
3 files changed, 0 insertions, 32 deletions
diff --git a/app-vim/detectindent/Manifest b/app-vim/detectindent/Manifest deleted file mode 100644 index d2614f1e7d79..000000000000 --- a/app-vim/detectindent/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST detectindent-1.0_p20150908.tar.xz 2788 BLAKE2B fbf27c3d9cbe3c92f96c9ed094cd72a24db948a1eb8abadb5ee3c86c3c118c409ffc02bee5806134e9b217361b9af44a773c6f91c3996a7ab54c7fda6f1341ce SHA512 d828d04871e6eeeaa11c109e137fbe70a3b7fa265f569e45d77b8b185f380a200b009aa0a2f0825afdbf344b12d7b8922050c4788decadcb7640bbe3fe9ca8de diff --git a/app-vim/detectindent/detectindent-1.0_p20150908.ebuild b/app-vim/detectindent/detectindent-1.0_p20150908.ebuild deleted file mode 100644 index 8a0800c502a5..000000000000 --- a/app-vim/detectindent/detectindent-1.0_p20150908.ebuild +++ /dev/null @@ -1,21 +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: automatically detect file indent settings" -HOMEPAGE="https://github.com/ciaranm/detectindent" -LICENSE="vim" -KEYWORDS="amd64 ~hppa ~mips ppc ~sparc x86" -IUSE="" - -if [[ ${PV} != 9999* ]] ; then - SRC_URI="mirror://gentoo/${P}.tar.xz - https://dev.gentoo.org/~chutzpah/vim/${P}.tar.xz" -fi - -DEPEND="app-arch/xz-utils" - -VIM_PLUGIN_HELPFILES="detectindent.txt" diff --git a/app-vim/detectindent/metadata.xml b/app-vim/detectindent/metadata.xml deleted file mode 100644 index f7978a1525fa..000000000000 --- a/app-vim/detectindent/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> |
