summaryrefslogtreecommitdiff
path: root/app-vim
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
commitf516638b7fe9592837389826a6152a7e1b251c54 (patch)
tree8bfecb640b7b6403d7a3d662d923eed630033da7 /app-vim
parent1a61119f9f7b057830e2ce0563f913ec86f282ad (diff)
gentoo resync : 30.05.2020
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/Manifest.gzbin32554 -> 31735 bytes
-rw-r--r--app-vim/automatictexplugin/Manifest3
-rw-r--r--app-vim/automatictexplugin/automatictexplugin-12.5-r2.ebuild40
-rw-r--r--app-vim/automatictexplugin/metadata.xml11
-rw-r--r--app-vim/colorv/Manifest3
-rw-r--r--app-vim/colorv/colorv-3.0.2-r2.ebuild39
-rw-r--r--app-vim/colorv/metadata.xml11
-rw-r--r--app-vim/slimv/Manifest3
-rw-r--r--app-vim/slimv/metadata.xml28
-rw-r--r--app-vim/slimv/slimv-0.9.13_p20170910-r1.ebuild41
-rw-r--r--app-vim/vimcalc/Manifest3
-rw-r--r--app-vim/vimcalc/metadata.xml8
-rw-r--r--app-vim/vimcalc/vimcalc-1.3-r3.ebuild46
-rw-r--r--app-vim/vimoutliner/Manifest2
-rw-r--r--app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild2
-rw-r--r--app-vim/vimpress/Manifest3
-rw-r--r--app-vim/vimpress/metadata.xml11
-rw-r--r--app-vim/vimpress/vimpress-3.2.0-r1.ebuild26
18 files changed, 2 insertions, 278 deletions
diff --git a/app-vim/Manifest.gz b/app-vim/Manifest.gz
index 5ceb7467710a..6de319e4d6a5 100644
--- a/app-vim/Manifest.gz
+++ b/app-vim/Manifest.gz
Binary files differ
diff --git a/app-vim/automatictexplugin/Manifest b/app-vim/automatictexplugin/Manifest
deleted file mode 100644
index 6220d2d1d02f..000000000000
--- a/app-vim/automatictexplugin/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST AutomaticTexPlugin_12.5.tar.gz 442431 BLAKE2B 8e6c199df24336f318d37248d96f1f1c953c9f0d0e6cd05f1891403b896aa3ea870dcd9ac72c530aa3779e65804f318bfec6ca769592091dc29cba25b2371316 SHA512 93e48b3d7eb9bdc0319bf03d0ddc59f49c2aab63170030b4234fa83aa3aeb739f1384c4a94e09e630b82d328d9cbfbbdfbf493e6decff915ad9cd4d5b2fc3a5b
-EBUILD automatictexplugin-12.5-r2.ebuild 879 BLAKE2B e3f98b2d5f419ba755e2d6a773d8f633daeff6091c13335228068ed41de520cf0ecd0e2e919498853e6274d4f2f7b2d041d92a1dd2a516b197f9a668349afbfb SHA512 0f3c9ec25b8214a95a064d5c0bbdbc2ba4a8caeb56aa0a85b1dc575cd5a6200467d3699e9f161625eaaec77828716b4121e800900269fcbd367236c78d3dc411
-MISC metadata.xml 326 BLAKE2B 06ff44159678364bab7d0bbc453b9ce39504c5b70b23438919f8fe449a60aa8e1755624bd7474073dc9f2f1135a403d207765171fde940d3c5e56d7fb1019f0f SHA512 8ed4ff2cf60c6e0c39bb3c60c4f9ad4f1a5b6888192bb43fa9f0fb45efd89a549de839c60678bfbe6ed2353f594ea6b28b53f63ae2530650c0ea563325a0f5ff
diff --git a/app-vim/automatictexplugin/automatictexplugin-12.5-r2.ebuild b/app-vim/automatictexplugin/automatictexplugin-12.5-r2.ebuild
deleted file mode 100644
index d32b783b6b13..000000000000
--- a/app-vim/automatictexplugin/automatictexplugin-12.5-r2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-inherit python-single-r1 vim-plugin
-
-MY_P="AutomaticTexPlugin_${PV}"
-DESCRIPTION="vim plugin: a comprehensive plugin for editing LaTeX files"
-HOMEPAGE="http://atp-vim.sourceforge.net/"
-SRC_URI="mirror://sourceforge/atp-vim/releases/${MY_P}.tar.gz"
-LICENSE="GPL-3"
-KEYWORDS="amd64 x86"
-
-S=${WORKDIR}
-
-VIM_PLUGIN_HELPFILES="automatic-tex-plugin.txt"
-
-RDEPEND="
- || (
- app-editors/vim[python,${PYTHON_SINGLE_USEDEP}]
- app-editors/gvim[python,${PYTHON_SINGLE_USEDEP}]
- )
- !app-vim/vim-latex
- app-vim/align
- app-text/wdiff
- $(python_gen_cond_dep '
- dev-python/psutil[${PYTHON_MULTI_USEDEP}]
- ')
- dev-tex/latexmk
- dev-tex/detex
- virtual/tex-base
- ${PYTHON_DEPS}"
-
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-src_prepare() {
- python_fix_shebang .
-}
diff --git a/app-vim/automatictexplugin/metadata.xml b/app-vim/automatictexplugin/metadata.xml
deleted file mode 100644
index 037d63f53966..000000000000
--- a/app-vim/automatictexplugin/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://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="sourceforge">atp-vim</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/app-vim/colorv/Manifest b/app-vim/colorv/Manifest
deleted file mode 100644
index e068069847dc..000000000000
--- a/app-vim/colorv/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST colorv-3.0.2.tar.bz2 47059 BLAKE2B 2a84b264085d61f02d3ec881bd1f097d11f23286f53f52e46db468f3bb49df94dcbb9a3514bbbe143167fc597f871064dc998665a25796c43d000c051a62debb SHA512 cb4a893d65bbada5cec27c0810bf3e78db3c64e64f4179529d5da30402ab65b141f53dd7f2a9e8bbccf3d5f7dc5843afc7cab0d908e66a86fc41a5c38c9a848e
-EBUILD colorv-3.0.2-r2.ebuild 1011 BLAKE2B 7ba5342cb4601b9124767fea12dc004c1ccf9f77ea96093133977eeb7a538bc68cea62f6dc259ec52cf512b8fbe7ac38335ed4689171418ad7379edf763720ae SHA512 09ddef248e432ecab47afdfe9031e13350d11bf91f0aeb002cb159ddaeaf919a59673c5e18f1c44bd1d903a1b455e415314cf5ccde72894b2a1488ba1d9ac45f
-MISC metadata.xml 332 BLAKE2B aadba68bd1f0ea3b25ff5b0e807175ec9438e0b10479b539ad60199e9ea3c4442ab45dba549b6507b98b5416d4a65cf981d750cb8698b219e56bb792da616543 SHA512 f7665a682723f68af0fb47584b8442216937a348a9bee52959209cdb44de6d79453ef4029c0ae536371e5a2292624d1cad8c2058d569c703d4f2fa17c0eef0d9
diff --git a/app-vim/colorv/colorv-3.0.2-r2.ebuild b/app-vim/colorv/colorv-3.0.2-r2.ebuild
deleted file mode 100644
index 2f7155bb1008..000000000000
--- a/app-vim/colorv/colorv-3.0.2-r2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-# TODO: supposedly supports python3... but that conflicts with pygtk
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-single-r1 vim-plugin
-
-DESCRIPTION="vim plugin: a color tool for vim"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3597 https://github.com/Rykka/colorv.vim/"
-LICENSE="MIT"
-KEYWORDS="amd64 x86"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-RDEPEND="
- ${PYTHON_DEPS}
- $(python_gen_cond_dep '
- || (
- app-editors/vim[python,${PYTHON_SINGLE_USEDEP}]
- (
- app-editors/gvim[python,${PYTHON_SINGLE_USEDEP}]
- dev-python/pygtk:2[${PYTHON_MULTI_USEDEP}]
- )
- )
- ')"
-
-src_prepare() {
- eapply_user
-
- # fix shebangs in Python files (note: one of them is python3...)
- sed -i -e "1s:python[23]:${EPYTHON}:" autoload/colorv/*.py || die
- # use python colorpicker instead of C-based picker
- rm autoload/colorv/{colorpicker.c,Makefile} || die
-}
diff --git a/app-vim/colorv/metadata.xml b/app-vim/colorv/metadata.xml
deleted file mode 100644
index c96bbcaaff6f..000000000000
--- a/app-vim/colorv/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://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-scripts/ColorV</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/app-vim/slimv/Manifest b/app-vim/slimv/Manifest
deleted file mode 100644
index efd208d67be6..000000000000
--- a/app-vim/slimv/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST slimv-0.9.13_p20170910.tar.gz 634493 BLAKE2B af7963e1d1b60b20294c935ecd076220777eec333b4e91bac82a111b727ce71c312c347b865f9e0c9072c0f94b40dc920b15feaf10f8683e1bba7590a177e62e SHA512 562e08866d62a6af5c20064a4533da7f0577ceb43391fac59acc0bb9c76319e3520c951c325277edbb2d0461fa227b91456c54ec5d9d1e3bca18d344f3e9a5e2
-EBUILD slimv-0.9.13_p20170910-r1.ebuild 1010 BLAKE2B 1f7791f1d7d17a9b38df7242dbd38749ed46dc7c081ec912cd7274f9e693f63c74425d460024d66cb9f5b36db60484db559b7a7fc8806df1120ad546d14cf81f SHA512 df500baad06d612685981a2c474d9985409676962e246fe703174071279c7659c0f31db617070749923d3f9d6cc2e615324beb811e8dda878dc2963c0d24a381
-MISC metadata.xml 1220 BLAKE2B 7d60a456299acdd198b51276a1016fec37007bdb6220efaa786889b0d046de73d14724e2a8bd5efaec84e0c850ff69bdaf344bbedcafa132a0a8c0c45fad051e SHA512 11c6fb3a83ea65ea97e57e70b24d9e011d48fb456bff15ea8b501e0dab767f73c78ae1c63e662423599252dee9969c1983b17fd1505533b3ee26f3afde2a3b29
diff --git a/app-vim/slimv/metadata.xml b/app-vim/slimv/metadata.xml
deleted file mode 100644
index 0f0e597cc1b6..000000000000
--- a/app-vim/slimv/metadata.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>vim@gentoo.org</email>
- <name>Gentoo Vim Project</name>
- </maintainer>
- <longdescription lang="en">
- Slimv tries to mimic a subset of SLIME's (Superior Lisp Interaction Mode
- for Emacs) functionality inside Vim. The script defines functions and
- keybindings to send s-expressions to a console mode Lisp or Clojure REPL
- (Read-Eval-Print Loop).
-
- Slimv runs its own REPL or connects to a running REPL started by a
- previous Slimv session, the connection is established when the first
- Slimv command is executed (e.g. an s-expression is evaluated). The Lisp
- REPL buffer can also be opened inside Vim as a Vim buffer with syntax
- highlighting and autoindenting, Lisp commands may be entered in the
- command line, just as in a regular REPL. The script also has a basic
- support for Clojure REPL.
-
- The script also supports a number of other features provided by SLIME
- including profiling, paredit mode, and hyperspec lookups.
- </longdescription>
- <upstream>
- <remote-id type="bitbucket">kovisoft/slimv</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/app-vim/slimv/slimv-0.9.13_p20170910-r1.ebuild b/app-vim/slimv/slimv-0.9.13_p20170910-r1.ebuild
deleted file mode 100644
index 82a26de9ea02..000000000000
--- a/app-vim/slimv/slimv-0.9.13_p20170910-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-single-r1 vim-plugin vcs-snapshot
-
-# Commit Date: July 10th 2017
-COMMIT="acf9b30be71c54db4f4875d257b905941ca69ed8"
-
-DESCRIPTION="vim plugin: aid Lisp development by providing a SLIME-like Lisp and Clojure REPL"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2531 https://github.com/kovisoft/slimv"
-SRC_URI="https://github.com/kovisoft/slimv/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-LICENSE="public-domain"
-KEYWORDS="amd64 x86"
-
-RDEPEND="
- || (
- app-editors/vim[python,${PYTHON_SINGLE_USEDEP}]
- app-editors/gvim[python,${PYTHON_SINGLE_USEDEP}]
- )
- ${PYTHON_DEPS}
- || (
- dev-lisp/abcl
- dev-lisp/ecls
- dev-lisp/sbcl
- dev-lisp/clisp
- dev-lang/clojure
- dev-lisp/clozurecl
- )"
-
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-src_prepare() {
- default
- # remove emacs related files
- rm -r slime swank-clojure || die
-}
diff --git a/app-vim/vimcalc/Manifest b/app-vim/vimcalc/Manifest
deleted file mode 100644
index e130eca9edbb..000000000000
--- a/app-vim/vimcalc/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST vimcalc-1.3.zip 24993 BLAKE2B 8cfd0a399b4888fa4e9244f7f6a315f97a3e74c78879c281d596a1a5c109711933b66b44493a2ee3c136e1159d937c95707b06c54a5342457494a3c945dcf66f SHA512 1b377f284a7b68d200b08bdacee2080a60412e6ba1fd530eb0075dbc84fba30b37cec45e60d916aa80d057809b79f4d816f3a85f903d0e2fc7d06240dcdbb600
-EBUILD vimcalc-1.3-r3.ebuild 979 BLAKE2B 19a38980f1dda9203486e3e865446c4e027a8beb1502a90742a6def1b5750bb9066bc9cccd08ee98dce3425d70cecd4c1c3b85a22508f41277d8e0af3ba3a7f3 SHA512 ce993e26464d3f7ca3cdd0ae01a0cbfd3130d76d3901c59eed6ad2a0025a9f293ef53e00ab5ba08c5fadba989fa6165d82bdde27fb14ec6182cb812d750e260e
-MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7
diff --git a/app-vim/vimcalc/metadata.xml b/app-vim/vimcalc/metadata.xml
deleted file mode 100644
index 5c000c763084..000000000000
--- a/app-vim/vimcalc/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>vim@gentoo.org</email>
- <name>Gentoo Vim Project</name>
- </maintainer>
-</pkgmetadata>
diff --git a/app-vim/vimcalc/vimcalc-1.3-r3.ebuild b/app-vim/vimcalc/vimcalc-1.3-r3.ebuild
deleted file mode 100644
index dcf1201a0108..000000000000
--- a/app-vim/vimcalc/vimcalc-1.3-r3.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-single-r1 vim-plugin
-
-DESCRIPTION="vim plugin: provides an interactive calculator inside vim"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3329"
-SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=15317 -> ${P}.zip"
-LICENSE="vim"
-KEYWORDS="amd64 x86"
-
-VIM_PLUGIN_HELPFILES="vimcalc"
-
-DEPEND="
- app-arch/unzip
- ${PYTHON_DEPS}"
-
-RDEPEND="
- || (
- app-editors/vim[python,${PYTHON_SINGLE_USEDEP}]
- app-editors/gvim[python,${PYTHON_SINGLE_USEDEP}]
- )
- ${PYTHON_DEPS}"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-S="${WORKDIR}/${PN}-v${PV}"
-
-src_prepare() {
- # Remove .DS_Store files that should not be installed
- find -type f -name '.DS*' -delete || die
-}
-
-src_test() {
- cd plugin || die
- "${PYTHON}" tests.py || die "Tests failed"
-}
-
-src_install() {
- rm plugin/tests.py || die
- vim-plugin_src_install
-}
diff --git a/app-vim/vimoutliner/Manifest b/app-vim/vimoutliner/Manifest
index d09054af6296..ee6097da6615 100644
--- a/app-vim/vimoutliner/Manifest
+++ b/app-vim/vimoutliner/Manifest
@@ -3,5 +3,5 @@ DIST vimoutliner-0.3.6.tar.gz 210251 BLAKE2B d50b3d1c752fba80e26d7430801baf30a79
DIST vimoutliner-0.4.0_p20180301.tar.gz 367361 BLAKE2B a97df5c154e6ed9b3209bd90bd57b4166877f02b9513351fda0e841de84334a1e592e1ed56b46cc59bc6bb64f3c763cdca81df3f8696f3c348a8ef4744124c02 SHA512 f9f369e7e7f09dac04b58a27a86dc2121b3aacd0002537db348517e779fd1b7c9e88ae905b4b42aace10f79cb8f91acada1ad58e26f2257e46d1af98347eab62
EBUILD vimoutliner-0.3.6-r1.ebuild 699 BLAKE2B bc7e8441035031f4473dc5fa5b49ed0ee282c6dbf01ad762d2e434c1e97d22c77c464d274324da14010e93e28d865a452994d95b5efb8791032aab3ae2a48787 SHA512 3f910136f39558b7e827ec812b97ac4dca43a88d5e40cda4b46f1dc2083017ce5e117ce72bfdf0434eb08199265140032d55f37767afb1d7d29c09680576c723
EBUILD vimoutliner-0.3.6-r3.ebuild 1330 BLAKE2B 021a5c03383c7b23d98b2076f8139ca9e311e8710c234cc6c257817707660425f382e2b9011f8513f56674901d4617da19719ba1f89b396e01c7adb366e79dd2 SHA512 8e6762e23b3c0c423784401d77309fa5bf9b68361f9c1493a1f632520a83450b21adc457c9b0e5d6116b805156ce389c053fed37686c05e7826d42c2eb25b990
-EBUILD vimoutliner-0.4.0_p20180301-r2.ebuild 1141 BLAKE2B a5ed9649cfd9edc1756e1ed482f3730268353e7fc00f2aa1bcca2ed391e755ae84060b0de44ab2ad088633d9afae49a75b6e316425f376f255abdd2c14bf534b SHA512 005592f6a3bbf6cdd0927e103beee446a0168c1d0cb484cea8a6ec41c8a587de7b0664abc93e78c9eb80d0bff5dba9bb1074ae0a8c0a0906faa92b4693bd3940
+EBUILD vimoutliner-0.4.0_p20180301-r2.ebuild 1148 BLAKE2B cfa5d5fcd95ee8924480ee8787918eaf3693dce75d4b9cb2fbef9e22a80eb5c4b5de5e5970daadc010106f129e53e5d690668f67ddb8a4b57f3deb84e053e3e9 SHA512 8b4859df3548df3eb93bb05fbe6e60822511e0bf6935358966fb4b2dbe34aac54b0381e9155d888ec90f694a8de1adce00185eb3857cad609baf47c6b2312418
MISC metadata.xml 337 BLAKE2B c4ae899109190b6ad14fcc71ff0dbea76f7ab6b731992174b4623847291d63bb8cbdc7e73cd92343beafdba086e0b54c4cda686593ef8b836f8add578b0459d0 SHA512 782f682a6837436ee5db28f818b2168035fbae243aa466077053e17842fec96672d702b818ad28a9f1d0b8fa1a1e2fb79b056d2e31bc09d5bf522d5f18ea1c7b
diff --git a/app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild b/app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild
index 2970f6b7d991..e35b5c0b1473 100644
--- a/app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild
+++ b/app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/vimoutliner/vimoutliner"
SRC_URI="https://github.com/vimoutliner/vimoutliner/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
diff --git a/app-vim/vimpress/Manifest b/app-vim/vimpress/Manifest
deleted file mode 100644
index c3abfcf60d71..000000000000
--- a/app-vim/vimpress/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST vimpress-3.2.0.tar.bz2 11456 BLAKE2B 39be21c2a65418f8e9e370997db5c64fc79f6ae608a85ba8c19ea2e0010823002caa35e1f7fb887fd20176eb987c23a7719b14c4a7a8acb9818dc3802d35557a SHA512 793f013ccc42180e095c2e8cc847719479418cc0b184688924520f0782ee27e99a7fc64e44bf5c25f2a720b19dd813a4756fc90b87c18e13766ef0ce7772334a
-EBUILD vimpress-3.2.0-r1.ebuild 627 BLAKE2B b442e46b05c65fead041c49dbd1bec7403961cfc5f7069847c9d7b5f1ac3e565b110d775304c68408d72b13fbdd89a66ff5000900977352a8929b721da7d0be0 SHA512 1fac4eaa8d75d238a5ea3e64f317849c54f7938bbc0b124b60318f88441f82e7d3e08b7c012640199e747e32ff6f098b9dac517f1bd09bede6d7790c94609999
-MISC metadata.xml 336 BLAKE2B 5154fbe13f738bf9020da237e4e8bafc26c160f0bcee4f042263e17d34f9bfdc9fc673e5a7ee15f8221dc6b1530131c1567049822c5540c34c2362b6b37316b5 SHA512 f2f18b31a5a60c51d7d563d8a53814625a6310ad2925ef297275a75ed5b40f475a25aa7089a0f641335e2c73d889d39e6473f224644c572ffe3118cf03fe4c90
diff --git a/app-vim/vimpress/metadata.xml b/app-vim/vimpress/metadata.xml
deleted file mode 100644
index 11cff59d4bb2..000000000000
--- a/app-vim/vimpress/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://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-scripts/VimRepress</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/app-vim/vimpress/vimpress-3.2.0-r1.ebuild b/app-vim/vimpress/vimpress-3.2.0-r1.ebuild
deleted file mode 100644
index e7e8ba8673dd..000000000000
--- a/app-vim/vimpress/vimpress-3.2.0-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-single-r1 vim-plugin
-
-DESCRIPTION="vim plugin: manage wordpress blogs from vim"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3510"
-LICENSE="vim"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
- || (
- app-editors/vim[python,${PYTHON_SINGLE_USEDEP}]
- app-editors/gvim[python,${PYTHON_SINGLE_USEDEP}]
- )
- ${PYTHON_DEPS}
- $(python_gen_cond_dep '
- dev-python/markdown[${PYTHON_MULTI_USEDEP}]
- ')"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"