dev-haskell/haxml: update HOMEPAGE, use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 20 Mar 2018 20:30:54 +0000 (21:30 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Wed, 21 Mar 2018 21:47:19 +0000 (21:47 +0000)
dev-haskell/haxml/haxml-1.24.1.ebuild
dev-haskell/haxml/haxml-1.24.ebuild
dev-haskell/haxml/haxml-1.25.3.ebuild

index 7ef228a3877a8110ac53d9da8aba6a4282889011..50f203a270818c44c0903ebd5a747eb602c0b489 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
@@ -12,7 +12,7 @@ MY_PN="HaXml"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Utilities for manipulating XML documents"
-HOMEPAGE="http://www.cs.york.ac.uk/fp/HaXml/"
+HOMEPAGE="https://archives.haskell.org/projects.haskell.org/HaXml/"
 SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
 
 LICENSE="LGPL-2.1"
index dd3c2e275438d95ed6cd122e81d861044a12fff4..1c39524df91e51986fe8f99a1d17593674ab95df 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,7 +12,7 @@ MY_PN="HaXml"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Utilities for manipulating XML documents"
-HOMEPAGE="http://www.cs.york.ac.uk/fp/HaXml/"
+HOMEPAGE="https://archives.haskell.org/projects.haskell.org/HaXml/"
 SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
 
 LICENSE="LGPL-2.1"
index 3af072d0ed161a7219c3a7a0c3df73f7a89a1f61..adabb4a10d3f1a565f19c7cbd3976cb957299cf4 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
 
 EAPI=5
@@ -12,7 +12,7 @@ MY_PN="HaXml"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Utilities for manipulating XML documents"
-HOMEPAGE="http://projects.haskell.org/HaXml/"
+HOMEPAGE="https://archives.haskell.org/projects.haskell.org/HaXml/"
 SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
 
 LICENSE="LGPL-2.1"