diff options
-rw-r--r-- | dev-haskell/pango/pango-0.12.5.3.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/pango/pango-0.13.1.1.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/pango/pango-0.13.3.1.ebuild | 4 | ||||
-rw-r--r-- | 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 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" |