From 80208fb578cf92cc308906660ca6d7860c6b2a1f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 9 Mar 2018 16:53:27 +0000 Subject: gentoo resync : 09.03.2018 --- app-vim/indentpython/Manifest | 2 +- app-vim/indentpython/indentpython-0.3.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'app-vim/indentpython') diff --git a/app-vim/indentpython/Manifest b/app-vim/indentpython/Manifest index 88244d6c9e48..5bf88dc6bee5 100644 --- a/app-vim/indentpython/Manifest +++ b/app-vim/indentpython/Manifest @@ -1,3 +1,3 @@ DIST indentpython-0.3.zip 2682 BLAKE2B 0c803921ce23796dc48792a2e55ab721edd86d690e75df35e646cb71c53d32e3aa37870e2840b2363bb1ae277d4e35631a1b6d0d1735a62374b4fbc6e14154d9 SHA512 d358579357d5197dc035816b02557b8e84d5f0c85fb6433d171b9880e211dee75ef6f5fd7a37651677591c6c31a570c39094d6bbd5052a29ef344ec18b0e13c5 -EBUILD indentpython-0.3.ebuild 449 BLAKE2B 5c522d05eae114209dc631887f88844150a70d373808868829166f222f5761d32ed376aa17e0e4c8f414d88003647db768eeedc707e917c4767532c36852ef53 SHA512 c378174dacf9d514a2eaa3cc6b5714a9c29e58c30daca71c92f4287a1c6026732cc06b5c1613c520c79267d7a69c106c520ca2f84b06ce5d92953ee580490f39 +EBUILD indentpython-0.3.ebuild 450 BLAKE2B 20ff5fd3e6ed5af3832fb3eb13360155e373d545332982131effb344e8ff9a23984f7a790f78e22ac081d65899fa9db4756dc5638e07417099ffa645b905bc20 SHA512 d28ec498ac1ae50d043df161b8f053d7443ccf649c2606600d00b7927e2a13c1d2309b7f6c9fcaafdbb5d0168843c3864fb4c7af62e6b2c75dfdefa7fe8afdd3 MISC metadata.xml 437 BLAKE2B 302eee78ee54aea1ade2aa9206518258d8d4d8d2382ff7f5ce786c404561aa049f0e9a1b50330fe54d3c3432d688a7ddda193161d38dc43559278f802c378d3f SHA512 a6dc546a8b543e5e568f0dace43860187d1ea909b614ade44ecf3eb6cc03507b77fd4f62da85284c191b7007376ac31ca9933171983df84b5da04bfdb8424ac7 diff --git a/app-vim/indentpython/indentpython-0.3.ebuild b/app-vim/indentpython/indentpython-0.3.ebuild index ec5e9935e3cd..2f897aa847fc 100644 --- a/app-vim/indentpython/indentpython-0.3.ebuild +++ b/app-vim/indentpython/indentpython-0.3.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="vim plugin: Indent Python code according to PEP8" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=974" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=974" SRC_URI="https://github.com/vim-scripts/${PN}.vim/archive/${PV}.zip -> ${P}.zip" LICENSE="vim.org" KEYWORDS="amd64 ppc ppc64 x86" -- cgit v1.2.3