commit: 7e3bb3f288aa4aaf998abe7445dd3a6ff4d6ba5d Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Mon Sep 14 18:04:01 2020 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Tue Sep 22 21:32:58 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e3bb3f2
sci-libs/libexcelformat: update HOMEPAGE, use https Closes: https://github.com/gentoo/gentoo/pull/17541 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> sci-libs/libexcelformat/libexcelformat-101016.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/libexcelformat/libexcelformat-101016.ebuild b/sci-libs/libexcelformat/libexcelformat-101016.ebuild index 6b346b4f29f..c3014bcdc05 100644 --- a/sci-libs/libexcelformat/libexcelformat-101016.ebuild +++ b/sci-libs/libexcelformat/libexcelformat-101016.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit toolchain-funcs DESCRIPTION="reading, writing, and editing of XLS (BIFF8 format) files using C++" -HOMEPAGE="http://www.codeproject.com/KB/office/ExcelFormat.aspx" +HOMEPAGE="https://www.codeproject.com/Articles/42504/ExcelFormat-Library" SRC_URI="mirror://gentoo/${P}.tar.bz2" SLOT="0"
