From afadf026f3756a8fd751f9da860a2aab2fbd4d89 Mon Sep 17 00:00:00 2001 From: Jakov Smolic Date: Tue, 18 Aug 2020 09:35:24 +0200 Subject: [PATCH] net-mail/list-remote-forwards: update homepage Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Jakov Smolic Signed-off-by: Sergei Trofimovich --- .../list-remote-forwards/list-remote-forwards-0.0.1-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-mail/list-remote-forwards/list-remote-forwards-0.0.1-r2.ebuild b/net-mail/list-remote-forwards/list-remote-forwards-0.0.1-r2.ebuild index 783e292e6dec7..a0fccd96a41e2 100644 --- a/net-mail/list-remote-forwards/list-remote-forwards-0.0.1-r2.ebuild +++ b/net-mail/list-remote-forwards/list-remote-forwards-0.0.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ CABAL_FEATURES="bin test-suite" inherit haskell-cabal DESCRIPTION="List all remote forwards for mail accounts stored in a database" -HOMEPAGE="http://hackage.haskell.org/package/list-remote-forwards" +HOMEPAGE="https://hackage.haskell.org/package/list-remote-forwards" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-3"