diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-06-06 22:27:31 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-06-07 13:40:01 -0400 |
commit | d9f7fbe728f3766d671dea3c4970f17ecf0d17f9 (patch) | |
tree | 357cb7950c121fbd954338f10cc2f9f54e27622f /dev-haskell/x11-xft | |
parent | dev-haskell/word8: update homepage link (diff) | |
download | gentoo-d9f7fbe728f3766d671dea3c4970f17ecf0d17f9.tar.gz gentoo-d9f7fbe728f3766d671dea3c4970f17ecf0d17f9.tar.bz2 gentoo-d9f7fbe728f3766d671dea3c4970f17ecf0d17f9.zip |
dev-haskell/x11-xft: 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/x11-xft')
-rw-r--r-- | dev-haskell/x11-xft/x11-xft-0.3.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/x11-xft/x11-xft-0.3.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-haskell/x11-xft/x11-xft-0.3.1-r1.ebuild b/dev-haskell/x11-xft/x11-xft-0.3.1-r1.ebuild index 6349d8d6adee..bc66ccfaefac 100644 --- a/dev-haskell/x11-xft/x11-xft-0.3.1-r1.ebuild +++ b/dev-haskell/x11-xft/x11-xft-0.3.1-r1.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 @@ -12,7 +12,7 @@ MY_PN="X11-xft" MY_P="${MY_PN}-${PV}" DESCRIPTION="Bindings to the Xft, X Free Type interface library, and some Xrender parts" -HOMEPAGE="http://hackage.haskell.org/package/X11-xft" +HOMEPAGE="https://hackage.haskell.org/package/X11-xft" SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-haskell/x11-xft/x11-xft-0.3.1.ebuild b/dev-haskell/x11-xft/x11-xft-0.3.1.ebuild index 5ba21a25ad1c..7e7fd8b3ed94 100644 --- a/dev-haskell/x11-xft/x11-xft-0.3.1.ebuild +++ b/dev-haskell/x11-xft/x11-xft-0.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="4" @@ -10,7 +10,7 @@ MY_PN="X11-xft" MY_P="${MY_PN}-${PV}" DESCRIPTION="Bindings to the Xft, X Free Type interface library, and some Xrender parts" -HOMEPAGE="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-xft" +HOMEPAGE="https://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-xft" SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" |