commit: 677b3fd81848f1df8bacd5e2ab3f9ec852f41583 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Mar 20 14:41:24 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Mar 20 17:15:04 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=677b3fd8
media-gfx/fotoxx: Fix HOMEPAGE Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> media-gfx/fotoxx/fotoxx-15.05.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/fotoxx/fotoxx-15.05.ebuild b/media-gfx/fotoxx/fotoxx-15.05.ebuild index 0a425e4da1d..dd440e48f70 100644 --- a/media-gfx/fotoxx/fotoxx-15.05.ebuild +++ b/media-gfx/fotoxx/fotoxx-15.05.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit desktop toolchain-funcs xdg-utils DESCRIPTION="Program for improving image files made with a digital camera" -HOMEPAGE="http://www.kornelix.com/fotoxx.html" +HOMEPAGE="https://www.kornelix.net/fotoxx/fotoxx.html" SRC_URI="http://www.kornelix.com/uploads/1/3/0/3/13035936/${P}.tar.gz" LICENSE="GPL-3"
