mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-09 00:07:57 +03:00
app-vim/voom: treeclean
Closes: https://bugs.gentoo.org/956814 (pkgremoved) Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
parent
8fb502a737
commit
c1e059b590
@ -1 +0,0 @@
|
|||||||
DIST voom-5.3.tar.gz 115841 BLAKE2B 6e88c4121b796a75ee623537483ff579acb4de73ff353408381ee64ce708cff1d7f8c45bdbe1e0c9761b5a17dd3aa54b3a0a2cf83873628bd1490e1524962ea2 SHA512 f51f30641d8b3d0ff5cd0d6b31cd1d8a15cb14f20f973ac83b9b5d046b94452e6e4e4ff0b28ce7842aa7f9b656a9dd631297aeae16ea75eea4411d911057873e
|
|
||||||
@ -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">vim-voom/VOoM</remote-id>
|
|
||||||
<remote-id type="vim">2657</remote-id>
|
|
||||||
</upstream>
|
|
||||||
<stabilize-allarches/>
|
|
||||||
</pkgmetadata>
|
|
||||||
@ -1,25 +0,0 @@
|
|||||||
# Copyright 1999-2023 Gentoo Authors
|
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
|
||||||
|
|
||||||
EAPI=7
|
|
||||||
PYTHON_COMPAT=( python3_{9..11} )
|
|
||||||
|
|
||||||
inherit python-single-r1 vim-plugin
|
|
||||||
|
|
||||||
DESCRIPTION="vim plugin: emulates a two-pane text outliner"
|
|
||||||
HOMEPAGE="https://vim-voom.github.io/ https://www.vim.org/scripts/script.php?script_id=2657"
|
|
||||||
SRC_URI="https://github.com/vim-voom/VOoM/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
|
||||||
|
|
||||||
LICENSE="CC0-1.0"
|
|
||||||
KEYWORDS="amd64 x86"
|
|
||||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
|
||||||
|
|
||||||
VIM_PLUGIN_HELPFILES="${PN}.txt"
|
|
||||||
|
|
||||||
RDEPEND="${PYTHON_DEPS}
|
|
||||||
|| (
|
|
||||||
app-editors/vim[python,${PYTHON_SINGLE_USEDEP}]
|
|
||||||
app-editors/gvim[python,${PYTHON_SINGLE_USEDEP}]
|
|
||||||
)"
|
|
||||||
|
|
||||||
S=${WORKDIR}/VOoM-${PV}
|
|
||||||
@ -240,13 +240,6 @@ sys-fs/encfs
|
|||||||
# https://github.com/pyparsing/pyparsing/issues/618
|
# https://github.com/pyparsing/pyparsing/issues/618
|
||||||
=dev-python/pyparsing-3.2.4
|
=dev-python/pyparsing-3.2.4
|
||||||
|
|
||||||
# Eli Schwartz <eschwartz@gentoo.org> (2025-09-01)
|
|
||||||
# Effectively unmaintained in Gentoo. Upstream dead for 8 years. Stuck
|
|
||||||
# on py3.11, but no testsuite and still has py2-specific source code so
|
|
||||||
# the pity port to py3 was likely misguided and never tested!
|
|
||||||
# Removal on 2025-10-01. Bug #956814.
|
|
||||||
app-vim/voom
|
|
||||||
|
|
||||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-08-29)
|
# Andreas Sturmlechner <asturm@gentoo.org> (2025-08-29)
|
||||||
# Obsolete transitional meta package. Bug #961795. Removal on 2025-09-28.
|
# Obsolete transitional meta package. Bug #961795. Removal on 2025-09-28.
|
||||||
media-sound/pulseaudio
|
media-sound/pulseaudio
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user