mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-haskell/haxml: update HOMEPAGE, use HTTPS
This commit is contained in:
committed by
Sergei Trofimovich
parent
d0b7267ab9
commit
3f1e70ec15
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user