dev-haskell/language-c: fix HOMEPAGE, use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 18 Apr 2018 07:39:50 +0000 (09:39 +0200)
committerAaron Bauman <bman@gentoo.org>
Mon, 23 Apr 2018 14:47:01 +0000 (10:47 -0400)
dev-haskell/language-c/language-c-0.4.2.ebuild
dev-haskell/language-c/language-c-0.4.7.ebuild
dev-haskell/language-c/language-c-0.7.1.ebuild

index 2141118f9124588e174b0fb91475fe5b23e64b73..3fc697b0ce7a0dbb39337e86cc5268bf346e0065 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # ebuild generated by hackport 0.2.17.9999
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
 DESCRIPTION="Analysis and generation of C code"
-HOMEPAGE="http://www.sivity.net/projects/language.c/"
+HOMEPAGE="https://visq.github.io/language-c/"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
index 2a8245939bc832afb099e966f7cdd8a586769cbe..6693b94eb1d477ca744a9d3233ff64fda9fe9e52 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
 DESCRIPTION="Analysis and generation of C code"
-HOMEPAGE="http://www.sivity.net/projects/language.c/"
+HOMEPAGE="https://visq.github.io/language-c/"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
index a7a347b3ae82d2228fe161f0ae9dc100797fa023..971deb35b6d69b97de85ffbd31e68861d1d6787d 100644 (file)
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="Analysis and generation of C code"
-HOMEPAGE="http://visq.github.io/language-c/"
+HOMEPAGE="https://visq.github.io/language-c/"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"