From 1dde4e5c4b92d849bf1abf0a48135b2a0644f7e1 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 13 Mar 2018 16:55:35 +0000 Subject: gentoo resync : 13.03.2018 --- app-vim/tasklist/Manifest | 2 +- app-vim/tasklist/tasklist-1.0.1.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'app-vim/tasklist') diff --git a/app-vim/tasklist/Manifest b/app-vim/tasklist/Manifest index a836c254f948..85ec58318e8f 100644 --- a/app-vim/tasklist/Manifest +++ b/app-vim/tasklist/Manifest @@ -1,3 +1,3 @@ DIST tasklist-1.0.1.tar.gz 4066 BLAKE2B d55e12f28546f400b34e11636814205e94c3c82656a068c9774fb23fcfd336fae059efcf307043b6bcbaccb939a4a4ed8d02c9a5944381bece096c57f6092ade SHA512 623ec5b147e485abe3e246796a6ed67dd8325ef37708e589c4568897da10ba70076eb5dffd9fb9333fc29d045c316cf382950de13f616873334fc734875600b9 -EBUILD tasklist-1.0.1.ebuild 447 BLAKE2B 2844cbcaaf1848ab50095931b40f933f4df06399db7fd93044555e5fb6908d895ba191375bc38b36e51d19229d91b80178658f21889f052d57756c8b955e2500 SHA512 530bb7f503cc4e402bc288a0fdc61aaa5fbeac7e7521168679881cbd480cd45b73de5a4de424d92ab87b46455cadd1d143d08eadd02e14af35eba09645f4cd9c +EBUILD tasklist-1.0.1.ebuild 448 BLAKE2B 0f02ae5f3206b69f4a07d7bd34d2d902033bc072e2586acc79ae64ef9a1d4cae028697df017acc15718ac80f36ddb6664ad2a89deeac65a17c53f7fa59c18d18 SHA512 2ddd17c8ed2a27feb12eb8c6fb0e1a089d9e940a17962d34f7c54e947aa715f30f3d6267ec806ca2136f16e63ad485633e7a8efc6fd677b8a526b74031a408a4 MISC metadata.xml 450 BLAKE2B 3a688d7ebb054fc8ee455e92001c40c1325c614b18800f6b31d7dca2d47621016fc831e4785745fae6bce770b3eec6d403b5de3a4b4cf373f60a17b97cb80e99 SHA512 2f047ee53729d6cf9fa63861c3f4246767541fbc16d21df0f6b75bb153a77f0e2b68d67e20a1544944f19ffb00e8363c6a374c9d414c242cf218aaf0f3ce69af diff --git a/app-vim/tasklist/tasklist-1.0.1.ebuild b/app-vim/tasklist/tasklist-1.0.1.ebuild index 165b0a12dfa9..b855acd97181 100644 --- a/app-vim/tasklist/tasklist-1.0.1.ebuild +++ b/app-vim/tasklist/tasklist-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit vim-plugin DESCRIPTION="Highlight FIXME/TODO/CUSTOM keywords in a separate list" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2607" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2607" SRC_URI="https://github.com/vim-scripts/${PN}.vim/tarball/${PV} -> ${P}.tar.gz" LICENSE="MIT" -- cgit v1.2.3