diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /app-vim/vimpython | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'app-vim/vimpython')
| -rw-r--r-- | app-vim/vimpython/Manifest | 1 | ||||
| -rw-r--r-- | app-vim/vimpython/metadata.xml | 12 | ||||
| -rw-r--r-- | app-vim/vimpython/vimpython-1.13-r4.ebuild | 17 |
3 files changed, 0 insertions, 30 deletions
diff --git a/app-vim/vimpython/Manifest b/app-vim/vimpython/Manifest deleted file mode 100644 index 992e16af55d1..000000000000 --- a/app-vim/vimpython/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST vimpython-1.13.tar.bz2 4270 BLAKE2B 7973aea8ea397f3f2edcf8a2845ab47cad3015925dd9e42e37a7ada47f25073b68d6d8f8c378a86d90e39c0aae63aba784753679b4d04a5aad268db157400ae2 SHA512 467217ad160f02d3ecdc8c43e35966e496e6c5f99bef115bd4905795c0fd5b8f68f68bc8edd64ca1dbb1c6fbc088ef6ae996f524f0343943702f2a92dcc144ce diff --git a/app-vim/vimpython/metadata.xml b/app-vim/vimpython/metadata.xml deleted file mode 100644 index cba55cfbad7c..000000000000 --- a/app-vim/vimpython/metadata.xml +++ /dev/null @@ -1,12 +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="vim">30</remote-id> - </upstream> - <stabilize-allarches/> -</pkgmetadata> diff --git a/app-vim/vimpython/vimpython-1.13-r4.ebuild b/app-vim/vimpython/vimpython-1.13-r4.ebuild deleted file mode 100644 index c7d4e7b9d684..000000000000 --- a/app-vim/vimpython/vimpython-1.13-r4.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{13..14} ) - -inherit vim-plugin python-single-r1 - -DESCRIPTION="vim plugin: A set of menus/shortcuts to work with Python files" -HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=30" - -LICENSE="vim" -KEYWORDS="~alpha amd64 ppc ~sparc x86" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND="${PYTHON_DEPS}" |
