From 916083d2fb3de5c2d3c05688d00d778edf186912 Mon Sep 17 00:00:00 2001 From: Jakov Smolic Date: Sat, 6 Jun 2020 22:18:13 +0200 Subject: dev-haskell/base-compat: update homepage link Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jakov Smolic Signed-off-by: Aaron Bauman --- dev-haskell/base-compat/base-compat-0.2.1.ebuild | 4 ++-- dev-haskell/base-compat/base-compat-0.4.2.ebuild | 4 ++-- dev-haskell/base-compat/base-compat-0.5.0.ebuild | 4 ++-- dev-haskell/base-compat/base-compat-0.8.2.ebuild | 4 ++-- dev-haskell/base-compat/base-compat-0.9.1.ebuild | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'dev-haskell/base-compat') diff --git a/dev-haskell/base-compat/base-compat-0.2.1.ebuild b/dev-haskell/base-compat/base-compat-0.2.1.ebuild index e798a243c6f5..82f11fa7a567 100644 --- a/dev-haskell/base-compat/base-compat-0.2.1.ebuild +++ b/dev-haskell/base-compat/base-compat-0.2.1.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=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A compatibility layer for base" -HOMEPAGE="http://hackage.haskell.org/package/base-compat" +HOMEPAGE="https://hackage.haskell.org/package/base-compat" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/base-compat/base-compat-0.4.2.ebuild b/dev-haskell/base-compat/base-compat-0.4.2.ebuild index de6977130a8a..39c06040db80 100644 --- a/dev-haskell/base-compat/base-compat-0.4.2.ebuild +++ b/dev-haskell/base-compat/base-compat-0.4.2.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=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A compatibility layer for base" -HOMEPAGE="http://hackage.haskell.org/package/base-compat" +HOMEPAGE="https://hackage.haskell.org/package/base-compat" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/base-compat/base-compat-0.5.0.ebuild b/dev-haskell/base-compat/base-compat-0.5.0.ebuild index 754b4ef19c2c..ad4826f42cba 100644 --- a/dev-haskell/base-compat/base-compat-0.5.0.ebuild +++ b/dev-haskell/base-compat/base-compat-0.5.0.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=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A compatibility layer for base" -HOMEPAGE="http://hackage.haskell.org/package/base-compat" +HOMEPAGE="https://hackage.haskell.org/package/base-compat" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/base-compat/base-compat-0.8.2.ebuild b/dev-haskell/base-compat/base-compat-0.8.2.ebuild index 83faa233b996..1788e054d370 100644 --- a/dev-haskell/base-compat/base-compat-0.8.2.ebuild +++ b/dev-haskell/base-compat/base-compat-0.8.2.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=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A compatibility layer for base" -HOMEPAGE="http://hackage.haskell.org/package/base-compat" +HOMEPAGE="https://hackage.haskell.org/package/base-compat" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/base-compat/base-compat-0.9.1.ebuild b/dev-haskell/base-compat/base-compat-0.9.1.ebuild index c00dfc85cec9..02610269e88d 100644 --- a/dev-haskell/base-compat/base-compat-0.9.1.ebuild +++ b/dev-haskell/base-compat/base-compat-0.9.1.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="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A compatibility layer for base" -HOMEPAGE="http://hackage.haskell.org/package/base-compat" +HOMEPAGE="https://hackage.haskell.org/package/base-compat" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" -- cgit v1.2.3-65-gdbad