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/vimpython | |
| 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/vimpython')
| -rw-r--r-- | app-vim/vimpython/Manifest | 1 | ||||
| -rw-r--r-- | app-vim/vimpython/metadata.xml | 10 | ||||
| -rw-r--r-- | app-vim/vimpython/vimpython-1.13-r4.ebuild | 17 |
3 files changed, 0 insertions, 28 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 f7978a1525fa..000000000000 --- a/app-vim/vimpython/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> 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}" |
