summaryrefslogtreecommitdiff
path: root/app-vim/voom
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
commit623ee73d661e5ed8475cb264511f683407d87365 (patch)
tree993eb27c93ec7a2d2d19550300d888fc1fed9e69 /app-vim/voom
parentceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (diff)
gentoo Easter resync : 12.04.2020
Diffstat (limited to 'app-vim/voom')
-rw-r--r--app-vim/voom/Manifest5
-rw-r--r--app-vim/voom/voom-5.1-r2.ebuild22
-rw-r--r--app-vim/voom/voom-5.1.ebuild15
-rw-r--r--app-vim/voom/voom-5.3-r1.ebuild2
4 files changed, 2 insertions, 42 deletions
diff --git a/app-vim/voom/Manifest b/app-vim/voom/Manifest
index 576175099157..4bf557f4be92 100644
--- a/app-vim/voom/Manifest
+++ b/app-vim/voom/Manifest
@@ -1,6 +1,3 @@
-DIST voom-5.1.tar.bz2 102211 BLAKE2B 3835fb8f41638ca2ff91c106d94ee04aca3b6b3efcb44c7f023faba164512a96ff5b310b6fba3604ba2abe10e1371102997a3a9c67df28772fd68910836d2eb1 SHA512 3798c6d5079ebdf4f447f62613340e46a6b593e0a97226b0aecc90889c6cd2f6f2ce36eb88395a12a0e27ff3803c7693f1c56443928914bfea134d8a75df8c91
DIST voom-5.3.tar.gz 115841 BLAKE2B 6e88c4121b796a75ee623537483ff579acb4de73ff353408381ee64ce708cff1d7f8c45bdbe1e0c9761b5a17dd3aa54b3a0a2cf83873628bd1490e1524962ea2 SHA512 f51f30641d8b3d0ff5cd0d6b31cd1d8a15cb14f20f973ac83b9b5d046b94452e6e4e4ff0b28ce7842aa7f9b656a9dd631297aeae16ea75eea4411d911057873e
-EBUILD voom-5.1-r2.ebuild 582 BLAKE2B e87655f0e6aef5fabb0e16a11ace437b5a1c375b6cb9f9d8d0c0b8698782e7d8941b6aa4e4e9f8c16c352195d56b4c758aad6bb1bf9a4dad6534e6bd9f40490e SHA512 c4d378792e6ae7a44ce0b4cae2f9be06ed18a441f05befe7510515337b54a1a67be6bbffb236712f81f770d4c30b1d5c17818b000e711bc6923426887b854772
-EBUILD voom-5.1.ebuild 430 BLAKE2B 2ea7160d3a98943bd45094e74d453313a55a399ec379aa1adfd62578a4d605c070c5c20c2175363f5d1a8525e0e7ae27d7fe2beaf1b20695b48f4de0976bb753 SHA512 2084dcade6865875468e6822a9096950aed77d51674b4ba712cfecdc1c28961a0a72cca14d60703472fef7f249926b2b1ca5ce1551e1481310fc80b794da010f
-EBUILD voom-5.3-r1.ebuild 693 BLAKE2B 5ef41ce995a2daccf34fff53a61bc04455c103cdda1b8014ba0b004f1fed36ae1803c1874fea335bff4159c213c687478a309781421921cb991fbcbec022db73 SHA512 e2cf7d088cd57e34f126976149fffe0de5c47bd0ee47d4a1262973c3607b9491c737816a95c48233ef733d8065574196d70d0bd611532915734966e11a15cfa4
+EBUILD voom-5.3-r1.ebuild 691 BLAKE2B 749331b50823ab02f914aee2045799bea1d0e65039b3514316da7fbe4a28dc4ddcf7dae552c1ecaeae506c8486535c01ae7057191a2f7711d198598c3c94d54e SHA512 2c69a0e3d1bceaa187b970e224d9055fc5fa518edac649baccbaa743bc1a00988e9cca813e5dfcd2b0de6f4ba8386bb6aa97160c3d85a10e8910eaa85aafc5e4
MISC metadata.xml 245 BLAKE2B d4f5ef381d0a479a17bfde792cd6828e5fa0ecdd26732c1a13c97fcae2f22396b879fb430aaea7680920d5ba897f78cfbb6e50bb2f65165613a5a0ba1f7dc609 SHA512 6d6d35ccbb839c939bc663cecb55e2178f5fd4e455ee3088b8847416d558dd3e7969f4c78bc445ff29503d6906fec12d302d7249e9adc8cb708d0790e681e5a2
diff --git a/app-vim/voom/voom-5.1-r2.ebuild b/app-vim/voom/voom-5.1-r2.ebuild
deleted file mode 100644
index 53ff9daabbe1..000000000000
--- a/app-vim/voom/voom-5.1-r2.ebuild
+++ /dev/null
@@ -1,22 +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
-
-DESCRIPTION="vim plugin: emulates a two-pane text outliner"
-HOMEPAGE="https://vim-voom.github.com/ https://www.vim.org/scripts/script.php?script_id=2657"
-
-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}]
- )"
diff --git a/app-vim/voom/voom-5.1.ebuild b/app-vim/voom/voom-5.1.ebuild
deleted file mode 100644
index d47fb9125ab0..000000000000
--- a/app-vim/voom/voom-5.1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: emulates a two-pane text outliner"
-HOMEPAGE="https://vim-voom.github.com/ https://www.vim.org/scripts/script.php?script_id=2657"
-LICENSE="CC0-1.0"
-KEYWORDS="amd64 x86"
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-RDEPEND="|| ( app-editors/vim[python] app-editors/gvim[python] )"
diff --git a/app-vim/voom/voom-5.3-r1.ebuild b/app-vim/voom/voom-5.3-r1.ebuild
index af13fa790883..bb45cd733aa5 100644
--- a/app-vim/voom/voom-5.3-r1.ebuild
+++ b/app-vim/voom/voom-5.3-r1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://vim-voom.github.com/ https://www.vim.org/scripts/script.php?sc
SRC_URI="https://github.com/vim-voom/VOoM/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="CC0-1.0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
VIM_PLUGIN_HELPFILES="${PN}.txt"