From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8202C1396D0 for ; Thu, 31 Aug 2017 13:46:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 898AE1FC041; Thu, 31 Aug 2017 13:46:52 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 65E481FC041 for ; Thu, 31 Aug 2017 13:46:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0DC0433BE2E for ; Thu, 31 Aug 2017 13:46:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E967F88E9 for ; Thu, 31 Aug 2017 13:46:48 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1504187081.fa29780d53ec1bc5dd6bcd77e4447625a561f3d8.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/vim/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/vim/vim-8.0.0983.ebuild app-editors/vim/vim-9999.ebuild X-VCS-Directories: app-editors/vim/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: fa29780d53ec1bc5dd6bcd77e4447625a561f3d8 X-VCS-Branch: master Date: Thu, 31 Aug 2017 13:46:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e5108c13-6c5c-41af-930f-2729e138ddd4 X-Archives-Hash: 3da7a828b5752487055d1f8bf51a2d05 commit: fa29780d53ec1bc5dd6bcd77e4447625a561f3d8 Author: Tim Harder gentoo org> AuthorDate: Thu Aug 31 13:44:41 2017 +0000 Commit: Tim Harder gentoo org> CommitDate: Thu Aug 31 13:44:41 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa29780d app-editors/vim: update HOMEPAGE app-editors/vim/vim-8.0.0983.ebuild | 2 +- app-editors/vim/vim-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/vim/vim-8.0.0983.ebuild b/app-editors/vim/vim-8.0.0983.ebuild index 9ec2edf156f..1514ffa1b1d 100644 --- a/app-editors/vim/vim-8.0.0983.ebuild +++ b/app-editors/vim/vim-8.0.0983.ebuild @@ -17,7 +17,7 @@ else fi DESCRIPTION="Vim, an improved vi-style text editor" -HOMEPAGE="http://www.vim.org/ https://github.com/vim/vim" +HOMEPAGE="https://vim.sourceforge.io/ https://github.com/vim/vim" SLOT="0" LICENSE="vim" diff --git a/app-editors/vim/vim-9999.ebuild b/app-editors/vim/vim-9999.ebuild index 9ec2edf156f..1514ffa1b1d 100644 --- a/app-editors/vim/vim-9999.ebuild +++ b/app-editors/vim/vim-9999.ebuild @@ -17,7 +17,7 @@ else fi DESCRIPTION="Vim, an improved vi-style text editor" -HOMEPAGE="http://www.vim.org/ https://github.com/vim/vim" +HOMEPAGE="https://vim.sourceforge.io/ https://github.com/vim/vim" SLOT="0" LICENSE="vim"