summaryrefslogtreecommitdiff
path: root/app-vim/unite
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/unite')
-rw-r--r--app-vim/unite/Manifest4
-rw-r--r--app-vim/unite/unite-4.0-r1.ebuild15
-rw-r--r--app-vim/unite/unite-4.1.ebuild4
3 files changed, 3 insertions, 20 deletions
diff --git a/app-vim/unite/Manifest b/app-vim/unite/Manifest
index d282bcac606e..e82b6fae3e70 100644
--- a/app-vim/unite/Manifest
+++ b/app-vim/unite/Manifest
@@ -1,5 +1,3 @@
-DIST unite-4.0.tar.bz2 80472 BLAKE2B 8150ac276f4e64458f3ab08dc48ddb4167a36162bdb291e59fb376e2a061b80f1760a195667a2794a7657f32367714dd60874cfcd2c363366dcbfde07a3224f0 SHA512 e554e48d740b0ce6406d8512a0c769e25f78b763d267bbbf8228197835b724154f33452571c771fede1415a9b3108deb096e3bc90291a95e8a3b00d216287928
DIST unite-4.1.tar.bz2 85622 BLAKE2B 58f4d4ac86fcf588ab0e3ecdb45dd67d0c16c67be2f6daff21f9d4451b94c9094671f4248cc6f4b39e5a292418908536cb222288dd344d56f9b98b09f5263eb3 SHA512 1fb19cfaf1b49843c79e2b9ff8e318b950dc1b65144f83a76776963a598e666f3094dc7f65f2708d7e074f8197121cee77e028a07c5735998f73f2d52d08c9ca
-EBUILD unite-4.0-r1.ebuild 348 BLAKE2B 4a0f045c6287bd886920c8c77636e3d5aabe44812ce57f83b32b45c10791692d1e1af7f7aec5f474826f89879c4c269646bc2ad233d44d364119987bb2ed0da2 SHA512 42406dc5ce47d57b57b9cea11e2bf3634de53387b6bb491ddcf98cb8ec9b10598c9065bca13e69ef163a3cb4953d42a27690f728902a2ccb1cfc60981a601861
-EBUILD unite-4.1.ebuild 350 BLAKE2B 48a7f500b8e78ef44414612d322b493ab9a38c3b1e200f45edd0bd3a971994a28209e038b4f9978720c911afe715db2a5490e8cb1f1871d132089339bf77aa81 SHA512 cdfb5431362b4033dc9c12fe4416ef01608f0fd0ad479bf0c0b9b821d8dde0c784e3f8b3ec9ed0cb93fd2397da060e562a39f18487745c817e67c6642104407a
+EBUILD unite-4.1.ebuild 345 BLAKE2B 91e98d5b33d7dc474054542493920035148a364e298466224d8ead6da20e649a646d13c78afbf1f8bfb3166260db64cbe27db97f4921ec8e00a7411529ec5b15 SHA512 3cba959a0f7e565f0cf1c246aaa8d1349c474c9cc306c5965fc0ea514705276f68ab5b827b4ea5f7a1ede097ba83bd240ca8792e35bcef35cbc8b5f3e3f51e25
MISC metadata.xml 670 BLAKE2B 49e44cd5459e80ef088874b9ed62b81705c381b9ad4e7fb9e0f31b607ab1b26ab6bb92c46cf365d37d78e2fe776700a3b2cb13515053ad5e65453a8cd2ef82e4 SHA512 a40bc0a6f5614994c0594221a7cbd3723a0cc136b114a7a7e6ebc6254b0aad35584c3eb8f14a00e84d477c2c22b2536223cd9ddabe20e8d5e90900c516449275
diff --git a/app-vim/unite/unite-4.0-r1.ebuild b/app-vim/unite/unite-4.0-r1.ebuild
deleted file mode 100644
index 8c036e471faa..000000000000
--- a/app-vim/unite/unite-4.0-r1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: unite all sources"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3396"
-LICENSE="MIT"
-KEYWORDS="amd64 x86"
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-RDEPEND="!app-vim/neocomplcache"
diff --git a/app-vim/unite/unite-4.1.ebuild b/app-vim/unite/unite-4.1.ebuild
index ef0398461584..cd6df7ced12f 100644
--- a/app-vim/unite/unite-4.1.ebuild
+++ b/app-vim/unite/unite-4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: unite all sources"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3396"
LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
VIM_PLUGIN_HELPFILES="${PN}.txt"