diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-03-19 11:37:34 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-03-19 11:37:34 +0000 |
commit | b7b97785ebbb2f11d24d14dab8b81ed274f4ce6a (patch) | |
tree | 9fd110f9fc996e8a4213eeda994a8c112491b86d /app-vim | |
parent | 066d27181e9a797ad9f8fc43b49fc9a10ff2f707 (diff) |
gentoo resync : 19.03.2019
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/Manifest.gz | bin | 32435 -> 32440 bytes | |||
-rw-r--r-- | app-vim/lustyexplorer/Manifest | 4 | ||||
-rw-r--r-- | app-vim/lustyexplorer/lustyexplorer-4.3-r1.ebuild (renamed from app-vim/lustyexplorer/lustyexplorer-4.1.ebuild) | 14 | ||||
-rw-r--r-- | app-vim/lustyexplorer/lustyexplorer-4.3.ebuild | 26 | ||||
-rw-r--r-- | app-vim/zoomwin/Manifest | 2 | ||||
-rw-r--r-- | app-vim/zoomwin/zoomwin-24-r1.ebuild (renamed from app-vim/zoomwin/zoomwin-24.ebuild) | 5 |
6 files changed, 13 insertions, 38 deletions
diff --git a/app-vim/Manifest.gz b/app-vim/Manifest.gz Binary files differindex 02b97d62be74..681d58d814de 100644 --- a/app-vim/Manifest.gz +++ b/app-vim/Manifest.gz diff --git a/app-vim/lustyexplorer/Manifest b/app-vim/lustyexplorer/Manifest index 54d2f1d2e6c9..40187142507d 100644 --- a/app-vim/lustyexplorer/Manifest +++ b/app-vim/lustyexplorer/Manifest @@ -1,5 +1,3 @@ -DIST lustyexplorer-4.1.tar.bz2 17098 BLAKE2B 6ede97cc83962d4bb95751a2a1a83c06178bc427e9ea2f10d4fcf235133b4ec2de5bc1f8fa8676bb555c0108be25b5e85f5ffd3351e8c6e3c6e81f021b22f091 SHA512 2f9af8c40f93333a4a734722a6ac6532fc05719165d730ac10bb0b3096a769a7a5fc2bb02fe0f457563b9ada69474265b1de6d5b3e2d9ca30503a704be496a86 DIST lustyexplorer-4.3.tar.bz2 17373 BLAKE2B 643eb4c7573932fa63030766670d7c398e307b72e08e93e53e31b7f21086a80196c8d4d7811032b8b945306fcdc7d86d59eb6b48ce0b79f38e628d6b4bec7519 SHA512 24ffa1fe5c1698dfa6093c7cfed2f08540ce130258df5e8ec135356ecea4c1f607f11e643ab859f551e63ecbbf6fc8a615a9514e1d4798b752cc97146c29c661 -EBUILD lustyexplorer-4.1.ebuild 840 BLAKE2B a83cb9ad89137d7de6ee070a2002ee9e4b9e80f3dc8906574a04e6bde7099b5b66ffc1c49bb7fe3cb1010166a41776b8e22926b92a7d4f30cdf980be712328bd SHA512 7d0d188de896ad6be8e1f985c96dae0bb147c82500c3a7d7e839e2411adf4c9939723da829bc14dff30839a066980950b448c18945a577b4cb2e6aa4670e3a0f -EBUILD lustyexplorer-4.3.ebuild 840 BLAKE2B a83cb9ad89137d7de6ee070a2002ee9e4b9e80f3dc8906574a04e6bde7099b5b66ffc1c49bb7fe3cb1010166a41776b8e22926b92a7d4f30cdf980be712328bd SHA512 7d0d188de896ad6be8e1f985c96dae0bb147c82500c3a7d7e839e2411adf4c9939723da829bc14dff30839a066980950b448c18945a577b4cb2e6aa4670e3a0f +EBUILD lustyexplorer-4.3-r1.ebuild 848 BLAKE2B 6593f7a5b016f867337acbef13f41c14861b2e22b2e15e4ca94d819adb8f3f98dad8fd335ba085a7fd711a803685fa948818439018b8b9798e295a005cf9606c SHA512 de1b05e0265a1eaac5c6f3b5b8338d6a7742a79fee37dce5d0d2f7487630b17d0259ff46fe1969ee12af19b4ebc346ce187759b39aba4c90d456ead88a451720 MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7 diff --git a/app-vim/lustyexplorer/lustyexplorer-4.1.ebuild b/app-vim/lustyexplorer/lustyexplorer-4.3-r1.ebuild index 563cf2c9e83d..18e37c2dd2f7 100644 --- a/app-vim/lustyexplorer/lustyexplorer-4.1.ebuild +++ b/app-vim/lustyexplorer/lustyexplorer-4.3-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=6 inherit vim-plugin @@ -9,17 +9,21 @@ DESCRIPTION="vim plugin: dynamic filesystem and buffer explorer" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1890" LICENSE="bufexplorer.vim" KEYWORDS="~amd64 ~x86" -IUSE="" VIM_PLUGIN_HELPFILES="lusty-explorer.txt" -RDEPEND="|| ( app-editors/vim[ruby] app-editors/gvim[ruby] )" +RDEPEND="|| ( + app-editors/vim[ruby] + app-editors/gvim[ruby] +)" src_prepare() { + default + # There's good documentation included with the script, but it's not # in a helpfile. Since there's rather too much information to include # in a VIM_PLUGIN_HELPTEXT, we'll sed ourselves a help doc. - mkdir "${S}"/doc + mkdir "${S}"/doc || die sed -e '0,/"$/d' -e '/" GetLatest.\+$/,9999d' -e 's/^" \?//' \ -e "s/\(Name Of File: \)\([^.]\+\)\.vim/\1*\2.txt*/" \ plugin/lusty-explorer.vim > doc/lusty-explorer.txt diff --git a/app-vim/lustyexplorer/lustyexplorer-4.3.ebuild b/app-vim/lustyexplorer/lustyexplorer-4.3.ebuild deleted file mode 100644 index 563cf2c9e83d..000000000000 --- a/app-vim/lustyexplorer/lustyexplorer-4.3.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -inherit vim-plugin - -DESCRIPTION="vim plugin: dynamic filesystem and buffer explorer" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1890" -LICENSE="bufexplorer.vim" -KEYWORDS="~amd64 ~x86" -IUSE="" - -VIM_PLUGIN_HELPFILES="lusty-explorer.txt" - -RDEPEND="|| ( app-editors/vim[ruby] app-editors/gvim[ruby] )" - -src_prepare() { - # There's good documentation included with the script, but it's not - # in a helpfile. Since there's rather too much information to include - # in a VIM_PLUGIN_HELPTEXT, we'll sed ourselves a help doc. - mkdir "${S}"/doc - sed -e '0,/"$/d' -e '/" GetLatest.\+$/,9999d' -e 's/^" \?//' \ - -e "s/\(Name Of File: \)\([^.]\+\)\.vim/\1*\2.txt*/" \ - plugin/lusty-explorer.vim > doc/lusty-explorer.txt -} diff --git a/app-vim/zoomwin/Manifest b/app-vim/zoomwin/Manifest index 604014c295e2..1c3772c601bc 100644 --- a/app-vim/zoomwin/Manifest +++ b/app-vim/zoomwin/Manifest @@ -1,3 +1,3 @@ DIST zoomwin-24.tar.bz2 7928 BLAKE2B fc841f859635c58738a52ed55fdea997eaaaa867984347a0977c0818a24517ad580bbc3386567304d5812e20fa0015fbf3cbc116b50b7a56f361d5140a25e8ab SHA512 fb20958813c1cd956c25f34c9355454b5003cf1a2d3582149c07ea3cdb4630a0407f2407f3a8f96abec37659e75facef13094d6d1ec2972b937dab8bdf9d61a9 -EBUILD zoomwin-24.ebuild 354 BLAKE2B 6cbd8a74db41da78a9c247dcc2ae90d412bda045be702a39b5685151e10df6a263aedd65fd8b849abe96cc07be055a0fdf29f797c1c8fe5fc51f7018769f80e4 SHA512 42289997c6eb206a6aba453c9b4bae5330f32227af4c5bb3c8e855bf190e0145f26082e34e4b1322656ae14c303c17090765841f1ba380aede11175ebd56d84e +EBUILD zoomwin-24-r1.ebuild 343 BLAKE2B 842b28aab64f1aa3dd97b47e2fc90fc25e08b34907bff7628c5c15106ad2cd8348a48aa778c15db01991a72d158bf56cc9e68692703dba4a26ab3f15200bcf97 SHA512 382e0027e5d6376024380741a148faf78e8651442134d6094e583cf17b71969ecb83cde1ba8dd60f8cb09a07ab6f339b391b967f75653c2489db15c1dc29f704 MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7 diff --git a/app-vim/zoomwin/zoomwin-24.ebuild b/app-vim/zoomwin/zoomwin-24-r1.ebuild index 6b8008f13afe..81a1be2d4cba 100644 --- a/app-vim/zoomwin/zoomwin-24.ebuild +++ b/app-vim/zoomwin/zoomwin-24-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=6 inherit vim-plugin @@ -9,6 +9,5 @@ DESCRIPTION="vim plugin: brief-style window zooming" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=508" LICENSE="vim" KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" -IUSE="" VIM_PLUGIN_HELPFILES="zoomwin" |