summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-06-06 23:07:54 +0200
committerAaron Bauman <bman@gentoo.org>2020-06-07 13:40:11 -0400
commita62e21c184c7db32ac904af68ee2525828f51f34 (patch)
tree2be7cec00ff22a264fcc418105768b22d297f069 /dev-haskell/pango
parentdev-haskell/iproute: update homepage link (diff)
downloadgentoo-a62e21c184c7db32ac904af68ee2525828f51f34.tar.gz
gentoo-a62e21c184c7db32ac904af68ee2525828f51f34.tar.bz2
gentoo-a62e21c184c7db32ac904af68ee2525828f51f34.zip
dev-haskell/pango: update homepage link
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-haskell/pango')
-rw-r--r--dev-haskell/pango/pango-0.12.5.3.ebuild4
-rw-r--r--dev-haskell/pango/pango-0.13.1.1.ebuild4
-rw-r--r--dev-haskell/pango/pango-0.13.3.1.ebuild4
-rw-r--r--dev-haskell/pango/pango-0.13.6.1.ebuild4
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 e7de7fb3722b..fc40ef09e2fc 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 4ec51e0f7fa4..16e64fcaa336 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 ef12aac53d66..383e10922d1b 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 aea4a4e9936b..e9e25008078b 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"