commit:     3f1e70ec15c8003680fc116e1bdacb9c41c5e806
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Mar 20 20:30:54 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Mar 21 21:47:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f1e70ec

dev-haskell/haxml: update HOMEPAGE, use HTTPS

 dev-haskell/haxml/haxml-1.24.1.ebuild | 4 ++--
 dev-haskell/haxml/haxml-1.24.ebuild   | 4 ++--
 dev-haskell/haxml/haxml-1.25.3.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-haskell/haxml/haxml-1.24.1.ebuild 
b/dev-haskell/haxml/haxml-1.24.1.ebuild
index 7ef228a3877..50f203a2708 100644
--- a/dev-haskell/haxml/haxml-1.24.1.ebuild
+++ b/dev-haskell/haxml/haxml-1.24.1.ebuild
@@ -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"

diff --git a/dev-haskell/haxml/haxml-1.24.ebuild 
b/dev-haskell/haxml/haxml-1.24.ebuild
index dd3c2e27543..1c39524df91 100644
--- a/dev-haskell/haxml/haxml-1.24.ebuild
+++ b/dev-haskell/haxml/haxml-1.24.ebuild
@@ -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"

diff --git a/dev-haskell/haxml/haxml-1.25.3.ebuild 
b/dev-haskell/haxml/haxml-1.25.3.ebuild
index 3af072d0ed1..adabb4a10d3 100644
--- a/dev-haskell/haxml/haxml-1.25.3.ebuild
+++ b/dev-haskell/haxml/haxml-1.25.3.ebuild
@@ -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"

Reply via email to