commit:     a62e21c184c7db32ac904af68ee2525828f51f34
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sat Jun  6 21:07:54 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jun  7 17:40:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a62e21c1

dev-haskell/pango: update homepage link

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-haskell/pango/pango-0.12.5.3.ebuild | 4 ++--
 dev-haskell/pango/pango-0.13.1.1.ebuild | 4 ++--
 dev-haskell/pango/pango-0.13.3.1.ebuild | 4 ++--
 dev-haskell/pango/pango-0.13.6.1.ebuild | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-haskell/pango/pango-0.12.5.3.ebuild 
b/dev-haskell/pango/pango-0.12.5.3.ebuild
index e7de7fb3722..fc40ef09e2f 100644
--- a/dev-haskell/pango/pango-0.12.5.3.ebuild
+++ b/dev-haskell/pango/pango-0.12.5.3.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
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour 
nocabaldep"
 inherit haskell-cabal
 
 DESCRIPTION="Binding to the Pango text rendering engine"
-HOMEPAGE="http://projects.haskell.org/gtk2hs/";
+HOMEPAGE="https://hackage.haskell.org/package/pango";
 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
 
 LICENSE="LGPL-2.1"

diff --git a/dev-haskell/pango/pango-0.13.1.1.ebuild 
b/dev-haskell/pango/pango-0.13.1.1.ebuild
index 4ec51e0f7fa..16e64fcaa33 100644
--- a/dev-haskell/pango/pango-0.13.1.1.ebuild
+++ b/dev-haskell/pango/pango-0.13.1.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"
 inherit haskell-cabal
 
 DESCRIPTION="Binding to the Pango text rendering engine"
-HOMEPAGE="http://projects.haskell.org/gtk2hs/";
+HOMEPAGE="https://hackage.haskell.org/package/pango";
 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
 
 LICENSE="LGPL-2.1"

diff --git a/dev-haskell/pango/pango-0.13.3.1.ebuild 
b/dev-haskell/pango/pango-0.13.3.1.ebuild
index ef12aac53d6..383e10922d1 100644
--- a/dev-haskell/pango/pango-0.13.3.1.ebuild
+++ b/dev-haskell/pango/pango-0.13.3.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"
 inherit haskell-cabal
 
 DESCRIPTION="Binding to the Pango text rendering engine"
-HOMEPAGE="http://projects.haskell.org/gtk2hs/";
+HOMEPAGE="https://hackage.haskell.org/package/pango";
 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
 
 LICENSE="LGPL-2.1"

diff --git a/dev-haskell/pango/pango-0.13.6.1.ebuild 
b/dev-haskell/pango/pango-0.13.6.1.ebuild
index aea4a4e9936..e9e25008078 100644
--- a/dev-haskell/pango/pango-0.13.6.1.ebuild
+++ b/dev-haskell/pango/pango-0.13.6.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=7
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
 DESCRIPTION="Binding to the Pango text rendering engine"
-HOMEPAGE="http://projects.haskell.org/gtk2hs/";
+HOMEPAGE="https://hackage.haskell.org/package/pango";
 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
 
 LICENSE="LGPL-2.1"

Reply via email to