diff --git a/app-admin/haskell-updater/haskell-updater-1.2.10.ebuild b/app-admin/haskell-updater/haskell-updater-1.2.10.ebuild index 5a8c8239ede71..05e390f085fb3 100644 --- a/app-admin/haskell-updater/haskell-updater-1.2.10.ebuild +++ b/app-admin/haskell-updater/haskell-updater-1.2.10.ebuild @@ -8,7 +8,7 @@ inherit eutils haskell-cabal DESCRIPTION="Rebuild Haskell dependencies in Gentoo" HOMEPAGE="https://wiki.haskell.org/Gentoo#haskell-updater" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-admin/haskell-updater/haskell-updater-1.2.12-r1.ebuild b/app-admin/haskell-updater/haskell-updater-1.2.12-r1.ebuild index e4b014ecc7998..a971747cf9a4c 100644 --- a/app-admin/haskell-updater/haskell-updater-1.2.12-r1.ebuild +++ b/app-admin/haskell-updater/haskell-updater-1.2.12-r1.ebuild @@ -8,7 +8,7 @@ inherit eutils haskell-cabal DESCRIPTION="Rebuild Haskell dependencies in Gentoo" HOMEPAGE="https://wiki.haskell.org/Gentoo#haskell-updater" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-admin/haskell-updater/haskell-updater-1.2.9.ebuild b/app-admin/haskell-updater/haskell-updater-1.2.9.ebuild index 5a8c8239ede71..05e390f085fb3 100644 --- a/app-admin/haskell-updater/haskell-updater-1.2.9.ebuild +++ b/app-admin/haskell-updater/haskell-updater-1.2.9.ebuild @@ -8,7 +8,7 @@ inherit eutils haskell-cabal DESCRIPTION="Rebuild Haskell dependencies in Gentoo" HOMEPAGE="https://wiki.haskell.org/Gentoo#haskell-updater" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-admin/haskell-updater/haskell-updater-1.3.1.ebuild b/app-admin/haskell-updater/haskell-updater-1.3.1.ebuild index e27c083e3a07a..096b571f96929 100644 --- a/app-admin/haskell-updater/haskell-updater-1.3.1.ebuild +++ b/app-admin/haskell-updater/haskell-updater-1.3.1.ebuild @@ -8,7 +8,7 @@ inherit eutils haskell-cabal DESCRIPTION="Rebuild Haskell dependencies in Gentoo" HOMEPAGE="https://wiki.haskell.org/Gentoo#haskell-updater" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-emacs/ghc-mod/ghc-mod-5.4.0.0.ebuild b/app-emacs/ghc-mod/ghc-mod-5.4.0.0.ebuild index 3c52fd7d1b66b..9803686ef3591 100644 --- a/app-emacs/ghc-mod/ghc-mod-5.4.0.0.ebuild +++ b/app-emacs/ghc-mod/ghc-mod-5.4.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit elisp-common haskell-cabal DESCRIPTION="Happy Haskell Programming" HOMEPAGE="http://www.mew.org/~kazu/proj/ghc-mod/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0/${PV}" diff --git a/app-emacs/ghc-mod/ghc-mod-5.5.0.0-r1.ebuild b/app-emacs/ghc-mod/ghc-mod-5.5.0.0-r1.ebuild index 82d7ae03eec45..b67184547ee0b 100644 --- a/app-emacs/ghc-mod/ghc-mod-5.5.0.0-r1.ebuild +++ b/app-emacs/ghc-mod/ghc-mod-5.5.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit elisp-common haskell-cabal DESCRIPTION="Happy Haskell Programming" HOMEPAGE="http://www.mew.org/~kazu/proj/ghc-mod/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0/${PV}" diff --git a/app-emacs/ghc-mod/ghc-mod-5.7.0.0.ebuild b/app-emacs/ghc-mod/ghc-mod-5.7.0.0.ebuild index 5820ecede9f85..fb6256d2db11a 100644 --- a/app-emacs/ghc-mod/ghc-mod-5.7.0.0.ebuild +++ b/app-emacs/ghc-mod/ghc-mod-5.7.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit elisp-common haskell-cabal DESCRIPTION="Happy Haskell Programming" HOMEPAGE="http://www.mew.org/~kazu/proj/ghc-mod/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0/${PV}" diff --git a/app-portage/fquery/fquery-0.2.2.ebuild b/app-portage/fquery/fquery-0.2.2.ebuild index c0d1703447b92..ddd516e3ee515 100644 --- a/app-portage/fquery/fquery-0.2.2.ebuild +++ b/app-portage/fquery/fquery-0.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Installed package query tool for Gentoo Linux" HOMEPAGE="http://hackage.haskell.org/package/fquery" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="ZLIB" SLOT="0" diff --git a/app-portage/fquery/fquery-0.2.3.ebuild b/app-portage/fquery/fquery-0.2.3.ebuild index c0d1703447b92..ddd516e3ee515 100644 --- a/app-portage/fquery/fquery-0.2.3.ebuild +++ b/app-portage/fquery/fquery-0.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Installed package query tool for Gentoo Linux" HOMEPAGE="http://hackage.haskell.org/package/fquery" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="ZLIB" SLOT="0" diff --git a/app-portage/hackport/hackport-0.5.1.ebuild b/app-portage/hackport/hackport-0.5.1.ebuild index c2ee1f2801005..2e712db93789e 100644 --- a/app-portage/hackport/hackport-0.5.1.ebuild +++ b/app-portage/hackport/hackport-0.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Hackage and Portage integration tool" HOMEPAGE="http://hackage.haskell.org/package/hackport" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-portage/hackport/hackport-0.5.2.ebuild b/app-portage/hackport/hackport-0.5.2.ebuild index c2ee1f2801005..2e712db93789e 100644 --- a/app-portage/hackport/hackport-0.5.2.ebuild +++ b/app-portage/hackport/hackport-0.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Hackage and Portage integration tool" HOMEPAGE="http://hackage.haskell.org/package/hackport" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-portage/hackport/hackport-0.5.3.ebuild b/app-portage/hackport/hackport-0.5.3.ebuild index 4c05769273e95..53cc6a83e6314 100644 --- a/app-portage/hackport/hackport-0.5.3.ebuild +++ b/app-portage/hackport/hackport-0.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Hackage and Portage integration tool" HOMEPAGE="http://hackage.haskell.org/package/hackport" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-portage/hackport/hackport-0.5.4.ebuild b/app-portage/hackport/hackport-0.5.4.ebuild index 48ed10d066f33..53cc6a83e6314 100644 --- a/app-portage/hackport/hackport-0.5.4.ebuild +++ b/app-portage/hackport/hackport-0.5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Hackage and Portage integration tool" HOMEPAGE="http://hackage.haskell.org/package/hackport" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-portage/hackport/hackport-0.5.5-r1.ebuild b/app-portage/hackport/hackport-0.5.5-r1.ebuild index 062ba5de8cdbc..1714397412df5 100644 --- a/app-portage/hackport/hackport-0.5.5-r1.ebuild +++ b/app-portage/hackport/hackport-0.5.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Hackage and Portage integration tool" HOMEPAGE="http://hackage.haskell.org/package/hackport" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-portage/hackport/hackport-0.5.6.ebuild b/app-portage/hackport/hackport-0.5.6.ebuild index 11ed31227a25c..feeb100454d4c 100644 --- a/app-portage/hackport/hackport-0.5.6.ebuild +++ b/app-portage/hackport/hackport-0.5.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Hackage and Portage integration tool" HOMEPAGE="http://hackage.haskell.org/package/hackport" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-text/pandoc/pandoc-1.12.4.2-r1.ebuild b/app-text/pandoc/pandoc-1.12.4.2-r1.ebuild index d500697374405..b655d7c94cf3a 100644 --- a/app-text/pandoc/pandoc-1.12.4.2-r1.ebuild +++ b/app-text/pandoc/pandoc-1.12.4.2-r1.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Conversion between markup formats" HOMEPAGE="http://johnmacfarlane.net/pandoc" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/app-text/pandoc/pandoc-1.13.2.1.ebuild b/app-text/pandoc/pandoc-1.13.2.1.ebuild index c17b9e9e758ff..745338a85dde7 100644 --- a/app-text/pandoc/pandoc-1.13.2.1.ebuild +++ b/app-text/pandoc/pandoc-1.13.2.1.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Conversion between markup formats" HOMEPAGE="http://johnmacfarlane.net/pandoc" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/app-text/pandoc/pandoc-1.14.0.4.ebuild b/app-text/pandoc/pandoc-1.14.0.4.ebuild index 0d2811c4fc576..d06d757b34c6c 100644 --- a/app-text/pandoc/pandoc-1.14.0.4.ebuild +++ b/app-text/pandoc/pandoc-1.14.0.4.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Conversion between markup formats" HOMEPAGE="http://johnmacfarlane.net/pandoc" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/app-text/pandoc/pandoc-1.15.0.6.ebuild b/app-text/pandoc/pandoc-1.15.0.6.ebuild index 22d82ef329b70..e29385e817792 100644 --- a/app-text/pandoc/pandoc-1.15.0.6.ebuild +++ b/app-text/pandoc/pandoc-1.15.0.6.ebuild @@ -10,7 +10,7 @@ inherit eutils haskell-cabal DESCRIPTION="Conversion between markup formats" HOMEPAGE="http://pandoc.org" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/app-text/pandoc/pandoc-1.18.ebuild b/app-text/pandoc/pandoc-1.18.ebuild index a15af2da81929..2c98454468a6d 100644 --- a/app-text/pandoc/pandoc-1.18.ebuild +++ b/app-text/pandoc/pandoc-1.18.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Conversion between markup formats" HOMEPAGE="http://pandoc.org" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/app-text/pandoc/pandoc-1.19.2.1-r1.ebuild b/app-text/pandoc/pandoc-1.19.2.1-r1.ebuild index aebce7cd3047f..f3ba9bcf09e7d 100644 --- a/app-text/pandoc/pandoc-1.19.2.1-r1.ebuild +++ b/app-text/pandoc/pandoc-1.19.2.1-r1.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Conversion between markup formats" HOMEPAGE="http://pandoc.org" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/app-text/pandoc/pandoc-1.19.2.1.ebuild b/app-text/pandoc/pandoc-1.19.2.1.ebuild index 2f751283f9caa..1c6b7c770d57a 100644 --- a/app-text/pandoc/pandoc-1.19.2.1.ebuild +++ b/app-text/pandoc/pandoc-1.19.2.1.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Conversion between markup formats" HOMEPAGE="http://pandoc.org" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-games/goatee/goatee-0.3.0.ebuild b/dev-games/goatee/goatee-0.3.0.ebuild index eaa7303009203..49c782e9eb7e4 100644 --- a/dev-games/goatee/goatee-0.3.0.ebuild +++ b/dev-games/goatee/goatee-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ inherit haskell-cabal DESCRIPTION="A monadic take on a 2,500-year-old board game - library" HOMEPAGE="http://khumba.net/projects/goatee" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0/${PV}" diff --git a/dev-games/goatee/goatee-0.3.1.1.ebuild b/dev-games/goatee/goatee-0.3.1.1.ebuild index 316620ad346a9..5d3870ef90f6d 100644 --- a/dev-games/goatee/goatee-0.3.1.1.ebuild +++ b/dev-games/goatee/goatee-0.3.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A monadic take on a 2,500-year-old board game - library" HOMEPAGE="http://khumba.net/projects/goatee" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0/${PV}" diff --git a/dev-games/goatee/goatee-0.3.1.2.ebuild b/dev-games/goatee/goatee-0.3.1.2.ebuild index 36c88ba4c3ee1..29c57774fa081 100644 --- a/dev-games/goatee/goatee-0.3.1.2.ebuild +++ b/dev-games/goatee/goatee-0.3.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A monadic take on a 2,500-year-old board game - library" HOMEPAGE="http://khumba.net/projects/goatee" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0/${PV}" diff --git a/dev-haskell/abstract-deque-tests/abstract-deque-tests-0.3.ebuild b/dev-haskell/abstract-deque-tests/abstract-deque-tests-0.3.ebuild index 8c8001450cf26..395fef9d78f94 100644 --- a/dev-haskell/abstract-deque-tests/abstract-deque-tests-0.3.ebuild +++ b/dev-haskell/abstract-deque-tests/abstract-deque-tests-0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A test-suite for any queue or double-ended queue satisfying an interface" HOMEPAGE="https://github.com/rrnewton/haskell-lockfree/wiki" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/abstract-deque/abstract-deque-0.2.2.ebuild b/dev-haskell/abstract-deque/abstract-deque-0.2.2.ebuild index 1893b959bafde..6403895eddf62 100644 --- a/dev-haskell/abstract-deque/abstract-deque-0.2.2.ebuild +++ b/dev-haskell/abstract-deque/abstract-deque-0.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Abstract, parameterized interface to mutable Deques" HOMEPAGE="https://github.com/rrnewton/haskell-lockfree-queue/wiki" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/abstract-deque/abstract-deque-0.3.ebuild b/dev-haskell/abstract-deque/abstract-deque-0.3.ebuild index bb7dc38383c7a..5682b48320255 100644 --- a/dev-haskell/abstract-deque/abstract-deque-0.3.ebuild +++ b/dev-haskell/abstract-deque/abstract-deque-0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Abstract, parameterized interface to mutable Deques" HOMEPAGE="https://github.com/rrnewton/haskell-lockfree/wiki" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/abstract-par/abstract-par-0.3.3-r1.ebuild b/dev-haskell/abstract-par/abstract-par-0.3.3-r1.ebuild index 6cd776de2721e..85415be3df233 100644 --- a/dev-haskell/abstract-par/abstract-par-0.3.3-r1.ebuild +++ b/dev-haskell/abstract-par/abstract-par-0.3.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Type classes generalizing the functionality of the 'monad-par' library" HOMEPAGE="https://github.com/simonmar/monad-par" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/ac-ppm/ac-ppm-1.1.1.ebuild b/dev-haskell/ac-ppm/ac-ppm-1.1.1.ebuild index d04dbbbd73962..1d4b492bcebcc 100644 --- a/dev-haskell/ac-ppm/ac-ppm-1.1.1.ebuild +++ b/dev-haskell/ac-ppm/ac-ppm-1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Trivial package for writing PPM images" HOMEPAGE="http://hackage.haskell.org/package/AC-PPM" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/adjunctions/adjunctions-4.2.2.ebuild b/dev-haskell/adjunctions/adjunctions-4.2.2.ebuild index 94f79a16b72f4..7311f01290d73 100644 --- a/dev-haskell/adjunctions/adjunctions-4.2.2.ebuild +++ b/dev-haskell/adjunctions/adjunctions-4.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Adjunctions and representable functors" HOMEPAGE="https://github.com/ekmett/adjunctions/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/adjunctions/adjunctions-4.3.ebuild b/dev-haskell/adjunctions/adjunctions-4.3.ebuild index 1f6915ab25855..a5fb4cf92a97d 100644 --- a/dev-haskell/adjunctions/adjunctions-4.3.ebuild +++ b/dev-haskell/adjunctions/adjunctions-4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Adjunctions and representable functors" HOMEPAGE="https://github.com/ekmett/adjunctions/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/aeson-compat/aeson-compat-0.3.6.ebuild b/dev-haskell/aeson-compat/aeson-compat-0.3.6.ebuild index b49b1bfea86fc..00a02581e95ac 100644 --- a/dev-haskell/aeson-compat/aeson-compat-0.3.6.ebuild +++ b/dev-haskell/aeson-compat/aeson-compat-0.3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Compatibility layer for aeson" HOMEPAGE="https://github.com/phadej/aeson-compat#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/aeson-pretty/aeson-pretty-0.7.1.ebuild b/dev-haskell/aeson-pretty/aeson-pretty-0.7.1.ebuild index a56fbc759635f..d6fcf2c633b6c 100644 --- a/dev-haskell/aeson-pretty/aeson-pretty-0.7.1.ebuild +++ b/dev-haskell/aeson-pretty/aeson-pretty-0.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="JSON pretty-printing library and command-line tool" HOMEPAGE="https://github.com/informatikr/aeson-pretty" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/aeson-pretty/aeson-pretty-0.7.2.ebuild b/dev-haskell/aeson-pretty/aeson-pretty-0.7.2.ebuild index 88b6216f42afb..00f61b2b36df0 100644 --- a/dev-haskell/aeson-pretty/aeson-pretty-0.7.2.ebuild +++ b/dev-haskell/aeson-pretty/aeson-pretty-0.7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="JSON pretty-printing library and command-line tool" HOMEPAGE="https://github.com/informatikr/aeson-pretty" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/aeson-pretty/aeson-pretty-0.8.2.ebuild b/dev-haskell/aeson-pretty/aeson-pretty-0.8.2.ebuild index 34d902e691c09..9bf331c9da179 100644 --- a/dev-haskell/aeson-pretty/aeson-pretty-0.8.2.ebuild +++ b/dev-haskell/aeson-pretty/aeson-pretty-0.8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="JSON pretty-printing library and command-line tool" HOMEPAGE="https://github.com/informatikr/aeson-pretty" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/aeson-qq/aeson-qq-0.7.4.ebuild b/dev-haskell/aeson-qq/aeson-qq-0.7.4.ebuild index e2f11d086e5d9..a27bf490db423 100644 --- a/dev-haskell/aeson-qq/aeson-qq-0.7.4.ebuild +++ b/dev-haskell/aeson-qq/aeson-qq-0.7.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="JSON quasiquoter for Haskell" HOMEPAGE="https://github.com/zalora/aeson-qq" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/aeson-qq/aeson-qq-0.8.1.ebuild b/dev-haskell/aeson-qq/aeson-qq-0.8.1.ebuild index 1f3a0e44a09f4..1295dabd282fb 100644 --- a/dev-haskell/aeson-qq/aeson-qq-0.8.1.ebuild +++ b/dev-haskell/aeson-qq/aeson-qq-0.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="JSON quasiquoter for Haskell" HOMEPAGE="https://github.com/zalora/aeson-qq" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/aeson/aeson-0.6.2.1.ebuild b/dev-haskell/aeson/aeson-0.6.2.1.ebuild index 23adce15f660e..8ab4945a4a7be 100644 --- a/dev-haskell/aeson/aeson-0.6.2.1.ebuild +++ b/dev-haskell/aeson/aeson-0.6.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Fast JSON parsing and encoding" HOMEPAGE="https://github.com/bos/aeson" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/aeson/aeson-0.7.0.6.ebuild b/dev-haskell/aeson/aeson-0.7.0.6.ebuild index 6fa59a1789c16..48a19b8b37033 100644 --- a/dev-haskell/aeson/aeson-0.7.0.6.ebuild +++ b/dev-haskell/aeson/aeson-0.7.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Fast JSON parsing and encoding" HOMEPAGE="https://github.com/bos/aeson" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/aeson/aeson-0.8.0.2.ebuild b/dev-haskell/aeson/aeson-0.8.0.2.ebuild index 46596b061de16..1dcae51bc9c95 100644 --- a/dev-haskell/aeson/aeson-0.8.0.2.ebuild +++ b/dev-haskell/aeson/aeson-0.8.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Fast JSON parsing and encoding" HOMEPAGE="https://github.com/bos/aeson" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/aeson/aeson-0.9.0.1.ebuild b/dev-haskell/aeson/aeson-0.9.0.1.ebuild index 971fe7c9edf2d..1c5ef4c26cc69 100644 --- a/dev-haskell/aeson/aeson-0.9.0.1.ebuild +++ b/dev-haskell/aeson/aeson-0.9.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Fast JSON parsing and encoding" HOMEPAGE="https://github.com/bos/aeson" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/aeson/aeson-1.0.2.1.ebuild b/dev-haskell/aeson/aeson-1.0.2.1.ebuild index c6080d1b95ea5..74a0903a06a40 100644 --- a/dev-haskell/aeson/aeson-1.0.2.1.ebuild +++ b/dev-haskell/aeson/aeson-1.0.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Fast JSON parsing and encoding" HOMEPAGE="https://github.com/bos/aeson" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/alex/alex-3.1.3.ebuild b/dev-haskell/alex/alex-3.1.3.ebuild index c35a1f165a0c5..8b09ea471ccf7 100644 --- a/dev-haskell/alex/alex-3.1.3.ebuild +++ b/dev-haskell/alex/alex-3.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit autotools haskell-cabal DESCRIPTION="Alex is a tool for generating lexical analysers in Haskell" HOMEPAGE="http://www.haskell.org/alex/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/alex/alex-3.1.7.ebuild b/dev-haskell/alex/alex-3.1.7.ebuild index 4947a9871f780..2ded8cc77471e 100644 --- a/dev-haskell/alex/alex-3.1.7.ebuild +++ b/dev-haskell/alex/alex-3.1.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit autotools eutils haskell-cabal DESCRIPTION="Alex is a tool for generating lexical analysers in Haskell" HOMEPAGE="http://www.haskell.org/alex/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/alex/alex-3.2.1.ebuild b/dev-haskell/alex/alex-3.2.1.ebuild index f884b46b15a60..e56cee1d07ba8 100644 --- a/dev-haskell/alex/alex-3.2.1.ebuild +++ b/dev-haskell/alex/alex-3.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit autotools haskell-cabal DESCRIPTION="Alex is a tool for generating lexical analysers in Haskell" HOMEPAGE="http://www.haskell.org/alex/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.ebuild b/dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.ebuild index 9f45900b88791..389746ba5f354 100644 --- a/dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.ebuild +++ b/dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Binding to the ALSA Library API (Exceptions)" HOMEPAGE="http://www.haskell.org/haskellwiki/ALSA" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/alsa-mixer/alsa-mixer-0.1.2-r2.ebuild b/dev-haskell/alsa-mixer/alsa-mixer-0.1.2-r2.ebuild index 4dffb7eda7577..fed70247ef917 100644 --- a/dev-haskell/alsa-mixer/alsa-mixer-0.1.2-r2.ebuild +++ b/dev-haskell/alsa-mixer/alsa-mixer-0.1.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Bindings to the ALSA simple mixer API" HOMEPAGE="http://hackage.haskell.org/package/alsa-mixer" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/alsa-mixer/alsa-mixer-0.2.0.2.ebuild b/dev-haskell/alsa-mixer/alsa-mixer-0.2.0.2.ebuild index 0462aac1aae9d..5acca24128a6c 100644 --- a/dev-haskell/alsa-mixer/alsa-mixer-0.2.0.2.ebuild +++ b/dev-haskell/alsa-mixer/alsa-mixer-0.2.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Bindings to the ALSA simple mixer API" HOMEPAGE="https://github.com/ttuegel/alsa-mixer" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/alsa-mixer/alsa-mixer-0.2.0.3.ebuild b/dev-haskell/alsa-mixer/alsa-mixer-0.2.0.3.ebuild index 73a64f0f0644b..4dc35593c6671 100644 --- a/dev-haskell/alsa-mixer/alsa-mixer-0.2.0.3.ebuild +++ b/dev-haskell/alsa-mixer/alsa-mixer-0.2.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Bindings to the ALSA simple mixer API" HOMEPAGE="https://github.com/ttuegel/alsa-mixer" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/alut/alut-2.4.0.2.ebuild b/dev-haskell/alut/alut-2.4.0.2.ebuild index e59b27a79fbe5..9a502fbcb3483 100644 --- a/dev-haskell/alut/alut-2.4.0.2.ebuild +++ b/dev-haskell/alut/alut-2.4.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A binding for the OpenAL Utility Toolkit" HOMEPAGE="https://github.com/haskell-openal/ALUT" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/annotated-wl-pprint/annotated-wl-pprint-0.7.0.ebuild b/dev-haskell/annotated-wl-pprint/annotated-wl-pprint-0.7.0.ebuild index 9fcad81af4f1f..8ce6b6b8794da 100644 --- a/dev-haskell/annotated-wl-pprint/annotated-wl-pprint-0.7.0.ebuild +++ b/dev-haskell/annotated-wl-pprint/annotated-wl-pprint-0.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="The Wadler/Leijen Pretty Printer, with annotation support" HOMEPAGE="https://github.com/david-christiansen/annotated-wl-pprint" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/ansi-terminal/ansi-terminal-0.5.5.ebuild b/dev-haskell/ansi-terminal/ansi-terminal-0.5.5.ebuild index 7cc028d147b9d..b996d2379a4b6 100644 --- a/dev-haskell/ansi-terminal/ansi-terminal-0.5.5.ebuild +++ b/dev-haskell/ansi-terminal/ansi-terminal-0.5.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # ebuild generated by hackport 0.2.13 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Simple ANSI terminal support, with Windows compatibility" HOMEPAGE="https://batterseapower.github.com/ansi-terminal" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/ansi-terminal/ansi-terminal-0.6.2.1.ebuild b/dev-haskell/ansi-terminal/ansi-terminal-0.6.2.1.ebuild index d748da2bb8832..e80f25001f082 100644 --- a/dev-haskell/ansi-terminal/ansi-terminal-0.6.2.1.ebuild +++ b/dev-haskell/ansi-terminal/ansi-terminal-0.6.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Simple ANSI terminal support, with Windows compatibility" HOMEPAGE="https://github.com/feuerbach/ansi-terminal" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/ansi-terminal/ansi-terminal-0.6.2.3.ebuild b/dev-haskell/ansi-terminal/ansi-terminal-0.6.2.3.ebuild index e98d7af775044..c4c34b1309f13 100644 --- a/dev-haskell/ansi-terminal/ansi-terminal-0.6.2.3.ebuild +++ b/dev-haskell/ansi-terminal/ansi-terminal-0.6.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Simple ANSI terminal support, with Windows compatibility" HOMEPAGE="https://github.com/feuerbach/ansi-terminal" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild b/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild index cc4848a3300e4..cea2438ccb4d1 100644 --- a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild +++ b/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="The Wadler/Leijen Pretty Printer for colored ANSI terminal output" HOMEPAGE="https://github.com/batterseapower/ansi-wl-pprint" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.3.ebuild b/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.3.ebuild index 0eb4843a430ad..e1f0e5848812d 100644 --- a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.3.ebuild +++ b/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="The Wadler/Leijen Pretty Printer for colored ANSI terminal output" HOMEPAGE="https://github.com/ekmett/ansi-wl-pprint" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/appar/appar-0.1.4.ebuild b/dev-haskell/appar/appar-0.1.4.ebuild index 3a77c80f0234d..bde42b7e25ee0 100644 --- a/dev-haskell/appar/appar-0.1.4.ebuild +++ b/dev-haskell/appar/appar-0.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A simple applicative parser" HOMEPAGE="http://hackage.haskell.org/package/appar" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/argparser/argparser-0.3.4.ebuild b/dev-haskell/argparser/argparser-0.3.4.ebuild index b7624c15f69be..2da9afa796bc2 100644 --- a/dev-haskell/argparser/argparser-0.3.4.ebuild +++ b/dev-haskell/argparser/argparser-0.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Command line parsing framework for console applications" HOMEPAGE="http://hackage.haskell.org/package/argparser" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/arithmoi/arithmoi-0.4.1.3.ebuild b/dev-haskell/arithmoi/arithmoi-0.4.1.3.ebuild index af5085c17a83d..1373b0dff83a1 100644 --- a/dev-haskell/arithmoi/arithmoi-0.4.1.3.ebuild +++ b/dev-haskell/arithmoi/arithmoi-0.4.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Efficient basic number-theoretic functions. Primes, powers, integer logarithms" HOMEPAGE="https://github.com/cartazio/arithmoi" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/arithmoi/arithmoi-0.4.2.0.ebuild b/dev-haskell/arithmoi/arithmoi-0.4.2.0.ebuild index 4b9539d1da492..9cd1dac878e7e 100644 --- a/dev-haskell/arithmoi/arithmoi-0.4.2.0.ebuild +++ b/dev-haskell/arithmoi/arithmoi-0.4.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Efficient basic number-theoretic functions. Primes, powers, integer logarithms" HOMEPAGE="https://github.com/cartazio/arithmoi" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/arithmoi/arithmoi-0.4.3.0.ebuild b/dev-haskell/arithmoi/arithmoi-0.4.3.0.ebuild index b6438c58fa74f..9dbab2e1c7962 100644 --- a/dev-haskell/arithmoi/arithmoi-0.4.3.0.ebuild +++ b/dev-haskell/arithmoi/arithmoi-0.4.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Efficient basic number-theoretic functions. Primes, powers, integer logarithms" HOMEPAGE="https://github.com/cartazio/arithmoi" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/arrows/arrows-0.4.4.1-r1.ebuild b/dev-haskell/arrows/arrows-0.4.4.1-r1.ebuild index ab1681928ee60..829c2b195f2db 100644 --- a/dev-haskell/arrows/arrows-0.4.4.1-r1.ebuild +++ b/dev-haskell/arrows/arrows-0.4.4.1-r1.ebuild @@ -8,7 +8,7 @@ inherit haskell-cabal DESCRIPTION="Arrow classes and transformers" HOMEPAGE="http://www.haskell.org/arrows/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/ascii-progress/ascii-progress-0.2.1.2.ebuild b/dev-haskell/ascii-progress/ascii-progress-0.2.1.2.ebuild index 2b76e631b499b..bfaf52102657e 100644 --- a/dev-haskell/ascii-progress/ascii-progress-0.2.1.2.ebuild +++ b/dev-haskell/ascii-progress/ascii-progress-0.2.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A simple progress bar for the console" HOMEPAGE="https://github.com/yamadapc/haskell-ascii-progress" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/asn1-data/asn1-data-0.7.1-r1.ebuild b/dev-haskell/asn1-data/asn1-data-0.7.1-r1.ebuild index 533e1e7cdeb2c..57ddbe06aacf4 100644 --- a/dev-haskell/asn1-data/asn1-data-0.7.1-r1.ebuild +++ b/dev-haskell/asn1-data/asn1-data-0.7.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit eutils haskell-cabal DESCRIPTION="ASN1 data reader and writer in RAW, BER and DER forms" HOMEPAGE="https://github.com/vincenthz/hs-asn1/tree/master/data" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/asn1-data/asn1-data-0.7.1.ebuild b/dev-haskell/asn1-data/asn1-data-0.7.1.ebuild index 72b24d566c85a..991ec5180b6d5 100644 --- a/dev-haskell/asn1-data/asn1-data-0.7.1.ebuild +++ b/dev-haskell/asn1-data/asn1-data-0.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="ASN1 data reader and writer in RAW, BER and DER forms" HOMEPAGE="https://github.com/vincenthz/hs-asn1/tree/master/data" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/asn1-data/asn1-data-0.7.2.ebuild b/dev-haskell/asn1-data/asn1-data-0.7.2.ebuild index c978ebce58ffb..9c0552dcaae72 100644 --- a/dev-haskell/asn1-data/asn1-data-0.7.2.ebuild +++ b/dev-haskell/asn1-data/asn1-data-0.7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="ASN1 data reader and writer in RAW, BER and DER forms" HOMEPAGE="https://github.com/vincenthz/hs-asn1/tree/master/data" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/asn1-encoding/asn1-encoding-0.8.1.3.ebuild b/dev-haskell/asn1-encoding/asn1-encoding-0.8.1.3.ebuild index 17f5f1743591e..8b21ce56cf6db 100644 --- a/dev-haskell/asn1-encoding/asn1-encoding-0.8.1.3.ebuild +++ b/dev-haskell/asn1-encoding/asn1-encoding-0.8.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="ASN1 data reader and writer in RAW, BER and DER forms" HOMEPAGE="https://github.com/vincenthz/hs-asn1" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/asn1-encoding/asn1-encoding-0.9.0.ebuild b/dev-haskell/asn1-encoding/asn1-encoding-0.9.0.ebuild index 02ae67ec20634..730f2b0997cbb 100644 --- a/dev-haskell/asn1-encoding/asn1-encoding-0.9.0.ebuild +++ b/dev-haskell/asn1-encoding/asn1-encoding-0.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="ASN1 data reader and writer in RAW, BER and DER forms" HOMEPAGE="https://github.com/vincenthz/hs-asn1" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/asn1-encoding/asn1-encoding-0.9.3.ebuild b/dev-haskell/asn1-encoding/asn1-encoding-0.9.3.ebuild index fcc3ca5fda2a5..08526efbf0a03 100644 --- a/dev-haskell/asn1-encoding/asn1-encoding-0.9.3.ebuild +++ b/dev-haskell/asn1-encoding/asn1-encoding-0.9.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="ASN1 data reader and writer in RAW, BER and DER forms" HOMEPAGE="https://github.com/vincenthz/hs-asn1" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/asn1-encoding/asn1-encoding-0.9.4.ebuild b/dev-haskell/asn1-encoding/asn1-encoding-0.9.4.ebuild index 0c9ec8d2de8be..c3a0db6ffdc86 100644 --- a/dev-haskell/asn1-encoding/asn1-encoding-0.9.4.ebuild +++ b/dev-haskell/asn1-encoding/asn1-encoding-0.9.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="ASN1 data reader and writer in RAW, BER and DER forms" HOMEPAGE="https://github.com/vincenthz/hs-asn1" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/asn1-parse/asn1-parse-0.8.1.ebuild b/dev-haskell/asn1-parse/asn1-parse-0.8.1.ebuild index bd752049a8a07..464ce4971ae5d 100644 --- a/dev-haskell/asn1-parse/asn1-parse-0.8.1.ebuild +++ b/dev-haskell/asn1-parse/asn1-parse-0.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Simple monadic parser for ASN1 stream types" HOMEPAGE="https://github.com/vincenthz/hs-asn1" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/asn1-parse/asn1-parse-0.9.1.ebuild b/dev-haskell/asn1-parse/asn1-parse-0.9.1.ebuild index 788531165dacc..14751c37dce87 100644 --- a/dev-haskell/asn1-parse/asn1-parse-0.9.1.ebuild +++ b/dev-haskell/asn1-parse/asn1-parse-0.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Simple monadic parser for ASN1 stream types" HOMEPAGE="https://github.com/vincenthz/hs-asn1" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/asn1-parse/asn1-parse-0.9.4.ebuild b/dev-haskell/asn1-parse/asn1-parse-0.9.4.ebuild index aec52edcf62fb..24224124c10a4 100644 --- a/dev-haskell/asn1-parse/asn1-parse-0.9.4.ebuild +++ b/dev-haskell/asn1-parse/asn1-parse-0.9.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Simple monadic parser for ASN1 stream types" HOMEPAGE="https://github.com/vincenthz/hs-asn1" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/asn1-types/asn1-types-0.2.0.ebuild b/dev-haskell/asn1-types/asn1-types-0.2.0.ebuild index 1d4755fe01c45..a25973f56137c 100644 --- a/dev-haskell/asn1-types/asn1-types-0.2.0.ebuild +++ b/dev-haskell/asn1-types/asn1-types-0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="ASN.1 types" HOMEPAGE="https://github.com/vincenthz/hs-asn1/tree/master/types" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/asn1-types/asn1-types-0.2.3.ebuild b/dev-haskell/asn1-types/asn1-types-0.2.3.ebuild index f41fb9930df1f..5021d0c80c99e 100644 --- a/dev-haskell/asn1-types/asn1-types-0.2.3.ebuild +++ b/dev-haskell/asn1-types/asn1-types-0.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="ASN.1 types" HOMEPAGE="https://github.com/vincenthz/hs-asn1/tree/master/types" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/asn1-types/asn1-types-0.3.0.ebuild b/dev-haskell/asn1-types/asn1-types-0.3.0.ebuild index ddf5116f6a6ba..f45ba488e6484 100644 --- a/dev-haskell/asn1-types/asn1-types-0.3.0.ebuild +++ b/dev-haskell/asn1-types/asn1-types-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="ASN.1 types" HOMEPAGE="https://github.com/vincenthz/hs-asn1/tree/master/types" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/asn1-types/asn1-types-0.3.2.ebuild b/dev-haskell/asn1-types/asn1-types-0.3.2.ebuild index ba9aebbb1b0b4..c5e3907a1efd7 100644 --- a/dev-haskell/asn1-types/asn1-types-0.3.2.ebuild +++ b/dev-haskell/asn1-types/asn1-types-0.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="ASN.1 types" HOMEPAGE="https://github.com/vincenthz/hs-asn1/tree/master/types" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/async/async-2.0.1.4.ebuild b/dev-haskell/async/async-2.0.1.4.ebuild index 8492c76915794..9ef9e1b70bb73 100644 --- a/dev-haskell/async/async-2.0.1.4.ebuild +++ b/dev-haskell/async/async-2.0.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Run IO operations asynchronously and wait for their results" HOMEPAGE="https://github.com/simonmar/async" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/async/async-2.0.2.ebuild b/dev-haskell/async/async-2.0.2.ebuild index 411a79cea0325..f2f34492085d6 100644 --- a/dev-haskell/async/async-2.0.2.ebuild +++ b/dev-haskell/async/async-2.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Run IO operations asynchronously and wait for their results" HOMEPAGE="https://github.com/simonmar/async" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/async/async-2.1.1.ebuild b/dev-haskell/async/async-2.1.1.ebuild index d9da91ad9fe83..c68b145161543 100644 --- a/dev-haskell/async/async-2.1.1.ebuild +++ b/dev-haskell/async/async-2.1.1.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Run IO operations asynchronously and wait for their results" HOMEPAGE="https://github.com/simonmar/async" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/atomic-primops/atomic-primops-0.4-r1.ebuild b/dev-haskell/atomic-primops/atomic-primops-0.4-r1.ebuild index 6be5054e66f47..e2e6c727a616b 100644 --- a/dev-haskell/atomic-primops/atomic-primops-0.4-r1.ebuild +++ b/dev-haskell/atomic-primops/atomic-primops-0.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A safe approach to CAS and other atomic ops in Haskell" HOMEPAGE="https://github.com/rrnewton/haskell-lockfree-queue/wiki" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/atomic-primops/atomic-primops-0.6.1.1.ebuild b/dev-haskell/atomic-primops/atomic-primops-0.6.1.1.ebuild index 3cf17adb9cebe..dc888e1bc44f4 100644 --- a/dev-haskell/atomic-primops/atomic-primops-0.6.1.1.ebuild +++ b/dev-haskell/atomic-primops/atomic-primops-0.6.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A safe approach to CAS and other atomic ops in Haskell" HOMEPAGE="https://github.com/rrnewton/haskell-lockfree/wiki" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/atomic-primops/atomic-primops-0.7.ebuild b/dev-haskell/atomic-primops/atomic-primops-0.7.ebuild index 3cf17adb9cebe..dc888e1bc44f4 100644 --- a/dev-haskell/atomic-primops/atomic-primops-0.7.ebuild +++ b/dev-haskell/atomic-primops/atomic-primops-0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A safe approach to CAS and other atomic ops in Haskell" HOMEPAGE="https://github.com/rrnewton/haskell-lockfree/wiki" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/atomic-primops/atomic-primops-0.8.0.4.ebuild b/dev-haskell/atomic-primops/atomic-primops-0.8.0.4.ebuild index 8247175e84166..6df3b6ac70ff6 100644 --- a/dev-haskell/atomic-primops/atomic-primops-0.8.0.4.ebuild +++ b/dev-haskell/atomic-primops/atomic-primops-0.8.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A safe approach to CAS and other atomic ops in Haskell" HOMEPAGE="https://github.com/rrnewton/haskell-lockfree/wiki" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/attoparsec-conduit/attoparsec-conduit-1.0.1.2.ebuild b/dev-haskell/attoparsec-conduit/attoparsec-conduit-1.0.1.2.ebuild index 3cda0bc824e0a..6926e9445ee67 100644 --- a/dev-haskell/attoparsec-conduit/attoparsec-conduit-1.0.1.2.ebuild +++ b/dev-haskell/attoparsec-conduit/attoparsec-conduit-1.0.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Consume attoparsec parsers via conduit" HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/attoparsec-conduit/attoparsec-conduit-1.1.0.ebuild b/dev-haskell/attoparsec-conduit/attoparsec-conduit-1.1.0.ebuild index 47c2d3fae38e8..00a88875ab4c2 100644 --- a/dev-haskell/attoparsec-conduit/attoparsec-conduit-1.1.0.ebuild +++ b/dev-haskell/attoparsec-conduit/attoparsec-conduit-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Consume attoparsec parsers via conduit. (deprecated)" HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/attoparsec-enumerator/attoparsec-enumerator-0.3.4.ebuild b/dev-haskell/attoparsec-enumerator/attoparsec-enumerator-0.3.4.ebuild index ba1ee261d2289..c4a26c14df6fd 100644 --- a/dev-haskell/attoparsec-enumerator/attoparsec-enumerator-0.3.4.ebuild +++ b/dev-haskell/attoparsec-enumerator/attoparsec-enumerator-0.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Pass input from an enumerator to an Attoparsec parser" HOMEPAGE="https://john-millikin.com/software/attoparsec-enumerator/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/attoparsec/attoparsec-0.10.4.0.ebuild b/dev-haskell/attoparsec/attoparsec-0.10.4.0.ebuild index 40b62d45ae802..3cfcfea78789f 100644 --- a/dev-haskell/attoparsec/attoparsec-0.10.4.0.ebuild +++ b/dev-haskell/attoparsec/attoparsec-0.10.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Fast combinator parsing for bytestrings and text" HOMEPAGE="https://github.com/bos/attoparsec" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/attoparsec/attoparsec-0.11.2.1.ebuild b/dev-haskell/attoparsec/attoparsec-0.11.2.1.ebuild index 6191704ca281a..f2fe19817fc07 100644 --- a/dev-haskell/attoparsec/attoparsec-0.11.2.1.ebuild +++ b/dev-haskell/attoparsec/attoparsec-0.11.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Fast combinator parsing for bytestrings and text" HOMEPAGE="https://github.com/bos/attoparsec" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/attoparsec/attoparsec-0.12.1.5.ebuild b/dev-haskell/attoparsec/attoparsec-0.12.1.5.ebuild index ca0051acfcf1e..3c7db8e51ccff 100644 --- a/dev-haskell/attoparsec/attoparsec-0.12.1.5.ebuild +++ b/dev-haskell/attoparsec/attoparsec-0.12.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Fast combinator parsing for bytestrings and text" HOMEPAGE="https://github.com/bos/attoparsec" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/attoparsec/attoparsec-0.13.0.1.ebuild b/dev-haskell/attoparsec/attoparsec-0.13.0.1.ebuild index abe5051250d82..11a30d2403f89 100644 --- a/dev-haskell/attoparsec/attoparsec-0.13.0.1.ebuild +++ b/dev-haskell/attoparsec/attoparsec-0.13.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Fast combinator parsing for bytestrings and text" HOMEPAGE="https://github.com/bos/attoparsec" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/attoparsec/attoparsec-0.13.0.2.ebuild b/dev-haskell/attoparsec/attoparsec-0.13.0.2.ebuild index 3c1fe089edd79..4b5f758a7eae0 100644 --- a/dev-haskell/attoparsec/attoparsec-0.13.0.2.ebuild +++ b/dev-haskell/attoparsec/attoparsec-0.13.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Fast combinator parsing for bytestrings and text" HOMEPAGE="https://github.com/bos/attoparsec" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/attoparsec/attoparsec-0.13.1.0.ebuild b/dev-haskell/attoparsec/attoparsec-0.13.1.0.ebuild index dd173cbce7caa..77d51b7649ddc 100644 --- a/dev-haskell/attoparsec/attoparsec-0.13.1.0.ebuild +++ b/dev-haskell/attoparsec/attoparsec-0.13.1.0.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Fast combinator parsing for bytestrings and text" HOMEPAGE="https://github.com/bos/attoparsec" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/authenticate/authenticate-1.3.2.11.ebuild b/dev-haskell/authenticate/authenticate-1.3.2.11.ebuild index faee0c58bcc1d..8e82f22b13c57 100644 --- a/dev-haskell/authenticate/authenticate-1.3.2.11.ebuild +++ b/dev-haskell/authenticate/authenticate-1.3.2.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Authentication methods for Haskell web applications" HOMEPAGE="https://github.com/yesodweb/authenticate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/authenticate/authenticate-1.3.3.1.ebuild b/dev-haskell/authenticate/authenticate-1.3.3.1.ebuild index cab350f26e39b..cdd34dbdff0df 100644 --- a/dev-haskell/authenticate/authenticate-1.3.3.1.ebuild +++ b/dev-haskell/authenticate/authenticate-1.3.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Authentication methods for Haskell web applications" HOMEPAGE="https://github.com/yesodweb/authenticate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/authenticate/authenticate-1.3.3.2.ebuild b/dev-haskell/authenticate/authenticate-1.3.3.2.ebuild index eb6b4163c5894..b182fd80e883e 100644 --- a/dev-haskell/authenticate/authenticate-1.3.3.2.ebuild +++ b/dev-haskell/authenticate/authenticate-1.3.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Authentication methods for Haskell web applications" HOMEPAGE="https://github.com/yesodweb/authenticate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/auto-update/auto-update-0.1.2.2.ebuild b/dev-haskell/auto-update/auto-update-0.1.2.2.ebuild index 6c07516157369..e339eb1a4d175 100644 --- a/dev-haskell/auto-update/auto-update-0.1.2.2.ebuild +++ b/dev-haskell/auto-update/auto-update-0.1.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Efficiently run periodic, on-demand actions" HOMEPAGE="https://github.com/yesodweb/wai" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/auto-update/auto-update-0.1.3.ebuild b/dev-haskell/auto-update/auto-update-0.1.3.ebuild index 7d76d635d8d3d..382dec6ba00f0 100644 --- a/dev-haskell/auto-update/auto-update-0.1.3.ebuild +++ b/dev-haskell/auto-update/auto-update-0.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Efficiently run periodic, on-demand actions" HOMEPAGE="https://github.com/yesodweb/wai" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/auto-update/auto-update-0.1.4.ebuild b/dev-haskell/auto-update/auto-update-0.1.4.ebuild index 9d041414242ae..94ff2e57eaf20 100644 --- a/dev-haskell/auto-update/auto-update-0.1.4.ebuild +++ b/dev-haskell/auto-update/auto-update-0.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Efficiently run periodic, on-demand actions" HOMEPAGE="https://github.com/yesodweb/wai" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/aws/aws-0.11.3-r1.ebuild b/dev-haskell/aws/aws-0.11.3-r1.ebuild index a11a78a3814d4..2281a78aba40f 100644 --- a/dev-haskell/aws/aws-0.11.3-r1.ebuild +++ b/dev-haskell/aws/aws-0.11.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit base haskell-cabal DESCRIPTION="Amazon Web Services (AWS) for Haskell" HOMEPAGE="https://github.com/aristidb/aws" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/aws/aws-0.12.1.ebuild b/dev-haskell/aws/aws-0.12.1.ebuild index 3d1c858c5b2dd..80a2473ebaa40 100644 --- a/dev-haskell/aws/aws-0.12.1.ebuild +++ b/dev-haskell/aws/aws-0.12.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Amazon Web Services (AWS) for Haskell" HOMEPAGE="https://github.com/aristidb/aws" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/aws/aws-0.14.1.ebuild b/dev-haskell/aws/aws-0.14.1.ebuild index ae37ba96b6fa0..a3c09d620d2e8 100644 --- a/dev-haskell/aws/aws-0.14.1.ebuild +++ b/dev-haskell/aws/aws-0.14.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Amazon Web Services (AWS) for Haskell" HOMEPAGE="https://github.com/aristidb/aws" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/base-compat/base-compat-0.2.1.ebuild b/dev-haskell/base-compat/base-compat-0.2.1.ebuild index 781ce97b5b75e..fc9f30b4229e6 100644 --- a/dev-haskell/base-compat/base-compat-0.2.1.ebuild +++ b/dev-haskell/base-compat/base-compat-0.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A compatibility layer for base" HOMEPAGE="http://hackage.haskell.org/package/base-compat" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/base-compat/base-compat-0.4.2.ebuild b/dev-haskell/base-compat/base-compat-0.4.2.ebuild index cb308436f6e6e..261eb398b6cfd 100644 --- a/dev-haskell/base-compat/base-compat-0.4.2.ebuild +++ b/dev-haskell/base-compat/base-compat-0.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A compatibility layer for base" HOMEPAGE="http://hackage.haskell.org/package/base-compat" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/base-compat/base-compat-0.5.0.ebuild b/dev-haskell/base-compat/base-compat-0.5.0.ebuild index 99472ea8e3873..754b4ef19c2c5 100644 --- a/dev-haskell/base-compat/base-compat-0.5.0.ebuild +++ b/dev-haskell/base-compat/base-compat-0.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A compatibility layer for base" HOMEPAGE="http://hackage.haskell.org/package/base-compat" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/base-compat/base-compat-0.8.2.ebuild b/dev-haskell/base-compat/base-compat-0.8.2.ebuild index d810e3b51d293..83faa233b996c 100644 --- a/dev-haskell/base-compat/base-compat-0.8.2.ebuild +++ b/dev-haskell/base-compat/base-compat-0.8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A compatibility layer for base" HOMEPAGE="http://hackage.haskell.org/package/base-compat" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/base-compat/base-compat-0.9.1.ebuild b/dev-haskell/base-compat/base-compat-0.9.1.ebuild index c58a014ab4fbf..3429649c222e3 100644 --- a/dev-haskell/base-compat/base-compat-0.9.1.ebuild +++ b/dev-haskell/base-compat/base-compat-0.9.1.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A compatibility layer for base" HOMEPAGE="http://hackage.haskell.org/package/base-compat" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/base-orphans/base-orphans-0.3.2.ebuild b/dev-haskell/base-orphans/base-orphans-0.3.2.ebuild index eebdea69c2dc1..f490a425b14c8 100644 --- a/dev-haskell/base-orphans/base-orphans-0.3.2.ebuild +++ b/dev-haskell/base-orphans/base-orphans-0.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Backwards-compatible orphan instances for base" HOMEPAGE="https://github.com/haskell-compat/base-orphans#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/base-orphans/base-orphans-0.5.4.ebuild b/dev-haskell/base-orphans/base-orphans-0.5.4.ebuild index 90017ab39aeb9..f3f17f61e260b 100644 --- a/dev-haskell/base-orphans/base-orphans-0.5.4.ebuild +++ b/dev-haskell/base-orphans/base-orphans-0.5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Backwards-compatible orphan instances for base" HOMEPAGE="https://github.com/haskell-compat/base-orphans#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/base-prelude/base-prelude-1.0.1.1.ebuild b/dev-haskell/base-prelude/base-prelude-1.0.1.1.ebuild index e31dd3a6ed523..33b5ac4f71b5a 100644 --- a/dev-haskell/base-prelude/base-prelude-1.0.1.1.ebuild +++ b/dev-haskell/base-prelude/base-prelude-1.0.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="The most complete prelude formed solely from the \"base\" package" HOMEPAGE="https://github.com/nikita-volkov/base-prelude" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/base-unicode-symbols/base-unicode-symbols-0.2.2.4.ebuild b/dev-haskell/base-unicode-symbols/base-unicode-symbols-0.2.2.4.ebuild index ef90f4babfeda..fa4653cac886b 100644 --- a/dev-haskell/base-unicode-symbols/base-unicode-symbols-0.2.2.4.ebuild +++ b/dev-haskell/base-unicode-symbols/base-unicode-symbols-0.2.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Unicode alternatives for common functions and operators" HOMEPAGE="http://haskell.org/haskellwiki/Unicode-symbols" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/base16-bytestring/base16-bytestring-0.1.1.6.ebuild b/dev-haskell/base16-bytestring/base16-bytestring-0.1.1.6.ebuild index 90540c7115ccc..2f8666adccb04 100644 --- a/dev-haskell/base16-bytestring/base16-bytestring-0.1.1.6.ebuild +++ b/dev-haskell/base16-bytestring/base16-bytestring-0.1.1.6.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Fast base16 (hex) encoding and decoding for ByteStrings" HOMEPAGE="https://github.com/bos/base16-bytestring" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/base64-bytestring/base64-bytestring-0.1.1.3.ebuild b/dev-haskell/base64-bytestring/base64-bytestring-0.1.1.3.ebuild index e7871444013c8..8ff4a4eb88080 100644 --- a/dev-haskell/base64-bytestring/base64-bytestring-0.1.1.3.ebuild +++ b/dev-haskell/base64-bytestring/base64-bytestring-0.1.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -8,7 +8,7 @@ inherit haskell-cabal DESCRIPTION="Fast base64 encoding and deconding for ByteStrings" HOMEPAGE="https://github.com/bos/base64-bytestring" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/base64-bytestring/base64-bytestring-1.0.0.1.ebuild b/dev-haskell/base64-bytestring/base64-bytestring-1.0.0.1.ebuild index dfec24631f4d9..289468ae47e88 100644 --- a/dev-haskell/base64-bytestring/base64-bytestring-1.0.0.1.ebuild +++ b/dev-haskell/base64-bytestring/base64-bytestring-1.0.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Fast base64 encoding and decoding for ByteStrings" HOMEPAGE="https://github.com/bos/base64-bytestring" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/basic-prelude/basic-prelude-0.3.11.ebuild b/dev-haskell/basic-prelude/basic-prelude-0.3.11.ebuild index 8688826fd4809..d5194572b3dbc 100644 --- a/dev-haskell/basic-prelude/basic-prelude-0.3.11.ebuild +++ b/dev-haskell/basic-prelude/basic-prelude-0.3.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="An enhanced core prelude; a common foundation for alternate preludes" HOMEPAGE="https://github.com/snoyberg/basic-prelude" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/basic-prelude/basic-prelude-0.4.1.ebuild b/dev-haskell/basic-prelude/basic-prelude-0.4.1.ebuild index b78f0e51c1e8d..1007c669aa9d5 100644 --- a/dev-haskell/basic-prelude/basic-prelude-0.4.1.ebuild +++ b/dev-haskell/basic-prelude/basic-prelude-0.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="An enhanced core prelude; a common foundation for alternate preludes" HOMEPAGE="https://github.com/snoyberg/basic-prelude" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/bencode/bencode-0.5-r1.ebuild b/dev-haskell/bencode/bencode-0.5-r1.ebuild index 52dd2cd595df6..3e26ca1ca0543 100644 --- a/dev-haskell/bencode/bencode-0.5-r1.ebuild +++ b/dev-haskell/bencode/bencode-0.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Parser and printer for bencoded data" HOMEPAGE="http://hackage.haskell.org/package/bencode" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/bencode/bencode-0.6.0.0.ebuild b/dev-haskell/bencode/bencode-0.6.0.0.ebuild index 65c7e60bfb023..cfeba8581a018 100644 --- a/dev-haskell/bencode/bencode-0.6.0.0.ebuild +++ b/dev-haskell/bencode/bencode-0.6.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Parser and printer for bencoded data" HOMEPAGE="http://hackage.haskell.org/package/bencode" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/bifunctors/bifunctors-3.2.0.1.ebuild b/dev-haskell/bifunctors/bifunctors-3.2.0.1.ebuild index b66d19560331b..d9ec996ad5d4f 100644 --- a/dev-haskell/bifunctors/bifunctors-3.2.0.1.ebuild +++ b/dev-haskell/bifunctors/bifunctors-3.2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell 98 bifunctors, bifoldables and bitraversables" HOMEPAGE="https://github.com/ekmett/bifunctors/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/bifunctors/bifunctors-4.1.1.1.ebuild b/dev-haskell/bifunctors/bifunctors-4.1.1.1.ebuild index 070bf6c2b4cd7..e8c2205c4e64b 100644 --- a/dev-haskell/bifunctors/bifunctors-4.1.1.1.ebuild +++ b/dev-haskell/bifunctors/bifunctors-4.1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell 98 bifunctors, bifoldables and bitraversables" HOMEPAGE="https://github.com/ekmett/bifunctors/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/bifunctors/bifunctors-4.2.1.ebuild b/dev-haskell/bifunctors/bifunctors-4.2.1.ebuild index 8ee0a3ed682da..fe60d77e7dd3d 100644 --- a/dev-haskell/bifunctors/bifunctors-4.2.1.ebuild +++ b/dev-haskell/bifunctors/bifunctors-4.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell 98 bifunctors, bifoldables and bitraversables" HOMEPAGE="https://github.com/ekmett/bifunctors/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/bifunctors/bifunctors-5.4.1.ebuild b/dev-haskell/bifunctors/bifunctors-5.4.1.ebuild index f2500a5254bbf..4e95c19d03a3d 100644 --- a/dev-haskell/bifunctors/bifunctors-5.4.1.ebuild +++ b/dev-haskell/bifunctors/bifunctors-5.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell 98 bifunctors, bifoldables and bitraversables" HOMEPAGE="https://github.com/ekmett/bifunctors/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/bifunctors/bifunctors-5.ebuild b/dev-haskell/bifunctors/bifunctors-5.ebuild index f140b7d39c5b7..85b2a029d16f4 100644 --- a/dev-haskell/bifunctors/bifunctors-5.ebuild +++ b/dev-haskell/bifunctors/bifunctors-5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell 98 bifunctors, bifoldables and bitraversables" HOMEPAGE="https://github.com/ekmett/bifunctors/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/binary-orphans/binary-orphans-0.1.6.0-r1.ebuild b/dev-haskell/binary-orphans/binary-orphans-0.1.6.0-r1.ebuild index d47e578a5ab3f..82e78e5a04999 100644 --- a/dev-haskell/binary-orphans/binary-orphans-0.1.6.0-r1.ebuild +++ b/dev-haskell/binary-orphans/binary-orphans-0.1.6.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Orphan instances for binary" HOMEPAGE="https://github.com/phadej/binary-orphans#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/binary-tagged/binary-tagged-0.1.4.2-r1.ebuild b/dev-haskell/binary-tagged/binary-tagged-0.1.4.2-r1.ebuild index f85e9a698e53a..885f317099049 100644 --- a/dev-haskell/binary-tagged/binary-tagged-0.1.4.2-r1.ebuild +++ b/dev-haskell/binary-tagged/binary-tagged-0.1.4.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Tagged binary serialisation" HOMEPAGE="https://github.com/phadej/binary-tagged#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/binary/binary-0.5.1.1.ebuild b/dev-haskell/binary/binary-0.5.1.1.ebuild index e062aaf6129cf..f0463e1624d5a 100644 --- a/dev-haskell/binary/binary-0.5.1.1.ebuild +++ b/dev-haskell/binary/binary-0.5.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Binary serialisation for Haskell values using lazy ByteStrings" HOMEPAGE="http://code.haskell.org/binary/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/binary/binary-0.7.1.0.ebuild b/dev-haskell/binary/binary-0.7.1.0.ebuild index 8fbd3b0063739..d619701d5fd58 100644 --- a/dev-haskell/binary/binary-0.7.1.0.ebuild +++ b/dev-haskell/binary/binary-0.7.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Binary serialisation for Haskell values using lazy ByteStrings" HOMEPAGE="https://github.com/kolmodin/binary" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/binary/binary-0.7.2.3.ebuild b/dev-haskell/binary/binary-0.7.2.3.ebuild index 915adc354c7dc..a3a7eaa7074c7 100644 --- a/dev-haskell/binary/binary-0.7.2.3.ebuild +++ b/dev-haskell/binary/binary-0.7.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Binary serialisation for Haskell values using lazy ByteStrings" HOMEPAGE="https://github.com/kolmodin/binary" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/binary/binary-0.7.5.0.ebuild b/dev-haskell/binary/binary-0.7.5.0.ebuild index 9047718c7446f..a40297b9f873d 100644 --- a/dev-haskell/binary/binary-0.7.5.0.ebuild +++ b/dev-haskell/binary/binary-0.7.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Binary serialisation for Haskell values using lazy ByteStrings" HOMEPAGE="https://github.com/kolmodin/binary" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/binary/binary-0.7.6.1.ebuild b/dev-haskell/binary/binary-0.7.6.1.ebuild index 124d0ca1b7345..15b47a679a641 100644 --- a/dev-haskell/binary/binary-0.7.6.1.ebuild +++ b/dev-haskell/binary/binary-0.7.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Binary serialisation for Haskell values using lazy ByteStrings" HOMEPAGE="https://github.com/kolmodin/binary" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/binary/binary-0.8.3.0.ebuild b/dev-haskell/binary/binary-0.8.3.0.ebuild index 4e701733bb2b1..c8eb791410cf5 100644 --- a/dev-haskell/binary/binary-0.8.3.0.ebuild +++ b/dev-haskell/binary/binary-0.8.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Binary serialisation for Haskell values using lazy ByteStrings" HOMEPAGE="https://github.com/kolmodin/binary" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/bio/bio-0.5.3-r2.ebuild b/dev-haskell/bio/bio-0.5.3-r2.ebuild index c2d94eaad2560..1293a6e6c51e9 100644 --- a/dev-haskell/bio/bio-0.5.3-r2.ebuild +++ b/dev-haskell/bio/bio-0.5.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit eutils haskell-cabal DESCRIPTION="A bioinformatics library" HOMEPAGE="http://biohaskell.org/Libraries/Bio" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/biocore/biocore-0.3.1.ebuild b/dev-haskell/biocore/biocore-0.3.1.ebuild index 8ebe8159caeea..1780199b98570 100644 --- a/dev-haskell/biocore/biocore-0.3.1.ebuild +++ b/dev-haskell/biocore/biocore-0.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A bioinformatics library" HOMEPAGE="http://hackage.haskell.org/package/biocore" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/biofasta/biofasta-0.0.3.ebuild b/dev-haskell/biofasta/biofasta-0.0.3.ebuild index 97f708a035c35..8621c089a6828 100644 --- a/dev-haskell/biofasta/biofasta-0.0.3.ebuild +++ b/dev-haskell/biofasta/biofasta-0.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Library for reading fasta sequence files" HOMEPAGE="https://patch-tag.com/r/dfornika/biofasta/home" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/biosff/biosff-0.3.7.1.ebuild b/dev-haskell/biosff/biosff-0.3.7.1.ebuild index 3dd0b81339757..4ca013c515203 100644 --- a/dev-haskell/biosff/biosff-0.3.7.1.ebuild +++ b/dev-haskell/biosff/biosff-0.3.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Library and executables for working with SFF files" HOMEPAGE="http://biohaskell.org/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/bitarray/bitarray-0.0.1.1.ebuild b/dev-haskell/bitarray/bitarray-0.0.1.1.ebuild index f321b1e471595..368d6961a8f85 100644 --- a/dev-haskell/bitarray/bitarray-0.0.1.1.ebuild +++ b/dev-haskell/bitarray/bitarray-0.0.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Mutable and immutable bit arrays" HOMEPAGE="http://code.haskell.org/~bkomuves/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/bits-atomic/bits-atomic-0.1.3-r1.ebuild b/dev-haskell/bits-atomic/bits-atomic-0.1.3-r1.ebuild index 59e62513134bf..256d182bbbf22 100644 --- a/dev-haskell/bits-atomic/bits-atomic-0.1.3-r1.ebuild +++ b/dev-haskell/bits-atomic/bits-atomic-0.1.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Atomic bit operations on memory locations for low-level synchronization" HOMEPAGE="http://hackage.haskell.org/package/bits-atomic" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz https://dev.gentoo.org/~slyfox/patches/${P}-gcc-5.patch" LICENSE="BSD" diff --git a/dev-haskell/bitwise/bitwise-0.1.1.1.ebuild b/dev-haskell/bitwise/bitwise-0.1.1.1.ebuild index d67a8280c09b1..96e667f4d2ede 100644 --- a/dev-haskell/bitwise/bitwise-0.1.1.1.ebuild +++ b/dev-haskell/bitwise/bitwise-0.1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="fast multi-dimensional unboxed bit packed Bool arrays" HOMEPAGE="http://code.mathr.co.uk/bitwise" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/blaze-builder-conduit/blaze-builder-conduit-1.0.0.ebuild b/dev-haskell/blaze-builder-conduit/blaze-builder-conduit-1.0.0.ebuild index 745e7b1fa324f..e0b55fda91751 100644 --- a/dev-haskell/blaze-builder-conduit/blaze-builder-conduit-1.0.0.ebuild +++ b/dev-haskell/blaze-builder-conduit/blaze-builder-conduit-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Convert streams of builders to streams of bytestrings" HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/blaze-builder-conduit/blaze-builder-conduit-1.1.0.ebuild b/dev-haskell/blaze-builder-conduit/blaze-builder-conduit-1.1.0.ebuild index 93e40a822c31f..58922c42b7735 100644 --- a/dev-haskell/blaze-builder-conduit/blaze-builder-conduit-1.1.0.ebuild +++ b/dev-haskell/blaze-builder-conduit/blaze-builder-conduit-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Convert streams of builders to streams of bytestrings. (deprecated)" HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/blaze-builder-enumerator/blaze-builder-enumerator-0.2.1.0-r1.ebuild b/dev-haskell/blaze-builder-enumerator/blaze-builder-enumerator-0.2.1.0-r1.ebuild index c483fbd0c9a19..93840647cdcd8 100644 --- a/dev-haskell/blaze-builder-enumerator/blaze-builder-enumerator-0.2.1.0-r1.ebuild +++ b/dev-haskell/blaze-builder-enumerator/blaze-builder-enumerator-0.2.1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Enumeratees for the incremental conversion of builders to bytestrings" HOMEPAGE="https://github.com/meiersi/blaze-builder-enumerator" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/blaze-builder-enumerator/blaze-builder-enumerator-0.2.1.0.ebuild b/dev-haskell/blaze-builder-enumerator/blaze-builder-enumerator-0.2.1.0.ebuild index b1c0712d177a1..e65c6cd797648 100644 --- a/dev-haskell/blaze-builder-enumerator/blaze-builder-enumerator-0.2.1.0.ebuild +++ b/dev-haskell/blaze-builder-enumerator/blaze-builder-enumerator-0.2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Enumeratees for the incremental conversion of builders to bytestrings" HOMEPAGE="https://github.com/meiersi/blaze-builder-enumerator" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/blaze-builder/blaze-builder-0.3.3.2.ebuild b/dev-haskell/blaze-builder/blaze-builder-0.3.3.2.ebuild index 4cb8890b9b710..f673a9532142d 100644 --- a/dev-haskell/blaze-builder/blaze-builder-0.3.3.2.ebuild +++ b/dev-haskell/blaze-builder/blaze-builder-0.3.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Efficient buffered output" HOMEPAGE="https://github.com/meiersi/blaze-builder" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/blaze-builder/blaze-builder-0.3.3.4.ebuild b/dev-haskell/blaze-builder/blaze-builder-0.3.3.4.ebuild index f4b565d69aa1f..df8ae453f8064 100644 --- a/dev-haskell/blaze-builder/blaze-builder-0.3.3.4.ebuild +++ b/dev-haskell/blaze-builder/blaze-builder-0.3.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Efficient buffered output" HOMEPAGE="https://github.com/meiersi/blaze-builder" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/blaze-builder/blaze-builder-0.4.0.1.ebuild b/dev-haskell/blaze-builder/blaze-builder-0.4.0.1.ebuild index 6381d7433ef03..715ae697d32b7 100644 --- a/dev-haskell/blaze-builder/blaze-builder-0.4.0.1.ebuild +++ b/dev-haskell/blaze-builder/blaze-builder-0.4.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Efficient buffered output" HOMEPAGE="https://github.com/lpsmith/blaze-builder" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/blaze-builder/blaze-builder-0.4.0.2.ebuild b/dev-haskell/blaze-builder/blaze-builder-0.4.0.2.ebuild index db25e2c6f453b..1584a8d62224d 100644 --- a/dev-haskell/blaze-builder/blaze-builder-0.4.0.2.ebuild +++ b/dev-haskell/blaze-builder/blaze-builder-0.4.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Efficient buffered output" HOMEPAGE="https://github.com/lpsmith/blaze-builder" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild b/dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild index b76a91ae37bf7..ae0417253ebd4 100644 --- a/dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild +++ b/dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A blazingly fast HTML combinator library for Haskell" HOMEPAGE="https://jaspervdj.be/blaze/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/blaze-html/blaze-html-0.6.1.3.ebuild b/dev-haskell/blaze-html/blaze-html-0.6.1.3.ebuild index c3ed736da1621..2155235dd5b2d 100644 --- a/dev-haskell/blaze-html/blaze-html-0.6.1.3.ebuild +++ b/dev-haskell/blaze-html/blaze-html-0.6.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A blazingly fast HTML combinator library for Haskell" HOMEPAGE="https://jaspervdj.be/blaze/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/blaze-html/blaze-html-0.7.1.0.ebuild b/dev-haskell/blaze-html/blaze-html-0.7.1.0.ebuild index 6ff965298d4a0..366b46de44f53 100644 --- a/dev-haskell/blaze-html/blaze-html-0.7.1.0.ebuild +++ b/dev-haskell/blaze-html/blaze-html-0.7.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A blazingly fast HTML combinator library for Haskell" HOMEPAGE="https://jaspervdj.be/blaze/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/blaze-html/blaze-html-0.8.1.1.ebuild b/dev-haskell/blaze-html/blaze-html-0.8.1.1.ebuild index a8dfd1906e329..2d9c61d543467 100644 --- a/dev-haskell/blaze-html/blaze-html-0.8.1.1.ebuild +++ b/dev-haskell/blaze-html/blaze-html-0.8.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A blazingly fast HTML combinator library for Haskell" HOMEPAGE="https://jaspervdj.be/blaze/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/blaze-html/blaze-html-0.8.1.2.ebuild b/dev-haskell/blaze-html/blaze-html-0.8.1.2.ebuild index 595d9c51b366d..f7cfa43d2692a 100644 --- a/dev-haskell/blaze-html/blaze-html-0.8.1.2.ebuild +++ b/dev-haskell/blaze-html/blaze-html-0.8.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A blazingly fast HTML combinator library for Haskell" HOMEPAGE="https://jaspervdj.be/blaze/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/blaze-markup/blaze-markup-0.5.2.1.ebuild b/dev-haskell/blaze-markup/blaze-markup-0.5.2.1.ebuild index 8fb6da676e87c..537db1aea9526 100644 --- a/dev-haskell/blaze-markup/blaze-markup-0.5.2.1.ebuild +++ b/dev-haskell/blaze-markup/blaze-markup-0.5.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A blazingly fast markup combinator library for Haskell" HOMEPAGE="https://jaspervdj.be/blaze" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/blaze-markup/blaze-markup-0.6.3.0.ebuild b/dev-haskell/blaze-markup/blaze-markup-0.6.3.0.ebuild index f1fa17ef9a35c..717c68269fa9e 100644 --- a/dev-haskell/blaze-markup/blaze-markup-0.6.3.0.ebuild +++ b/dev-haskell/blaze-markup/blaze-markup-0.6.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A blazingly fast markup combinator library for Haskell" HOMEPAGE="https://jaspervdj.be/blaze" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/blaze-markup/blaze-markup-0.7.0.3.ebuild b/dev-haskell/blaze-markup/blaze-markup-0.7.0.3.ebuild index 6d72887549e3d..ae56658f9f471 100644 --- a/dev-haskell/blaze-markup/blaze-markup-0.7.0.3.ebuild +++ b/dev-haskell/blaze-markup/blaze-markup-0.7.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A blazingly fast markup combinator library for Haskell" HOMEPAGE="https://jaspervdj.be/blaze" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/blaze-markup/blaze-markup-0.7.1.0.ebuild b/dev-haskell/blaze-markup/blaze-markup-0.7.1.0.ebuild index 26c0de6fadfad..f81448d9a39d1 100644 --- a/dev-haskell/blaze-markup/blaze-markup-0.7.1.0.ebuild +++ b/dev-haskell/blaze-markup/blaze-markup-0.7.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A blazingly fast markup combinator library for Haskell" HOMEPAGE="https://jaspervdj.be/blaze" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/bloomfilter/bloomfilter-1.2.6.10-r2.ebuild b/dev-haskell/bloomfilter/bloomfilter-1.2.6.10-r2.ebuild index 9db902020f237..1552b36d77fa1 100644 --- a/dev-haskell/bloomfilter/bloomfilter-1.2.6.10-r2.ebuild +++ b/dev-haskell/bloomfilter/bloomfilter-1.2.6.10-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit eutils haskell-cabal DESCRIPTION="Pure and impure Bloom Filter implementations" HOMEPAGE="https://github.com/bos/bloomfilter" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/bloomfilter/bloomfilter-2.0.1.0.ebuild b/dev-haskell/bloomfilter/bloomfilter-2.0.1.0.ebuild index 9b1acb05d2091..341f5c9445ddb 100644 --- a/dev-haskell/bloomfilter/bloomfilter-2.0.1.0.ebuild +++ b/dev-haskell/bloomfilter/bloomfilter-2.0.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Pure and impure Bloom Filter implementations" HOMEPAGE="https://github.com/bos/bloomfilter" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/boolean/boolean-0.2.3.ebuild b/dev-haskell/boolean/boolean-0.2.3.ebuild index 5cd276fc93641..f8fdb0f1e9d5e 100644 --- a/dev-haskell/boolean/boolean-0.2.3.ebuild +++ b/dev-haskell/boolean/boolean-0.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Generalized booleans and numbers" HOMEPAGE="http://hackage.haskell.org/package/Boolean" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/boxes/boxes-0.1.4.ebuild b/dev-haskell/boxes/boxes-0.1.4.ebuild index 503c571c50e86..50b72875c2070 100644 --- a/dev-haskell/boxes/boxes-0.1.4.ebuild +++ b/dev-haskell/boxes/boxes-0.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="2D text pretty-printing library" HOMEPAGE="http://hackage.haskell.org/package/boxes" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/byteable/byteable-0.1.1.ebuild b/dev-haskell/byteable/byteable-0.1.1.ebuild index b575115de4339..967764d1e1081 100644 --- a/dev-haskell/byteable/byteable-0.1.1.ebuild +++ b/dev-haskell/byteable/byteable-0.1.1.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Type class for sequence of bytes" HOMEPAGE="https://github.com/vincenthz/hs-byteable" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/bytedump/bytedump-1.0.ebuild b/dev-haskell/bytedump/bytedump-1.0.ebuild index 7d9aaaec020df..bd407cafcc15b 100644 --- a/dev-haskell/bytedump/bytedump-1.0.ebuild +++ b/dev-haskell/bytedump/bytedump-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Flexible byte dump helpers for human readers" HOMEPAGE="https://github.com/vincenthz/hs-bytedump" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/byteorder/byteorder-1.0.4.ebuild b/dev-haskell/byteorder/byteorder-1.0.4.ebuild index b554a37c93e54..5ee0b8ffa0f7a 100644 --- a/dev-haskell/byteorder/byteorder-1.0.4.ebuild +++ b/dev-haskell/byteorder/byteorder-1.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Exposes the native endianness or byte ordering of the system" HOMEPAGE="http://community.haskell.org/~aslatter/code/byteorder" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/bytes/bytes-0.15.2.ebuild b/dev-haskell/bytes/bytes-0.15.2.ebuild index 7a476dc947094..54e863841f197 100644 --- a/dev-haskell/bytes/bytes-0.15.2.ebuild +++ b/dev-haskell/bytes/bytes-0.15.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Sharing code for serialization between binary and cereal" HOMEPAGE="https://github.com/ekmett/bytes" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/bytestring-builder/bytestring-builder-0.10.6.0.0.ebuild b/dev-haskell/bytestring-builder/bytestring-builder-0.10.6.0.0.ebuild index dd253e57275f2..7c6cb59f65aa3 100644 --- a/dev-haskell/bytestring-builder/bytestring-builder-0.10.6.0.0.ebuild +++ b/dev-haskell/bytestring-builder/bytestring-builder-0.10.6.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="The new bytestring builder, packaged outside of GHC" HOMEPAGE="http://hackage.haskell.org/package/bytestring-builder" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/bytestring-builder/bytestring-builder-0.10.8.1.0.ebuild b/dev-haskell/bytestring-builder/bytestring-builder-0.10.8.1.0.ebuild index d6cf601a4b21d..a498af0ae9a43 100644 --- a/dev-haskell/bytestring-builder/bytestring-builder-0.10.8.1.0.ebuild +++ b/dev-haskell/bytestring-builder/bytestring-builder-0.10.8.1.0.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="The new bytestring builder, packaged outside of GHC" HOMEPAGE="http://hackage.haskell.org/package/bytestring-builder" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/bytestring-handle/bytestring-handle-0.1.0.4.ebuild b/dev-haskell/bytestring-handle/bytestring-handle-0.1.0.4.ebuild index 47c8e26e2a71d..ab5cab969a8c7 100644 --- a/dev-haskell/bytestring-handle/bytestring-handle-0.1.0.4.ebuild +++ b/dev-haskell/bytestring-handle/bytestring-handle-0.1.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="ByteString-backed Handles" HOMEPAGE="https://hub.darcs.net/ganesh/bytestring-handle" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/bytestring-mmap/bytestring-mmap-0.2.2-r1.ebuild b/dev-haskell/bytestring-mmap/bytestring-mmap-0.2.2-r1.ebuild index 4e70b8d13973d..d8f3d59759743 100644 --- a/dev-haskell/bytestring-mmap/bytestring-mmap-0.2.2-r1.ebuild +++ b/dev-haskell/bytestring-mmap/bytestring-mmap-0.2.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="mmap support for strict ByteStrings" HOMEPAGE="http://code.haskell.org/~dons/code/bytestring-mmap/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/bytestring-show/bytestring-show-0.3.5.6-r1.ebuild b/dev-haskell/bytestring-show/bytestring-show-0.3.5.6-r1.ebuild index a19bb794d4c74..034819b9da955 100644 --- a/dev-haskell/bytestring-show/bytestring-show-0.3.5.6-r1.ebuild +++ b/dev-haskell/bytestring-show/bytestring-show-0.3.5.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Efficient conversion of values into readable byte strings" HOMEPAGE="http://code.haskell.org/~dolio/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/bytestring-show/bytestring-show-0.3.5.6.ebuild b/dev-haskell/bytestring-show/bytestring-show-0.3.5.6.ebuild index f39671a4096c3..43a7a4e7404d8 100644 --- a/dev-haskell/bytestring-show/bytestring-show-0.3.5.6.ebuild +++ b/dev-haskell/bytestring-show/bytestring-show-0.3.5.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Efficient conversion of values into readable byte strings" HOMEPAGE="http://code.haskell.org/~dolio/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/bzlib/bzlib-0.5.0.5.ebuild b/dev-haskell/bzlib/bzlib-0.5.0.5.ebuild index efe3fef50498e..6caa812e67441 100644 --- a/dev-haskell/bzlib/bzlib-0.5.0.5.ebuild +++ b/dev-haskell/bzlib/bzlib-0.5.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Compression and decompression in the bzip2 format" HOMEPAGE="http://hackage.haskell.org/package/bzlib" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/c2hs/c2hs-0.16.4.ebuild b/dev-haskell/c2hs/c2hs-0.16.4.ebuild index f155caac2f45d..7f40f82da9fba 100644 --- a/dev-haskell/c2hs/c2hs-0.16.4.ebuild +++ b/dev-haskell/c2hs/c2hs-0.16.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit base haskell-cabal DESCRIPTION="C->Haskell FFI tool that gives some cross-language type safety" HOMEPAGE="http://www.cse.unsw.edu.au/~chak/haskell/c2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-haskell/c2hs/c2hs-0.16.5.ebuild b/dev-haskell/c2hs/c2hs-0.16.5.ebuild index 881f9ea1e06f7..9dbb8e0c6a9e0 100644 --- a/dev-haskell/c2hs/c2hs-0.16.5.ebuild +++ b/dev-haskell/c2hs/c2hs-0.16.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="C->Haskell FFI tool that gives some cross-language type safety" HOMEPAGE="http://www.cse.unsw.edu.au/~chak/haskell/c2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-haskell/c2hs/c2hs-0.17.2.ebuild b/dev-haskell/c2hs/c2hs-0.17.2.ebuild index 14d1f3248bf37..e5c87f41c0bcb 100644 --- a/dev-haskell/c2hs/c2hs-0.17.2.ebuild +++ b/dev-haskell/c2hs/c2hs-0.17.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="C->Haskell FFI tool that gives some cross-language type safety" HOMEPAGE="https://github.com/haskell/c2hs" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-haskell/c2hs/c2hs-0.20.1.ebuild b/dev-haskell/c2hs/c2hs-0.20.1.ebuild index 0e3334cbf25c0..9be053a7c7b2b 100644 --- a/dev-haskell/c2hs/c2hs-0.20.1.ebuild +++ b/dev-haskell/c2hs/c2hs-0.20.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="C->Haskell FFI tool that gives some cross-language type safety" HOMEPAGE="https://github.com/haskell/c2hs" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-haskell/c2hs/c2hs-0.25.2.ebuild b/dev-haskell/c2hs/c2hs-0.25.2.ebuild index 38b1c7d671c06..4992d1706e3a0 100644 --- a/dev-haskell/c2hs/c2hs-0.25.2.ebuild +++ b/dev-haskell/c2hs/c2hs-0.25.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="C->Haskell FFI tool that gives some cross-language type safety" HOMEPAGE="https://github.com/haskell/c2hs" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-haskell/c2hs/c2hs-0.27.1.ebuild b/dev-haskell/c2hs/c2hs-0.27.1.ebuild index 4b19c3274fc33..88854fd1cc4f2 100644 --- a/dev-haskell/c2hs/c2hs-0.27.1.ebuild +++ b/dev-haskell/c2hs/c2hs-0.27.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="C->Haskell FFI tool that gives some cross-language type safety" HOMEPAGE="https://github.com/haskell/c2hs" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-haskell/c2hs/c2hs-0.28.3.ebuild b/dev-haskell/c2hs/c2hs-0.28.3.ebuild index 6f90dfcac03d4..9c09b06e13b24 100644 --- a/dev-haskell/c2hs/c2hs-0.28.3.ebuild +++ b/dev-haskell/c2hs/c2hs-0.28.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="C->Haskell FFI tool that gives some cross-language type safety" HOMEPAGE="https://github.com/haskell/c2hs" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-haskell/cabal-doctest/cabal-doctest-1.ebuild b/dev-haskell/cabal-doctest/cabal-doctest-1.ebuild index 8037410739623..b73975c859011 100644 --- a/dev-haskell/cabal-doctest/cabal-doctest-1.ebuild +++ b/dev-haskell/cabal-doctest/cabal-doctest-1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A Setup.hs helper for doctests running" HOMEPAGE="https://github.com/phadej/cabal-doctest" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cabal-helper/cabal-helper-0.6.1.0.ebuild b/dev-haskell/cabal-helper/cabal-helper-0.6.1.0.ebuild index 410e98eeacea6..ff6816e950853 100644 --- a/dev-haskell/cabal-helper/cabal-helper-0.6.1.0.ebuild +++ b/dev-haskell/cabal-helper/cabal-helper-0.6.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Simple interface to some of Cabal's configuration state used by ghc-mod" HOMEPAGE="http://hackage.haskell.org/package/cabal-helper" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0/${PV}" diff --git a/dev-haskell/cabal-helper/cabal-helper-0.6.3.1.ebuild b/dev-haskell/cabal-helper/cabal-helper-0.6.3.1.ebuild index a5c7a56ebbb4b..c93b9cd8e3f64 100644 --- a/dev-haskell/cabal-helper/cabal-helper-0.6.3.1.ebuild +++ b/dev-haskell/cabal-helper/cabal-helper-0.6.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Simple interface to some of Cabal's configuration state used by ghc-mod" HOMEPAGE="http://hackage.haskell.org/package/cabal-helper" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0/${PV}" diff --git a/dev-haskell/cabal-helper/cabal-helper-0.7.3.0.ebuild b/dev-haskell/cabal-helper/cabal-helper-0.7.3.0.ebuild index 60dcdac844365..d026d8169e206 100644 --- a/dev-haskell/cabal-helper/cabal-helper-0.7.3.0.ebuild +++ b/dev-haskell/cabal-helper/cabal-helper-0.7.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Simple interface to some of Cabal's configuration state used by ghc-mod" HOMEPAGE="http://hackage.haskell.org/package/cabal-helper" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0/${PV}" diff --git a/dev-haskell/cabal-install/cabal-install-1.18.1.0.ebuild b/dev-haskell/cabal-install/cabal-install-1.18.1.0.ebuild index fcd25ce5adfaf..de2f1dc09ad9b 100644 --- a/dev-haskell/cabal-install/cabal-install-1.18.1.0.ebuild +++ b/dev-haskell/cabal-install/cabal-install-1.18.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit bash-completion-r1 eutils haskell-cabal DESCRIPTION="The command-line interface for Cabal and Hackage" HOMEPAGE="http://www.haskell.org/cabal/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/cabal-install/cabal-install-1.20.0.3-r2.ebuild b/dev-haskell/cabal-install/cabal-install-1.20.0.3-r2.ebuild index fa0e9c1806fb1..96a75e9b027e0 100644 --- a/dev-haskell/cabal-install/cabal-install-1.20.0.3-r2.ebuild +++ b/dev-haskell/cabal-install/cabal-install-1.20.0.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit bash-completion-r1 eutils haskell-cabal DESCRIPTION="The command-line interface for Cabal and Hackage" HOMEPAGE="http://www.haskell.org/cabal/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/cabal-install/cabal-install-1.22.7.0.ebuild b/dev-haskell/cabal-install/cabal-install-1.22.7.0.ebuild index ad649a3ad7e30..3b7fc16ca46a1 100644 --- a/dev-haskell/cabal-install/cabal-install-1.22.7.0.ebuild +++ b/dev-haskell/cabal-install/cabal-install-1.22.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit bash-completion-r1 eutils haskell-cabal DESCRIPTION="The command-line interface for Cabal and Hackage" HOMEPAGE="http://www.haskell.org/cabal/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/cabal-install/cabal-install-1.24.0.2.ebuild b/dev-haskell/cabal-install/cabal-install-1.24.0.2.ebuild index 14f9f6461f842..be2dee7e46f58 100644 --- a/dev-haskell/cabal-install/cabal-install-1.24.0.2.ebuild +++ b/dev-haskell/cabal-install/cabal-install-1.24.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit bash-completion-r1 haskell-cabal DESCRIPTION="The command-line interface for Cabal and Hackage" HOMEPAGE="http://www.haskell.org/cabal/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/cabal/cabal-1.18.1.2.ebuild b/dev-haskell/cabal/cabal-1.18.1.2.ebuild index 915891a232956..549fcfcc44d3a 100644 --- a/dev-haskell/cabal/cabal-1.18.1.2.ebuild +++ b/dev-haskell/cabal/cabal-1.18.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ MY_P=${MY_PN}-${PV} DESCRIPTION="A framework for packaging Haskell software" HOMEPAGE="http://www.haskell.org/cabal/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cabal/cabal-1.18.1.3.ebuild b/dev-haskell/cabal/cabal-1.18.1.3.ebuild index 080b6c14b521a..3989bc8d1f7d8 100644 --- a/dev-haskell/cabal/cabal-1.18.1.3.ebuild +++ b/dev-haskell/cabal/cabal-1.18.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A framework for packaging Haskell software" HOMEPAGE="http://www.haskell.org/cabal/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cabal/cabal-1.18.1.5.ebuild b/dev-haskell/cabal/cabal-1.18.1.5.ebuild index 6af725f03e7cc..58fc44046adfa 100644 --- a/dev-haskell/cabal/cabal-1.18.1.5.ebuild +++ b/dev-haskell/cabal/cabal-1.18.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A framework for packaging Haskell software" HOMEPAGE="http://www.haskell.org/cabal/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cabal/cabal-1.20.0.2.ebuild b/dev-haskell/cabal/cabal-1.20.0.2.ebuild index f6afd30ca2eec..1b3357267d9ef 100644 --- a/dev-haskell/cabal/cabal-1.20.0.2.ebuild +++ b/dev-haskell/cabal/cabal-1.20.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A framework for packaging Haskell software" HOMEPAGE="http://www.haskell.org/cabal/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cabal/cabal-1.22.8.0.ebuild b/dev-haskell/cabal/cabal-1.22.8.0.ebuild index bc6e0f5978778..bc8e2a3b85d78 100644 --- a/dev-haskell/cabal/cabal-1.22.8.0.ebuild +++ b/dev-haskell/cabal/cabal-1.22.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A framework for packaging Haskell software" HOMEPAGE="http://www.haskell.org/cabal/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cabal/cabal-1.24.2.0.ebuild b/dev-haskell/cabal/cabal-1.24.2.0.ebuild index c98a9733edd27..b699f8ffde6dd 100644 --- a/dev-haskell/cabal/cabal-1.24.2.0.ebuild +++ b/dev-haskell/cabal/cabal-1.24.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A framework for packaging Haskell software" HOMEPAGE="http://www.haskell.org/cabal/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cabal/cabal-2.0.0.2.ebuild b/dev-haskell/cabal/cabal-2.0.0.2.ebuild index 6940bc3c4e4d2..05c60182e73e2 100644 --- a/dev-haskell/cabal/cabal-2.0.0.2.ebuild +++ b/dev-haskell/cabal/cabal-2.0.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A framework for packaging Haskell software" HOMEPAGE="http://www.haskell.org/cabal/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cairo/cairo-0.12.5.3.ebuild b/dev-haskell/cairo/cairo-0.12.5.3.ebuild index 3f1422c5274fe..b83c4245b9b1e 100644 --- a/dev-haskell/cairo/cairo-0.12.5.3.ebuild +++ b/dev-haskell/cairo/cairo-0.12.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Binding to the Cairo library" HOMEPAGE="http://projects.haskell.org/gtk2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cairo/cairo-0.13.1.1.ebuild b/dev-haskell/cairo/cairo-0.13.1.1.ebuild index bb6542c8f88a1..3054c8291bdcd 100644 --- a/dev-haskell/cairo/cairo-0.13.1.1.ebuild +++ b/dev-haskell/cairo/cairo-0.13.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Binding to the Cairo library" HOMEPAGE="http://projects.haskell.org/gtk2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cairo/cairo-0.13.3.1.ebuild b/dev-haskell/cairo/cairo-0.13.3.1.ebuild index 29e75c471e155..2a526bfa9f774 100644 --- a/dev-haskell/cairo/cairo-0.13.3.1.ebuild +++ b/dev-haskell/cairo/cairo-0.13.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Binding to the Cairo library" HOMEPAGE="http://projects.haskell.org/gtk2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/case-insensitive/case-insensitive-1.0.0.2-r1.ebuild b/dev-haskell/case-insensitive/case-insensitive-1.0.0.2-r1.ebuild index 7c631bcce0e61..2bf507c4011e8 100644 --- a/dev-haskell/case-insensitive/case-insensitive-1.0.0.2-r1.ebuild +++ b/dev-haskell/case-insensitive/case-insensitive-1.0.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Case insensitive string comparison" HOMEPAGE="https://github.com/basvandijk/case-insensitive" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/case-insensitive/case-insensitive-1.1.0.3.ebuild b/dev-haskell/case-insensitive/case-insensitive-1.1.0.3.ebuild index 3f35e62b7459c..0a0c0d4fc7cdf 100644 --- a/dev-haskell/case-insensitive/case-insensitive-1.1.0.3.ebuild +++ b/dev-haskell/case-insensitive/case-insensitive-1.1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Case insensitive string comparison" HOMEPAGE="https://github.com/basvandijk/case-insensitive" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/case-insensitive/case-insensitive-1.2.0.5.ebuild b/dev-haskell/case-insensitive/case-insensitive-1.2.0.5.ebuild index 944c7b382e938..a1c00965fb06c 100644 --- a/dev-haskell/case-insensitive/case-insensitive-1.2.0.5.ebuild +++ b/dev-haskell/case-insensitive/case-insensitive-1.2.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Case insensitive string comparison" HOMEPAGE="https://github.com/basvandijk/case-insensitive" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/case-insensitive/case-insensitive-1.2.0.7.ebuild b/dev-haskell/case-insensitive/case-insensitive-1.2.0.7.ebuild index c54822c713780..1bae4e210c9ad 100644 --- a/dev-haskell/case-insensitive/case-insensitive-1.2.0.7.ebuild +++ b/dev-haskell/case-insensitive/case-insensitive-1.2.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Case insensitive string comparison" HOMEPAGE="https://github.com/basvandijk/case-insensitive" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cassava/cassava-0.4.4.0.ebuild b/dev-haskell/cassava/cassava-0.4.4.0.ebuild index d848f13731221..9c14c797e44ec 100644 --- a/dev-haskell/cassava/cassava-0.4.4.0.ebuild +++ b/dev-haskell/cassava/cassava-0.4.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A CSV parsing and encoding library" HOMEPAGE="https://github.com/tibbe/cassava" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cassava/cassava-0.4.5.0.ebuild b/dev-haskell/cassava/cassava-0.4.5.0.ebuild index 09b24247000ac..9e4035f00b026 100644 --- a/dev-haskell/cassava/cassava-0.4.5.0.ebuild +++ b/dev-haskell/cassava/cassava-0.4.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A CSV parsing and encoding library" HOMEPAGE="https://github.com/hvr/cassava" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cereal-vector/cereal-vector-0.2.0.1.ebuild b/dev-haskell/cereal-vector/cereal-vector-0.2.0.1.ebuild index 37187b1128a4e..c0a1cbad52fca 100644 --- a/dev-haskell/cereal-vector/cereal-vector-0.2.0.1.ebuild +++ b/dev-haskell/cereal-vector/cereal-vector-0.2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Serialize instances for Data.Vector types" HOMEPAGE="https://github.com/acfoltzer/cereal-vector" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cereal/cereal-0.3.5.2.ebuild b/dev-haskell/cereal/cereal-0.3.5.2.ebuild index 3e2d048aed68f..4a3c908120a1b 100644 --- a/dev-haskell/cereal/cereal-0.3.5.2.ebuild +++ b/dev-haskell/cereal/cereal-0.3.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A binary serialization library" HOMEPAGE="http://hackage.haskell.org/package/cereal" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cereal/cereal-0.4.0.1.ebuild b/dev-haskell/cereal/cereal-0.4.0.1.ebuild index e9b51e7285a6a..736713d4c612e 100644 --- a/dev-haskell/cereal/cereal-0.4.0.1.ebuild +++ b/dev-haskell/cereal/cereal-0.4.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A binary serialization library" HOMEPAGE="http://hackage.haskell.org/package/cereal" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cereal/cereal-0.4.1.1.ebuild b/dev-haskell/cereal/cereal-0.4.1.1.ebuild index e0a99e9eb2962..92a685f13ec29 100644 --- a/dev-haskell/cereal/cereal-0.4.1.1.ebuild +++ b/dev-haskell/cereal/cereal-0.4.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A binary serialization library" HOMEPAGE="http://hackage.haskell.org/package/cereal" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/certificate/certificate-1.3.9.ebuild b/dev-haskell/certificate/certificate-1.3.9.ebuild index 89e8f4aab7d82..e5678e1be6081 100644 --- a/dev-haskell/certificate/certificate-1.3.9.ebuild +++ b/dev-haskell/certificate/certificate-1.3.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit eutils haskell-cabal DESCRIPTION="Certificates and Key Reader/Writer" HOMEPAGE="https://github.com/vincenthz/hs-certificate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cgi/cgi-3001.1.8.3.ebuild b/dev-haskell/cgi/cgi-3001.1.8.3.ebuild index 3b6a6a4a61100..2a12257e6c891 100644 --- a/dev-haskell/cgi/cgi-3001.1.8.3.ebuild +++ b/dev-haskell/cgi/cgi-3001.1.8.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A library for writing CGI programs" HOMEPAGE="http://andersk.mit.edu/haskell/cgi/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cgi/cgi-3001.1.8.4-r1.ebuild b/dev-haskell/cgi/cgi-3001.1.8.4-r1.ebuild index 1ed79f9231857..26d527fc68f86 100644 --- a/dev-haskell/cgi/cgi-3001.1.8.4-r1.ebuild +++ b/dev-haskell/cgi/cgi-3001.1.8.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit base haskell-cabal DESCRIPTION="A library for writing CGI programs" HOMEPAGE="http://andersk.mit.edu/haskell/cgi/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cgi/cgi-3001.1.8.4.ebuild b/dev-haskell/cgi/cgi-3001.1.8.4.ebuild index ec762a9957119..d89e64fd51365 100644 --- a/dev-haskell/cgi/cgi-3001.1.8.4.ebuild +++ b/dev-haskell/cgi/cgi-3001.1.8.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A library for writing CGI programs" HOMEPAGE="http://andersk.mit.edu/haskell/cgi/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cgi/cgi-3001.2.2.2.ebuild b/dev-haskell/cgi/cgi-3001.2.2.2.ebuild index 8281b8497809f..2ce0e12eb067f 100644 --- a/dev-haskell/cgi/cgi-3001.2.2.2.ebuild +++ b/dev-haskell/cgi/cgi-3001.2.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="A library for writing CGI programs" HOMEPAGE="https://github.com/cheecheeo/haskell-cgi" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/chaselev-deque/chaselev-deque-0.4.ebuild b/dev-haskell/chaselev-deque/chaselev-deque-0.4.ebuild index ea65da54185a6..579684ffc118a 100644 --- a/dev-haskell/chaselev-deque/chaselev-deque-0.4.ebuild +++ b/dev-haskell/chaselev-deque/chaselev-deque-0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Chase & Lev work-stealing lock-free double-ended queues (deques)" HOMEPAGE="https://github.com/rrnewton/haskell-lockfree-queue/wiki" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/chaselev-deque/chaselev-deque-0.5.0.5.ebuild b/dev-haskell/chaselev-deque/chaselev-deque-0.5.0.5.ebuild index 252e56e76f851..19f6bb3bb585e 100644 --- a/dev-haskell/chaselev-deque/chaselev-deque-0.5.0.5.ebuild +++ b/dev-haskell/chaselev-deque/chaselev-deque-0.5.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Chase & Lev work-stealing lock-free double-ended queues (deques)" HOMEPAGE="https://github.com/rrnewton/haskell-lockfree/wiki" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.11-r1.ebuild b/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.11-r1.ebuild index beb123919b928..1927479404d64 100644 --- a/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.11-r1.ebuild +++ b/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.11-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="For testing partial and infinite values" HOMEPAGE="http://hackage.haskell.org/package/ChasingBottoms" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.13.ebuild b/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.13.ebuild index 1b1f14687b0bc..07b987f66c9af 100644 --- a/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.13.ebuild +++ b/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="For testing partial and infinite values" HOMEPAGE="http://hackage.haskell.org/package/ChasingBottoms" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.14.ebuild b/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.14.ebuild index cdc5d93dcc768..fab0c7ae19cee 100644 --- a/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.14.ebuild +++ b/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="For testing partial and infinite values" HOMEPAGE="http://hackage.haskell.org/package/ChasingBottoms" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/chasingbottoms/chasingbottoms-1.3.1.2.ebuild b/dev-haskell/chasingbottoms/chasingbottoms-1.3.1.2.ebuild index dd2b4df038a7f..369c06cd4b67b 100644 --- a/dev-haskell/chasingbottoms/chasingbottoms-1.3.1.2.ebuild +++ b/dev-haskell/chasingbottoms/chasingbottoms-1.3.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="For testing partial and infinite values" HOMEPAGE="http://hackage.haskell.org/package/ChasingBottoms" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/chell-quickcheck/chell-quickcheck-0.2.5-r1.ebuild b/dev-haskell/chell-quickcheck/chell-quickcheck-0.2.5-r1.ebuild index ea9d0c66afc5e..348e819aa8d14 100644 --- a/dev-haskell/chell-quickcheck/chell-quickcheck-0.2.5-r1.ebuild +++ b/dev-haskell/chell-quickcheck/chell-quickcheck-0.2.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="QuickCheck support for the Chell testing library" HOMEPAGE="https://john-millikin.com/software/chell/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/chell-quickcheck/chell-quickcheck-0.2.5.ebuild b/dev-haskell/chell-quickcheck/chell-quickcheck-0.2.5.ebuild index afb146b444fb2..51a50931cd91a 100644 --- a/dev-haskell/chell-quickcheck/chell-quickcheck-0.2.5.ebuild +++ b/dev-haskell/chell-quickcheck/chell-quickcheck-0.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="QuickCheck support for the Chell testing library" HOMEPAGE="https://john-millikin.com/software/chell/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/chell/chell-0.4.0.1.ebuild b/dev-haskell/chell/chell-0.4.0.1.ebuild index a89b0baa6803e..15c04c0e0ebd7 100644 --- a/dev-haskell/chell/chell-0.4.0.1.ebuild +++ b/dev-haskell/chell/chell-0.4.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A simple and intuitive library for automated testing" HOMEPAGE="https://john-millikin.com/software/chell/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/chunked-data/chunked-data-0.1.0.1.ebuild b/dev-haskell/chunked-data/chunked-data-0.1.0.1.ebuild index 5c3c5d483691f..91a4050b4d7d0 100644 --- a/dev-haskell/chunked-data/chunked-data-0.1.0.1.ebuild +++ b/dev-haskell/chunked-data/chunked-data-0.1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Typeclasses for dealing with various chunked data representations" HOMEPAGE="https://github.com/fpco/chunked-data" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/chunked-data/chunked-data-0.3.0.ebuild b/dev-haskell/chunked-data/chunked-data-0.3.0.ebuild index a79ec00c2b156..b92e3e687386e 100644 --- a/dev-haskell/chunked-data/chunked-data-0.3.0.ebuild +++ b/dev-haskell/chunked-data/chunked-data-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Typeclasses for dealing with various chunked data representations" HOMEPAGE="https://github.com/snoyberg/mono-traversable" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/cipher-aes/cipher-aes-0.2.11.ebuild b/dev-haskell/cipher-aes/cipher-aes-0.2.11.ebuild index 920726217d88b..24980eb9266e8 100644 --- a/dev-haskell/cipher-aes/cipher-aes-0.2.11.ebuild +++ b/dev-haskell/cipher-aes/cipher-aes-0.2.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Fast AES cipher implementation with advanced mode of operations" HOMEPAGE="https://github.com/vincenthz/hs-cipher-aes" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cipher-aes/cipher-aes-0.2.5.ebuild b/dev-haskell/cipher-aes/cipher-aes-0.2.5.ebuild index 0ae5f95208f94..613f7aaea48cb 100644 --- a/dev-haskell/cipher-aes/cipher-aes-0.2.5.ebuild +++ b/dev-haskell/cipher-aes/cipher-aes-0.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Fast AES cipher implementation with advanced mode of operations" HOMEPAGE="https://github.com/vincenthz/hs-cipher-aes" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cipher-blowfish/cipher-blowfish-0.0.3.ebuild b/dev-haskell/cipher-blowfish/cipher-blowfish-0.0.3.ebuild index f34e3c4e54d03..fabcfa72dc54f 100644 --- a/dev-haskell/cipher-blowfish/cipher-blowfish-0.0.3.ebuild +++ b/dev-haskell/cipher-blowfish/cipher-blowfish-0.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Blowfish cipher" HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cipher-camellia/cipher-camellia-0.0.2.ebuild b/dev-haskell/cipher-camellia/cipher-camellia-0.0.2.ebuild index 01d2a713640cf..93acb1fa79c10 100644 --- a/dev-haskell/cipher-camellia/cipher-camellia-0.0.2.ebuild +++ b/dev-haskell/cipher-camellia/cipher-camellia-0.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Camellia block cipher primitives" HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cipher-des/cipher-des-0.0.6.ebuild b/dev-haskell/cipher-des/cipher-des-0.0.6.ebuild index 31535dcc0a2e6..cdde0e69767b3 100644 --- a/dev-haskell/cipher-des/cipher-des-0.0.6.ebuild +++ b/dev-haskell/cipher-des/cipher-des-0.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="DES and 3DES primitives" HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cipher-rc4/cipher-rc4-0.1.4.ebuild b/dev-haskell/cipher-rc4/cipher-rc4-0.1.4.ebuild index 8571950a0b976..ead19812f79ad 100644 --- a/dev-haskell/cipher-rc4/cipher-rc4-0.1.4.ebuild +++ b/dev-haskell/cipher-rc4/cipher-rc4-0.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Fast RC4 cipher implementation" HOMEPAGE="https://github.com/vincenthz/hs-cipher-rc4" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/citeproc-hs/citeproc-hs-0.3.10-r1.ebuild b/dev-haskell/citeproc-hs/citeproc-hs-0.3.10-r1.ebuild index 113ca2b6418eb..cdef1f881ffb7 100644 --- a/dev-haskell/citeproc-hs/citeproc-hs-0.3.10-r1.ebuild +++ b/dev-haskell/citeproc-hs/citeproc-hs-0.3.10-r1.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A Citation Style Language implementation in Haskell" HOMEPAGE="http://istitutocolli.org/repos/citeproc-hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/classy-prelude/classy-prelude-0.10.2.ebuild b/dev-haskell/classy-prelude/classy-prelude-0.10.2.ebuild index 36d748d6deb8c..f1904f7e4f81e 100644 --- a/dev-haskell/classy-prelude/classy-prelude-0.10.2.ebuild +++ b/dev-haskell/classy-prelude/classy-prelude-0.10.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A typeclass-based Prelude" HOMEPAGE="https://github.com/snoyberg/classy-prelude" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/classy-prelude/classy-prelude-0.12.0.ebuild b/dev-haskell/classy-prelude/classy-prelude-0.12.0.ebuild index 76555a8c9f488..21601f64b8c61 100644 --- a/dev-haskell/classy-prelude/classy-prelude-0.12.0.ebuild +++ b/dev-haskell/classy-prelude/classy-prelude-0.12.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A typeclass-based Prelude" HOMEPAGE="https://github.com/snoyberg/classy-prelude" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/classy-prelude/classy-prelude-0.12.7.ebuild b/dev-haskell/classy-prelude/classy-prelude-0.12.7.ebuild index 5e5ff06ac76d1..6b08cef869e83 100644 --- a/dev-haskell/classy-prelude/classy-prelude-0.12.7.ebuild +++ b/dev-haskell/classy-prelude/classy-prelude-0.12.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A typeclass-based Prelude" HOMEPAGE="https://github.com/snoyberg/classy-prelude" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/classy-prelude/classy-prelude-0.5.8.ebuild b/dev-haskell/classy-prelude/classy-prelude-0.5.8.ebuild index aeacd4cb69eb2..440cf6383dd87 100644 --- a/dev-haskell/classy-prelude/classy-prelude-0.5.8.ebuild +++ b/dev-haskell/classy-prelude/classy-prelude-0.5.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A typeclass-based Prelude" HOMEPAGE="https://github.com/snoyberg/classy-prelude" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/classy-prelude/classy-prelude-0.5.9.ebuild b/dev-haskell/classy-prelude/classy-prelude-0.5.9.ebuild index 332569467758e..8b3bdee861cfd 100644 --- a/dev-haskell/classy-prelude/classy-prelude-0.5.9.ebuild +++ b/dev-haskell/classy-prelude/classy-prelude-0.5.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A typeclass-based Prelude" HOMEPAGE="https://github.com/snoyberg/classy-prelude" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/classy-prelude/classy-prelude-0.6.0.ebuild b/dev-haskell/classy-prelude/classy-prelude-0.6.0.ebuild index 70634e214a237..5fcf3f027f784 100644 --- a/dev-haskell/classy-prelude/classy-prelude-0.6.0.ebuild +++ b/dev-haskell/classy-prelude/classy-prelude-0.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A typeclass-based Prelude" HOMEPAGE="https://github.com/snoyberg/classy-prelude" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/classy-prelude/classy-prelude-0.8.0.1.ebuild b/dev-haskell/classy-prelude/classy-prelude-0.8.0.1.ebuild index d3188fbb6b3fd..88d3c0b230b5f 100644 --- a/dev-haskell/classy-prelude/classy-prelude-0.8.0.1.ebuild +++ b/dev-haskell/classy-prelude/classy-prelude-0.8.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A typeclass-based Prelude" HOMEPAGE="https://github.com/snoyberg/classy-prelude" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/classy-prelude/classy-prelude-0.9.2.ebuild b/dev-haskell/classy-prelude/classy-prelude-0.9.2.ebuild index 8a5c4240bfaf2..ccc5cb3f2bd6a 100644 --- a/dev-haskell/classy-prelude/classy-prelude-0.9.2.ebuild +++ b/dev-haskell/classy-prelude/classy-prelude-0.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A typeclass-based Prelude" HOMEPAGE="https://github.com/snoyberg/classy-prelude" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/classy-prelude/classy-prelude-1.0.2.ebuild b/dev-haskell/classy-prelude/classy-prelude-1.0.2.ebuild index 489b534554529..3bd40ec0f490e 100644 --- a/dev-haskell/classy-prelude/classy-prelude-1.0.2.ebuild +++ b/dev-haskell/classy-prelude/classy-prelude-1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A typeclass-based Prelude" HOMEPAGE="https://github.com/snoyberg/mono-traversable" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/clientsession/clientsession-0.9.1.1.ebuild b/dev-haskell/clientsession/clientsession-0.9.1.1.ebuild index a9a3a056724e2..397272f81c4ea 100644 --- a/dev-haskell/clientsession/clientsession-0.9.1.1.ebuild +++ b/dev-haskell/clientsession/clientsession-0.9.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Securely store session data in a client-side cookie" HOMEPAGE="https://github.com/yesodweb/clientsession/tree/master" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/clock/clock-0.4.1.3.ebuild b/dev-haskell/clock/clock-0.4.1.3.ebuild index a8eb687c90ee6..b947e1d23d591 100644 --- a/dev-haskell/clock/clock-0.4.1.3.ebuild +++ b/dev-haskell/clock/clock-0.4.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="High-resolution clock functions: monotonic, realtime, cputime" HOMEPAGE="https://corsis.github.com/clock/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/clock/clock-0.5.1.ebuild b/dev-haskell/clock/clock-0.5.1.ebuild index 9a2f0539b1171..bc1ebec752a47 100644 --- a/dev-haskell/clock/clock-0.5.1.ebuild +++ b/dev-haskell/clock/clock-0.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="High-resolution clock functions: monotonic, realtime, cputime" HOMEPAGE="https://github.com/corsis/clock" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/clock/clock-0.7.2.ebuild b/dev-haskell/clock/clock-0.7.2.ebuild index 2af0bdd7d9e9f..7d59c0a392cec 100644 --- a/dev-haskell/clock/clock-0.7.2.ebuild +++ b/dev-haskell/clock/clock-0.7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="High-resolution clock functions: monotonic, realtime, cputime" HOMEPAGE="https://github.com/corsis/clock" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cmark/cmark-0.3.4.ebuild b/dev-haskell/cmark/cmark-0.3.4.ebuild index f2e8dda78a9f8..5ee4921b3accd 100644 --- a/dev-haskell/cmark/cmark-0.3.4.ebuild +++ b/dev-haskell/cmark/cmark-0.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Fast, accurate CommonMark (Markdown) parser and renderer" HOMEPAGE="https://github.com/jgm/commonmark-hs" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cmark/cmark-0.4.0.1.ebuild b/dev-haskell/cmark/cmark-0.4.0.1.ebuild index 724892a0dfcab..277d5e275ec36 100644 --- a/dev-haskell/cmark/cmark-0.4.0.1.ebuild +++ b/dev-haskell/cmark/cmark-0.4.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Fast, accurate CommonMark (Markdown) parser and renderer" HOMEPAGE="https://github.com/jgm/commonmark-hs" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cmark/cmark-0.5.5.ebuild b/dev-haskell/cmark/cmark-0.5.5.ebuild index ee5f940e742d6..331e379a58ad3 100644 --- a/dev-haskell/cmark/cmark-0.5.5.ebuild +++ b/dev-haskell/cmark/cmark-0.5.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Fast, accurate CommonMark (Markdown) parser and renderer" HOMEPAGE="https://github.com/jgm/cmark-hs" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cmark/cmark-0.5.6.ebuild b/dev-haskell/cmark/cmark-0.5.6.ebuild index a980c29c31d99..02193b3fb50fc 100644 --- a/dev-haskell/cmark/cmark-0.5.6.ebuild +++ b/dev-haskell/cmark/cmark-0.5.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Fast, accurate CommonMark (Markdown) parser and renderer" HOMEPAGE="https://github.com/jgm/cmark-hs" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cmark/cmark-0.6.ebuild b/dev-haskell/cmark/cmark-0.6.ebuild index e5097d0ec03ba..5d36f5081c5ef 100644 --- a/dev-haskell/cmark/cmark-0.6.ebuild +++ b/dev-haskell/cmark/cmark-0.6.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Fast, accurate CommonMark (Markdown) parser and renderer" HOMEPAGE="https://github.com/jgm/cmark-hs" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cmdargs/cmdargs-0.10.13.ebuild b/dev-haskell/cmdargs/cmdargs-0.10.13.ebuild index 30007953dfdb6..391c694ed9a5b 100644 --- a/dev-haskell/cmdargs/cmdargs-0.10.13.ebuild +++ b/dev-haskell/cmdargs/cmdargs-0.10.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Command line argument processing" HOMEPAGE="http://community.haskell.org/~ndm/cmdargs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cmdargs/cmdargs-0.10.14.ebuild b/dev-haskell/cmdargs/cmdargs-0.10.14.ebuild index 0c6dc49ff9e05..59be217865c06 100644 --- a/dev-haskell/cmdargs/cmdargs-0.10.14.ebuild +++ b/dev-haskell/cmdargs/cmdargs-0.10.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Command line argument processing" HOMEPAGE="https://github.com/ndmitchell/cmdargs#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cmdargs/cmdargs-0.10.7.ebuild b/dev-haskell/cmdargs/cmdargs-0.10.7.ebuild index 1054f2d431e5f..2263e832a94e5 100644 --- a/dev-haskell/cmdargs/cmdargs-0.10.7.ebuild +++ b/dev-haskell/cmdargs/cmdargs-0.10.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Command line argument processing" HOMEPAGE="http://community.haskell.org/~ndm/cmdargs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cmdlib/cmdlib-0.3.5-r1.ebuild b/dev-haskell/cmdlib/cmdlib-0.3.5-r1.ebuild index 0a4bb34dd6f29..1e3d3b43d03f9 100644 --- a/dev-haskell/cmdlib/cmdlib-0.3.5-r1.ebuild +++ b/dev-haskell/cmdlib/cmdlib-0.3.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit base haskell-cabal DESCRIPTION="a library for command line parsing & online help" HOMEPAGE="http://hackage.haskell.org/package/cmdlib" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cmdlib/cmdlib-0.3.6.ebuild b/dev-haskell/cmdlib/cmdlib-0.3.6.ebuild index 179c2bceb9123..0cf385ffbdb43 100644 --- a/dev-haskell/cmdlib/cmdlib-0.3.6.ebuild +++ b/dev-haskell/cmdlib/cmdlib-0.3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="a library for command line parsing & online help" HOMEPAGE="http://hackage.haskell.org/package/cmdlib" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/code-page/code-page-0.1.1.ebuild b/dev-haskell/code-page/code-page-0.1.1.ebuild index 12231b90d8beb..1e1acfa738108 100644 --- a/dev-haskell/code-page/code-page-0.1.1.ebuild +++ b/dev-haskell/code-page/code-page-0.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Windows code page library for Haskell" HOMEPAGE="https://github.com/RyanGlScott/code-page" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/colour/colour-2.3.3-r1.ebuild b/dev-haskell/colour/colour-2.3.3-r1.ebuild index cbf63a109f0be..009379cbae807 100644 --- a/dev-haskell/colour/colour-2.3.3-r1.ebuild +++ b/dev-haskell/colour/colour-2.3.3-r1.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A model for human colour/color perception" HOMEPAGE="http://www.haskell.org/haskellwiki/Colour" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/comonad-transformers/comonad-transformers-3.1.ebuild b/dev-haskell/comonad-transformers/comonad-transformers-3.1.ebuild index 4e2d9c10718d3..085e99dd5086b 100644 --- a/dev-haskell/comonad-transformers/comonad-transformers-3.1.ebuild +++ b/dev-haskell/comonad-transformers/comonad-transformers-3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Comonad transformers" HOMEPAGE="https://github.com/ekmett/comonad-transformers/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/comonad-transformers/comonad-transformers-4.0.ebuild b/dev-haskell/comonad-transformers/comonad-transformers-4.0.ebuild index 43d9c21fbfe78..d65d870bb1b4b 100644 --- a/dev-haskell/comonad-transformers/comonad-transformers-4.0.ebuild +++ b/dev-haskell/comonad-transformers/comonad-transformers-4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="This package has been merged into comonad 4.0" HOMEPAGE="https://github.com/ekmett/comonad-transformers/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/comonad/comonad-3.1.ebuild b/dev-haskell/comonad/comonad-3.1.ebuild index fcfc3ca677448..434fe6c0c56c3 100644 --- a/dev-haskell/comonad/comonad-3.1.ebuild +++ b/dev-haskell/comonad/comonad-3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell 98 compatible comonads" HOMEPAGE="https://github.com/ekmett/comonad/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/comonad/comonad-4.0.ebuild b/dev-haskell/comonad/comonad-4.0.ebuild index b922d01f46e91..700ca8942fcbe 100644 --- a/dev-haskell/comonad/comonad-4.0.ebuild +++ b/dev-haskell/comonad/comonad-4.0.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell 98 compatible comonads" HOMEPAGE="https://github.com/ekmett/comonad/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/comonad/comonad-4.2.7.2.ebuild b/dev-haskell/comonad/comonad-4.2.7.2.ebuild index 86556a14a2c81..6edd25124a506 100644 --- a/dev-haskell/comonad/comonad-4.2.7.2.ebuild +++ b/dev-haskell/comonad/comonad-4.2.7.2.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell 98 compatible comonads" HOMEPAGE="https://github.com/ekmett/comonad/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/comonad/comonad-5.ebuild b/dev-haskell/comonad/comonad-5.ebuild index 659a450617cae..c9c16cae68d38 100644 --- a/dev-haskell/comonad/comonad-5.ebuild +++ b/dev-haskell/comonad/comonad-5.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell 98 compatible comonads" HOMEPAGE="https://github.com/ekmett/comonad/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/comonads-fd/comonads-fd-3.0.3.ebuild b/dev-haskell/comonads-fd/comonads-fd-3.0.3.ebuild index c41b560b17f5d..db6a01402ceac 100644 --- a/dev-haskell/comonads-fd/comonads-fd-3.0.3.ebuild +++ b/dev-haskell/comonads-fd/comonads-fd-3.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Comonad transformers using functional dependencies" HOMEPAGE="https://github.com/ekmett/comonads-fd/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/comonads-fd/comonads-fd-4.0.ebuild b/dev-haskell/comonads-fd/comonads-fd-4.0.ebuild index ebfc1da3cf5e2..926dccf4217ca 100644 --- a/dev-haskell/comonads-fd/comonads-fd-4.0.ebuild +++ b/dev-haskell/comonads-fd/comonads-fd-4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="This package has been merged into comonad 4.0" HOMEPAGE="https://github.com/ekmett/comonads-fd/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/concurrent-extra/concurrent-extra-0.7.0.10.ebuild b/dev-haskell/concurrent-extra/concurrent-extra-0.7.0.10.ebuild index b1a7f5e503b44..e5f7d4125f428 100644 --- a/dev-haskell/concurrent-extra/concurrent-extra-0.7.0.10.ebuild +++ b/dev-haskell/concurrent-extra/concurrent-extra-0.7.0.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Extra concurrency primitives" HOMEPAGE="https://github.com/basvandijk/concurrent-extra" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/concurrent-output/concurrent-output-1.7.3.ebuild b/dev-haskell/concurrent-output/concurrent-output-1.7.3.ebuild index 48a22386cb193..c4d42fd24f4f4 100644 --- a/dev-haskell/concurrent-output/concurrent-output-1.7.3.ebuild +++ b/dev-haskell/concurrent-output/concurrent-output-1.7.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Ungarble output from several threads or commands" HOMEPAGE="http://hackage.haskell.org/package/concurrent-output" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0/${PV}" diff --git a/dev-haskell/concurrent-output/concurrent-output-1.7.6.ebuild b/dev-haskell/concurrent-output/concurrent-output-1.7.6.ebuild index b3e4837883b95..a6d953f9c9784 100644 --- a/dev-haskell/concurrent-output/concurrent-output-1.7.6.ebuild +++ b/dev-haskell/concurrent-output/concurrent-output-1.7.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Ungarble output from several threads or commands" HOMEPAGE="http://hackage.haskell.org/package/concurrent-output" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0/${PV}" diff --git a/dev-haskell/concurrent-output/concurrent-output-1.7.7.ebuild b/dev-haskell/concurrent-output/concurrent-output-1.7.7.ebuild index 78ee42b2f434f..6b3ee2a372a88 100644 --- a/dev-haskell/concurrent-output/concurrent-output-1.7.7.ebuild +++ b/dev-haskell/concurrent-output/concurrent-output-1.7.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Ungarble output from several threads or commands" HOMEPAGE="http://hackage.haskell.org/package/concurrent-output" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0/${PV}" diff --git a/dev-haskell/concurrent-output/concurrent-output-1.7.8.ebuild b/dev-haskell/concurrent-output/concurrent-output-1.7.8.ebuild index 5145a441d9282..af07b8c3cc952 100644 --- a/dev-haskell/concurrent-output/concurrent-output-1.7.8.ebuild +++ b/dev-haskell/concurrent-output/concurrent-output-1.7.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Ungarble output from several threads or commands" HOMEPAGE="http://hackage.haskell.org/package/concurrent-output" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0/${PV}" diff --git a/dev-haskell/conduit-extra/conduit-extra-1.1.13.1.ebuild b/dev-haskell/conduit-extra/conduit-extra-1.1.13.1.ebuild index 4b1d1d3776325..5e4c17ded1bc9 100644 --- a/dev-haskell/conduit-extra/conduit-extra-1.1.13.1.ebuild +++ b/dev-haskell/conduit-extra/conduit-extra-1.1.13.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Batteries included conduit: adapters for common libraries" HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/conduit-extra/conduit-extra-1.1.15.ebuild b/dev-haskell/conduit-extra/conduit-extra-1.1.15.ebuild index e47d4b2367ba5..fe58bd342354a 100644 --- a/dev-haskell/conduit-extra/conduit-extra-1.1.15.ebuild +++ b/dev-haskell/conduit-extra/conduit-extra-1.1.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Batteries included conduit: adapters for common libraries" HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/conduit-extra/conduit-extra-1.1.9.1.ebuild b/dev-haskell/conduit-extra/conduit-extra-1.1.9.1.ebuild index 137807ac7a0ac..a2ec8825a22cc 100644 --- a/dev-haskell/conduit-extra/conduit-extra-1.1.9.1.ebuild +++ b/dev-haskell/conduit-extra/conduit-extra-1.1.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Batteries included conduit: adapters for common libraries" HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/conduit-extra/conduit-extra-1.1.9.2.ebuild b/dev-haskell/conduit-extra/conduit-extra-1.1.9.2.ebuild index d4019726bccb0..1147f035bf7bc 100644 --- a/dev-haskell/conduit-extra/conduit-extra-1.1.9.2.ebuild +++ b/dev-haskell/conduit-extra/conduit-extra-1.1.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Batteries included conduit: adapters for common libraries" HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/conduit/conduit-1.0.15.1.ebuild b/dev-haskell/conduit/conduit-1.0.15.1.ebuild index fae8b6c2a0ecc..51d2e833765fa 100644 --- a/dev-haskell/conduit/conduit-1.0.15.1.ebuild +++ b/dev-haskell/conduit/conduit-1.0.15.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Streaming data processing library" HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/conduit/conduit-1.1.6.ebuild b/dev-haskell/conduit/conduit-1.1.6.ebuild index 57201e5e5915d..21b9e5376c0a2 100644 --- a/dev-haskell/conduit/conduit-1.1.6.ebuild +++ b/dev-haskell/conduit/conduit-1.1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Streaming data processing library" HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/conduit/conduit-1.2.12.1.ebuild b/dev-haskell/conduit/conduit-1.2.12.1.ebuild index cf64d52702c3f..69eaf4e61fabe 100644 --- a/dev-haskell/conduit/conduit-1.2.12.1.ebuild +++ b/dev-haskell/conduit/conduit-1.2.12.1.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Streaming data processing library" HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/conduit/conduit-1.2.6.1.ebuild b/dev-haskell/conduit/conduit-1.2.6.1.ebuild index f8eeeb0cce349..1e2397a59c33c 100644 --- a/dev-haskell/conduit/conduit-1.2.6.1.ebuild +++ b/dev-haskell/conduit/conduit-1.2.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Streaming data processing library" HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/conduit/conduit-1.2.6.6.ebuild b/dev-haskell/conduit/conduit-1.2.6.6.ebuild index 2d85b3b1bfe3c..1608257245051 100644 --- a/dev-haskell/conduit/conduit-1.2.6.6.ebuild +++ b/dev-haskell/conduit/conduit-1.2.6.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Streaming data processing library" HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/conduit/conduit-1.2.8.ebuild b/dev-haskell/conduit/conduit-1.2.8.ebuild index ef1afa073da92..bb51d475fb53c 100644 --- a/dev-haskell/conduit/conduit-1.2.8.ebuild +++ b/dev-haskell/conduit/conduit-1.2.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Streaming data processing library" HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/configfile/configfile-1.1.4.ebuild b/dev-haskell/configfile/configfile-1.1.4.ebuild index f6bfd6f87d5a1..27a4c529df83f 100644 --- a/dev-haskell/configfile/configfile-1.1.4.ebuild +++ b/dev-haskell/configfile/configfile-1.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Configuration file reading & writing" HOMEPAGE="http://software.complete.org/configfile" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/configurator/configurator-0.3.0.0-r1.ebuild b/dev-haskell/configurator/configurator-0.3.0.0-r1.ebuild index 9fbe651380de2..39237de7fef4f 100644 --- a/dev-haskell/configurator/configurator-0.3.0.0-r1.ebuild +++ b/dev-haskell/configurator/configurator-0.3.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Configuration management" HOMEPAGE="https://github.com/bos/configurator" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/connection/connection-0.2.4.ebuild b/dev-haskell/connection/connection-0.2.4.ebuild index 653bb9d771dd9..c67cdae99f34c 100644 --- a/dev-haskell/connection/connection-0.2.4.ebuild +++ b/dev-haskell/connection/connection-0.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Simple and easy network connections API" HOMEPAGE="https://github.com/vincenthz/hs-connection" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/connection/connection-0.2.5.ebuild b/dev-haskell/connection/connection-0.2.5.ebuild index 55df3cc7be2f4..a02ba400399f8 100644 --- a/dev-haskell/connection/connection-0.2.5.ebuild +++ b/dev-haskell/connection/connection-0.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Simple and easy network connections API" HOMEPAGE="https://github.com/vincenthz/hs-connection" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/constraints/constraints-0.4.1.3.ebuild b/dev-haskell/constraints/constraints-0.4.1.3.ebuild index 19bdfc6fab514..ef8f8b60bfc10 100644 --- a/dev-haskell/constraints/constraints-0.4.1.3.ebuild +++ b/dev-haskell/constraints/constraints-0.4.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Constraint manipulation" HOMEPAGE="https://github.com/ekmett/constraints/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/constraints/constraints-0.8.ebuild b/dev-haskell/constraints/constraints-0.8.ebuild index 4d9b084f91dd8..53ebe69ee4bb4 100644 --- a/dev-haskell/constraints/constraints-0.8.ebuild +++ b/dev-haskell/constraints/constraints-0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Constraint manipulation" HOMEPAGE="https://github.com/ekmett/constraints/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/contravariant/contravariant-0.4.4.ebuild b/dev-haskell/contravariant/contravariant-0.4.4.ebuild index 59161627babec..877ecb0adcb17 100644 --- a/dev-haskell/contravariant/contravariant-0.4.4.ebuild +++ b/dev-haskell/contravariant/contravariant-0.4.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Contravariant functors" HOMEPAGE="https://github.com/ekmett/contravariant/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/contravariant/contravariant-0.6.ebuild b/dev-haskell/contravariant/contravariant-0.6.ebuild index 6dd3eb7429469..77f4b38f47a5d 100644 --- a/dev-haskell/contravariant/contravariant-0.6.ebuild +++ b/dev-haskell/contravariant/contravariant-0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Contravariant functors" HOMEPAGE="https://github.com/ekmett/contravariant/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/contravariant/contravariant-1.2.0.1.ebuild b/dev-haskell/contravariant/contravariant-1.2.0.1.ebuild index 79fc7cc121ebc..694c6cee21c16 100644 --- a/dev-haskell/contravariant/contravariant-1.2.0.1.ebuild +++ b/dev-haskell/contravariant/contravariant-1.2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Contravariant functors" HOMEPAGE="https://github.com/ekmett/contravariant/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/contravariant/contravariant-1.3.3.ebuild b/dev-haskell/contravariant/contravariant-1.3.3.ebuild index cb869a5ba5d91..f7048bca55819 100644 --- a/dev-haskell/contravariant/contravariant-1.3.3.ebuild +++ b/dev-haskell/contravariant/contravariant-1.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Contravariant functors" HOMEPAGE="https://github.com/ekmett/contravariant/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/contravariant/contravariant-1.4.ebuild b/dev-haskell/contravariant/contravariant-1.4.ebuild index b47ecac6de1b2..f3a3003f4bb74 100644 --- a/dev-haskell/contravariant/contravariant-1.4.ebuild +++ b/dev-haskell/contravariant/contravariant-1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Contravariant functors" HOMEPAGE="https://github.com/ekmett/contravariant/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/control-monad-loop/control-monad-loop-0.1.ebuild b/dev-haskell/control-monad-loop/control-monad-loop-0.1.ebuild index 69e60968160ea..fb9cb7cfe5be1 100644 --- a/dev-haskell/control-monad-loop/control-monad-loop-0.1.ebuild +++ b/dev-haskell/control-monad-loop/control-monad-loop-0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Simple monad transformer for imperative-style loops" HOMEPAGE="https://github.com/joeyadams/haskell-control-monad-loop" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/convertible/convertible-1.0.11.1.ebuild b/dev-haskell/convertible/convertible-1.0.11.1.ebuild index e5adf73bde497..7d5542c25bb13 100644 --- a/dev-haskell/convertible/convertible-1.0.11.1.ebuild +++ b/dev-haskell/convertible/convertible-1.0.11.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # ebuild generated by hackport 0.2.17.9999 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Typeclasses and instances for converting between types" HOMEPAGE="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/convertible" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/convertible/convertible-1.1.1.0.ebuild b/dev-haskell/convertible/convertible-1.1.1.0.ebuild index c525e53d3b085..102090426e21c 100644 --- a/dev-haskell/convertible/convertible-1.1.1.0.ebuild +++ b/dev-haskell/convertible/convertible-1.1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Typeclasses and instances for converting between types" HOMEPAGE="http://hackage.haskell.org/package/convertible" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cookie/cookie-0.4.2.1.ebuild b/dev-haskell/cookie/cookie-0.4.2.1.ebuild index fb41b00202fee..88c30bcf04a5a 100644 --- a/dev-haskell/cookie/cookie-0.4.2.1.ebuild +++ b/dev-haskell/cookie/cookie-0.4.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="HTTP cookie parsing and rendering" HOMEPAGE="https://github.com/snoyberg/cookie" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/cookie/cookie-0.4.2.ebuild b/dev-haskell/cookie/cookie-0.4.2.ebuild index c1e9dd7a52916..46178c15cb478 100644 --- a/dev-haskell/cookie/cookie-0.4.2.ebuild +++ b/dev-haskell/cookie/cookie-0.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="HTTP cookie parsing and rendering" HOMEPAGE="https://github.com/snoyberg/cookie" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cpphs/cpphs-1.15.ebuild b/dev-haskell/cpphs/cpphs-1.15.ebuild index d8893e46ff5f7..5f9262a1add35 100644 --- a/dev-haskell/cpphs/cpphs-1.15.ebuild +++ b/dev-haskell/cpphs/cpphs-1.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A liberalised re-implementation of cpp, the C pre-processor" HOMEPAGE="http://haskell.org/cpphs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/cpphs/cpphs-1.16.ebuild b/dev-haskell/cpphs/cpphs-1.16.ebuild index 6cc2ddaf2660c..5098ba153f30f 100644 --- a/dev-haskell/cpphs/cpphs-1.16.ebuild +++ b/dev-haskell/cpphs/cpphs-1.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A liberalised re-implementation of cpp, the C pre-processor" HOMEPAGE="http://haskell.org/cpphs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/cpphs/cpphs-1.17.1.ebuild b/dev-haskell/cpphs/cpphs-1.17.1.ebuild index 0792faab34763..fcf6a5ad6838a 100644 --- a/dev-haskell/cpphs/cpphs-1.17.1.ebuild +++ b/dev-haskell/cpphs/cpphs-1.17.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A liberalised re-implementation of cpp, the C pre-processor" HOMEPAGE="http://haskell.org/cpphs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/cpphs/cpphs-1.18.8.ebuild b/dev-haskell/cpphs/cpphs-1.18.8.ebuild index 19eecc250076c..a06c330eca411 100644 --- a/dev-haskell/cpphs/cpphs-1.18.8.ebuild +++ b/dev-haskell/cpphs/cpphs-1.18.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A liberalised re-implementation of cpp, the C pre-processor" HOMEPAGE="http://projects.haskell.org/cpphs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/cpphs/cpphs-1.19.3.ebuild b/dev-haskell/cpphs/cpphs-1.19.3.ebuild index 976adca5b8ae0..9ed3d132b8267 100644 --- a/dev-haskell/cpphs/cpphs-1.19.3.ebuild +++ b/dev-haskell/cpphs/cpphs-1.19.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A liberalised re-implementation of cpp, the C pre-processor" HOMEPAGE="http://projects.haskell.org/cpphs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/cpphs/cpphs-1.20.2.ebuild b/dev-haskell/cpphs/cpphs-1.20.2.ebuild index 45814b970290f..5b2ac0ea24de0 100644 --- a/dev-haskell/cpphs/cpphs-1.20.2.ebuild +++ b/dev-haskell/cpphs/cpphs-1.20.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A liberalised re-implementation of cpp, the C pre-processor" HOMEPAGE="http://projects.haskell.org/cpphs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/cprng-aes/cprng-aes-0.5.2.ebuild b/dev-haskell/cprng-aes/cprng-aes-0.5.2.ebuild index 7905bc6095642..d8e9df434478c 100644 --- a/dev-haskell/cprng-aes/cprng-aes-0.5.2.ebuild +++ b/dev-haskell/cprng-aes/cprng-aes-0.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Crypto Pseudo Random Number Generator using AES in counter mode" HOMEPAGE="https://github.com/vincenthz/hs-cprng-aes" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cprng-aes/cprng-aes-0.6.1.ebuild b/dev-haskell/cprng-aes/cprng-aes-0.6.1.ebuild index 4fe72e8134fd0..3f7cfe98d9176 100644 --- a/dev-haskell/cprng-aes/cprng-aes-0.6.1.ebuild +++ b/dev-haskell/cprng-aes/cprng-aes-0.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Crypto Pseudo Random Number Generator using AES in counter mode" HOMEPAGE="https://github.com/vincenthz/hs-cprng-aes" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cpu/cpu-0.1.2.ebuild b/dev-haskell/cpu/cpu-0.1.2.ebuild index 63f0d4ef86ae9..9ade107d6e37f 100644 --- a/dev-haskell/cpu/cpu-0.1.2.ebuild +++ b/dev-haskell/cpu/cpu-0.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Cpu information and properties helpers" HOMEPAGE="https://github.com/vincenthz/hs-cpu" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/criterion/criterion-0.8.1.0.ebuild b/dev-haskell/criterion/criterion-0.8.1.0.ebuild index 46f90471c2b8a..bdb1e5227df04 100644 --- a/dev-haskell/criterion/criterion-0.8.1.0.ebuild +++ b/dev-haskell/criterion/criterion-0.8.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Robust, reliable performance measurement and analysis" HOMEPAGE="https://github.com/bos/criterion" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/criterion/criterion-1.0.2.0.ebuild b/dev-haskell/criterion/criterion-1.0.2.0.ebuild index b080fc751f884..67bd2a16b4031 100644 --- a/dev-haskell/criterion/criterion-1.0.2.0.ebuild +++ b/dev-haskell/criterion/criterion-1.0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Robust, reliable performance measurement and analysis" HOMEPAGE="http://www.serpentine.com/criterion" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/criterion/criterion-1.1.0.0.ebuild b/dev-haskell/criterion/criterion-1.1.0.0.ebuild index 19817c905704a..189ff62eb5fb5 100644 --- a/dev-haskell/criterion/criterion-1.1.0.0.ebuild +++ b/dev-haskell/criterion/criterion-1.1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Robust, reliable performance measurement and analysis" HOMEPAGE="http://www.serpentine.com/criterion" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/criterion/criterion-1.1.1.0.ebuild b/dev-haskell/criterion/criterion-1.1.1.0.ebuild index a297c79024918..7170026314659 100644 --- a/dev-haskell/criterion/criterion-1.1.1.0.ebuild +++ b/dev-haskell/criterion/criterion-1.1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Robust, reliable performance measurement and analysis" HOMEPAGE="http://www.serpentine.com/criterion" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/criterion/criterion-1.1.4.0.ebuild b/dev-haskell/criterion/criterion-1.1.4.0.ebuild index fbd90465be553..0b9207692521a 100644 --- a/dev-haskell/criterion/criterion-1.1.4.0.ebuild +++ b/dev-haskell/criterion/criterion-1.1.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Robust, reliable performance measurement and analysis" HOMEPAGE="http://www.serpentine.com/criterion" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/crypto-api-tests/crypto-api-tests-0.3-r1.ebuild b/dev-haskell/crypto-api-tests/crypto-api-tests-0.3-r1.ebuild index 161db35514887..4246b77e8b5c5 100644 --- a/dev-haskell/crypto-api-tests/crypto-api-tests-0.3-r1.ebuild +++ b/dev-haskell/crypto-api-tests/crypto-api-tests-0.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A test framework and KATs for cryptographic operations" HOMEPAGE="http://trac.haskell.org/crypto-api/wiki" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/crypto-api/crypto-api-0.12.2.2.ebuild b/dev-haskell/crypto-api/crypto-api-0.12.2.2.ebuild index f74fb578a4497..d991bf058e10d 100644 --- a/dev-haskell/crypto-api/crypto-api-0.12.2.2.ebuild +++ b/dev-haskell/crypto-api/crypto-api-0.12.2.2.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A generic interface for cryptographic operations" HOMEPAGE="https://github.com/TomMD/crypto-api" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/crypto-api/crypto-api-0.13.2.ebuild b/dev-haskell/crypto-api/crypto-api-0.13.2.ebuild index 924b2018d1d07..b6556c7b4b9bd 100644 --- a/dev-haskell/crypto-api/crypto-api-0.13.2.ebuild +++ b/dev-haskell/crypto-api/crypto-api-0.13.2.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A generic interface for cryptographic operations" HOMEPAGE="https://github.com/TomMD/crypto-api" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.ebuild b/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.ebuild index eb4193d11bf5c..84b89de5b15e6 100644 --- a/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.ebuild +++ b/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Generic cryptography cipher tests" HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/crypto-cipher-types/crypto-cipher-types-0.0.9.ebuild b/dev-haskell/crypto-cipher-types/crypto-cipher-types-0.0.9.ebuild index ca5d393abfb35..d4f5b6b017bcb 100644 --- a/dev-haskell/crypto-cipher-types/crypto-cipher-types-0.0.9.ebuild +++ b/dev-haskell/crypto-cipher-types/crypto-cipher-types-0.0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Generic cryptography cipher types" HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/crypto-conduit/crypto-conduit-0.5.5-r1.ebuild b/dev-haskell/crypto-conduit/crypto-conduit-0.5.5-r1.ebuild index 667fd9ab41c96..d483a856c2b58 100644 --- a/dev-haskell/crypto-conduit/crypto-conduit-0.5.5-r1.ebuild +++ b/dev-haskell/crypto-conduit/crypto-conduit-0.5.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Conduit interface for cryptographic operations (from crypto-api)" HOMEPAGE="https://github.com/prowdsponsor/crypto-conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/crypto-conduit/crypto-conduit-0.5.5-r2.ebuild b/dev-haskell/crypto-conduit/crypto-conduit-0.5.5-r2.ebuild index b9f5c4c660712..840e5f2b47f7b 100644 --- a/dev-haskell/crypto-conduit/crypto-conduit-0.5.5-r2.ebuild +++ b/dev-haskell/crypto-conduit/crypto-conduit-0.5.5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Conduit interface for cryptographic operations (from crypto-api)" HOMEPAGE="https://github.com/prowdsponsor/crypto-conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/crypto-numbers/crypto-numbers-0.2.3.ebuild b/dev-haskell/crypto-numbers/crypto-numbers-0.2.3.ebuild index a83d2ede051c1..086f6d9368d27 100644 --- a/dev-haskell/crypto-numbers/crypto-numbers-0.2.3.ebuild +++ b/dev-haskell/crypto-numbers/crypto-numbers-0.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Cryptographic numbers: functions and algorithms" HOMEPAGE="https://github.com/vincenthz/hs-crypto-numbers" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/crypto-numbers/crypto-numbers-0.2.7.ebuild b/dev-haskell/crypto-numbers/crypto-numbers-0.2.7.ebuild index 642b6823fa3e8..5d2ecc33c284c 100644 --- a/dev-haskell/crypto-numbers/crypto-numbers-0.2.7.ebuild +++ b/dev-haskell/crypto-numbers/crypto-numbers-0.2.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Cryptographic numbers: functions and algorithms" HOMEPAGE="https://github.com/vincenthz/hs-crypto-numbers" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.3.ebuild b/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.3.ebuild index 2c78fe9398016..8856af67cd9c7 100644 --- a/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.3.ebuild +++ b/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Generic cryptography Public keys algorithm types" HOMEPAGE="https://github.com/vincenthz/hs-crypto-pubkey-types" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/crypto-pubkey/crypto-pubkey-0.2.8.ebuild b/dev-haskell/crypto-pubkey/crypto-pubkey-0.2.8.ebuild index a15a2eb4bf513..51bf61b872292 100644 --- a/dev-haskell/crypto-pubkey/crypto-pubkey-0.2.8.ebuild +++ b/dev-haskell/crypto-pubkey/crypto-pubkey-0.2.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Public Key cryptography" HOMEPAGE="https://github.com/vincenthz/hs-crypto-pubkey" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/crypto-random-api/crypto-random-api-0.2.0.ebuild b/dev-haskell/crypto-random-api/crypto-random-api-0.2.0.ebuild index cdef3a8e524bb..0702d0576abfe 100644 --- a/dev-haskell/crypto-random-api/crypto-random-api-0.2.0.ebuild +++ b/dev-haskell/crypto-random-api/crypto-random-api-0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Simple random generators API for cryptography related code" HOMEPAGE="https://github.com/vincenthz/hs-crypto-random-api" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/crypto-random/crypto-random-0.0.7.ebuild b/dev-haskell/crypto-random/crypto-random-0.0.7.ebuild index 0a6f5543d4947..f82ef5b3af6d9 100644 --- a/dev-haskell/crypto-random/crypto-random-0.0.7.ebuild +++ b/dev-haskell/crypto-random/crypto-random-0.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Simple cryptographic random related types" HOMEPAGE="https://github.com/vincenthz/hs-crypto-random" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/crypto-random/crypto-random-0.0.9.ebuild b/dev-haskell/crypto-random/crypto-random-0.0.9.ebuild index 434edab5c4371..09a5046e891e1 100644 --- a/dev-haskell/crypto-random/crypto-random-0.0.9.ebuild +++ b/dev-haskell/crypto-random/crypto-random-0.0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Simple cryptographic random related types" HOMEPAGE="https://github.com/vincenthz/hs-crypto-random" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/crypto/crypto-4.2.5.1-r1.ebuild b/dev-haskell/crypto/crypto-4.2.5.1-r1.ebuild index 196367b369105..746151c0d4e5c 100644 --- a/dev-haskell/crypto/crypto-4.2.5.1-r1.ebuild +++ b/dev-haskell/crypto/crypto-4.2.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Collects together existing Haskell cryptographic functions into a package" HOMEPAGE="http://hackage.haskell.org/package/Crypto" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/cryptocipher/cryptocipher-0.5.2.ebuild b/dev-haskell/cryptocipher/cryptocipher-0.5.2.ebuild index 8e4112ded18c7..c049ccc5cc4cf 100644 --- a/dev-haskell/cryptocipher/cryptocipher-0.5.2.ebuild +++ b/dev-haskell/cryptocipher/cryptocipher-0.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Symmetrical block and stream ciphers" HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cryptocipher/cryptocipher-0.6.2.ebuild b/dev-haskell/cryptocipher/cryptocipher-0.6.2.ebuild index 661de1637479b..7e4abba231540 100644 --- a/dev-haskell/cryptocipher/cryptocipher-0.6.2.ebuild +++ b/dev-haskell/cryptocipher/cryptocipher-0.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Symmetrical block and stream ciphers" HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cryptohash-conduit/cryptohash-conduit-0.1.1.ebuild b/dev-haskell/cryptohash-conduit/cryptohash-conduit-0.1.1.ebuild index 88a2a8260dcaf..60b957aa809c3 100644 --- a/dev-haskell/cryptohash-conduit/cryptohash-conduit-0.1.1.ebuild +++ b/dev-haskell/cryptohash-conduit/cryptohash-conduit-0.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="cryptohash conduit" HOMEPAGE="https://github.com/vincenthz/hs-cryptohash-conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.3.ebuild b/dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.3.ebuild index cfb9bf0ecac61..8c67129a3e48d 100644 --- a/dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.3.ebuild +++ b/dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Crypto-api interfaces for cryptohash" HOMEPAGE="https://github.com/vincenthz/hs-cryptohash-cryptoapi" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.4.ebuild b/dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.4.ebuild index 27bc99ad3a7a8..80f54c1e6f270 100644 --- a/dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.4.ebuild +++ b/dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Crypto-api interfaces for cryptohash" HOMEPAGE="https://github.com/vincenthz/hs-cryptohash-cryptoapi" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cryptohash-sha256/cryptohash-sha256-0.11.100.1.ebuild b/dev-haskell/cryptohash-sha256/cryptohash-sha256-0.11.100.1.ebuild index 7389ba6c9f44d..f6d6d96187240 100644 --- a/dev-haskell/cryptohash-sha256/cryptohash-sha256-0.11.100.1.ebuild +++ b/dev-haskell/cryptohash-sha256/cryptohash-sha256-0.11.100.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Fast, pure and practical SHA-256 implementation" HOMEPAGE="https://github.com/hvr/cryptohash-sha256" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cryptohash/cryptohash-0.10.0.ebuild b/dev-haskell/cryptohash/cryptohash-0.10.0.ebuild index 8f4e4624f11f1..a7a56512bd27b 100644 --- a/dev-haskell/cryptohash/cryptohash-0.10.0.ebuild +++ b/dev-haskell/cryptohash/cryptohash-0.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="collection of crypto hashes, fast, pure and practical" HOMEPAGE="https://github.com/vincenthz/hs-cryptohash" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cryptohash/cryptohash-0.11.1.ebuild b/dev-haskell/cryptohash/cryptohash-0.11.1.ebuild index 732a9f1a556f8..561047e817d2f 100644 --- a/dev-haskell/cryptohash/cryptohash-0.11.1.ebuild +++ b/dev-haskell/cryptohash/cryptohash-0.11.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="collection of crypto hashes, fast, pure and practical" HOMEPAGE="https://github.com/vincenthz/hs-cryptohash" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cryptohash/cryptohash-0.11.6.ebuild b/dev-haskell/cryptohash/cryptohash-0.11.6.ebuild index 6308b21950566..a6ae43672881a 100644 --- a/dev-haskell/cryptohash/cryptohash-0.11.6.ebuild +++ b/dev-haskell/cryptohash/cryptohash-0.11.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="collection of crypto hashes, fast, pure and practical" HOMEPAGE="https://github.com/vincenthz/hs-cryptohash" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild b/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild index 5c315756f4e12..96f3a8860c4b8 100644 --- a/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild +++ b/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="collection of crypto hashes, fast, pure and practical" HOMEPAGE="https://github.com/vincenthz/hs-cryptohash" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cryptohash/cryptohash-0.9.1.ebuild b/dev-haskell/cryptohash/cryptohash-0.9.1.ebuild index 0348fd24dd918..708b5bbf8d17f 100644 --- a/dev-haskell/cryptohash/cryptohash-0.9.1.ebuild +++ b/dev-haskell/cryptohash/cryptohash-0.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="collection of crypto hashes, fast, pure and practical" HOMEPAGE="https://github.com/vincenthz/hs-cryptohash" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/cryptonite/cryptonite-0.21.ebuild b/dev-haskell/cryptonite/cryptonite-0.21.ebuild index c7d05d15f68bf..dffa58355aae7 100644 --- a/dev-haskell/cryptonite/cryptonite-0.21.ebuild +++ b/dev-haskell/cryptonite/cryptonite-0.21.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Cryptography Primitives sink" HOMEPAGE="https://github.com/haskell-crypto/cryptonite" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/css-text/css-text-0.1.2.1.ebuild b/dev-haskell/css-text/css-text-0.1.2.1.ebuild index 1607b70ed31f6..ea9a3c4355bb3 100644 --- a/dev-haskell/css-text/css-text-0.1.2.1.ebuild +++ b/dev-haskell/css-text/css-text-0.1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="CSS parser and renderer" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/curl/curl-1.3.8.ebuild b/dev-haskell/curl/curl-1.3.8.ebuild index a77ded7cc0a9a..f51aca0a40107 100644 --- a/dev-haskell/curl/curl-1.3.8.ebuild +++ b/dev-haskell/curl/curl-1.3.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell binding to libcurl" HOMEPAGE="http://hackage.haskell.org/package/curl" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/data-accessor/data-accessor-0.2.2.7.ebuild b/dev-haskell/data-accessor/data-accessor-0.2.2.7.ebuild index 6d552dd120b6c..26efee1f054b7 100644 --- a/dev-haskell/data-accessor/data-accessor-0.2.2.7.ebuild +++ b/dev-haskell/data-accessor/data-accessor-0.2.2.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Utilities for accessing and manipulating fields of records" HOMEPAGE="http://www.haskell.org/haskellwiki/Record_access" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/data-binary-ieee754/data-binary-ieee754-0.4.4.ebuild b/dev-haskell/data-binary-ieee754/data-binary-ieee754-0.4.4.ebuild index 998053c854ab5..bf869183a40e3 100644 --- a/dev-haskell/data-binary-ieee754/data-binary-ieee754-0.4.4.ebuild +++ b/dev-haskell/data-binary-ieee754/data-binary-ieee754-0.4.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Parser/Serialiser for IEEE-754 floating-point values" HOMEPAGE="https://john-millikin.com/software/data-binary-ieee754/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/data-default-class/data-default-class-0.0.1.ebuild b/dev-haskell/data-default-class/data-default-class-0.0.1.ebuild index 260d52038ae23..bfcbe63c95939 100644 --- a/dev-haskell/data-default-class/data-default-class-0.0.1.ebuild +++ b/dev-haskell/data-default-class/data-default-class-0.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A class for types with a default value" HOMEPAGE="http://hackage.haskell.org/package/data-default-class" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/data-default-instances-base/data-default-instances-base-0.0.1.ebuild b/dev-haskell/data-default-instances-base/data-default-instances-base-0.0.1.ebuild index d689a0f043878..e4c6793631a22 100644 --- a/dev-haskell/data-default-instances-base/data-default-instances-base-0.0.1.ebuild +++ b/dev-haskell/data-default-instances-base/data-default-instances-base-0.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Default instances for types in base" HOMEPAGE="http://hackage.haskell.org/package/data-default-instances-base" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/data-default-instances-containers/data-default-instances-containers-0.0.1.ebuild b/dev-haskell/data-default-instances-containers/data-default-instances-containers-0.0.1.ebuild index d67215d3d75f6..3c4b7ac0a8693 100644 --- a/dev-haskell/data-default-instances-containers/data-default-instances-containers-0.0.1.ebuild +++ b/dev-haskell/data-default-instances-containers/data-default-instances-containers-0.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Default instances for types in containers" HOMEPAGE="http://hackage.haskell.org/package/data-default-instances-containers" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/data-default-instances-dlist/data-default-instances-dlist-0.0.1.ebuild b/dev-haskell/data-default-instances-dlist/data-default-instances-dlist-0.0.1.ebuild index c5a80a303900c..1728b306fe7b0 100644 --- a/dev-haskell/data-default-instances-dlist/data-default-instances-dlist-0.0.1.ebuild +++ b/dev-haskell/data-default-instances-dlist/data-default-instances-dlist-0.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Default instances for types in dlist" HOMEPAGE="http://hackage.haskell.org/package/data-default-instances-dlist" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/data-default-instances-old-locale/data-default-instances-old-locale-0.0.1.ebuild b/dev-haskell/data-default-instances-old-locale/data-default-instances-old-locale-0.0.1.ebuild index ba79244144463..10f66bfc290ee 100644 --- a/dev-haskell/data-default-instances-old-locale/data-default-instances-old-locale-0.0.1.ebuild +++ b/dev-haskell/data-default-instances-old-locale/data-default-instances-old-locale-0.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Default instances for types in old-locale" HOMEPAGE="http://hackage.haskell.org/package/data-default-instances-old-locale" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/data-default/data-default-0.5.3.ebuild b/dev-haskell/data-default/data-default-0.5.3.ebuild index 8484499dca770..cf88ec85092eb 100644 --- a/dev-haskell/data-default/data-default-0.5.3.ebuild +++ b/dev-haskell/data-default/data-default-0.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A class for types with a default value" HOMEPAGE="http://hackage.haskell.org/package/data-default" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/data-endian/data-endian-0.0.1.ebuild b/dev-haskell/data-endian/data-endian-0.0.1.ebuild index a1c28b31dab85..a2ad531fef5f4 100644 --- a/dev-haskell/data-endian/data-endian-0.0.1.ebuild +++ b/dev-haskell/data-endian/data-endian-0.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Endian-sensitive data" HOMEPAGE="https://github.com/mvv/data-endian" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/data-endian/data-endian-0.1.1.ebuild b/dev-haskell/data-endian/data-endian-0.1.1.ebuild index c3126ff255ac8..dd4fdcf8a3fef 100644 --- a/dev-haskell/data-endian/data-endian-0.1.1.ebuild +++ b/dev-haskell/data-endian/data-endian-0.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Endian-sensitive data" HOMEPAGE="https://github.com/mvv/data-endian" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/data-endian/data-endian-0.1.ebuild b/dev-haskell/data-endian/data-endian-0.1.ebuild index 7420abdce3869..2522c895cf34b 100644 --- a/dev-haskell/data-endian/data-endian-0.1.ebuild +++ b/dev-haskell/data-endian/data-endian-0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Endian-sensitive data" HOMEPAGE="https://github.com/mvv/data-endian" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/data-hash/data-hash-0.2.0.1.ebuild b/dev-haskell/data-hash/data-hash-0.2.0.1.ebuild index 99632ba1ed61d..3a00128ecdb2a 100644 --- a/dev-haskell/data-hash/data-hash-0.2.0.1.ebuild +++ b/dev-haskell/data-hash/data-hash-0.2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Combinators for building fast hashing functions" HOMEPAGE="http://hackage.haskell.org/package/data-hash" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/data-ordlist/data-ordlist-0.4.7.0.ebuild b/dev-haskell/data-ordlist/data-ordlist-0.4.7.0.ebuild index 8a5b4684f1c10..bfd9d7a6fb931 100644 --- a/dev-haskell/data-ordlist/data-ordlist-0.4.7.0.ebuild +++ b/dev-haskell/data-ordlist/data-ordlist-0.4.7.0.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Set and bag operations on ordered lists" HOMEPAGE="http://hackage.haskell.org/package/data-ordlist" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/dataenc/dataenc-0.14.0.5.ebuild b/dev-haskell/dataenc/dataenc-0.14.0.5.ebuild index dfd0e345c56dc..ed408ae2a04b7 100644 --- a/dev-haskell/dataenc/dataenc-0.14.0.5.ebuild +++ b/dev-haskell/dataenc/dataenc-0.14.0.5.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Data encoding library" HOMEPAGE="http://www.haskell.org/haskellwiki/Library/Data_encoding" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/dataenc/dataenc-0.14.0.7.ebuild b/dev-haskell/dataenc/dataenc-0.14.0.7.ebuild index 4f70084d35ddf..0dd392d1dd9fa 100644 --- a/dev-haskell/dataenc/dataenc-0.14.0.7.ebuild +++ b/dev-haskell/dataenc/dataenc-0.14.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Data encoding library" HOMEPAGE="http://www.haskell.org/haskellwiki/Library/Data_encoding" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/date-cache/date-cache-0.3.0-r1.ebuild b/dev-haskell/date-cache/date-cache-0.3.0-r1.ebuild index e2ba8610e86db..091335083c3f3 100644 --- a/dev-haskell/date-cache/date-cache-0.3.0-r1.ebuild +++ b/dev-haskell/date-cache/date-cache-0.3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Date cacher" HOMEPAGE="http://hackage.haskell.org/package/date-cache" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/dav/dav-0.4.1.ebuild b/dev-haskell/dav/dav-0.4.1.ebuild index 459d2d0fbde67..333bdbb7c2919 100644 --- a/dev-haskell/dav/dav-0.4.1.ebuild +++ b/dev-haskell/dav/dav-0.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="RFC 4918 WebDAV support" HOMEPAGE="http://floss.scru.org/hDAV" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" diff --git a/dev-haskell/dav/dav-0.5.1.ebuild b/dev-haskell/dav/dav-0.5.1.ebuild index b3e43963adcd7..491ff6061a001 100644 --- a/dev-haskell/dav/dav-0.5.1.ebuild +++ b/dev-haskell/dav/dav-0.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="RFC 4918 WebDAV support" HOMEPAGE="http://floss.scru.org/hDAV" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" diff --git a/dev-haskell/dav/dav-0.6.2.ebuild b/dev-haskell/dav/dav-0.6.2.ebuild index 7ae4792adfd83..d647c38710c2c 100644 --- a/dev-haskell/dav/dav-0.6.2.ebuild +++ b/dev-haskell/dav/dav-0.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="RFC 4918 WebDAV support" HOMEPAGE="http://floss.scru.org/hDAV" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" diff --git a/dev-haskell/dav/dav-1.0.7.ebuild b/dev-haskell/dav/dav-1.0.7.ebuild index 527fe2a3823d6..4d7f151c23140 100644 --- a/dev-haskell/dav/dav-1.0.7.ebuild +++ b/dev-haskell/dav/dav-1.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="RFC 4918 WebDAV support" HOMEPAGE="http://floss.scru.org/hDAV" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" diff --git a/dev-haskell/dav/dav-1.3.1.ebuild b/dev-haskell/dav/dav-1.3.1.ebuild index 4d5cb55c6fda5..6ed19403d7f43 100644 --- a/dev-haskell/dav/dav-1.3.1.ebuild +++ b/dev-haskell/dav/dav-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="RFC 4918 WebDAV support" HOMEPAGE="http://floss.scru.org/hDAV" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" diff --git a/dev-haskell/dbus-core/dbus-core-0.9.3-r3.ebuild b/dev-haskell/dbus-core/dbus-core-0.9.3-r3.ebuild index 5bda653667e7d..c5a98d4f8a8af 100644 --- a/dev-haskell/dbus-core/dbus-core-0.9.3-r3.ebuild +++ b/dev-haskell/dbus-core/dbus-core-0.9.3-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Low-level D-Bus protocol implementation" HOMEPAGE="https://john-millikin.com/software/dbus-core/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" diff --git a/dev-haskell/dbus/dbus-0.10.10.ebuild b/dev-haskell/dbus/dbus-0.10.10.ebuild index 7ceb8c0cb0970..38d0908857833 100644 --- a/dev-haskell/dbus/dbus-0.10.10.ebuild +++ b/dev-haskell/dbus/dbus-0.10.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A client library for the D-Bus IPC system" HOMEPAGE="https://john-millikin.com/software/haskell-dbus/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" diff --git a/dev-haskell/dbus/dbus-0.10.11-r1.ebuild b/dev-haskell/dbus/dbus-0.10.11-r1.ebuild index bd88e89c19b7a..6adf22dec82b7 100644 --- a/dev-haskell/dbus/dbus-0.10.11-r1.ebuild +++ b/dev-haskell/dbus/dbus-0.10.11-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A client library for the D-Bus IPC system" HOMEPAGE="https://john-millikin.com/software/haskell-dbus/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" diff --git a/dev-haskell/dbus/dbus-0.10.12.ebuild b/dev-haskell/dbus/dbus-0.10.12.ebuild index 0aba52d5a7931..26d1c27f920d2 100644 --- a/dev-haskell/dbus/dbus-0.10.12.ebuild +++ b/dev-haskell/dbus/dbus-0.10.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A client library for the D-Bus IPC system" HOMEPAGE="https://john-millikin.com/software/haskell-dbus/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" diff --git a/dev-haskell/dbus/dbus-0.10.13.ebuild b/dev-haskell/dbus/dbus-0.10.13.ebuild index c03d412ebff05..4afc0133a1c8b 100644 --- a/dev-haskell/dbus/dbus-0.10.13.ebuild +++ b/dev-haskell/dbus/dbus-0.10.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A client library for the D-Bus IPC system" HOMEPAGE="https://github.com/rblaze/haskell-dbus#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" diff --git a/dev-haskell/deepseq-generics/deepseq-generics-0.1.1.2.ebuild b/dev-haskell/deepseq-generics/deepseq-generics-0.1.1.2.ebuild index 07eb0962b1c5d..7ca3421ca34e9 100644 --- a/dev-haskell/deepseq-generics/deepseq-generics-0.1.1.2.ebuild +++ b/dev-haskell/deepseq-generics/deepseq-generics-0.1.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="GHC.Generics-based Control.DeepSeq.rnf implementation" HOMEPAGE="https://github.com/hvr/deepseq-generics" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/deepseq-generics/deepseq-generics-0.2.0.0.ebuild b/dev-haskell/deepseq-generics/deepseq-generics-0.2.0.0.ebuild index 1ac8075ed1b30..87cfa3b9dc1a9 100644 --- a/dev-haskell/deepseq-generics/deepseq-generics-0.2.0.0.ebuild +++ b/dev-haskell/deepseq-generics/deepseq-generics-0.2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="GHC.Generics-based Control.DeepSeq.rnf implementation" HOMEPAGE="https://github.com/hvr/deepseq-generics" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/derive/derive-2.5.26.ebuild b/dev-haskell/derive/derive-2.5.26.ebuild index d123ab2c6595a..15da4368df2e9 100644 --- a/dev-haskell/derive/derive-2.5.26.ebuild +++ b/dev-haskell/derive/derive-2.5.26.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A program and library to derive instances for data types" HOMEPAGE="https://github.com/ndmitchell/derive#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/deriving-compat/deriving-compat-0.3.5.ebuild b/dev-haskell/deriving-compat/deriving-compat-0.3.5.ebuild index 4294c80a354ee..d277fb6109a4b 100644 --- a/dev-haskell/deriving-compat/deriving-compat-0.3.5.ebuild +++ b/dev-haskell/deriving-compat/deriving-compat-0.3.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Backports of GHC deriving extensions" HOMEPAGE="https://github.com/haskell-compat/deriving-compat" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/diff/diff-0.1.3.ebuild b/dev-haskell/diff/diff-0.1.3.ebuild index 795370e8c4891..f2101d15082cd 100644 --- a/dev-haskell/diff/diff-0.1.3.ebuild +++ b/dev-haskell/diff/diff-0.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # ebuild generated by hackport 0.2.17.9999 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="O(ND) diff algorithm in haskell" HOMEPAGE="http://hackage.haskell.org/package/Diff" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/diff/diff-0.3.0.ebuild b/dev-haskell/diff/diff-0.3.0.ebuild index 202bf3d16d4a9..c460b4d337f52 100644 --- a/dev-haskell/diff/diff-0.3.0.ebuild +++ b/dev-haskell/diff/diff-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="O(ND) diff algorithm in haskell" HOMEPAGE="http://hackage.haskell.org/package/Diff" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/diff/diff-0.3.2.ebuild b/dev-haskell/diff/diff-0.3.2.ebuild index 09714388cccb9..bed514b4d4b68 100644 --- a/dev-haskell/diff/diff-0.3.2.ebuild +++ b/dev-haskell/diff/diff-0.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="O(ND) diff algorithm in haskell" HOMEPAGE="http://hackage.haskell.org/package/Diff" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/diff/diff-0.3.4.ebuild b/dev-haskell/diff/diff-0.3.4.ebuild index 5896601f3090d..ecc1cf1a3e95d 100644 --- a/dev-haskell/diff/diff-0.3.4.ebuild +++ b/dev-haskell/diff/diff-0.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="O(ND) diff algorithm in haskell" HOMEPAGE="http://hackage.haskell.org/package/Diff" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/digest/digest-0.0.1.2.ebuild b/dev-haskell/digest/digest-0.0.1.2.ebuild index 02ec9523a1766..70c49411f3e50 100644 --- a/dev-haskell/digest/digest-0.0.1.2.ebuild +++ b/dev-haskell/digest/digest-0.0.1.2.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now" HOMEPAGE="http://hackage.haskell.org/package/digest" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/disk-free-space/disk-free-space-0.1.0.1.ebuild b/dev-haskell/disk-free-space/disk-free-space-0.1.0.1.ebuild index 914e76a904600..9ec58982482f5 100644 --- a/dev-haskell/disk-free-space/disk-free-space-0.1.0.1.ebuild +++ b/dev-haskell/disk-free-space/disk-free-space-0.1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Retrieve information about disk space usage" HOMEPAGE="https://github.com/redneb/disk-free-space" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/distributive/distributive-0.3.2.ebuild b/dev-haskell/distributive/distributive-0.3.2.ebuild index dbd9a772e2f03..86c707c436dcf 100644 --- a/dev-haskell/distributive/distributive-0.3.2.ebuild +++ b/dev-haskell/distributive/distributive-0.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell 98 Distributive functors -- Dual to Traversable" HOMEPAGE="https://github.com/ekmett/distributive/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/distributive/distributive-0.4.4.ebuild b/dev-haskell/distributive/distributive-0.4.4.ebuild index 38863c752f6eb..86295406ba7a8 100644 --- a/dev-haskell/distributive/distributive-0.4.4.ebuild +++ b/dev-haskell/distributive/distributive-0.4.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Distributive functors -- Dual to Traversable" HOMEPAGE="https://github.com/ekmett/distributive/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/distributive/distributive-0.5.2.ebuild b/dev-haskell/distributive/distributive-0.5.2.ebuild index ddd8dca19a2b1..2dd7399ce3add 100644 --- a/dev-haskell/distributive/distributive-0.5.2.ebuild +++ b/dev-haskell/distributive/distributive-0.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Distributive functors -- Dual to Traversable" HOMEPAGE="https://github.com/ekmett/distributive/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/djinn-ghc/djinn-ghc-0.0.2.3.ebuild b/dev-haskell/djinn-ghc/djinn-ghc-0.0.2.3.ebuild index 6c59469923dd9..8176bd5e45b0f 100644 --- a/dev-haskell/djinn-ghc/djinn-ghc-0.0.2.3.ebuild +++ b/dev-haskell/djinn-ghc/djinn-ghc-0.0.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Generate Haskell code from a type. Bridge from Djinn to GHC API" HOMEPAGE="http://hackage.haskell.org/package/djinn-ghc" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/djinn-lib/djinn-lib-0.0.1.2.ebuild b/dev-haskell/djinn-lib/djinn-lib-0.0.1.2.ebuild index 643d0ea8c15a5..7d202d370eda7 100644 --- a/dev-haskell/djinn-lib/djinn-lib-0.0.1.2.ebuild +++ b/dev-haskell/djinn-lib/djinn-lib-0.0.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Generate Haskell code from a type. Library extracted from djinn package" HOMEPAGE="http://www.augustsson.net/Darcs/Djinn/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/dlist-instances/dlist-instances-0.1.1.1.ebuild b/dev-haskell/dlist-instances/dlist-instances-0.1.1.1.ebuild index 2abcbf8763172..f17cf676b8973 100644 --- a/dev-haskell/dlist-instances/dlist-instances-0.1.1.1.ebuild +++ b/dev-haskell/dlist-instances/dlist-instances-0.1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Difference lists instances" HOMEPAGE="https://github.com/gregwebs/dlist-instances" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/dlist-instances/dlist-instances-0.1.ebuild b/dev-haskell/dlist-instances/dlist-instances-0.1.ebuild index 1d2ae7d348765..f2187ed691a8c 100644 --- a/dev-haskell/dlist-instances/dlist-instances-0.1.ebuild +++ b/dev-haskell/dlist-instances/dlist-instances-0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Difference lists instances" HOMEPAGE="https://github.com/gregwebs/dlist-instances" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/dlist/dlist-0.5-r1.ebuild b/dev-haskell/dlist/dlist-0.5-r1.ebuild index fe5f6a25f63ce..6ab0e998ba287 100644 --- a/dev-haskell/dlist/dlist-0.5-r1.ebuild +++ b/dev-haskell/dlist/dlist-0.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Differences lists" HOMEPAGE="http://code.haskell.org/~dons/code/dlist/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/dlist/dlist-0.6.0.1.ebuild b/dev-haskell/dlist/dlist-0.6.0.1.ebuild index b0ac26c0758d5..70d04d737f992 100644 --- a/dev-haskell/dlist/dlist-0.6.0.1.ebuild +++ b/dev-haskell/dlist/dlist-0.6.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Difference lists" HOMEPAGE="https://github.com/spl/dlist" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/dlist/dlist-0.7.1.2.ebuild b/dev-haskell/dlist/dlist-0.7.1.2.ebuild index af6b26b97fd9c..f676273a1b341 100644 --- a/dev-haskell/dlist/dlist-0.7.1.2.ebuild +++ b/dev-haskell/dlist/dlist-0.7.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Difference lists" HOMEPAGE="https://github.com/spl/dlist" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/dlist/dlist-0.7.1.ebuild b/dev-haskell/dlist/dlist-0.7.1.ebuild index fac26586c260f..1dd28b0c64d78 100644 --- a/dev-haskell/dlist/dlist-0.7.1.ebuild +++ b/dev-haskell/dlist/dlist-0.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Difference lists" HOMEPAGE="https://github.com/spl/dlist" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/dlist/dlist-0.8.0.2.ebuild b/dev-haskell/dlist/dlist-0.8.0.2.ebuild index add714e1f7e2c..6132450825659 100644 --- a/dev-haskell/dlist/dlist-0.8.0.2.ebuild +++ b/dev-haskell/dlist/dlist-0.8.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Difference lists" HOMEPAGE="https://github.com/spl/dlist" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/dns/dns-0.3.8.ebuild b/dev-haskell/dns/dns-0.3.8.ebuild index ff9b3424d8707..9892c7013e270 100644 --- a/dev-haskell/dns/dns-0.3.8.ebuild +++ b/dev-haskell/dns/dns-0.3.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="DNS library in Haskell" HOMEPAGE="http://hackage.haskell.org/package/dns" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/dns/dns-1.4.5.ebuild b/dev-haskell/dns/dns-1.4.5.ebuild index 9a1c35c99b6fc..1c0b8a2223497 100644 --- a/dev-haskell/dns/dns-1.4.5.ebuild +++ b/dev-haskell/dns/dns-1.4.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="DNS library in Haskell" HOMEPAGE="http://hackage.haskell.org/package/dns" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/dns/dns-2.0.0.ebuild b/dev-haskell/dns/dns-2.0.0.ebuild index 9a1c35c99b6fc..1c0b8a2223497 100644 --- a/dev-haskell/dns/dns-2.0.0.ebuild +++ b/dev-haskell/dns/dns-2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="DNS library in Haskell" HOMEPAGE="http://hackage.haskell.org/package/dns" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/dns/dns-2.0.2.ebuild b/dev-haskell/dns/dns-2.0.2.ebuild index 002142d83604a..db2d926cb3cb9 100644 --- a/dev-haskell/dns/dns-2.0.2.ebuild +++ b/dev-haskell/dns/dns-2.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="DNS library in Haskell" HOMEPAGE="http://hackage.haskell.org/package/dns" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/dns/dns-2.0.6.ebuild b/dev-haskell/dns/dns-2.0.6.ebuild index bc904a2eea961..db2d5541ab0b8 100644 --- a/dev-haskell/dns/dns-2.0.6.ebuild +++ b/dev-haskell/dns/dns-2.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="DNS library in Haskell" HOMEPAGE="http://hackage.haskell.org/package/dns" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/doctemplates/doctemplates-0.1.0.2.ebuild b/dev-haskell/doctemplates/doctemplates-0.1.0.2.ebuild index 76a9bd875b297..f436bdcfdea07 100644 --- a/dev-haskell/doctemplates/doctemplates-0.1.0.2.ebuild +++ b/dev-haskell/doctemplates/doctemplates-0.1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Pandoc-style document templates" HOMEPAGE="https://github.com/jgm/doctemplates#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/doctest/doctest-0.10.1.ebuild b/dev-haskell/doctest/doctest-0.10.1.ebuild index 36eda5d15aba0..7a9df6f8f443a 100644 --- a/dev-haskell/doctest/doctest-0.10.1.ebuild +++ b/dev-haskell/doctest/doctest-0.10.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Test interactive Haskell examples" HOMEPAGE="https://github.com/sol/doctest#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/doctest/doctest-0.11.1.ebuild b/dev-haskell/doctest/doctest-0.11.1.ebuild index 95dc7ee01fb8a..4ef88b2fbb525 100644 --- a/dev-haskell/doctest/doctest-0.11.1.ebuild +++ b/dev-haskell/doctest/doctest-0.11.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Test interactive Haskell examples" HOMEPAGE="https://github.com/sol/doctest#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/doctest/doctest-0.9.12.ebuild b/dev-haskell/doctest/doctest-0.9.12.ebuild index 2312e8de948a4..ade49bc537b23 100644 --- a/dev-haskell/doctest/doctest-0.9.12.ebuild +++ b/dev-haskell/doctest/doctest-0.9.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Test interactive Haskell examples" HOMEPAGE="https://github.com/sol/doctest#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/drift/drift-2.4.2.ebuild b/dev-haskell/drift/drift-2.4.2.ebuild index af0147fc35688..14a34206e3880 100644 --- a/dev-haskell/drift/drift-2.4.2.ebuild +++ b/dev-haskell/drift/drift-2.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Program to derive type class instances" HOMEPAGE="http://repetae.net/computer/haskell/DrIFT/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/easy-file/easy-file-0.2.1.ebuild b/dev-haskell/easy-file/easy-file-0.2.1.ebuild index acc4407e4ac48..267d2a20efda6 100644 --- a/dev-haskell/easy-file/easy-file-0.2.1.ebuild +++ b/dev-haskell/easy-file/easy-file-0.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Cross-platform File handling" HOMEPAGE="https://github.com/kazu-yamamoto/easy-file" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/ed25519/ed25519-0.0.5.0.ebuild b/dev-haskell/ed25519/ed25519-0.0.5.0.ebuild index 7f1e4c43791c1..d99aa7750e8e4 100644 --- a/dev-haskell/ed25519/ed25519-0.0.5.0.ebuild +++ b/dev-haskell/ed25519/ed25519-0.0.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Ed25519 cryptographic signatures" HOMEPAGE="http://thoughtpolice.github.com/hs-ed25519" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/edisonapi/edisonapi-1.3.1.ebuild b/dev-haskell/edisonapi/edisonapi-1.3.1.ebuild index 9e3866aea2bbe..a7f37562bafe0 100644 --- a/dev-haskell/edisonapi/edisonapi-1.3.1.ebuild +++ b/dev-haskell/edisonapi/edisonapi-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A library of efficient, purely-functional data structures (API)" HOMEPAGE="http://rwd.rdockins.name/edison/home/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/edisoncore/edisoncore-1.3.1.1.ebuild b/dev-haskell/edisoncore/edisoncore-1.3.1.1.ebuild index 1fc7a4d3e1621..7f38c6d65f145 100644 --- a/dev-haskell/edisoncore/edisoncore-1.3.1.1.ebuild +++ b/dev-haskell/edisoncore/edisoncore-1.3.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A library of efficent, purely-functional data structures (Core Implementations)" HOMEPAGE="http://rwd.rdockins.name/edison/home/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/edit-distance/edit-distance-0.2.2.1-r1.ebuild b/dev-haskell/edit-distance/edit-distance-0.2.2.1-r1.ebuild index c26a93d9ee498..568102a4434a5 100644 --- a/dev-haskell/edit-distance/edit-distance-0.2.2.1-r1.ebuild +++ b/dev-haskell/edit-distance/edit-distance-0.2.2.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Levenshtein and restricted Damerau-Levenshtein edit distances" HOMEPAGE="https://github.com/phadej/edit-distance" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/edit-distance/edit-distance-0.2.2.1.ebuild b/dev-haskell/edit-distance/edit-distance-0.2.2.1.ebuild index 38b0540013406..e7d0f8260dcc3 100644 --- a/dev-haskell/edit-distance/edit-distance-0.2.2.1.ebuild +++ b/dev-haskell/edit-distance/edit-distance-0.2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Levenshtein and restricted Damerau-Levenshtein edit distances" HOMEPAGE="https://github.com/phadej/edit-distance" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/editline/editline-0.2.1.1-r1.ebuild b/dev-haskell/editline/editline-0.2.1.1-r1.ebuild index d235b45583277..7d49bf419122d 100644 --- a/dev-haskell/editline/editline-0.2.1.1-r1.ebuild +++ b/dev-haskell/editline/editline-0.2.1.1-r1.ebuild @@ -10,7 +10,7 @@ inherit autotools eutils haskell-cabal DESCRIPTION="Bindings to the editline library (libedit)" HOMEPAGE="http://code.haskell.org/editline" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/editline/editline-0.2.1.1.ebuild b/dev-haskell/editline/editline-0.2.1.1.ebuild index 27694c9a51f61..31a3b5a5d8d68 100644 --- a/dev-haskell/editline/editline-0.2.1.1.ebuild +++ b/dev-haskell/editline/editline-0.2.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit eutils haskell-cabal DESCRIPTION="Bindings to the editline library (libedit)" HOMEPAGE="http://code.haskell.org/editline" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/either/either-4.3.3.2.ebuild b/dev-haskell/either/either-4.3.3.2.ebuild index 2d2041672cbfd..e535e487d22be 100644 --- a/dev-haskell/either/either-4.3.3.2.ebuild +++ b/dev-haskell/either/either-4.3.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="An either monad transformer" HOMEPAGE="https://github.com/ekmett/either/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/either/either-4.4.1.1.ebuild b/dev-haskell/either/either-4.4.1.1.ebuild index 5a268bab6fd69..c0cf3f52b695f 100644 --- a/dev-haskell/either/either-4.4.1.1.ebuild +++ b/dev-haskell/either/either-4.4.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="An either monad transformer" HOMEPAGE="https://github.com/ekmett/either/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/either/either-4.4.1.ebuild b/dev-haskell/either/either-4.4.1.ebuild index 7a6e0676acfc6..5ae7e5193300b 100644 --- a/dev-haskell/either/either-4.4.1.ebuild +++ b/dev-haskell/either/either-4.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="An either monad transformer" HOMEPAGE="https://github.com/ekmett/either/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/ekg-core/ekg-core-0.1.1.0.ebuild b/dev-haskell/ekg-core/ekg-core-0.1.1.0.ebuild index 05a8e277e7944..4b90f7280a5b1 100644 --- a/dev-haskell/ekg-core/ekg-core-0.1.1.0.ebuild +++ b/dev-haskell/ekg-core/ekg-core-0.1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Tracking of system metrics" HOMEPAGE="https://github.com/tibbe/ekg-core" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/ekg-core/ekg-core-0.1.1.1.ebuild b/dev-haskell/ekg-core/ekg-core-0.1.1.1.ebuild index 8d38100d24041..5a9e07c0ab181 100644 --- a/dev-haskell/ekg-core/ekg-core-0.1.1.1.ebuild +++ b/dev-haskell/ekg-core/ekg-core-0.1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Tracking of system metrics" HOMEPAGE="https://github.com/tibbe/ekg-core" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/ekg-json/ekg-json-0.1.0.0.ebuild b/dev-haskell/ekg-json/ekg-json-0.1.0.0.ebuild index b9f73ad9a887b..81a5f5ce0c2dd 100644 --- a/dev-haskell/ekg-json/ekg-json-0.1.0.0.ebuild +++ b/dev-haskell/ekg-json/ekg-json-0.1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="JSON encoding of ekg metrics" HOMEPAGE="https://github.com/tibbe/ekg-json" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/ekg-json/ekg-json-0.1.0.1.ebuild b/dev-haskell/ekg-json/ekg-json-0.1.0.1.ebuild index be484d2ae8011..dc557c5b9b999 100644 --- a/dev-haskell/ekg-json/ekg-json-0.1.0.1.ebuild +++ b/dev-haskell/ekg-json/ekg-json-0.1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="JSON encoding of ekg metrics" HOMEPAGE="https://github.com/tibbe/ekg-json" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/ekg-json/ekg-json-0.1.0.3.ebuild b/dev-haskell/ekg-json/ekg-json-0.1.0.3.ebuild index be16530990923..f55f77a149051 100644 --- a/dev-haskell/ekg-json/ekg-json-0.1.0.3.ebuild +++ b/dev-haskell/ekg-json/ekg-json-0.1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="JSON encoding of ekg metrics" HOMEPAGE="https://github.com/tibbe/ekg-json" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/ekg/ekg-0.3.1.4.ebuild b/dev-haskell/ekg/ekg-0.3.1.4.ebuild index 8cca8ac167cd8..6b86490fa18d0 100644 --- a/dev-haskell/ekg/ekg-0.3.1.4.ebuild +++ b/dev-haskell/ekg/ekg-0.3.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Remote monitoring of processes" HOMEPAGE="https://github.com/tibbe/ekg" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/ekg/ekg-0.4.0.11.ebuild b/dev-haskell/ekg/ekg-0.4.0.11.ebuild index d1ada36c6ef03..40aa54acc12d5 100644 --- a/dev-haskell/ekg/ekg-0.4.0.11.ebuild +++ b/dev-haskell/ekg/ekg-0.4.0.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Remote monitoring of processes" HOMEPAGE="https://github.com/tibbe/ekg" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/ekg/ekg-0.4.0.8.ebuild b/dev-haskell/ekg/ekg-0.4.0.8.ebuild index 97cd3263ce005..786f6ec4983ae 100644 --- a/dev-haskell/ekg/ekg-0.4.0.8.ebuild +++ b/dev-haskell/ekg/ekg-0.4.0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Remote monitoring of processes" HOMEPAGE="https://github.com/tibbe/ekg" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/ekg/ekg-0.4.0.9.ebuild b/dev-haskell/ekg/ekg-0.4.0.9.ebuild index d0988fdad0f24..b969ebc4b7912 100644 --- a/dev-haskell/ekg/ekg-0.4.0.9.ebuild +++ b/dev-haskell/ekg/ekg-0.4.0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Remote monitoring of processes" HOMEPAGE="https://github.com/tibbe/ekg" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/email-validate/email-validate-1.0.0.ebuild b/dev-haskell/email-validate/email-validate-1.0.0.ebuild index 17b39f212e902..c9b02ab5da5ae 100644 --- a/dev-haskell/email-validate/email-validate-1.0.0.ebuild +++ b/dev-haskell/email-validate/email-validate-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Validating an email address string against RFC 5322" HOMEPAGE="http://porg.es/blog/email-address-validation-simpler-faster-more-correct" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/email-validate/email-validate-2.0.1.ebuild b/dev-haskell/email-validate/email-validate-2.0.1.ebuild index 28312d90270cb..8d58bea0b2a30 100644 --- a/dev-haskell/email-validate/email-validate-2.0.1.ebuild +++ b/dev-haskell/email-validate/email-validate-2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Validating an email address string against RFC 5322" HOMEPAGE="http://porg.es/blog/email-address-validation-simpler-faster-more-correct" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/enclosed-exceptions/enclosed-exceptions-1.0.1.1.ebuild b/dev-haskell/enclosed-exceptions/enclosed-exceptions-1.0.1.1.ebuild index d488ff979240a..99397f321f9f0 100644 --- a/dev-haskell/enclosed-exceptions/enclosed-exceptions-1.0.1.1.ebuild +++ b/dev-haskell/enclosed-exceptions/enclosed-exceptions-1.0.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Catching all exceptions from within an enclosed computation" HOMEPAGE="https://github.com/jcristovao/enclosed-exceptions" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/enclosed-exceptions/enclosed-exceptions-1.0.2.ebuild b/dev-haskell/enclosed-exceptions/enclosed-exceptions-1.0.2.ebuild index 581459fab3c37..ee2d6ccbefba7 100644 --- a/dev-haskell/enclosed-exceptions/enclosed-exceptions-1.0.2.ebuild +++ b/dev-haskell/enclosed-exceptions/enclosed-exceptions-1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Catching all exceptions from within an enclosed computation" HOMEPAGE="https://github.com/jcristovao/enclosed-exceptions" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/encoding/encoding-0.6.7.2-r2.ebuild b/dev-haskell/encoding/encoding-0.6.7.2-r2.ebuild index f6bf2eede29c1..d2ff23af326f1 100644 --- a/dev-haskell/encoding/encoding-0.6.7.2-r2.ebuild +++ b/dev-haskell/encoding/encoding-0.6.7.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A library for various character encodings" HOMEPAGE="http://code.haskell.org/encoding/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/encoding/encoding-0.7.0.2-r1.ebuild b/dev-haskell/encoding/encoding-0.7.0.2-r1.ebuild index 52035758bb4b7..739b6194a23fd 100644 --- a/dev-haskell/encoding/encoding-0.7.0.2-r1.ebuild +++ b/dev-haskell/encoding/encoding-0.7.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A library for various character encodings" HOMEPAGE="http://code.haskell.org/encoding/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/encoding/encoding-0.8.1.ebuild b/dev-haskell/encoding/encoding-0.8.1.ebuild index d24729222a441..47147df81f34c 100644 --- a/dev-haskell/encoding/encoding-0.8.1.ebuild +++ b/dev-haskell/encoding/encoding-0.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A library for various character encodings" HOMEPAGE="http://code.haskell.org/encoding/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/encoding/encoding-0.8.ebuild b/dev-haskell/encoding/encoding-0.8.ebuild index 63792654b53c9..7580d1f8c584f 100644 --- a/dev-haskell/encoding/encoding-0.8.ebuild +++ b/dev-haskell/encoding/encoding-0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A library for various character encodings" HOMEPAGE="http://code.haskell.org/encoding/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/entropy/entropy-0.2.2.4.ebuild b/dev-haskell/entropy/entropy-0.2.2.4.ebuild index a9d4a487eb185..82201d0176523 100644 --- a/dev-haskell/entropy/entropy-0.2.2.4.ebuild +++ b/dev-haskell/entropy/entropy-0.2.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A platform independent entropy source" HOMEPAGE="https://github.com/TomMD/entropy" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/entropy/entropy-0.3.7.ebuild b/dev-haskell/entropy/entropy-0.3.7.ebuild index 1b27b7ddb832f..bf4b0aa1266e1 100644 --- a/dev-haskell/entropy/entropy-0.3.7.ebuild +++ b/dev-haskell/entropy/entropy-0.3.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A platform independent entropy source" HOMEPAGE="https://github.com/TomMD/entropy" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/enumerator/enumerator-0.4.20.ebuild b/dev-haskell/enumerator/enumerator-0.4.20.ebuild index 6c4fd6b7b8748..1b5c682169fab 100644 --- a/dev-haskell/enumerator/enumerator-0.4.20.ebuild +++ b/dev-haskell/enumerator/enumerator-0.4.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Reliable, high-performance processing with left-fold enumerators" HOMEPAGE="https://john-millikin.com/software/enumerator/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/equivalence/equivalence-0.2.5.ebuild b/dev-haskell/equivalence/equivalence-0.2.5.ebuild index bf92f9027f0c1..b2771673c6e74 100644 --- a/dev-haskell/equivalence/equivalence-0.2.5.ebuild +++ b/dev-haskell/equivalence/equivalence-0.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Maintaining an equivalence relation implemented as union-find using STT" HOMEPAGE="https://bitbucket.org/paba/equivalence/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/equivalence/equivalence-0.3.1.ebuild b/dev-haskell/equivalence/equivalence-0.3.1.ebuild index 444d5c811672a..dfd7af2d5e217 100644 --- a/dev-haskell/equivalence/equivalence-0.3.1.ebuild +++ b/dev-haskell/equivalence/equivalence-0.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Maintaining an equivalence relation implemented as union-find using STT" HOMEPAGE="https://bitbucket.org/paba/equivalence/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/erf/erf-2.0.0.0-r1.ebuild b/dev-haskell/erf/erf-2.0.0.0-r1.ebuild index 9ef16e99f922b..7f947b65b6c7d 100644 --- a/dev-haskell/erf/erf-2.0.0.0-r1.ebuild +++ b/dev-haskell/erf/erf-2.0.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="The error function, erf, and related functions" HOMEPAGE="http://hackage.haskell.org/package/erf" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/errorcall-eq-instance/errorcall-eq-instance-0.1.0.ebuild b/dev-haskell/errorcall-eq-instance/errorcall-eq-instance-0.1.0.ebuild index e8d6bff0df502..33de9dc82abcd 100644 --- a/dev-haskell/errorcall-eq-instance/errorcall-eq-instance-0.1.0.ebuild +++ b/dev-haskell/errorcall-eq-instance/errorcall-eq-instance-0.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="An orphan Eq instance for ErrorCall" HOMEPAGE="http://hackage.haskell.org/package/errorcall-eq-instance" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/errors/errors-1.4.7.ebuild b/dev-haskell/errors/errors-1.4.7.ebuild index 617938b21a1ce..d28d79d06a8d8 100644 --- a/dev-haskell/errors/errors-1.4.7.ebuild +++ b/dev-haskell/errors/errors-1.4.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Simplified error-handling" HOMEPAGE="http://hackage.haskell.org/package/errors" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/errors/errors-2.1.3.ebuild b/dev-haskell/errors/errors-2.1.3.ebuild index 938612cc31bd5..83ba915e33a6f 100644 --- a/dev-haskell/errors/errors-2.1.3.ebuild +++ b/dev-haskell/errors/errors-2.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Simplified error-handling" HOMEPAGE="http://hackage.haskell.org/package/errors" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/esqueleto/esqueleto-2.1.3.ebuild b/dev-haskell/esqueleto/esqueleto-2.1.3.ebuild index 6b5489747a64c..42e87d5e7c411 100644 --- a/dev-haskell/esqueleto/esqueleto-2.1.3.ebuild +++ b/dev-haskell/esqueleto/esqueleto-2.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Type-safe EDSL for SQL queries on persistent backends" HOMEPAGE="https://github.com/prowdsponsor/esqueleto" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/esqueleto/esqueleto-2.4.3-r1.ebuild b/dev-haskell/esqueleto/esqueleto-2.4.3-r1.ebuild index 86530317a1a40..7fc3760619cc3 100644 --- a/dev-haskell/esqueleto/esqueleto-2.4.3-r1.ebuild +++ b/dev-haskell/esqueleto/esqueleto-2.4.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Type-safe EDSL for SQL queries on persistent backends" HOMEPAGE="https://github.com/prowdsponsor/esqueleto" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/exceptions/exceptions-0.3.3.ebuild b/dev-haskell/exceptions/exceptions-0.3.3.ebuild index 07719fb827ff0..7530900570d1c 100644 --- a/dev-haskell/exceptions/exceptions-0.3.3.ebuild +++ b/dev-haskell/exceptions/exceptions-0.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Extensible optionally-pure exceptions" HOMEPAGE="https://github.com/ekmett/exceptions/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0/${PV}" diff --git a/dev-haskell/exceptions/exceptions-0.6.1.ebuild b/dev-haskell/exceptions/exceptions-0.6.1.ebuild index bd428df64cc17..bdb456cd85901 100644 --- a/dev-haskell/exceptions/exceptions-0.6.1.ebuild +++ b/dev-haskell/exceptions/exceptions-0.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Extensible optionally-pure exceptions" HOMEPAGE="https://github.com/ekmett/exceptions/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/exceptions/exceptions-0.8.0.2.ebuild b/dev-haskell/exceptions/exceptions-0.8.0.2.ebuild index 093ba8a38a793..01cccef4e7271 100644 --- a/dev-haskell/exceptions/exceptions-0.8.0.2.ebuild +++ b/dev-haskell/exceptions/exceptions-0.8.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Extensible optionally-pure exceptions" HOMEPAGE="https://github.com/ekmett/exceptions/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/exceptions/exceptions-0.8.2.1.ebuild b/dev-haskell/exceptions/exceptions-0.8.2.1.ebuild index b1e2558a61ea8..45065c912d63f 100644 --- a/dev-haskell/exceptions/exceptions-0.8.2.1.ebuild +++ b/dev-haskell/exceptions/exceptions-0.8.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Extensible optionally-pure exceptions" HOMEPAGE="https://github.com/ekmett/exceptions/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/exceptions/exceptions-0.8.3.ebuild b/dev-haskell/exceptions/exceptions-0.8.3.ebuild index 7ad8f6964019a..de34234948218 100644 --- a/dev-haskell/exceptions/exceptions-0.8.3.ebuild +++ b/dev-haskell/exceptions/exceptions-0.8.3.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Extensible optionally-pure exceptions" HOMEPAGE="https://github.com/ekmett/exceptions/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/executable-path/executable-path-0.0.3-r1.ebuild b/dev-haskell/executable-path/executable-path-0.0.3-r1.ebuild index 9f9e6e011d00d..bd3ba628abc97 100644 --- a/dev-haskell/executable-path/executable-path-0.0.3-r1.ebuild +++ b/dev-haskell/executable-path/executable-path-0.0.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Finding out the full path of the executable" HOMEPAGE="http://code.haskell.org/~bkomuves/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="public-domain" SLOT="0/${PV}" diff --git a/dev-haskell/extensible-exceptions/extensible-exceptions-0.1.1.4.ebuild b/dev-haskell/extensible-exceptions/extensible-exceptions-0.1.1.4.ebuild index d6e7a439a9b58..22b68b112991a 100644 --- a/dev-haskell/extensible-exceptions/extensible-exceptions-0.1.1.4.ebuild +++ b/dev-haskell/extensible-exceptions/extensible-exceptions-0.1.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Extensible exceptions" HOMEPAGE="http://hackage.haskell.org/package/extensible-exceptions" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/extra/extra-1.3.1.ebuild b/dev-haskell/extra/extra-1.3.1.ebuild index e8fe10cf2632f..f22664d3679f4 100644 --- a/dev-haskell/extra/extra-1.3.1.ebuild +++ b/dev-haskell/extra/extra-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Extra functions I use" HOMEPAGE="https://github.com/ndmitchell/extra#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" # this package has nothing to do with extra:0 (aka Extra on hackage) diff --git a/dev-haskell/extra/extra-1.4.10.ebuild b/dev-haskell/extra/extra-1.4.10.ebuild index 7e11a2ca264ac..ada0019eb1b36 100644 --- a/dev-haskell/extra/extra-1.4.10.ebuild +++ b/dev-haskell/extra/extra-1.4.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Extra functions I use" HOMEPAGE="https://github.com/ndmitchell/extra#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="2/${PV}" diff --git a/dev-haskell/extra/extra-1.4.2.ebuild b/dev-haskell/extra/extra-1.4.2.ebuild index fe848cc34ee8e..30ca52e79a1a9 100644 --- a/dev-haskell/extra/extra-1.4.2.ebuild +++ b/dev-haskell/extra/extra-1.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Extra functions I use" HOMEPAGE="https://github.com/ndmitchell/extra#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" # this package has nothing to do with extra:0 (aka Extra on hackage) diff --git a/dev-haskell/extra/extra-1.5.1.ebuild b/dev-haskell/extra/extra-1.5.1.ebuild index 73560c02e4e63..17a3302aa2385 100644 --- a/dev-haskell/extra/extra-1.5.1.ebuild +++ b/dev-haskell/extra/extra-1.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Extra functions I use" HOMEPAGE="https://github.com/ndmitchell/extra#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="2/${PV}" diff --git a/dev-haskell/fail/fail-4.9.0.0.ebuild b/dev-haskell/fail/fail-4.9.0.0.ebuild index ecbbeae5d407c..100bfa584d47b 100644 --- a/dev-haskell/fail/fail-4.9.0.0.ebuild +++ b/dev-haskell/fail/fail-4.9.0.0.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Forward-compatible MonadFail class" HOMEPAGE="https://prime.haskell.org/wiki/Libraries/Proposals/MonadFail" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/failure/failure-0.2.0.3.ebuild b/dev-haskell/failure/failure-0.2.0.3.ebuild index 08803d7d9d895..47ef50e47b992 100644 --- a/dev-haskell/failure/failure-0.2.0.3.ebuild +++ b/dev-haskell/failure/failure-0.2.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A simple type class for success/failure computations. (deprecated)" HOMEPAGE="http://www.haskell.org/haskellwiki/Failure" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/fast-logger/fast-logger-2.4.6.ebuild b/dev-haskell/fast-logger/fast-logger-2.4.6.ebuild index 1ddf8aa35e9e7..3f05e68292312 100644 --- a/dev-haskell/fast-logger/fast-logger-2.4.6.ebuild +++ b/dev-haskell/fast-logger/fast-logger-2.4.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A fast logging system" HOMEPAGE="http://hackage.haskell.org/package/fast-logger" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/fast-logger/fast-logger-2.4.7.ebuild b/dev-haskell/fast-logger/fast-logger-2.4.7.ebuild index 38aaa282f4d0d..6fb88899cb1df 100644 --- a/dev-haskell/fast-logger/fast-logger-2.4.7.ebuild +++ b/dev-haskell/fast-logger/fast-logger-2.4.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A fast logging system" HOMEPAGE="https://github.com/kazu-yamamoto/logger" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/fclabels/fclabels-2.0.2.3.ebuild b/dev-haskell/fclabels/fclabels-2.0.2.3.ebuild index 42abe53defeae..d77af38119dc0 100644 --- a/dev-haskell/fclabels/fclabels-2.0.2.3.ebuild +++ b/dev-haskell/fclabels/fclabels-2.0.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="First class accessor labels implemented as lenses" HOMEPAGE="https://github.com/sebastiaanvisser/fclabels" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/fclabels/fclabels-2.0.3.1.ebuild b/dev-haskell/fclabels/fclabels-2.0.3.1.ebuild index 76c3ed02704f7..d02f415cca90d 100644 --- a/dev-haskell/fclabels/fclabels-2.0.3.1.ebuild +++ b/dev-haskell/fclabels/fclabels-2.0.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="First class accessor labels implemented as lenses" HOMEPAGE="https://github.com/sebastiaanvisser/fclabels" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/fclabels/fclabels-2.0.3.ebuild b/dev-haskell/fclabels/fclabels-2.0.3.ebuild index 1d4f5902f0bbe..fb83969bc9503 100644 --- a/dev-haskell/fclabels/fclabels-2.0.3.ebuild +++ b/dev-haskell/fclabels/fclabels-2.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="First class accessor labels implemented as lenses" HOMEPAGE="https://github.com/sebastiaanvisser/fclabels" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild b/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild index ba5034855ca46..5c61b57a2dcb9 100644 --- a/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild +++ b/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Desktop Notifications client" HOMEPAGE="https://bitbucket.org/taejo/fdo-notify/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/feed/feed-0.3.11.1.ebuild b/dev-haskell/feed/feed-0.3.11.1.ebuild index 20613bfcada40..b57be0c960e23 100644 --- a/dev-haskell/feed/feed-0.3.11.1.ebuild +++ b/dev-haskell/feed/feed-0.3.11.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds" HOMEPAGE="https://github.com/bergmark/feed" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/fgl-arbitrary/fgl-arbitrary-0.2.0.1.ebuild b/dev-haskell/fgl-arbitrary/fgl-arbitrary-0.2.0.1.ebuild index 81eec9a810c40..2fd7e483f69f1 100644 --- a/dev-haskell/fgl-arbitrary/fgl-arbitrary-0.2.0.1.ebuild +++ b/dev-haskell/fgl-arbitrary/fgl-arbitrary-0.2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="QuickCheck support for fgl" HOMEPAGE="http://hackage.haskell.org/package/fgl-arbitrary" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/fgl-arbitrary/fgl-arbitrary-0.2.0.2.ebuild b/dev-haskell/fgl-arbitrary/fgl-arbitrary-0.2.0.2.ebuild index e644fa233ff2c..d7e4a8fe851ac 100644 --- a/dev-haskell/fgl-arbitrary/fgl-arbitrary-0.2.0.2.ebuild +++ b/dev-haskell/fgl-arbitrary/fgl-arbitrary-0.2.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="QuickCheck support for fgl" HOMEPAGE="http://hackage.haskell.org/package/fgl-arbitrary" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/fgl/fgl-5.4.2.4-r1.ebuild b/dev-haskell/fgl/fgl-5.4.2.4-r1.ebuild index 8d194c188b234..2b8ca336b3cd5 100644 --- a/dev-haskell/fgl/fgl-5.4.2.4-r1.ebuild +++ b/dev-haskell/fgl/fgl-5.4.2.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Martin Erwig's Functional Graph Library" HOMEPAGE="http://web.engr.oregonstate.edu/~erwig/fgl/haskell" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/fgl/fgl-5.4.2.4.ebuild b/dev-haskell/fgl/fgl-5.4.2.4.ebuild index 07765b1ab43b1..b79846bf01b1a 100644 --- a/dev-haskell/fgl/fgl-5.4.2.4.ebuild +++ b/dev-haskell/fgl/fgl-5.4.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # ebuild generated by hackport 0.2.17.9999 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Martin Erwig's Functional Graph Library" HOMEPAGE="http://web.engr.oregonstate.edu/~erwig/fgl/haskell" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/fgl/fgl-5.5.0.1.ebuild b/dev-haskell/fgl/fgl-5.5.0.1.ebuild index 396b5180297fb..e6d7a87d11f6e 100644 --- a/dev-haskell/fgl/fgl-5.5.0.1.ebuild +++ b/dev-haskell/fgl/fgl-5.5.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Martin Erwig's Functional Graph Library" HOMEPAGE="http://web.engr.oregonstate.edu/~erwig/fgl/haskell" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/fgl/fgl-5.5.2.3.ebuild b/dev-haskell/fgl/fgl-5.5.2.3.ebuild index 32bee8e07fc90..f849764a194ff 100644 --- a/dev-haskell/fgl/fgl-5.5.2.3.ebuild +++ b/dev-haskell/fgl/fgl-5.5.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Martin Erwig's Functional Graph Library" HOMEPAGE="https://hackage.haskell.org/package/fgl" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/fgl/fgl-5.5.3.0.ebuild b/dev-haskell/fgl/fgl-5.5.3.0.ebuild index 830b832ed1b60..27054f82c6a46 100644 --- a/dev-haskell/fgl/fgl-5.5.3.0.ebuild +++ b/dev-haskell/fgl/fgl-5.5.3.0.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Martin Erwig's Functional Graph Library" HOMEPAGE="https://hackage.haskell.org/package/fgl" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/file-embed/file-embed-0.0.10.ebuild b/dev-haskell/file-embed/file-embed-0.0.10.ebuild index 892f6e6e75b6d..a3afd67899f26 100644 --- a/dev-haskell/file-embed/file-embed-0.0.10.ebuild +++ b/dev-haskell/file-embed/file-embed-0.0.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Use Template Haskell to embed file contents directly" HOMEPAGE="https://github.com/snoyberg/file-embed" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/file-embed/file-embed-0.0.7.ebuild b/dev-haskell/file-embed/file-embed-0.0.7.ebuild index 39a490fb9cae6..b5390b1bb06ce 100644 --- a/dev-haskell/file-embed/file-embed-0.0.7.ebuild +++ b/dev-haskell/file-embed/file-embed-0.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Use Template Haskell to embed file contents directly" HOMEPAGE="https://github.com/snoyberg/file-embed" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/file-embed/file-embed-0.0.9.ebuild b/dev-haskell/file-embed/file-embed-0.0.9.ebuild index e15ffc18c2796..ed8969effcfce 100644 --- a/dev-haskell/file-embed/file-embed-0.0.9.ebuild +++ b/dev-haskell/file-embed/file-embed-0.0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Use Template Haskell to embed file contents directly" HOMEPAGE="https://github.com/snoyberg/file-embed" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/file-location/file-location-0.4.9-r1.ebuild b/dev-haskell/file-location/file-location-0.4.9-r1.ebuild index ba606f8ae4be5..c2fa6cd7e4da6 100644 --- a/dev-haskell/file-location/file-location-0.4.9-r1.ebuild +++ b/dev-haskell/file-location/file-location-0.4.9-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="common functions that show file location information" HOMEPAGE="https://github.com/gregwebs/FileLocation.hs" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/file-location/file-location-0.4.9.ebuild b/dev-haskell/file-location/file-location-0.4.9.ebuild index a245d34a0e23c..67a8b4e51a9ca 100644 --- a/dev-haskell/file-location/file-location-0.4.9.ebuild +++ b/dev-haskell/file-location/file-location-0.4.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="common functions that show file location information" HOMEPAGE="https://github.com/gregwebs/FileLocation.hs" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/filelock/filelock-0.1.0.1.ebuild b/dev-haskell/filelock/filelock-0.1.0.1.ebuild index 8b500a36e9b4e..7c30cae9c7353 100644 --- a/dev-haskell/filelock/filelock-0.1.0.1.ebuild +++ b/dev-haskell/filelock/filelock-0.1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Portable interface to file locking (flock / LockFileEx)" HOMEPAGE="https://github.com/takano-akio/filelock" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="public-domain" SLOT="0/${PV}" diff --git a/dev-haskell/filemanip/filemanip-0.3.6.3.ebuild b/dev-haskell/filemanip/filemanip-0.3.6.3.ebuild index 111b8a8857687..09c976d1ed9b2 100644 --- a/dev-haskell/filemanip/filemanip-0.3.6.3.ebuild +++ b/dev-haskell/filemanip/filemanip-0.3.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Expressive file and directory manipulation for Haskell" HOMEPAGE="https://github.com/bos/filemanip" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/filestore/filestore-0.6.1.ebuild b/dev-haskell/filestore/filestore-0.6.1.ebuild index 75d53eaeabb70..62f0ab3d0cc1f 100644 --- a/dev-haskell/filestore/filestore-0.6.1.ebuild +++ b/dev-haskell/filestore/filestore-0.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Interface for versioning file stores" HOMEPAGE="http://hackage.haskell.org/package/filestore" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/filestore/filestore-0.6.2.ebuild b/dev-haskell/filestore/filestore-0.6.2.ebuild index ff22aa3929122..3166d7b74b61f 100644 --- a/dev-haskell/filestore/filestore-0.6.2.ebuild +++ b/dev-haskell/filestore/filestore-0.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Interface for versioning file stores" HOMEPAGE="http://hackage.haskell.org/package/filestore" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/findbin/findbin-0.0.5-r1.ebuild b/dev-haskell/findbin/findbin-0.0.5-r1.ebuild index 270281145216e..fc4f19bc6d935 100644 --- a/dev-haskell/findbin/findbin-0.0.5-r1.ebuild +++ b/dev-haskell/findbin/findbin-0.0.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Locate directory of original program" HOMEPAGE="https://github.com/audreyt/findbin" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/fingertree/fingertree-0.1.1.0.ebuild b/dev-haskell/fingertree/fingertree-0.1.1.0.ebuild index 395439ae12020..2c41f06038dfc 100644 --- a/dev-haskell/fingertree/fingertree-0.1.1.0.ebuild +++ b/dev-haskell/fingertree/fingertree-0.1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Generic finger-tree structure, with example instances" HOMEPAGE="http://hackage.haskell.org/package/fingertree" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/fixed/fixed-0.2.1.1.ebuild b/dev-haskell/fixed/fixed-0.2.1.1.ebuild index 1ed882c7fdde5..6276f3ccc33a1 100644 --- a/dev-haskell/fixed/fixed-0.2.1.1.ebuild +++ b/dev-haskell/fixed/fixed-0.2.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Signed 15.16 precision fixed point arithmetic" HOMEPAGE="https://github.com/ekmett/fixed" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/fmlist/fmlist-0.9.ebuild b/dev-haskell/fmlist/fmlist-0.9.ebuild index b245be87694c3..833a043e98e1d 100644 --- a/dev-haskell/fmlist/fmlist-0.9.ebuild +++ b/dev-haskell/fmlist/fmlist-0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="FoldMap lists" HOMEPAGE="https://github.com/sjoerdvisscher/fmlist" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/foldl/foldl-1.0.7.ebuild b/dev-haskell/foldl/foldl-1.0.7.ebuild index 7a4e511e2ba77..a54e835739443 100644 --- a/dev-haskell/foldl/foldl-1.0.7.ebuild +++ b/dev-haskell/foldl/foldl-1.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Composable, streaming, and efficient left folds" HOMEPAGE="http://hackage.haskell.org/package/foldl" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/foldl/foldl-1.1.3.ebuild b/dev-haskell/foldl/foldl-1.1.3.ebuild index ee62017ef2677..3f95169264af0 100644 --- a/dev-haskell/foldl/foldl-1.1.3.ebuild +++ b/dev-haskell/foldl/foldl-1.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Composable, streaming, and efficient left folds" HOMEPAGE="http://hackage.haskell.org/package/foldl" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/foldl/foldl-1.2.3.ebuild b/dev-haskell/foldl/foldl-1.2.3.ebuild index 0e333ace94844..331a21b9007c3 100644 --- a/dev-haskell/foldl/foldl-1.2.3.ebuild +++ b/dev-haskell/foldl/foldl-1.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Composable, streaming, and efficient left folds" HOMEPAGE="http://hackage.haskell.org/package/foldl" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/free/free-4.10.0.1.ebuild b/dev-haskell/free/free-4.10.0.1.ebuild index ae7a467b907d5..b50b1ca6c57c5 100644 --- a/dev-haskell/free/free-4.10.0.1.ebuild +++ b/dev-haskell/free/free-4.10.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Monads for free" HOMEPAGE="https://github.com/ekmett/free/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/free/free-4.11.ebuild b/dev-haskell/free/free-4.11.ebuild index da1298ce9d1a7..b50b1ca6c57c5 100644 --- a/dev-haskell/free/free-4.11.ebuild +++ b/dev-haskell/free/free-4.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Monads for free" HOMEPAGE="https://github.com/ekmett/free/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/free/free-4.12.4.ebuild b/dev-haskell/free/free-4.12.4.ebuild index c82331bc10fbf..4a05bfd7d615f 100644 --- a/dev-haskell/free/free-4.12.4.ebuild +++ b/dev-haskell/free/free-4.12.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Monads for free" HOMEPAGE="https://github.com/ekmett/free/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/free/free-4.2.ebuild b/dev-haskell/free/free-4.2.ebuild index a5730ef9ae762..09c01a3df24c3 100644 --- a/dev-haskell/free/free-4.2.ebuild +++ b/dev-haskell/free/free-4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Monads for free" HOMEPAGE="https://github.com/ekmett/free/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/free/free-4.5.ebuild b/dev-haskell/free/free-4.5.ebuild index 9492929f90c07..f53e9c2d0f7d0 100644 --- a/dev-haskell/free/free-4.5.ebuild +++ b/dev-haskell/free/free-4.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Monads for free" HOMEPAGE="https://github.com/ekmett/free/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/free/free-4.9.ebuild b/dev-haskell/free/free-4.9.ebuild index 6490dc336cac8..7d3053fcc72da 100644 --- a/dev-haskell/free/free-4.9.ebuild +++ b/dev-haskell/free/free-4.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Monads for free" HOMEPAGE="https://github.com/ekmett/free/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/frown/frown-0.6.2.3.ebuild b/dev-haskell/frown/frown-0.6.2.3.ebuild index dfa789debb735..c7fb5474d7ce1 100644 --- a/dev-haskell/frown/frown-0.6.2.3.ebuild +++ b/dev-haskell/frown/frown-0.6.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="LALR(k) parser generator" HOMEPAGE="http://hackage.haskell.org/package/frown" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-haskell/fsnotify/fsnotify-0.0.11.ebuild b/dev-haskell/fsnotify/fsnotify-0.0.11.ebuild index e315ba5298a68..320e9dd03814e 100644 --- a/dev-haskell/fsnotify/fsnotify-0.0.11.ebuild +++ b/dev-haskell/fsnotify/fsnotify-0.0.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Cross platform library for file change notification" HOMEPAGE="http://hackage.haskell.org/package/fsnotify" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/fsnotify/fsnotify-0.1.0.3.ebuild b/dev-haskell/fsnotify/fsnotify-0.1.0.3.ebuild index 0f07a2ce2a2c5..e065612a7263a 100644 --- a/dev-haskell/fsnotify/fsnotify-0.1.0.3.ebuild +++ b/dev-haskell/fsnotify/fsnotify-0.1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Cross platform library for file change notification" HOMEPAGE="http://hackage.haskell.org/package/fsnotify" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/fsnotify/fsnotify-0.2.1.ebuild b/dev-haskell/fsnotify/fsnotify-0.2.1.ebuild index 21a07e11e84c1..a8325ed40d492 100644 --- a/dev-haskell/fsnotify/fsnotify-0.2.1.ebuild +++ b/dev-haskell/fsnotify/fsnotify-0.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Cross platform library for file change notification" HOMEPAGE="https://github.com/haskell-fswatch/hfsnotify" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/generic-deriving/generic-deriving-1.11.1.ebuild b/dev-haskell/generic-deriving/generic-deriving-1.11.1.ebuild index af02a0937902c..b66962b8fd439 100644 --- a/dev-haskell/generic-deriving/generic-deriving-1.11.1.ebuild +++ b/dev-haskell/generic-deriving/generic-deriving-1.11.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Generic programming library for generalised deriving" HOMEPAGE="https://github.com/dreixel/generic-deriving" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/generic-deriving/generic-deriving-1.6.3.ebuild b/dev-haskell/generic-deriving/generic-deriving-1.6.3.ebuild index 67a0e55536966..cd5a93eb48793 100644 --- a/dev-haskell/generic-deriving/generic-deriving-1.6.3.ebuild +++ b/dev-haskell/generic-deriving/generic-deriving-1.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Generic programming library for generalised deriving" HOMEPAGE="http://hackage.haskell.org/package/generic-deriving" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/generic-deriving/generic-deriving-1.7.0.ebuild b/dev-haskell/generic-deriving/generic-deriving-1.7.0.ebuild index 32ea3dfb0d407..c167a28d950e5 100644 --- a/dev-haskell/generic-deriving/generic-deriving-1.7.0.ebuild +++ b/dev-haskell/generic-deriving/generic-deriving-1.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Generic programming library for generalised deriving" HOMEPAGE="http://hackage.haskell.org/package/generic-deriving" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/generics-sop/generics-sop-0.2.4.0.ebuild b/dev-haskell/generics-sop/generics-sop-0.2.4.0.ebuild index b62e41cc55d58..650b74e2b43cf 100644 --- a/dev-haskell/generics-sop/generics-sop-0.2.4.0.ebuild +++ b/dev-haskell/generics-sop/generics-sop-0.2.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Generic Programming using True Sums of Products" HOMEPAGE="http://hackage.haskell.org/package/generics-sop" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/geniplate-mirror/geniplate-mirror-0.7.1.ebuild b/dev-haskell/geniplate-mirror/geniplate-mirror-0.7.1.ebuild index 0c6de7220550c..2746fbdc88df8 100644 --- a/dev-haskell/geniplate-mirror/geniplate-mirror-0.7.1.ebuild +++ b/dev-haskell/geniplate-mirror/geniplate-mirror-0.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Use Template Haskell to generate Uniplate-like functions" HOMEPAGE="https://github.com/danr/geniplate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/geniplate-mirror/geniplate-mirror-0.7.4.ebuild b/dev-haskell/geniplate-mirror/geniplate-mirror-0.7.4.ebuild index d9807fd18def1..ae83a126354cc 100644 --- a/dev-haskell/geniplate-mirror/geniplate-mirror-0.7.4.ebuild +++ b/dev-haskell/geniplate-mirror/geniplate-mirror-0.7.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Use Template Haskell to generate Uniplate-like functions" HOMEPAGE="https://github.com/danr/geniplate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/geniplate/geniplate-0.6.0.5.ebuild b/dev-haskell/geniplate/geniplate-0.6.0.5.ebuild index 1e1fed2def438..84e67d670110c 100644 --- a/dev-haskell/geniplate/geniplate-0.6.0.5.ebuild +++ b/dev-haskell/geniplate/geniplate-0.6.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Use Template Haskell to generate Uniplate-like functions" HOMEPAGE="http://hackage.haskell.org/package/geniplate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/getopt-generics/getopt-generics-0.13.0.1.ebuild b/dev-haskell/getopt-generics/getopt-generics-0.13.0.1.ebuild index 58d292fcfb33c..dda31d2758e59 100644 --- a/dev-haskell/getopt-generics/getopt-generics-0.13.0.1.ebuild +++ b/dev-haskell/getopt-generics/getopt-generics-0.13.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Create command line interfaces with ease" HOMEPAGE="https://github.com/soenkehahn/getopt-generics#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/ghc-paths/ghc-paths-0.1.0.9.ebuild b/dev-haskell/ghc-paths/ghc-paths-0.1.0.9.ebuild index 0b58ab7851f78..f67f9bdee6d54 100644 --- a/dev-haskell/ghc-paths/ghc-paths-0.1.0.9.ebuild +++ b/dev-haskell/ghc-paths/ghc-paths-0.1.0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ inherit haskell-cabal DESCRIPTION="Knowledge of GHC's installation directories" HOMEPAGE="http://hackage.haskell.org/package/ghc-paths" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/ghc-syb-utils/ghc-syb-utils-0.2.3.ebuild b/dev-haskell/ghc-syb-utils/ghc-syb-utils-0.2.3.ebuild index 1d77f904a58af..1bc6d6a5b89ba 100644 --- a/dev-haskell/ghc-syb-utils/ghc-syb-utils-0.2.3.ebuild +++ b/dev-haskell/ghc-syb-utils/ghc-syb-utils-0.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Scrap Your Boilerplate utilities for the GHC API" HOMEPAGE="https://github.com/nominolo/ghc-syb" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/gio/gio-0.12.5.3.ebuild b/dev-haskell/gio/gio-0.12.5.3.ebuild index 9109a99a0adaa..3e1f6f4635198 100644 --- a/dev-haskell/gio/gio-0.12.5.3.ebuild +++ b/dev-haskell/gio/gio-0.12.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Binding to the GIO" HOMEPAGE="http://projects.haskell.org/gtk2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/gio/gio-0.13.1.1.ebuild b/dev-haskell/gio/gio-0.13.1.1.ebuild index 9ade367732a64..3e1dbd26f7570 100644 --- a/dev-haskell/gio/gio-0.13.1.1.ebuild +++ b/dev-haskell/gio/gio-0.13.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Binding to GIO" HOMEPAGE="http://projects.haskell.org/gtk2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/gio/gio-0.13.3.1.ebuild b/dev-haskell/gio/gio-0.13.3.1.ebuild index 4dab7916c907b..589dba26dfcbb 100644 --- a/dev-haskell/gio/gio-0.13.3.1.ebuild +++ b/dev-haskell/gio/gio-0.13.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Binding to GIO" HOMEPAGE="http://projects.haskell.org/gtk2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/gitrev/gitrev-1.2.0.ebuild b/dev-haskell/gitrev/gitrev-1.2.0.ebuild index 15f20d60bacb2..a4a3bb8e7170b 100644 --- a/dev-haskell/gitrev/gitrev-1.2.0.ebuild +++ b/dev-haskell/gitrev/gitrev-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Compile git revision info into Haskell projects" HOMEPAGE="https://github.com/acfoltzer/gitrev" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/gitrev/gitrev-1.3.1.ebuild b/dev-haskell/gitrev/gitrev-1.3.1.ebuild index a6b2b895465b9..4dd5cd2f12d27 100644 --- a/dev-haskell/gitrev/gitrev-1.3.1.ebuild +++ b/dev-haskell/gitrev/gitrev-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Compile git revision info into Haskell projects" HOMEPAGE="https://github.com/acfoltzer/gitrev" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/glade/glade-0.12.5.0-r100.ebuild b/dev-haskell/glade/glade-0.12.5.0-r100.ebuild index 9ce6673eca8ec..fd19f65763e1d 100644 --- a/dev-haskell/glade/glade-0.12.5.0-r100.ebuild +++ b/dev-haskell/glade/glade-0.12.5.0-r100.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Binding to the glade library" HOMEPAGE="http://projects.haskell.org/gtk2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="2/${PV}" diff --git a/dev-haskell/glade/glade-0.12.5.0-r2.ebuild b/dev-haskell/glade/glade-0.12.5.0-r2.ebuild index c82ce4d225720..3ef8838eb7e70 100644 --- a/dev-haskell/glade/glade-0.12.5.0-r2.ebuild +++ b/dev-haskell/glade/glade-0.12.5.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Binding to the glade library" HOMEPAGE="http://projects.haskell.org/gtk2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="2/${PV}" diff --git a/dev-haskell/glib/glib-0.12.5.4.ebuild b/dev-haskell/glib/glib-0.12.5.4.ebuild index ce89149d644ce..2390a8242a7e4 100644 --- a/dev-haskell/glib/glib-0.12.5.4.ebuild +++ b/dev-haskell/glib/glib-0.12.5.4.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Binding to the GLIB library for Gtk2Hs" HOMEPAGE="http://projects.haskell.org/gtk2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/glib/glib-0.13.2.2.ebuild b/dev-haskell/glib/glib-0.13.2.2.ebuild index 3980bd8dfe31e..7459e7bed88d7 100644 --- a/dev-haskell/glib/glib-0.13.2.2.ebuild +++ b/dev-haskell/glib/glib-0.13.2.2.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Binding to the GLIB library for Gtk2Hs" HOMEPAGE="http://projects.haskell.org/gtk2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/glib/glib-0.13.4.1.ebuild b/dev-haskell/glib/glib-0.13.4.1.ebuild index a0ec5d677531b..da70d2e648d6c 100644 --- a/dev-haskell/glib/glib-0.13.4.1.ebuild +++ b/dev-haskell/glib/glib-0.13.4.1.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Binding to the GLIB library for Gtk2Hs" HOMEPAGE="http://projects.haskell.org/gtk2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/glob/glob-0.7.14.ebuild b/dev-haskell/glob/glob-0.7.14.ebuild index a469f0329db16..aab59674213e5 100644 --- a/dev-haskell/glob/glob-0.7.14.ebuild +++ b/dev-haskell/glob/glob-0.7.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Globbing library" HOMEPAGE="http://iki.fi/matti.niemenmaa/glob/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/glob/glob-0.7.5.ebuild b/dev-haskell/glob/glob-0.7.5.ebuild index 28597278a2c9c..862573454c9dc 100644 --- a/dev-haskell/glob/glob-0.7.5.ebuild +++ b/dev-haskell/glob/glob-0.7.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Globbing library" HOMEPAGE="http://iki.fi/matti.niemenmaa/glob/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/gluraw/gluraw-1.2.0.0.ebuild b/dev-haskell/gluraw/gluraw-1.2.0.0.ebuild index f532a7caf17d0..89f8871ebbfd4 100644 --- a/dev-haskell/gluraw/gluraw-1.2.0.0.ebuild +++ b/dev-haskell/gluraw/gluraw-1.2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A raw binding for the OpenGL graphics system" HOMEPAGE="http://www.haskell.org/haskellwiki/Opengl" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/gluraw/gluraw-1.3.0.0.ebuild b/dev-haskell/gluraw/gluraw-1.3.0.0.ebuild index a245254a95fd0..40ceb5a3b2c8f 100644 --- a/dev-haskell/gluraw/gluraw-1.3.0.0.ebuild +++ b/dev-haskell/gluraw/gluraw-1.3.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A raw binding for the OpenGL graphics system" HOMEPAGE="http://www.haskell.org/haskellwiki/Opengl" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/gluraw/gluraw-1.4.0.1.ebuild b/dev-haskell/gluraw/gluraw-1.4.0.1.ebuild index e20de22f180a8..a2fd1b5dcb574 100644 --- a/dev-haskell/gluraw/gluraw-1.4.0.1.ebuild +++ b/dev-haskell/gluraw/gluraw-1.4.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A raw binding for the OpenGL graphics system" HOMEPAGE="http://www.haskell.org/haskellwiki/Opengl" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/gluraw/gluraw-1.5.0.1.ebuild b/dev-haskell/gluraw/gluraw-1.5.0.1.ebuild index 6b591676bbcca..65c35b5d13639 100644 --- a/dev-haskell/gluraw/gluraw-1.5.0.1.ebuild +++ b/dev-haskell/gluraw/gluraw-1.5.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A raw binding for the OpenGL graphics system" HOMEPAGE="http://www.haskell.org/haskellwiki/Opengl" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/gluraw/gluraw-2.0.0.3.ebuild b/dev-haskell/gluraw/gluraw-2.0.0.3.ebuild index 27066191ba53f..fe0ee17c6b05c 100644 --- a/dev-haskell/gluraw/gluraw-2.0.0.3.ebuild +++ b/dev-haskell/gluraw/gluraw-2.0.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A raw binding for the OpenGL graphics system" HOMEPAGE="http://www.haskell.org/haskellwiki/Opengl" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/glut/glut-2.5.1.1.ebuild b/dev-haskell/glut/glut-2.5.1.1.ebuild index f2cfeeac8d1e2..3dd1c4f4bb8d9 100644 --- a/dev-haskell/glut/glut-2.5.1.1.ebuild +++ b/dev-haskell/glut/glut-2.5.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A binding for the OpenGL Utility Toolkit" HOMEPAGE="http://www.haskell.org/haskellwiki/Opengl" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/glut/glut-2.7.0.11.ebuild b/dev-haskell/glut/glut-2.7.0.11.ebuild index ac074ea0dfc23..f120231d2fe8d 100644 --- a/dev-haskell/glut/glut-2.7.0.11.ebuild +++ b/dev-haskell/glut/glut-2.7.0.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A binding for the OpenGL Utility Toolkit" HOMEPAGE="http://www.haskell.org/haskellwiki/Opengl" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/gnuidn/gnuidn-0.2.1.ebuild b/dev-haskell/gnuidn/gnuidn-0.2.1.ebuild index 99f03e40841c3..5410278001c1f 100644 --- a/dev-haskell/gnuidn/gnuidn-0.2.1.ebuild +++ b/dev-haskell/gnuidn/gnuidn-0.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Bindings for GNU IDN" HOMEPAGE="https://john-millikin.com/software/haskell-gnuidn/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" diff --git a/dev-haskell/gnuidn/gnuidn-0.2.2.ebuild b/dev-haskell/gnuidn/gnuidn-0.2.2.ebuild index 6d0b7c590217e..3d7f79e6c4b81 100644 --- a/dev-haskell/gnuidn/gnuidn-0.2.2.ebuild +++ b/dev-haskell/gnuidn/gnuidn-0.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Bindings for GNU IDN" HOMEPAGE="https://john-millikin.com/software/haskell-gnuidn/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" diff --git a/dev-haskell/gnutls/gnutls-0.2.ebuild b/dev-haskell/gnutls/gnutls-0.2.ebuild index 6944db190fc8c..b4f07fc9a5565 100644 --- a/dev-haskell/gnutls/gnutls-0.2.ebuild +++ b/dev-haskell/gnutls/gnutls-0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Bindings for GNU libgnutls" HOMEPAGE="https://john-millikin.com/software/haskell-gnutls/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" diff --git a/dev-haskell/graphviz/graphviz-2999.18.0.2-r1.ebuild b/dev-haskell/graphviz/graphviz-2999.18.0.2-r1.ebuild index 95dd18fe47974..d3a6b6fb86bdd 100644 --- a/dev-haskell/graphviz/graphviz-2999.18.0.2-r1.ebuild +++ b/dev-haskell/graphviz/graphviz-2999.18.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Bindings to Graphviz for graph visualisation" HOMEPAGE="http://projects.haskell.org/graphviz/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/graphviz/graphviz-2999.18.1.2.ebuild b/dev-haskell/graphviz/graphviz-2999.18.1.2.ebuild index d1c7a9856295d..6003d89ee0207 100644 --- a/dev-haskell/graphviz/graphviz-2999.18.1.2.ebuild +++ b/dev-haskell/graphviz/graphviz-2999.18.1.2.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Bindings to Graphviz for graph visualisation" HOMEPAGE="http://projects.haskell.org/graphviz/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/groupoids/groupoids-3.0.1.1.ebuild b/dev-haskell/groupoids/groupoids-3.0.1.1.ebuild index 2fe310bb93c22..59e90df826266 100644 --- a/dev-haskell/groupoids/groupoids-3.0.1.1.ebuild +++ b/dev-haskell/groupoids/groupoids-3.0.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell 98 Groupoids" HOMEPAGE="https://github.com/ekmett/groupoids/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/groupoids/groupoids-4.0.ebuild b/dev-haskell/groupoids/groupoids-4.0.ebuild index 76cca9609dc8f..84a72c93f9cb6 100644 --- a/dev-haskell/groupoids/groupoids-4.0.ebuild +++ b/dev-haskell/groupoids/groupoids-4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="This package has been absorbed into semigroupoids 4.0" HOMEPAGE="https://github.com/ekmett/groupoids/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/gsasl/gsasl-0.3.6.ebuild b/dev-haskell/gsasl/gsasl-0.3.6.ebuild index 4cc146da77a6c..d17a2682fd88c 100644 --- a/dev-haskell/gsasl/gsasl-0.3.6.ebuild +++ b/dev-haskell/gsasl/gsasl-0.3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Bindings for GNU libgsasl" HOMEPAGE="https://john-millikin.com/software/haskell-gsasl/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" diff --git a/dev-haskell/gtk/gtk-0.12.5.7.2.ebuild b/dev-haskell/gtk/gtk-0.12.5.7.2.ebuild index 99600099e2706..724b8f3ea7564 100644 --- a/dev-haskell/gtk/gtk-0.12.5.7.2.ebuild +++ b/dev-haskell/gtk/gtk-0.12.5.7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ inherit haskell-cabal DESCRIPTION="Binding to the Gtk+ graphical user interface library" HOMEPAGE="http://projects.haskell.org/gtk2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${MY_PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" diff --git a/dev-haskell/gtk/gtk-0.13.9.ebuild b/dev-haskell/gtk/gtk-0.13.9.ebuild index eaff25f9e7dcb..809cf691c4288 100644 --- a/dev-haskell/gtk/gtk-0.13.9.ebuild +++ b/dev-haskell/gtk/gtk-0.13.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Binding to the Gtk+ graphical user interface library" HOMEPAGE="http://projects.haskell.org/gtk2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="2/${PV}" diff --git a/dev-haskell/gtk/gtk-0.14.6.ebuild b/dev-haskell/gtk/gtk-0.14.6.ebuild index f13ea2070da29..26342511de861 100644 --- a/dev-haskell/gtk/gtk-0.14.6.ebuild +++ b/dev-haskell/gtk/gtk-0.14.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Binding to the Gtk+ graphical user interface library" HOMEPAGE="http://projects.haskell.org/gtk2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="2/${PV}" diff --git a/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.5.1-r1.ebuild b/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.5.1-r1.ebuild index f30199e6d8a51..ad7faa6b187df 100644 --- a/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.5.1-r1.ebuild +++ b/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Tools to build the Gtk2Hs suite of User Interface libraries" HOMEPAGE="http://projects.haskell.org/gtk2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.13.0.4-r3.ebuild b/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.13.0.4-r3.ebuild index 2966829c08e99..eb16cfe9d8110 100644 --- a/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.13.0.4-r3.ebuild +++ b/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.13.0.4-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Tools to build the Gtk2Hs suite of User Interface libraries" HOMEPAGE="http://projects.haskell.org/gtk2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.13.2.2.ebuild b/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.13.2.2.ebuild index f3ead4fd56cec..e8c9116f20263 100644 --- a/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.13.2.2.ebuild +++ b/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.13.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Tools to build the Gtk2Hs suite of User Interface libraries" HOMEPAGE="http://projects.haskell.org/gtk2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/gtk3/gtk3-0.13.7.ebuild b/dev-haskell/gtk3/gtk3-0.13.7.ebuild index 81f613f18672b..3f97b945bf1d4 100644 --- a/dev-haskell/gtk3/gtk3-0.13.7.ebuild +++ b/dev-haskell/gtk3/gtk3-0.13.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Binding to the Gtk+ graphical user interface library" HOMEPAGE="http://projects.haskell.org/gtk2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/gtk3/gtk3-0.14.6.ebuild b/dev-haskell/gtk3/gtk3-0.14.6.ebuild index febcd4216f7d6..8732b61eab20e 100644 --- a/dev-haskell/gtk3/gtk3-0.14.6.ebuild +++ b/dev-haskell/gtk3/gtk3-0.14.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Binding to the Gtk+ 3 graphical user interface library" HOMEPAGE="http://projects.haskell.org/gtk2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/hackage-security/hackage-security-0.5.2.2.ebuild b/dev-haskell/hackage-security/hackage-security-0.5.2.2.ebuild index 7690bc1904e01..de934d6768c82 100644 --- a/dev-haskell/hackage-security/hackage-security-0.5.2.2.ebuild +++ b/dev-haskell/hackage-security/hackage-security-0.5.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Hackage security library" HOMEPAGE="https://github.com/well-typed/hackage-security" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/haddock-api/haddock-api-2.16.1.ebuild b/dev-haskell/haddock-api/haddock-api-2.16.1.ebuild index d9c6ab96ec998..fa88b8a9a70f3 100644 --- a/dev-haskell/haddock-api/haddock-api-2.16.1.ebuild +++ b/dev-haskell/haddock-api/haddock-api-2.16.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A documentation-generation tool for Haskell libraries" HOMEPAGE="http://www.haskell.org/haddock/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/haddock-api/haddock-api-2.17.3.ebuild b/dev-haskell/haddock-api/haddock-api-2.17.3.ebuild index dc5b5731e12da..9b19f7d6f006f 100644 --- a/dev-haskell/haddock-api/haddock-api-2.17.3.ebuild +++ b/dev-haskell/haddock-api/haddock-api-2.17.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A documentation-generation tool for Haskell libraries" HOMEPAGE="http://www.haskell.org/haddock/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/haddock-library/haddock-library-1.1.1.ebuild b/dev-haskell/haddock-library/haddock-library-1.1.1.ebuild index 5ce55c6f922e3..4419018514561 100644 --- a/dev-haskell/haddock-library/haddock-library-1.1.1.ebuild +++ b/dev-haskell/haddock-library/haddock-library-1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Library exposing some functionality of Haddock" HOMEPAGE="http://www.haskell.org/haddock/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/haddock-library/haddock-library-1.2.1.ebuild b/dev-haskell/haddock-library/haddock-library-1.2.1.ebuild index f5ca262a3d8a0..b5ac84903b8da 100644 --- a/dev-haskell/haddock-library/haddock-library-1.2.1.ebuild +++ b/dev-haskell/haddock-library/haddock-library-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Library exposing some functionality of Haddock" HOMEPAGE="http://www.haskell.org/haddock/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/haddock-library/haddock-library-1.4.2.ebuild b/dev-haskell/haddock-library/haddock-library-1.4.2.ebuild index 2d7ee89fd817c..f73f82cf32a27 100644 --- a/dev-haskell/haddock-library/haddock-library-1.4.2.ebuild +++ b/dev-haskell/haddock-library/haddock-library-1.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Library exposing some functionality of Haddock" HOMEPAGE="http://www.haskell.org/haddock/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/haddock/haddock-2.14.3.0.7.8.3.ebuild b/dev-haskell/haddock/haddock-2.14.3.0.7.8.3.ebuild index c7189720b62b9..d98c8bf3a98f2 100644 --- a/dev-haskell/haddock/haddock-2.14.3.0.7.8.3.ebuild +++ b/dev-haskell/haddock/haddock-2.14.3.0.7.8.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal pax-utils DESCRIPTION="A documentation-generation tool for Haskell libraries" HOMEPAGE="http://www.haskell.org/haddock/" -#SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +#SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" SRC_URI="http://code.haskell.org/~slyfox/snapshots/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/haddock/haddock-2.16.1.ebuild b/dev-haskell/haddock/haddock-2.16.1.ebuild index 71a09ba5b39c4..3ccde11b9a132 100644 --- a/dev-haskell/haddock/haddock-2.16.1.ebuild +++ b/dev-haskell/haddock/haddock-2.16.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal pax-utils DESCRIPTION="A documentation-generation tool for Haskell libraries" HOMEPAGE="http://www.haskell.org/haddock/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/haddock/haddock-2.17.2.ebuild b/dev-haskell/haddock/haddock-2.17.2.ebuild index 880b8ea5705f1..27799101e13ea 100644 --- a/dev-haskell/haddock/haddock-2.17.2.ebuild +++ b/dev-haskell/haddock/haddock-2.17.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="A documentation-generation tool for Haskell libraries" HOMEPAGE="http://www.haskell.org/haddock/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/half/half-0.2.2.3.ebuild b/dev-haskell/half/half-0.2.2.3.ebuild index 6761953a7516d..7905a91251655 100644 --- a/dev-haskell/half/half-0.2.2.3.ebuild +++ b/dev-haskell/half/half-0.2.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Half-precision floating-point" HOMEPAGE="https://github.com/ekmett/half" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hamlet/hamlet-1.1.9.2.ebuild b/dev-haskell/hamlet/hamlet-1.1.9.2.ebuild index 11de693246072..a7fd2d9c4e402 100644 --- a/dev-haskell/hamlet/hamlet-1.1.9.2.ebuild +++ b/dev-haskell/hamlet/hamlet-1.1.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haml-like template files that are compile-time checked" HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hamlet/hamlet-1.2.0.ebuild b/dev-haskell/hamlet/hamlet-1.2.0.ebuild index e1990b2535929..e2ddb4d988ea4 100644 --- a/dev-haskell/hamlet/hamlet-1.2.0.ebuild +++ b/dev-haskell/hamlet/hamlet-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haml-like template files that are compile-time checked (deprecated)" HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/happstack-server/happstack-server-7.1.7.1.ebuild b/dev-haskell/happstack-server/happstack-server-7.1.7.1.ebuild index 99b970d30f58e..89f22a81ddb30 100644 --- a/dev-haskell/happstack-server/happstack-server-7.1.7.1.ebuild +++ b/dev-haskell/happstack-server/happstack-server-7.1.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Web related tools and services" HOMEPAGE="http://happstack.com" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/happstack-server/happstack-server-7.3.9.ebuild b/dev-haskell/happstack-server/happstack-server-7.3.9.ebuild index f2fe1b2c914fc..f825a535bbebe 100644 --- a/dev-haskell/happstack-server/happstack-server-7.3.9.ebuild +++ b/dev-haskell/happstack-server/happstack-server-7.3.9.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Web related tools and services" HOMEPAGE="http://happstack.com" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/happstack-server/happstack-server-7.4.5.ebuild b/dev-haskell/happstack-server/happstack-server-7.4.5.ebuild index baacd28f94fa8..3ced33df3d16f 100644 --- a/dev-haskell/happstack-server/happstack-server-7.4.5.ebuild +++ b/dev-haskell/happstack-server/happstack-server-7.4.5.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Web related tools and services" HOMEPAGE="http://happstack.com" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/happstack-server/happstack-server-7.4.6.1.ebuild b/dev-haskell/happstack-server/happstack-server-7.4.6.1.ebuild index d3baa58a10f7c..e635067bf7b87 100644 --- a/dev-haskell/happstack-server/happstack-server-7.4.6.1.ebuild +++ b/dev-haskell/happstack-server/happstack-server-7.4.6.1.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Web related tools and services" HOMEPAGE="http://happstack.com" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/happstack-server/happstack-server-7.4.6.2.ebuild b/dev-haskell/happstack-server/happstack-server-7.4.6.2.ebuild index 8c0194caeea6e..04cc300189c76 100644 --- a/dev-haskell/happstack-server/happstack-server-7.4.6.2.ebuild +++ b/dev-haskell/happstack-server/happstack-server-7.4.6.2.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Web related tools and services" HOMEPAGE="http://happstack.com" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/happy/happy-1.19.4.ebuild b/dev-haskell/happy/happy-1.19.4.ebuild index 8961425f8b2ee..a4b5a9ff4d7d3 100644 --- a/dev-haskell/happy/happy-1.19.4.ebuild +++ b/dev-haskell/happy/happy-1.19.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit eutils haskell-cabal autotools DESCRIPTION="Happy is a parser generator for Haskell" HOMEPAGE="http://www.haskell.org/happy/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/happy/happy-1.19.5.ebuild b/dev-haskell/happy/happy-1.19.5.ebuild index 5ba52024b7dc2..eeda02741f94b 100644 --- a/dev-haskell/happy/happy-1.19.5.ebuild +++ b/dev-haskell/happy/happy-1.19.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit eutils haskell-cabal autotools DESCRIPTION="Happy is a parser generator for Haskell" HOMEPAGE="http://www.haskell.org/happy/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/harp/harp-0.4.1.ebuild b/dev-haskell/harp/harp-0.4.1.ebuild index 2850959f149d5..21fbb0d9f1dfd 100644 --- a/dev-haskell/harp/harp-0.4.1.ebuild +++ b/dev-haskell/harp/harp-0.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="HaRP allows pattern-matching with regular expressions" HOMEPAGE="https://github.com/seereason/harp" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/harp/harp-0.4.2.ebuild b/dev-haskell/harp/harp-0.4.2.ebuild index d150d596b33f6..8b549db60fbdc 100644 --- a/dev-haskell/harp/harp-0.4.2.ebuild +++ b/dev-haskell/harp/harp-0.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="HaRP allows pattern-matching with regular expressions" HOMEPAGE="https://github.com/seereason/harp" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hashable-time/hashable-time-0.2.ebuild b/dev-haskell/hashable-time/hashable-time-0.2.ebuild index 0d9bfe5e5d674..7ca7b4c7b85b5 100644 --- a/dev-haskell/hashable-time/hashable-time-0.2.ebuild +++ b/dev-haskell/hashable-time/hashable-time-0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Hashable instances for Data.Time" HOMEPAGE="http://hackage.haskell.org/package/hashable-time" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hashable/hashable-1.2.1.0.ebuild b/dev-haskell/hashable/hashable-1.2.1.0.ebuild index ff0b81bf60b82..40a30a6218857 100644 --- a/dev-haskell/hashable/hashable-1.2.1.0.ebuild +++ b/dev-haskell/hashable/hashable-1.2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A class for types that can be converted to a hash value" HOMEPAGE="https://github.com/tibbe/hashable" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hashable/hashable-1.2.4.0.ebuild b/dev-haskell/hashable/hashable-1.2.4.0.ebuild index 1121091cb2fa6..2847afaf16c21 100644 --- a/dev-haskell/hashable/hashable-1.2.4.0.ebuild +++ b/dev-haskell/hashable/hashable-1.2.4.0.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="A class for types that can be converted to a hash value" HOMEPAGE="https://github.com/tibbe/hashable" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hashed-storage/hashed-storage-0.5.11.ebuild b/dev-haskell/hashed-storage/hashed-storage-0.5.11.ebuild index 6b020276a208c..c8ca012d11f8b 100644 --- a/dev-haskell/hashed-storage/hashed-storage-0.5.11.ebuild +++ b/dev-haskell/hashed-storage/hashed-storage-0.5.11.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Hashed file storage support code" HOMEPAGE="http://hackage.haskell.org/package/hashed-storage" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hashtables/hashtables-1.1.2.1.ebuild b/dev-haskell/hashtables/hashtables-1.1.2.1.ebuild index b033729e272c6..4cd9928d28cd8 100644 --- a/dev-haskell/hashtables/hashtables-1.1.2.1.ebuild +++ b/dev-haskell/hashtables/hashtables-1.1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Mutable hash tables in the ST monad" HOMEPAGE="https://github.com/gregorycollins/hashtables" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hashtables/hashtables-1.2.1.0.ebuild b/dev-haskell/hashtables/hashtables-1.2.1.0.ebuild index 9001909211fc6..50f67486296be 100644 --- a/dev-haskell/hashtables/hashtables-1.2.1.0.ebuild +++ b/dev-haskell/hashtables/hashtables-1.2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Mutable hash tables in the ST monad" HOMEPAGE="https://github.com/gregorycollins/hashtables" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/haskeline/haskeline-0.7.1.2.ebuild b/dev-haskell/haskeline/haskeline-0.7.1.2.ebuild index bc2362af1c195..4ec27bcee769d 100644 --- a/dev-haskell/haskeline/haskeline-0.7.1.2.ebuild +++ b/dev-haskell/haskeline/haskeline-0.7.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A command-line interface for user input, written in Haskell" HOMEPAGE="http://trac.haskell.org/haskeline" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/haskeline/haskeline-0.7.1.3.ebuild b/dev-haskell/haskeline/haskeline-0.7.1.3.ebuild index 8e7b8a5169772..711f39fd46339 100644 --- a/dev-haskell/haskeline/haskeline-0.7.1.3.ebuild +++ b/dev-haskell/haskeline/haskeline-0.7.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A command-line interface for user input, written in Haskell" HOMEPAGE="http://trac.haskell.org/haskeline" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/haskeline/haskeline-0.7.2.1.ebuild b/dev-haskell/haskeline/haskeline-0.7.2.1.ebuild index 63baebac4412f..539114a486804 100644 --- a/dev-haskell/haskeline/haskeline-0.7.2.1.ebuild +++ b/dev-haskell/haskeline/haskeline-0.7.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A command-line interface for user input, written in Haskell" HOMEPAGE="http://trac.haskell.org/haskeline" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/haskeline/haskeline-0.7.2.3.ebuild b/dev-haskell/haskeline/haskeline-0.7.2.3.ebuild index bb9a33ba548d5..29df20c7bdd7c 100644 --- a/dev-haskell/haskeline/haskeline-0.7.2.3.ebuild +++ b/dev-haskell/haskeline/haskeline-0.7.2.3.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A command-line interface for user input, written in Haskell" HOMEPAGE="https://github.com/judah/haskeline" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/haskell-lexer/haskell-lexer-1.0-r1.ebuild b/dev-haskell/haskell-lexer/haskell-lexer-1.0-r1.ebuild index cac3d8b9b055d..85b2e1c3b876d 100644 --- a/dev-haskell/haskell-lexer/haskell-lexer-1.0-r1.ebuild +++ b/dev-haskell/haskell-lexer/haskell-lexer-1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A fully compliant Haskell 98 lexer" HOMEPAGE="http://hackage.haskell.org/package/haskell-lexer" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/haskell-lexer/haskell-lexer-1.0.1.ebuild b/dev-haskell/haskell-lexer/haskell-lexer-1.0.1.ebuild index 7f312d642a11f..ccad40296d184 100644 --- a/dev-haskell/haskell-lexer/haskell-lexer-1.0.1.ebuild +++ b/dev-haskell/haskell-lexer/haskell-lexer-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A fully compliant Haskell 98 lexer" HOMEPAGE="http://hackage.haskell.org/package/haskell-lexer" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/haskell-src-exts/haskell-src-exts-1.13.5.ebuild b/dev-haskell/haskell-src-exts/haskell-src-exts-1.13.5.ebuild index c4e54e340d53a..b6a7602ea9562 100644 --- a/dev-haskell/haskell-src-exts/haskell-src-exts-1.13.5.ebuild +++ b/dev-haskell/haskell-src-exts/haskell-src-exts-1.13.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" HOMEPAGE="http://code.haskell.org/haskell-src-exts" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/haskell-src-exts/haskell-src-exts-1.14.0.ebuild b/dev-haskell/haskell-src-exts/haskell-src-exts-1.14.0.ebuild index 5030dacc8da0c..3894fd32d4bc4 100644 --- a/dev-haskell/haskell-src-exts/haskell-src-exts-1.14.0.ebuild +++ b/dev-haskell/haskell-src-exts/haskell-src-exts-1.14.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" HOMEPAGE="https://github.com/haskell-suite/haskell-src-exts" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/haskell-src-exts/haskell-src-exts-1.15.0.1.ebuild b/dev-haskell/haskell-src-exts/haskell-src-exts-1.15.0.1.ebuild index 45a9fc0347a6c..64c9d1e4dfe91 100644 --- a/dev-haskell/haskell-src-exts/haskell-src-exts-1.15.0.1.ebuild +++ b/dev-haskell/haskell-src-exts/haskell-src-exts-1.15.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" HOMEPAGE="https://github.com/haskell-suite/haskell-src-exts" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/haskell-src-exts/haskell-src-exts-1.16.0.1.ebuild b/dev-haskell/haskell-src-exts/haskell-src-exts-1.16.0.1.ebuild index 3870a53174442..db7c09a1f54b6 100644 --- a/dev-haskell/haskell-src-exts/haskell-src-exts-1.16.0.1.ebuild +++ b/dev-haskell/haskell-src-exts/haskell-src-exts-1.16.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" HOMEPAGE="https://github.com/haskell-suite/haskell-src-exts" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/haskell-src-exts/haskell-src-exts-1.17.1.ebuild b/dev-haskell/haskell-src-exts/haskell-src-exts-1.17.1.ebuild index 1db2c906f2942..d29cfab18723e 100644 --- a/dev-haskell/haskell-src-exts/haskell-src-exts-1.17.1.ebuild +++ b/dev-haskell/haskell-src-exts/haskell-src-exts-1.17.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" HOMEPAGE="https://github.com/haskell-suite/haskell-src-exts" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/haskell-src-meta/haskell-src-meta-0.6.0.10.ebuild b/dev-haskell/haskell-src-meta/haskell-src-meta-0.6.0.10.ebuild index 3673def57289c..344f806a2871d 100644 --- a/dev-haskell/haskell-src-meta/haskell-src-meta-0.6.0.10.ebuild +++ b/dev-haskell/haskell-src-meta/haskell-src-meta-0.6.0.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Parse source to template-haskell abstract syntax" HOMEPAGE="http://hackage.haskell.org/package/haskell-src-meta" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/haskell-src-meta/haskell-src-meta-0.6.0.14-r1.ebuild b/dev-haskell/haskell-src-meta/haskell-src-meta-0.6.0.14-r1.ebuild index 56a48d6c8de6f..c6bbe9dbc8978 100644 --- a/dev-haskell/haskell-src-meta/haskell-src-meta-0.6.0.14-r1.ebuild +++ b/dev-haskell/haskell-src-meta/haskell-src-meta-0.6.0.14-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Parse source to template-haskell abstract syntax" HOMEPAGE="http://hackage.haskell.org/package/haskell-src-meta" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/haskell-src-meta/haskell-src-meta-0.6.0.8-r1.ebuild b/dev-haskell/haskell-src-meta/haskell-src-meta-0.6.0.8-r1.ebuild index 24b5528cf8bbc..40751aabc5907 100644 --- a/dev-haskell/haskell-src-meta/haskell-src-meta-0.6.0.8-r1.ebuild +++ b/dev-haskell/haskell-src-meta/haskell-src-meta-0.6.0.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit base haskell-cabal DESCRIPTION="Parse source to template-haskell abstract syntax" HOMEPAGE="http://hackage.haskell.org/package/haskell-src-meta" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/haskell-src/haskell-src-1.0.1.6.ebuild b/dev-haskell/haskell-src/haskell-src-1.0.1.6.ebuild index bcb301414289b..f3e1206f43457 100644 --- a/dev-haskell/haskell-src/haskell-src-1.0.1.6.ebuild +++ b/dev-haskell/haskell-src/haskell-src-1.0.1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Support for manipulating Haskell source code" HOMEPAGE="http://hackage.haskell.org/package/haskell-src" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/haskell-src/haskell-src-1.0.2.0.ebuild b/dev-haskell/haskell-src/haskell-src-1.0.2.0.ebuild index 304741775cc89..01a2060caa80b 100644 --- a/dev-haskell/haskell-src/haskell-src-1.0.2.0.ebuild +++ b/dev-haskell/haskell-src/haskell-src-1.0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Support for manipulating Haskell source code" HOMEPAGE="http://hackage.haskell.org/package/haskell-src" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hastache/hastache-0.5.1.ebuild b/dev-haskell/hastache/hastache-0.5.1.ebuild index 5791c340c8c16..4a3c001ea57c3 100644 --- a/dev-haskell/hastache/hastache-0.5.1.ebuild +++ b/dev-haskell/hastache/hastache-0.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell implementation of Mustache templates" HOMEPAGE="https://github.com/lymar/hastache" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hastache/hastache-0.6.1.ebuild b/dev-haskell/hastache/hastache-0.6.1.ebuild index 90ca5fc47e252..cafbefd8acedc 100644 --- a/dev-haskell/hastache/hastache-0.6.1.ebuild +++ b/dev-haskell/hastache/hastache-0.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell implementation of Mustache templates" HOMEPAGE="https://github.com/lymar/hastache" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/haxml/haxml-1.24.1.ebuild b/dev-haskell/haxml/haxml-1.24.1.ebuild index 50f203a270818..8a1439a93c014 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-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Utilities for manipulating XML documents" HOMEPAGE="https://archives.haskell.org/projects.haskell.org/HaXml/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/haxml/haxml-1.24.ebuild b/dev-haskell/haxml/haxml-1.24.ebuild index 1c39524df91e5..61c11ed693591 100644 --- a/dev-haskell/haxml/haxml-1.24.ebuild +++ b/dev-haskell/haxml/haxml-1.24.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Utilities for manipulating XML documents" HOMEPAGE="https://archives.haskell.org/projects.haskell.org/HaXml/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/haxml/haxml-1.25.3.ebuild b/dev-haskell/haxml/haxml-1.25.3.ebuild index adabb4a10d3f1..45f4d08994fb5 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-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Utilities for manipulating XML documents" HOMEPAGE="https://archives.haskell.org/projects.haskell.org/HaXml/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/hcg-minus/hcg-minus-0.15.ebuild b/dev-haskell/hcg-minus/hcg-minus-0.15.ebuild index c3c3377954616..5f4cc0dd22f28 100644 --- a/dev-haskell/hcg-minus/hcg-minus-0.15.ebuild +++ b/dev-haskell/hcg-minus/hcg-minus-0.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="haskell cg (minus)" HOMEPAGE="http://rd.slavepianos.org/t/hcg-minus" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hcodecs/hcodecs-0.5.ebuild b/dev-haskell/hcodecs/hcodecs-0.5.ebuild index 190b2bf4a1265..a4c75e6ef5e5d 100644 --- a/dev-haskell/hcodecs/hcodecs-0.5.ebuild +++ b/dev-haskell/hcodecs/hcodecs-0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A library to read, write and manipulate MIDI, WAVE, and SoundFont2 files" HOMEPAGE="http://www-db.informatik.uni-tuebingen.de/team/giorgidze" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hdbc-mysql/hdbc-mysql-0.6.6.1-r4.ebuild b/dev-haskell/hdbc-mysql/hdbc-mysql-0.6.6.1-r4.ebuild index 2ec895f2184fe..c77da18069b47 100644 --- a/dev-haskell/hdbc-mysql/hdbc-mysql-0.6.6.1-r4.ebuild +++ b/dev-haskell/hdbc-mysql/hdbc-mysql-0.6.6.1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="MySQL driver for HDBC" HOMEPAGE="https://github.com/bos/hdbc-mysql" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/hdbc-mysql/hdbc-mysql-0.7.1.0-r1.ebuild b/dev-haskell/hdbc-mysql/hdbc-mysql-0.7.1.0-r1.ebuild index 23370ec0b510a..5a09fbb7663b4 100644 --- a/dev-haskell/hdbc-mysql/hdbc-mysql-0.7.1.0-r1.ebuild +++ b/dev-haskell/hdbc-mysql/hdbc-mysql-0.7.1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="MySQL driver for HDBC" HOMEPAGE="https://github.com/ryantm/hdbc-mysql" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/hdbc-odbc/hdbc-odbc-2.3.1.1.ebuild b/dev-haskell/hdbc-odbc/hdbc-odbc-2.3.1.1.ebuild index cd66bbb26ccd8..62ce679b5c5b8 100644 --- a/dev-haskell/hdbc-odbc/hdbc-odbc-2.3.1.1.ebuild +++ b/dev-haskell/hdbc-odbc/hdbc-odbc-2.3.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="ODBC driver for HDBC" HOMEPAGE="https://github.com/hdbc/hdbc-odbc" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="2/${PV}" diff --git a/dev-haskell/hdbc-odbc/hdbc-odbc-2.4.0.1.ebuild b/dev-haskell/hdbc-odbc/hdbc-odbc-2.4.0.1.ebuild index dd50a5bc197f5..9b527d532bd86 100644 --- a/dev-haskell/hdbc-odbc/hdbc-odbc-2.4.0.1.ebuild +++ b/dev-haskell/hdbc-odbc/hdbc-odbc-2.4.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="ODBC driver for HDBC" HOMEPAGE="https://github.com/hdbc/hdbc-odbc" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="2/${PV}" diff --git a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.3.ebuild b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.3.ebuild index 37ee78d5920df..6efb2a040175c 100644 --- a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.3.ebuild +++ b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="PostgreSQL driver for HDBC" HOMEPAGE="https://github.com/hdbc/hdbc-postgresql" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="2/${PV}" diff --git a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.4-r1.ebuild b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.4-r1.ebuild index 128c63c2c02df..1a2faf34130e5 100644 --- a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.4-r1.ebuild +++ b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="PostgreSQL driver for HDBC" HOMEPAGE="https://github.com/hdbc/hdbc-postgresql" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="2/${PV}" diff --git a/dev-haskell/hdbc-sqlite3/hdbc-sqlite3-2.3.3.1-r1.ebuild b/dev-haskell/hdbc-sqlite3/hdbc-sqlite3-2.3.3.1-r1.ebuild index 696da308bffe5..6f71fc5a2a924 100644 --- a/dev-haskell/hdbc-sqlite3/hdbc-sqlite3-2.3.3.1-r1.ebuild +++ b/dev-haskell/hdbc-sqlite3/hdbc-sqlite3-2.3.3.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Sqlite v3 driver for HDBC" HOMEPAGE="https://github.com/hdbc/hdbc-sqlite3" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hdbc/hdbc-2.3.1.2.ebuild b/dev-haskell/hdbc/hdbc-2.3.1.2.ebuild index 43595a5a52898..21bf97f587fb3 100644 --- a/dev-haskell/hdbc/hdbc-2.3.1.2.ebuild +++ b/dev-haskell/hdbc/hdbc-2.3.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Haskell Database Connectivity" HOMEPAGE="https://github.com/hdbc/hdbc" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="2/${PV}" diff --git a/dev-haskell/hdbc/hdbc-2.4.0.1.ebuild b/dev-haskell/hdbc/hdbc-2.4.0.1.ebuild index 1f48de05daecb..b23df73dfefe4 100644 --- a/dev-haskell/hdbc/hdbc-2.4.0.1.ebuild +++ b/dev-haskell/hdbc/hdbc-2.4.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Haskell Database Connectivity" HOMEPAGE="https://github.com/hdbc/hdbc" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="2/${PV}" diff --git a/dev-haskell/hex/hex-0.1.2.ebuild b/dev-haskell/hex/hex-0.1.2.ebuild index 02099fa267690..b85bf9e6d7cbe 100644 --- a/dev-haskell/hex/hex-0.1.2.ebuild +++ b/dev-haskell/hex/hex-0.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Convert strings into hexadecimal and back" HOMEPAGE="http://hackage.haskell.org/package/hex" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hexpat/hexpat-0.20.10.ebuild b/dev-haskell/hexpat/hexpat-0.20.10.ebuild index 58416216d3ad3..02bfb790e1117 100644 --- a/dev-haskell/hexpat/hexpat-0.20.10.ebuild +++ b/dev-haskell/hexpat/hexpat-0.20.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="XML parser/formatter based on expat" HOMEPAGE="http://haskell.org/haskellwiki/Hexpat/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hexpat/hexpat-0.20.11.ebuild b/dev-haskell/hexpat/hexpat-0.20.11.ebuild index d376e49dfe17d..fda29c2dc18c0 100644 --- a/dev-haskell/hexpat/hexpat-0.20.11.ebuild +++ b/dev-haskell/hexpat/hexpat-0.20.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="XML parser/formatter based on expat" HOMEPAGE="http://haskell.org/haskellwiki/Hexpat/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hexpat/hexpat-0.20.13.ebuild b/dev-haskell/hexpat/hexpat-0.20.13.ebuild index 0ea6497b4e005..01a2c7198d8bc 100644 --- a/dev-haskell/hexpat/hexpat-0.20.13.ebuild +++ b/dev-haskell/hexpat/hexpat-0.20.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="XML parser/formatter based on expat" HOMEPAGE="http://haskell.org/haskellwiki/Hexpat/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hexpat/hexpat-0.20.9.ebuild b/dev-haskell/hexpat/hexpat-0.20.9.ebuild index 7d68b46ead13d..19004446c35e7 100644 --- a/dev-haskell/hexpat/hexpat-0.20.9.ebuild +++ b/dev-haskell/hexpat/hexpat-0.20.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="XML parser/formatter based on expat" HOMEPAGE="http://haskell.org/haskellwiki/Hexpat/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hgettext/hgettext-0.1.30.ebuild b/dev-haskell/hgettext/hgettext-0.1.30.ebuild index f543a0b129f23..65e119e3160ec 100644 --- a/dev-haskell/hgettext/hgettext-0.1.30.ebuild +++ b/dev-haskell/hgettext/hgettext-0.1.30.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Bindings to libintl.h (gettext, bindtextdomain)" HOMEPAGE="https://github.com/vasylp/hgettext" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/highlighting-kate/highlighting-kate-0.5.14.ebuild b/dev-haskell/highlighting-kate/highlighting-kate-0.5.14.ebuild index f6cc91235009f..d28287c878b73 100644 --- a/dev-haskell/highlighting-kate/highlighting-kate-0.5.14.ebuild +++ b/dev-haskell/highlighting-kate/highlighting-kate-0.5.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Syntax highlighting" HOMEPAGE="https://github.com/jgm/highlighting-kate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/highlighting-kate/highlighting-kate-0.5.5.ebuild b/dev-haskell/highlighting-kate/highlighting-kate-0.5.5.ebuild index 6c914b777c5c5..b22e6c8eab772 100644 --- a/dev-haskell/highlighting-kate/highlighting-kate-0.5.5.ebuild +++ b/dev-haskell/highlighting-kate/highlighting-kate-0.5.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Syntax highlighting" HOMEPAGE="https://github.com/jgm/highlighting-kate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/highlighting-kate/highlighting-kate-0.6.1.ebuild b/dev-haskell/highlighting-kate/highlighting-kate-0.6.1.ebuild index 2187920079a29..1af61606b39fb 100644 --- a/dev-haskell/highlighting-kate/highlighting-kate-0.6.1.ebuild +++ b/dev-haskell/highlighting-kate/highlighting-kate-0.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Syntax highlighting" HOMEPAGE="https://github.com/jgm/highlighting-kate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/highlighting-kate/highlighting-kate-0.6.2.ebuild b/dev-haskell/highlighting-kate/highlighting-kate-0.6.2.ebuild index afc142fa2366d..badab5941959d 100644 --- a/dev-haskell/highlighting-kate/highlighting-kate-0.6.2.ebuild +++ b/dev-haskell/highlighting-kate/highlighting-kate-0.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Syntax highlighting" HOMEPAGE="https://github.com/jgm/highlighting-kate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/highlighting-kate/highlighting-kate-0.6.3.ebuild b/dev-haskell/highlighting-kate/highlighting-kate-0.6.3.ebuild index a3dc5a42c9084..0bc60b85c97c0 100644 --- a/dev-haskell/highlighting-kate/highlighting-kate-0.6.3.ebuild +++ b/dev-haskell/highlighting-kate/highlighting-kate-0.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Syntax highlighting" HOMEPAGE="https://github.com/jgm/highlighting-kate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/highlighting-kate/highlighting-kate-0.6.ebuild b/dev-haskell/highlighting-kate/highlighting-kate-0.6.ebuild index 07fe060323fd5..04567d105afef 100644 --- a/dev-haskell/highlighting-kate/highlighting-kate-0.6.ebuild +++ b/dev-haskell/highlighting-kate/highlighting-kate-0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Syntax highlighting" HOMEPAGE="https://github.com/jgm/highlighting-kate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/hinotify/hinotify-0.3.8.1.ebuild b/dev-haskell/hinotify/hinotify-0.3.8.1.ebuild index cc43578121c19..20fadc99db743 100644 --- a/dev-haskell/hinotify/hinotify-0.3.8.1.ebuild +++ b/dev-haskell/hinotify/hinotify-0.3.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell binding to inotify" HOMEPAGE="https://github.com/kolmodin/hinotify.git" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hit/hit-0.6.3.ebuild b/dev-haskell/hit/hit-0.6.3.ebuild index 466101757343d..8751b75ec7708 100644 --- a/dev-haskell/hit/hit-0.6.3.ebuild +++ b/dev-haskell/hit/hit-0.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Git operations in haskell" HOMEPAGE="https://github.com/vincenthz/hit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hjsmin/hjsmin-0.1.5.1.ebuild b/dev-haskell/hjsmin/hjsmin-0.1.5.1.ebuild index 28c797df6dd7c..b86a969070e2a 100644 --- a/dev-haskell/hjsmin/hjsmin-0.1.5.1.ebuild +++ b/dev-haskell/hjsmin/hjsmin-0.1.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell implementation of a javascript minifier" HOMEPAGE="https://github.com/erikd/hjsmin" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hjsmin/hjsmin-0.2.0.2.ebuild b/dev-haskell/hjsmin/hjsmin-0.2.0.2.ebuild index 4517a34cf8144..0034ceb5851ba 100644 --- a/dev-haskell/hjsmin/hjsmin-0.2.0.2.ebuild +++ b/dev-haskell/hjsmin/hjsmin-0.2.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell implementation of a javascript minifier" HOMEPAGE="https://github.com/erikd/hjsmin" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hlint/hlint-1.8.57.ebuild b/dev-haskell/hlint/hlint-1.8.57.ebuild index 09ef9f412f3a4..17867b15618d8 100644 --- a/dev-haskell/hlint/hlint-1.8.57.ebuild +++ b/dev-haskell/hlint/hlint-1.8.57.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal elisp-common DESCRIPTION="Source code suggestions" HOMEPAGE="http://community.haskell.org/~ndm/hlint/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hlint/hlint-1.9.21.ebuild b/dev-haskell/hlint/hlint-1.9.21.ebuild index 2d5630a9754a2..5df901d53401e 100644 --- a/dev-haskell/hlint/hlint-1.9.21.ebuild +++ b/dev-haskell/hlint/hlint-1.9.21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal elisp-common DESCRIPTION="Source code suggestions" HOMEPAGE="http://community.haskell.org/~ndm/hlint/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hlint/hlint-1.9.35.ebuild b/dev-haskell/hlint/hlint-1.9.35.ebuild index df5bd496ce4b8..da15af90b52e7 100644 --- a/dev-haskell/hlint/hlint-1.9.35.ebuild +++ b/dev-haskell/hlint/hlint-1.9.35.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal elisp-common DESCRIPTION="Source code suggestions" HOMEPAGE="https://github.com/ndmitchell/hlint#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hoauth2/hoauth2-0.4.8.ebuild b/dev-haskell/hoauth2/hoauth2-0.4.8.ebuild index 15d726a7c80fd..e376ae7ccc4a3 100644 --- a/dev-haskell/hoauth2/hoauth2-0.4.8.ebuild +++ b/dev-haskell/hoauth2/hoauth2-0.4.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell OAuth2 authentication" HOMEPAGE="https://github.com/freizl/hoauth2" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hoauth2/hoauth2-0.5.7.ebuild b/dev-haskell/hoauth2/hoauth2-0.5.7.ebuild index 11d19920caeb8..027127aaccd9c 100644 --- a/dev-haskell/hoauth2/hoauth2-0.5.7.ebuild +++ b/dev-haskell/hoauth2/hoauth2-0.5.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Haskell OAuth2 authentication client" HOMEPAGE="https://github.com/freizl/hoauth2" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hostname/hostname-1.0.ebuild b/dev-haskell/hostname/hostname-1.0.ebuild index 74851baa93623..5e8bafb96f2b9 100644 --- a/dev-haskell/hostname/hostname-1.0.ebuild +++ b/dev-haskell/hostname/hostname-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # ebuild generated by hackport 0.2.14 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A a cross-platform means of determining the hostname" HOMEPAGE="http://hackage.haskell.org/package/hostname" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/hourglass/hourglass-0.2.9.ebuild b/dev-haskell/hourglass/hourglass-0.2.9.ebuild index d7d1242d5cba6..2579ecee91b95 100644 --- a/dev-haskell/hourglass/hourglass-0.2.9.ebuild +++ b/dev-haskell/hourglass/hourglass-0.2.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="simple performant time related library" HOMEPAGE="https://github.com/vincenthz/hs-hourglass" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hpack/hpack-0.14.1.ebuild b/dev-haskell/hpack/hpack-0.14.1.ebuild index 7ae2c30ef7428..cb1770d7b30a5 100644 --- a/dev-haskell/hpack/hpack-0.14.1.ebuild +++ b/dev-haskell/hpack/hpack-0.14.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="An alternative format for Haskell packages" HOMEPAGE="https://github.com/sol/hpack#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hps/hps-0.15.ebuild b/dev-haskell/hps/hps-0.15.ebuild index 0e5de65a0b07e..fa3f7efac1b9f 100644 --- a/dev-haskell/hps/hps-0.15.ebuild +++ b/dev-haskell/hps/hps-0.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell Postscript" HOMEPAGE="http://rd.slavepianos.org/?t=hps" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/hs-bibutils/hs-bibutils-5.5.ebuild b/dev-haskell/hs-bibutils/hs-bibutils-5.5.ebuild index 0e26a3ec39851..777a59794b743 100644 --- a/dev-haskell/hs-bibutils/hs-bibutils-5.5.ebuild +++ b/dev-haskell/hs-bibutils/hs-bibutils-5.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell bindings to bibutils, the bibliography conversion utilities" HOMEPAGE="http://istitutocolli.org/repos/hs-bibutils/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/hs3/hs3-0.5.9.ebuild b/dev-haskell/hs3/hs3-0.5.9.ebuild index 231d1897aec5e..28e59fc71f171 100644 --- a/dev-haskell/hs3/hs3-0.5.9.ebuild +++ b/dev-haskell/hs3/hs3-0.5.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Interface to Amazon's Simple Storage Service (S3)" HOMEPAGE="https://gregheartsfield.com/hS3/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hsb2hs/hsb2hs-0.2.ebuild b/dev-haskell/hsb2hs/hsb2hs-0.2.ebuild index 6ea5d000c42ce..82e42842da635 100644 --- a/dev-haskell/hsb2hs/hsb2hs-0.2.ebuild +++ b/dev-haskell/hsb2hs/hsb2hs-0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Preprocesses a file, adding blobs from files as string literals" HOMEPAGE="http://hackage.haskell.org/package/hsb2hs" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/hsb2hs/hsb2hs-0.3.1.ebuild b/dev-haskell/hsb2hs/hsb2hs-0.3.1.ebuild index ebff5b68e3b0a..81d51138ee751 100644 --- a/dev-haskell/hsb2hs/hsb2hs-0.3.1.ebuild +++ b/dev-haskell/hsb2hs/hsb2hs-0.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Preprocesses a file, adding blobs from files as string literals" HOMEPAGE="http://hackage.haskell.org/package/hsb2hs" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/hscolour/hscolour-1.19.ebuild b/dev-haskell/hscolour/hscolour-1.19.ebuild index 7a9b0599cf920..82c5a14bf84c5 100644 --- a/dev-haskell/hscolour/hscolour-1.19.ebuild +++ b/dev-haskell/hscolour/hscolour-1.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -8,7 +8,7 @@ inherit base haskell-cabal DESCRIPTION="Colourise Haskell code" HOMEPAGE="http://code.haskell.org/~malcolm/hscolour/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-haskell/hscolour/hscolour-1.20.3-r1.ebuild b/dev-haskell/hscolour/hscolour-1.20.3-r1.ebuild index 015676c85b03a..9e7b68fb01f48 100644 --- a/dev-haskell/hscolour/hscolour-1.20.3-r1.ebuild +++ b/dev-haskell/hscolour/hscolour-1.20.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Colourise Haskell code" HOMEPAGE="http://code.haskell.org/~malcolm/hscolour/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/hscolour/hscolour-1.22.ebuild b/dev-haskell/hscolour/hscolour-1.22.ebuild index 1902dd0a33c8e..29f019c7f1303 100644 --- a/dev-haskell/hscolour/hscolour-1.22.ebuild +++ b/dev-haskell/hscolour/hscolour-1.22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Colourise Haskell code" HOMEPAGE="http://code.haskell.org/~malcolm/hscolour/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/hscolour/hscolour-1.23-r1.ebuild b/dev-haskell/hscolour/hscolour-1.23-r1.ebuild index 7214c7560b8e7..12a04bb92e7ab 100644 --- a/dev-haskell/hscolour/hscolour-1.23-r1.ebuild +++ b/dev-haskell/hscolour/hscolour-1.23-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Colourise Haskell code" HOMEPAGE="http://code.haskell.org/~malcolm/hscolour/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/hscolour/hscolour-1.24.ebuild b/dev-haskell/hscolour/hscolour-1.24.ebuild index 20a33effe1f3d..ddc400fafd8fe 100644 --- a/dev-haskell/hscolour/hscolour-1.24.ebuild +++ b/dev-haskell/hscolour/hscolour-1.24.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Colourise Haskell code" HOMEPAGE="http://code.haskell.org/~malcolm/hscolour/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/hslogger/hslogger-1.2.10.ebuild b/dev-haskell/hslogger/hslogger-1.2.10.ebuild index c583d7436b8e9..1e1e24975fdd0 100644 --- a/dev-haskell/hslogger/hslogger-1.2.10.ebuild +++ b/dev-haskell/hslogger/hslogger-1.2.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Versatile logging framework" HOMEPAGE="http://software.complete.org/hslogger" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hslogger/hslogger-1.2.9.ebuild b/dev-haskell/hslogger/hslogger-1.2.9.ebuild index 27cc5e8e15763..6a564540d38b0 100644 --- a/dev-haskell/hslogger/hslogger-1.2.9.ebuild +++ b/dev-haskell/hslogger/hslogger-1.2.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Versatile logging framework" HOMEPAGE="http://software.complete.org/hslogger" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hslua/hslua-0.3.13.ebuild b/dev-haskell/hslua/hslua-0.3.13.ebuild index 897f2b65e560f..6438a9b7f65b9 100644 --- a/dev-haskell/hslua/hslua-0.3.13.ebuild +++ b/dev-haskell/hslua/hslua-0.3.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A Lua language interpreter embedding in Haskell" HOMEPAGE="http://hackage.haskell.org/package/hslua" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hslua/hslua-0.3.6.1.ebuild b/dev-haskell/hslua/hslua-0.3.6.1.ebuild index 41905a38765cf..552c6d6849bb1 100644 --- a/dev-haskell/hslua/hslua-0.3.6.1.ebuild +++ b/dev-haskell/hslua/hslua-0.3.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A Lua language interpreter embedding in Haskell" HOMEPAGE="http://hackage.haskell.org/package/hslua" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hsopenssl/hsopenssl-0.10.4.ebuild b/dev-haskell/hsopenssl/hsopenssl-0.10.4.ebuild index f0bd0d86b08a7..8cdede468bb2a 100644 --- a/dev-haskell/hsopenssl/hsopenssl-0.10.4.ebuild +++ b/dev-haskell/hsopenssl/hsopenssl-0.10.4.ebuild @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Partial OpenSSL binding for Haskell" HOMEPAGE="https://github.com/phonohawk/HsOpenSSL" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="public-domain" SLOT="0/${PV}" diff --git a/dev-haskell/hsopenssl/hsopenssl-0.11.1.1-r1.ebuild b/dev-haskell/hsopenssl/hsopenssl-0.11.1.1-r1.ebuild index 98ac0d866d91f..92a92120108bd 100644 --- a/dev-haskell/hsopenssl/hsopenssl-0.11.1.1-r1.ebuild +++ b/dev-haskell/hsopenssl/hsopenssl-0.11.1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Partial OpenSSL binding for Haskell" HOMEPAGE="https://github.com/phonohawk/HsOpenSSL" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="public-domain" SLOT="0/${PV}" diff --git a/dev-haskell/hsopenssl/hsopenssl-0.11.4.ebuild b/dev-haskell/hsopenssl/hsopenssl-0.11.4.ebuild index a8a85232fe6ec..5bcf365e9f402 100644 --- a/dev-haskell/hsopenssl/hsopenssl-0.11.4.ebuild +++ b/dev-haskell/hsopenssl/hsopenssl-0.11.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Partial OpenSSL binding for Haskell" HOMEPAGE="https://github.com/vshabanov/HsOpenSSL" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="public-domain" SLOT="0/${PV}" diff --git a/dev-haskell/hspec-core/hspec-core-2.1.2.ebuild b/dev-haskell/hspec-core/hspec-core-2.1.2.ebuild index f32b184383e3f..b16ef88e2f0ac 100644 --- a/dev-haskell/hspec-core/hspec-core-2.1.2.ebuild +++ b/dev-haskell/hspec-core/hspec-core-2.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A Testing Framework for Haskell" HOMEPAGE="http://hspec.github.io/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec-core/hspec-core-2.1.4.ebuild b/dev-haskell/hspec-core/hspec-core-2.1.4.ebuild index 71acb66b965af..c530b6a6c4d87 100644 --- a/dev-haskell/hspec-core/hspec-core-2.1.4.ebuild +++ b/dev-haskell/hspec-core/hspec-core-2.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A Testing Framework for Haskell" HOMEPAGE="http://hspec.github.io/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec-core/hspec-core-2.2.1.ebuild b/dev-haskell/hspec-core/hspec-core-2.2.1.ebuild index f9ce1a1d3e69d..4d0021b0552d4 100644 --- a/dev-haskell/hspec-core/hspec-core-2.2.1.ebuild +++ b/dev-haskell/hspec-core/hspec-core-2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A Testing Framework for Haskell" HOMEPAGE="http://hspec.github.io/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec-core/hspec-core-2.2.4.ebuild b/dev-haskell/hspec-core/hspec-core-2.2.4.ebuild index a3c56d7c3ce5e..4d7b7c24f1580 100644 --- a/dev-haskell/hspec-core/hspec-core-2.2.4.ebuild +++ b/dev-haskell/hspec-core/hspec-core-2.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A Testing Framework for Haskell" HOMEPAGE="http://hspec.github.io/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec-discover/hspec-discover-2.1.2.ebuild b/dev-haskell/hspec-discover/hspec-discover-2.1.2.ebuild index 0d3d6223dea5b..dd9645370634e 100644 --- a/dev-haskell/hspec-discover/hspec-discover-2.1.2.ebuild +++ b/dev-haskell/hspec-discover/hspec-discover-2.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Automatically discover and run Hspec tests" HOMEPAGE="http://hspec.github.io/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec-discover/hspec-discover-2.1.4.ebuild b/dev-haskell/hspec-discover/hspec-discover-2.1.4.ebuild index 0d9c38b32c3ab..30c6e49a313dc 100644 --- a/dev-haskell/hspec-discover/hspec-discover-2.1.4.ebuild +++ b/dev-haskell/hspec-discover/hspec-discover-2.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Automatically discover and run Hspec tests" HOMEPAGE="http://hspec.github.io/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec-discover/hspec-discover-2.2.1.ebuild b/dev-haskell/hspec-discover/hspec-discover-2.2.1.ebuild index a3ed1152445a1..6ca2ecaf92965 100644 --- a/dev-haskell/hspec-discover/hspec-discover-2.2.1.ebuild +++ b/dev-haskell/hspec-discover/hspec-discover-2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Automatically discover and run Hspec tests" HOMEPAGE="http://hspec.github.io/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec-discover/hspec-discover-2.2.4.ebuild b/dev-haskell/hspec-discover/hspec-discover-2.2.4.ebuild index a9a147b72283e..f66627891071a 100644 --- a/dev-haskell/hspec-discover/hspec-discover-2.2.4.ebuild +++ b/dev-haskell/hspec-discover/hspec-discover-2.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Automatically discover and run Hspec tests" HOMEPAGE="http://hspec.github.io/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec-expectations/hspec-expectations-0.3.2.ebuild b/dev-haskell/hspec-expectations/hspec-expectations-0.3.2.ebuild index 53d26070bc5c8..6b028aa379ac3 100644 --- a/dev-haskell/hspec-expectations/hspec-expectations-0.3.2.ebuild +++ b/dev-haskell/hspec-expectations/hspec-expectations-0.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Catchy combinators for HUnit" HOMEPAGE="https://github.com/sol/hspec-expectations#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec-expectations/hspec-expectations-0.3.3.ebuild b/dev-haskell/hspec-expectations/hspec-expectations-0.3.3.ebuild index 02275b448962c..df92ce4444531 100644 --- a/dev-haskell/hspec-expectations/hspec-expectations-0.3.3.ebuild +++ b/dev-haskell/hspec-expectations/hspec-expectations-0.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Catchy combinators for HUnit" HOMEPAGE="https://github.com/sol/hspec-expectations#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec-expectations/hspec-expectations-0.5.0.1.ebuild b/dev-haskell/hspec-expectations/hspec-expectations-0.5.0.1.ebuild index d85f7ffcdbf61..97e79edfe4dfe 100644 --- a/dev-haskell/hspec-expectations/hspec-expectations-0.5.0.1.ebuild +++ b/dev-haskell/hspec-expectations/hspec-expectations-0.5.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Catchy combinators for HUnit" HOMEPAGE="https://github.com/sol/hspec-expectations#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild b/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild index 2d3c64cc96390..4c60377d720f7 100644 --- a/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild +++ b/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Catchy combinators for HUnit" HOMEPAGE="https://github.com/sol/hspec-expectations#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.ebuild b/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.ebuild index 97e40590d722b..17913cd1def19 100644 --- a/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.ebuild +++ b/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Catchy combinators for HUnit" HOMEPAGE="https://github.com/sol/hspec-expectations#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec-expectations/hspec-expectations-0.7.2.ebuild b/dev-haskell/hspec-expectations/hspec-expectations-0.7.2.ebuild index fe8de0e2a0436..98c255627b794 100644 --- a/dev-haskell/hspec-expectations/hspec-expectations-0.7.2.ebuild +++ b/dev-haskell/hspec-expectations/hspec-expectations-0.7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Catchy combinators for HUnit" HOMEPAGE="https://github.com/sol/hspec-expectations#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec-meta/hspec-meta-1.10.0.ebuild b/dev-haskell/hspec-meta/hspec-meta-1.10.0.ebuild index 58278cd5600d4..b97dce705353e 100644 --- a/dev-haskell/hspec-meta/hspec-meta-1.10.0.ebuild +++ b/dev-haskell/hspec-meta/hspec-meta-1.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A version of Hspec which is used to test Hspec itself" HOMEPAGE="http://hspec.github.io/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec-meta/hspec-meta-1.7.2.ebuild b/dev-haskell/hspec-meta/hspec-meta-1.7.2.ebuild index 57233a03d7ff2..f9f6013772045 100644 --- a/dev-haskell/hspec-meta/hspec-meta-1.7.2.ebuild +++ b/dev-haskell/hspec-meta/hspec-meta-1.7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A version of Hspec which is used to test Hspec itself" HOMEPAGE="http://hspec.github.io/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec-meta/hspec-meta-1.8.1.ebuild b/dev-haskell/hspec-meta/hspec-meta-1.8.1.ebuild index 668e8536fc53e..d81ce9b376d67 100644 --- a/dev-haskell/hspec-meta/hspec-meta-1.8.1.ebuild +++ b/dev-haskell/hspec-meta/hspec-meta-1.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A version of Hspec which is used to test Hspec itself" HOMEPAGE="http://hspec.github.io/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec-meta/hspec-meta-1.8.3.ebuild b/dev-haskell/hspec-meta/hspec-meta-1.8.3.ebuild index 2d3668eb6a987..e73ee25108518 100644 --- a/dev-haskell/hspec-meta/hspec-meta-1.8.3.ebuild +++ b/dev-haskell/hspec-meta/hspec-meta-1.8.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A version of Hspec which is used to test Hspec itself" HOMEPAGE="http://hspec.github.io/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec-meta/hspec-meta-2.0.0.ebuild b/dev-haskell/hspec-meta/hspec-meta-2.0.0.ebuild index 00aa814d6a886..84c84370bcd5c 100644 --- a/dev-haskell/hspec-meta/hspec-meta-2.0.0.ebuild +++ b/dev-haskell/hspec-meta/hspec-meta-2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A version of Hspec which is used to test Hspec itself" HOMEPAGE="http://hspec.github.io/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec-meta/hspec-meta-2.2.0.ebuild b/dev-haskell/hspec-meta/hspec-meta-2.2.0.ebuild index 79f62c69f532e..9dde31a3c3ee1 100644 --- a/dev-haskell/hspec-meta/hspec-meta-2.2.0.ebuild +++ b/dev-haskell/hspec-meta/hspec-meta-2.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A version of Hspec which is used to test Hspec itself" HOMEPAGE="http://hspec.github.io/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec-meta/hspec-meta-2.2.1.ebuild b/dev-haskell/hspec-meta/hspec-meta-2.2.1.ebuild index ff0c6287be1e7..79d09b01b6a1f 100644 --- a/dev-haskell/hspec-meta/hspec-meta-2.2.1.ebuild +++ b/dev-haskell/hspec-meta/hspec-meta-2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A version of Hspec which is used to test Hspec itself" HOMEPAGE="http://hspec.github.io/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec-smallcheck/hspec-smallcheck-0.4.1.ebuild b/dev-haskell/hspec-smallcheck/hspec-smallcheck-0.4.1.ebuild index c985caa6d77be..595c2a24a6619 100644 --- a/dev-haskell/hspec-smallcheck/hspec-smallcheck-0.4.1.ebuild +++ b/dev-haskell/hspec-smallcheck/hspec-smallcheck-0.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="SmallCheck support for the Hspec testing framework" HOMEPAGE="http://hspec.github.io/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec/hspec-1.10.0.ebuild b/dev-haskell/hspec/hspec-1.10.0.ebuild index 7420ba384057b..74d68ea3bdd4d 100644 --- a/dev-haskell/hspec/hspec-1.10.0.ebuild +++ b/dev-haskell/hspec/hspec-1.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Behavior-Driven Development for Haskell" HOMEPAGE="http://hspec.github.io/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec/hspec-1.5.4.ebuild b/dev-haskell/hspec/hspec-1.5.4.ebuild index 7e30fa4493694..657ad84ff7e8c 100644 --- a/dev-haskell/hspec/hspec-1.5.4.ebuild +++ b/dev-haskell/hspec/hspec-1.5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Behavior-Driven Development for Haskell" HOMEPAGE="https://hspec.github.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hspec/hspec-1.7.2.1.ebuild b/dev-haskell/hspec/hspec-1.7.2.1.ebuild index 7f08e31a6b8c5..642c96eb6f799 100644 --- a/dev-haskell/hspec/hspec-1.7.2.1.ebuild +++ b/dev-haskell/hspec/hspec-1.7.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Behavior-Driven Development for Haskell" HOMEPAGE="http://hspec.github.io/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec/hspec-1.8.1.1.ebuild b/dev-haskell/hspec/hspec-1.8.1.1.ebuild index a89313a6f8d3d..6491562458126 100644 --- a/dev-haskell/hspec/hspec-1.8.1.1.ebuild +++ b/dev-haskell/hspec/hspec-1.8.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Behavior-Driven Development for Haskell" HOMEPAGE="http://hspec.github.io/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec/hspec-1.8.3.ebuild b/dev-haskell/hspec/hspec-1.8.3.ebuild index 96a910318c982..b6d4c5562da34 100644 --- a/dev-haskell/hspec/hspec-1.8.3.ebuild +++ b/dev-haskell/hspec/hspec-1.8.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Behavior-Driven Development for Haskell" HOMEPAGE="http://hspec.github.io/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec/hspec-2.1.2.ebuild b/dev-haskell/hspec/hspec-2.1.2.ebuild index d82cc9f6e372f..4d630f6a2db96 100644 --- a/dev-haskell/hspec/hspec-2.1.2.ebuild +++ b/dev-haskell/hspec/hspec-2.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A Testing Framework for Haskell" HOMEPAGE="http://hspec.github.io/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec/hspec-2.1.4.ebuild b/dev-haskell/hspec/hspec-2.1.4.ebuild index 548d33f526e86..f4543fdca3c13 100644 --- a/dev-haskell/hspec/hspec-2.1.4.ebuild +++ b/dev-haskell/hspec/hspec-2.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A Testing Framework for Haskell" HOMEPAGE="http://hspec.github.io/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec/hspec-2.2.1.ebuild b/dev-haskell/hspec/hspec-2.2.1.ebuild index f43ba1672ec96..ebb2ae03b4df6 100644 --- a/dev-haskell/hspec/hspec-2.2.1.ebuild +++ b/dev-haskell/hspec/hspec-2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A Testing Framework for Haskell" HOMEPAGE="http://hspec.github.io/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hspec/hspec-2.2.4.ebuild b/dev-haskell/hspec/hspec-2.2.4.ebuild index 537e9754d4cef..d7f02ee48ff9e 100644 --- a/dev-haskell/hspec/hspec-2.2.4.ebuild +++ b/dev-haskell/hspec/hspec-2.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A Testing Framework for Haskell" HOMEPAGE="http://hspec.github.io/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hsql-mysql/hsql-mysql-1.8.2-r1.ebuild b/dev-haskell/hsql-mysql/hsql-mysql-1.8.2-r1.ebuild index 38e04f8ebedf5..dad5b536b7fa5 100644 --- a/dev-haskell/hsql-mysql/hsql-mysql-1.8.2-r1.ebuild +++ b/dev-haskell/hsql-mysql/hsql-mysql-1.8.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # ebuild generated by hackport 0.2.13 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="MySQL driver for HSQL" HOMEPAGE="http://hackage.haskell.org/package/hsql-mysql" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/hsql-mysql/hsql-mysql-1.8.3.ebuild b/dev-haskell/hsql-mysql/hsql-mysql-1.8.3.ebuild index 21ea8d3bb7f8a..1dcbe5a7780d2 100644 --- a/dev-haskell/hsql-mysql/hsql-mysql-1.8.3.ebuild +++ b/dev-haskell/hsql-mysql/hsql-mysql-1.8.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # ebuild generated by hackport 0.2.13 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="MySQL driver for HSQL" HOMEPAGE="http://hackage.haskell.org/package/hsql-mysql" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/hsql-odbc/hsql-odbc-1.8.2.ebuild b/dev-haskell/hsql-odbc/hsql-odbc-1.8.2.ebuild index f0644ef9a061d..7f463139caf7b 100644 --- a/dev-haskell/hsql-odbc/hsql-odbc-1.8.2.ebuild +++ b/dev-haskell/hsql-odbc/hsql-odbc-1.8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # ebuild generated by hackport 0.2.13 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A Haskell Interface to ODBC" HOMEPAGE="http://hackage.haskell.org/package/hsql-odbc" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/hsql-postgresql/hsql-postgresql-1.8.2.ebuild b/dev-haskell/hsql-postgresql/hsql-postgresql-1.8.2.ebuild index 8dd40ca478e2a..5d7f784f7704a 100644 --- a/dev-haskell/hsql-postgresql/hsql-postgresql-1.8.2.ebuild +++ b/dev-haskell/hsql-postgresql/hsql-postgresql-1.8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # ebuild generated by hackport 0.2.13 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A Haskell Interface to PostgreSQL via the PQ library" HOMEPAGE="http://hackage.haskell.org/package/hsql-postgresql" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/hsql-sqlite3/hsql-sqlite3-1.8.2-r1.ebuild b/dev-haskell/hsql-sqlite3/hsql-sqlite3-1.8.2-r1.ebuild index 57d46dd2e1fe6..6b61ee2ea7fc9 100644 --- a/dev-haskell/hsql-sqlite3/hsql-sqlite3-1.8.2-r1.ebuild +++ b/dev-haskell/hsql-sqlite3/hsql-sqlite3-1.8.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="SQLite3 driver for HSQL" HOMEPAGE="http://hackage.haskell.org/package/hsql-sqlite3" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hsql/hsql-1.8.2-r1.ebuild b/dev-haskell/hsql/hsql-1.8.2-r1.ebuild index 7a23c081fb5a2..29cca67ecdb16 100644 --- a/dev-haskell/hsql/hsql-1.8.2-r1.ebuild +++ b/dev-haskell/hsql/hsql-1.8.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Database access from Haskell" HOMEPAGE="http://hackage.haskell.org/package/hsql" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hstringtemplate/hstringtemplate-0.7.3.ebuild b/dev-haskell/hstringtemplate/hstringtemplate-0.7.3.ebuild index 75759dddbfc25..eb289659cbbda 100644 --- a/dev-haskell/hstringtemplate/hstringtemplate-0.7.3.ebuild +++ b/dev-haskell/hstringtemplate/hstringtemplate-0.7.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="StringTemplate implementation in Haskell" HOMEPAGE="http://hackage.haskell.org/package/HStringTemplate" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hstringtemplate/hstringtemplate-0.8.3.ebuild b/dev-haskell/hstringtemplate/hstringtemplate-0.8.3.ebuild index 7449198f799c3..71f9d32bf2b94 100644 --- a/dev-haskell/hstringtemplate/hstringtemplate-0.8.3.ebuild +++ b/dev-haskell/hstringtemplate/hstringtemplate-0.8.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="StringTemplate implementation in Haskell" HOMEPAGE="http://hackage.haskell.org/package/HStringTemplate" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hstringtemplate/hstringtemplate-0.8.5.ebuild b/dev-haskell/hstringtemplate/hstringtemplate-0.8.5.ebuild index a419075b977f6..fa919e2249daf 100644 --- a/dev-haskell/hstringtemplate/hstringtemplate-0.8.5.ebuild +++ b/dev-haskell/hstringtemplate/hstringtemplate-0.8.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="StringTemplate implementation in Haskell" HOMEPAGE="http://hackage.haskell.org/package/HStringTemplate" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/htf/htf-0.13.1.0.ebuild b/dev-haskell/htf/htf-0.13.1.0.ebuild index 764b01df66c65..614b9ad03d9cc 100644 --- a/dev-haskell/htf/htf-0.13.1.0.ebuild +++ b/dev-haskell/htf/htf-0.13.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="The Haskell Test Framework" HOMEPAGE="https://github.com/skogsbaer/HTF/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/html-conduit/html-conduit-1.1.1.1.ebuild b/dev-haskell/html-conduit/html-conduit-1.1.1.1.ebuild index d5ce6db3bbc00..067ef74346157 100644 --- a/dev-haskell/html-conduit/html-conduit-1.1.1.1.ebuild +++ b/dev-haskell/html-conduit/html-conduit-1.1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Parse HTML documents using xml-conduit datatypes" HOMEPAGE="https://github.com/snoyberg/xml" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/html-conduit/html-conduit-1.2.1.1.ebuild b/dev-haskell/html-conduit/html-conduit-1.2.1.1.ebuild index bee33c9716907..b9c4045a3824c 100644 --- a/dev-haskell/html-conduit/html-conduit-1.2.1.1.ebuild +++ b/dev-haskell/html-conduit/html-conduit-1.2.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Parse HTML documents using xml-conduit datatypes" HOMEPAGE="https://github.com/snoyberg/xml" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/html-conduit/html-conduit-1.2.1.ebuild b/dev-haskell/html-conduit/html-conduit-1.2.1.ebuild index 732d4cf1840ee..82b5e04e7e44c 100644 --- a/dev-haskell/html-conduit/html-conduit-1.2.1.ebuild +++ b/dev-haskell/html-conduit/html-conduit-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Parse HTML documents using xml-conduit datatypes" HOMEPAGE="https://github.com/snoyberg/xml" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/html/html-1.0.1.2-r1.ebuild b/dev-haskell/html/html-1.0.1.2-r1.ebuild index 3d5c334ab00b3..ef9fb301a838e 100644 --- a/dev-haskell/html/html-1.0.1.2-r1.ebuild +++ b/dev-haskell/html/html-1.0.1.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="HTML combinator library" HOMEPAGE="http://hackage.haskell.org/package/html" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/http-api-data/http-api-data-0.3.3.ebuild b/dev-haskell/http-api-data/http-api-data-0.3.3.ebuild index de3935c12d39b..16d37ac76256b 100644 --- a/dev-haskell/http-api-data/http-api-data-0.3.3.ebuild +++ b/dev-haskell/http-api-data/http-api-data-0.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Converting to/from HTTP API data like URL pieces, headers and query parameters" HOMEPAGE="https://github.com/fizruk/http-api-data" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r2.ebuild b/dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r2.ebuild index 4ea20efa90de8..3a125e3273232 100644 --- a/dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r2.ebuild +++ b/dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Attoparsec parsers for http-types" HOMEPAGE="https://github.com/tlaitinen/http-attoparsec" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r3.ebuild b/dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r3.ebuild index 2dcf768bf7ed8..a91815382e01d 100644 --- a/dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r3.ebuild +++ b/dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Attoparsec parsers for http-types" HOMEPAGE="https://github.com/tlaitinen/http-attoparsec" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/http-client-conduit/http-client-conduit-0.2.0.1.ebuild b/dev-haskell/http-client-conduit/http-client-conduit-0.2.0.1.ebuild index 8d85de5bc9c18..f26e3a4da6f48 100644 --- a/dev-haskell/http-client-conduit/http-client-conduit-0.2.0.1.ebuild +++ b/dev-haskell/http-client-conduit/http-client-conduit-0.2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Frontend support for using http-client with conduit" HOMEPAGE="https://github.com/snoyberg/http-client" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/http-client-conduit/http-client-conduit-0.3.0.ebuild b/dev-haskell/http-client-conduit/http-client-conduit-0.3.0.ebuild index 462e15796ad9d..29e32f908c9e9 100644 --- a/dev-haskell/http-client-conduit/http-client-conduit-0.3.0.ebuild +++ b/dev-haskell/http-client-conduit/http-client-conduit-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Frontend support for using http-client with conduit (deprecated)" HOMEPAGE="https://github.com/snoyberg/http-client" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/http-client-multipart/http-client-multipart-0.2.0.0.ebuild b/dev-haskell/http-client-multipart/http-client-multipart-0.2.0.0.ebuild index 47780ab9ef33e..1edfaf4e0b7cd 100644 --- a/dev-haskell/http-client-multipart/http-client-multipart-0.2.0.0.ebuild +++ b/dev-haskell/http-client-multipart/http-client-multipart-0.2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Generate multipart uploads for http-client" HOMEPAGE="https://github.com/snoyberg/http-client" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/http-client-multipart/http-client-multipart-0.3.0.0.ebuild b/dev-haskell/http-client-multipart/http-client-multipart-0.3.0.0.ebuild index ffc4ac32ca92f..a0211fe3e469a 100644 --- a/dev-haskell/http-client-multipart/http-client-multipart-0.3.0.0.ebuild +++ b/dev-haskell/http-client-multipart/http-client-multipart-0.3.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Generate multipart uploads for http-client. (deprecated)" HOMEPAGE="https://github.com/snoyberg/http-client" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/http-client-tls/http-client-tls-0.2.2.ebuild b/dev-haskell/http-client-tls/http-client-tls-0.2.2.ebuild index 09520001a8f95..2279b26df4993 100644 --- a/dev-haskell/http-client-tls/http-client-tls-0.2.2.ebuild +++ b/dev-haskell/http-client-tls/http-client-tls-0.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="http-client backend using the connection package and tls library" HOMEPAGE="https://github.com/snoyberg/http-client" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/http-client-tls/http-client-tls-0.2.4.ebuild b/dev-haskell/http-client-tls/http-client-tls-0.2.4.ebuild index e30272eb497d8..57f55e3870e7e 100644 --- a/dev-haskell/http-client-tls/http-client-tls-0.2.4.ebuild +++ b/dev-haskell/http-client-tls/http-client-tls-0.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="http-client backend using the connection package and tls library" HOMEPAGE="https://github.com/snoyberg/http-client" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/http-client-tls/http-client-tls-0.3.3.ebuild b/dev-haskell/http-client-tls/http-client-tls-0.3.3.ebuild index 5f93ec49933b2..3027c338058c2 100644 --- a/dev-haskell/http-client-tls/http-client-tls-0.3.3.ebuild +++ b/dev-haskell/http-client-tls/http-client-tls-0.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="http-client backend using the connection package and tls library" HOMEPAGE="https://github.com/snoyberg/http-client" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/http-client/http-client-0.4.18.1.ebuild b/dev-haskell/http-client/http-client-0.4.18.1.ebuild index 8c0200ff7d9ac..d2cb9157ff0dd 100644 --- a/dev-haskell/http-client/http-client-0.4.18.1.ebuild +++ b/dev-haskell/http-client/http-client-0.4.18.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="An HTTP client engine, intended as a base layer for more user-friendly packages" HOMEPAGE="https://github.com/snoyberg/http-client" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/http-client/http-client-0.4.30.ebuild b/dev-haskell/http-client/http-client-0.4.30.ebuild index 02df14d485c57..0ca0637ce348a 100644 --- a/dev-haskell/http-client/http-client-0.4.30.ebuild +++ b/dev-haskell/http-client/http-client-0.4.30.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="An HTTP client engine, intended as a base layer for more user-friendly packages" HOMEPAGE="https://github.com/snoyberg/http-client" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/http-client/http-client-0.5.5.ebuild b/dev-haskell/http-client/http-client-0.5.5.ebuild index b2d66b2b35fc6..c59f8c721d996 100644 --- a/dev-haskell/http-client/http-client-0.5.5.ebuild +++ b/dev-haskell/http-client/http-client-0.5.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="An HTTP client engine" HOMEPAGE="https://github.com/snoyberg/http-client" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/http-client/http-client-0.5.7.0.ebuild b/dev-haskell/http-client/http-client-0.5.7.0.ebuild index c93852bec4a3d..16eceb056b7d2 100644 --- a/dev-haskell/http-client/http-client-0.5.7.0.ebuild +++ b/dev-haskell/http-client/http-client-0.5.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="An HTTP client engine" HOMEPAGE="https://github.com/snoyberg/http-client" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/http-common/http-common-0.8.2.0.ebuild b/dev-haskell/http-common/http-common-0.8.2.0.ebuild index c8f33d0217acc..b029d7a4325db 100644 --- a/dev-haskell/http-common/http-common-0.8.2.0.ebuild +++ b/dev-haskell/http-common/http-common-0.8.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Common types for HTTP clients and servers" HOMEPAGE="https://hackage.haskell.org/package/http-common" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/http-conduit/http-conduit-2.1.10.1.ebuild b/dev-haskell/http-conduit/http-conduit-2.1.10.1.ebuild index 31c40e8f53ba0..9b7f3d2e71132 100644 --- a/dev-haskell/http-conduit/http-conduit-2.1.10.1.ebuild +++ b/dev-haskell/http-conduit/http-conduit-2.1.10.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="HTTP client package with conduit interface and HTTPS support" HOMEPAGE="https://www.yesodweb.com/book/http-conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/http-conduit/http-conduit-2.1.7.2.ebuild b/dev-haskell/http-conduit/http-conduit-2.1.7.2.ebuild index 0bb5709bb0871..a50ca681b83b9 100644 --- a/dev-haskell/http-conduit/http-conduit-2.1.7.2.ebuild +++ b/dev-haskell/http-conduit/http-conduit-2.1.7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="HTTP client package with conduit interface and HTTPS support" HOMEPAGE="https://www.yesodweb.com/book/http-conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/http-conduit/http-conduit-2.1.8.ebuild b/dev-haskell/http-conduit/http-conduit-2.1.8.ebuild index 2b549b0a945b9..0791ca61c5416 100644 --- a/dev-haskell/http-conduit/http-conduit-2.1.8.ebuild +++ b/dev-haskell/http-conduit/http-conduit-2.1.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="HTTP client package with conduit interface and HTTPS support" HOMEPAGE="https://www.yesodweb.com/book/http-conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/http-conduit/http-conduit-2.2.3.ebuild b/dev-haskell/http-conduit/http-conduit-2.2.3.ebuild index 3b403df095068..6e39854671bb3 100644 --- a/dev-haskell/http-conduit/http-conduit-2.2.3.ebuild +++ b/dev-haskell/http-conduit/http-conduit-2.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="HTTP client package with conduit interface and HTTPS support" HOMEPAGE="https://www.yesodweb.com/book/http-conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/http-date/http-date-0.0.6.1.ebuild b/dev-haskell/http-date/http-date-0.0.6.1.ebuild index 1c99f93d163ee..866e2e6fd3433 100644 --- a/dev-haskell/http-date/http-date-0.0.6.1.ebuild +++ b/dev-haskell/http-date/http-date-0.0.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="HTTP Date parser/formatter" HOMEPAGE="http://hackage.haskell.org/package/http-date" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.1.1.6.ebuild b/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.1.1.6.ebuild index 637c8655d70d5..9d49db0d2c370 100644 --- a/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.1.1.6.ebuild +++ b/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.1.1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Reverse proxy HTTP requests, either over raw sockets or with WAI" HOMEPAGE="https://github.com/fpco/http-reverse-proxy" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.2.0.ebuild b/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.2.0.ebuild index b6a18974a7e78..621f6a9e904a9 100644 --- a/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.2.0.ebuild +++ b/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Reverse proxy HTTP requests, either over raw sockets or with WAI" HOMEPAGE="https://github.com/fpco/http-reverse-proxy" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.4.3.2.ebuild b/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.4.3.2.ebuild index 7edb0495d62d9..5fa832e2660e2 100644 --- a/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.4.3.2.ebuild +++ b/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.4.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Reverse proxy HTTP requests, either over raw sockets or with WAI" HOMEPAGE="https://github.com/fpco/http-reverse-proxy" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.4.3.ebuild b/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.4.3.ebuild index a88b590e054e8..22ed09e04a090 100644 --- a/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.4.3.ebuild +++ b/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Reverse proxy HTTP requests, either over raw sockets or with WAI" HOMEPAGE="https://github.com/fpco/http-reverse-proxy" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/http-streams/http-streams-0.8.4.0.ebuild b/dev-haskell/http-streams/http-streams-0.8.4.0.ebuild index ddd5fd36a4d14..463d5bd2d8a07 100644 --- a/dev-haskell/http-streams/http-streams-0.8.4.0.ebuild +++ b/dev-haskell/http-streams/http-streams-0.8.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="An HTTP client using io-streams" HOMEPAGE="https://github.com/afcowie/http-streams/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/http-types/http-types-0.8.6.ebuild b/dev-haskell/http-types/http-types-0.8.6.ebuild index 870d52a5714b7..afc015fb3c2b8 100644 --- a/dev-haskell/http-types/http-types-0.8.6.ebuild +++ b/dev-haskell/http-types/http-types-0.8.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Generic HTTP types for Haskell (for both client and server code)" HOMEPAGE="https://github.com/aristidb/http-types" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/http-types/http-types-0.9.1.ebuild b/dev-haskell/http-types/http-types-0.9.1.ebuild index 63febfdc6ce25..72ef46ef205e8 100644 --- a/dev-haskell/http-types/http-types-0.9.1.ebuild +++ b/dev-haskell/http-types/http-types-0.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Generic HTTP types for Haskell (for both client and server code)" HOMEPAGE="https://github.com/aristidb/http-types" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/http/http-4000.2.17.ebuild b/dev-haskell/http/http-4000.2.17.ebuild index 6aee555e9218f..31fc5ad725280 100644 --- a/dev-haskell/http/http-4000.2.17.ebuild +++ b/dev-haskell/http/http-4000.2.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A library for client-side HTTP" HOMEPAGE="https://github.com/haskell/HTTP" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/http/http-4000.2.20.ebuild b/dev-haskell/http/http-4000.2.20.ebuild index 5f21525ea490c..77209ab8cfffa 100644 --- a/dev-haskell/http/http-4000.2.20.ebuild +++ b/dev-haskell/http/http-4000.2.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A library for client-side HTTP" HOMEPAGE="https://github.com/haskell/HTTP" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/http/http-4000.2.22.ebuild b/dev-haskell/http/http-4000.2.22.ebuild index 1c867514970bc..1cf5433a3a9bc 100644 --- a/dev-haskell/http/http-4000.2.22.ebuild +++ b/dev-haskell/http/http-4000.2.22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A library for client-side HTTP" HOMEPAGE="https://github.com/haskell/HTTP" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/http/http-4000.2.8.ebuild b/dev-haskell/http/http-4000.2.8.ebuild index 6556a4cd732a3..f2471650d18b9 100644 --- a/dev-haskell/http/http-4000.2.8.ebuild +++ b/dev-haskell/http/http-4000.2.8.ebuild @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A library for client-side HTTP" HOMEPAGE="https://github.com/haskell/HTTP" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/http/http-4000.3.5.ebuild b/dev-haskell/http/http-4000.3.5.ebuild index b5c0d4c068197..7156a2d169919 100644 --- a/dev-haskell/http/http-4000.3.5.ebuild +++ b/dev-haskell/http/http-4000.3.5.ebuild @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A library for client-side HTTP" HOMEPAGE="https://github.com/haskell/HTTP" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/http2/http2-1.3.1.ebuild b/dev-haskell/http2/http2-1.3.1.ebuild index f4f3933417b9b..7ebcc5ec0117f 100644 --- a/dev-haskell/http2/http2-1.3.1.ebuild +++ b/dev-haskell/http2/http2-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="HTTP/2.0 library including frames and HPACK" HOMEPAGE="http://hackage.haskell.org/package/http2" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/http2/http2-1.6.2.ebuild b/dev-haskell/http2/http2-1.6.2.ebuild index 24d8f54929161..252cbba847e66 100644 --- a/dev-haskell/http2/http2-1.6.2.ebuild +++ b/dev-haskell/http2/http2-1.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="HTTP/2.0 library including frames and HPACK" HOMEPAGE="http://hackage.haskell.org/package/http2" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild b/dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild index 687a44edecbc0..b93577a4cfbc4 100644 --- a/dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild +++ b/dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit base haskell-cabal DESCRIPTION="A simple web-server with an interact style API" HOMEPAGE="http://hackage.haskell.org/package/httpd-shed" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/httpd-shed/httpd-shed-0.4.0.3.ebuild b/dev-haskell/httpd-shed/httpd-shed-0.4.0.3.ebuild index b476735ae79de..62840634e9d58 100644 --- a/dev-haskell/httpd-shed/httpd-shed-0.4.0.3.ebuild +++ b/dev-haskell/httpd-shed/httpd-shed-0.4.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A simple web-server with an interact style API" HOMEPAGE="http://hackage.haskell.org/package/httpd-shed" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hunit/hunit-1.2.5.2-r1.ebuild b/dev-haskell/hunit/hunit-1.2.5.2-r1.ebuild index 495e53cc28723..a8a8da29545ba 100644 --- a/dev-haskell/hunit/hunit-1.2.5.2-r1.ebuild +++ b/dev-haskell/hunit/hunit-1.2.5.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A unit testing framework for Haskell" HOMEPAGE="http://hunit.sourceforge.net/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hunit/hunit-1.2.5.2.ebuild b/dev-haskell/hunit/hunit-1.2.5.2.ebuild index c9338d974e91e..9a6b97c14788d 100644 --- a/dev-haskell/hunit/hunit-1.2.5.2.ebuild +++ b/dev-haskell/hunit/hunit-1.2.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A unit testing framework for Haskell" HOMEPAGE="http://hunit.sourceforge.net/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/hxt-charproperties/hxt-charproperties-9.1.1.1.ebuild b/dev-haskell/hxt-charproperties/hxt-charproperties-9.1.1.1.ebuild index e6b6cd074677a..11109326cdff5 100644 --- a/dev-haskell/hxt-charproperties/hxt-charproperties-9.1.1.1.ebuild +++ b/dev-haskell/hxt-charproperties/hxt-charproperties-9.1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Character properties and classes for XML and Unicode" HOMEPAGE="http://www.fh-wedel.de/~si/HXmlToolbox/index.html" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hxt-charproperties/hxt-charproperties-9.2.0.1.ebuild b/dev-haskell/hxt-charproperties/hxt-charproperties-9.2.0.1.ebuild index 664b4b86d2a39..d1ce0f15526f4 100644 --- a/dev-haskell/hxt-charproperties/hxt-charproperties-9.2.0.1.ebuild +++ b/dev-haskell/hxt-charproperties/hxt-charproperties-9.2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Character properties and classes for XML and Unicode" HOMEPAGE="https://github.com/UweSchmidt/hxt" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.0.4.ebuild b/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.0.4.ebuild index 84c0ef635479a..8d05083a09de9 100644 --- a/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.0.4.ebuild +++ b/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A regular expression library for W3C XML Schema regular expressions" HOMEPAGE="http://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.1.0.ebuild b/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.1.0.ebuild index f39a7b0f1136f..b2d2625a0368f 100644 --- a/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.1.0.ebuild +++ b/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A regular expression library for W3C XML Schema regular expressions" HOMEPAGE="http://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.2.0.2.ebuild b/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.2.0.2.ebuild index 3c2aca5d301ba..61df8870b0902 100644 --- a/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.2.0.2.ebuild +++ b/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.2.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A regular expression library for W3C XML Schema regular expressions" HOMEPAGE="http://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.2.0.3.ebuild b/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.2.0.3.ebuild index d82a1e2516280..5acf2ac200ee5 100644 --- a/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.2.0.3.ebuild +++ b/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.2.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A regular expression library for W3C XML Schema regular expressions" HOMEPAGE="http://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.1.ebuild b/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.1.ebuild index f70f7a68e276a..85d9e30fc8401 100644 --- a/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.1.ebuild +++ b/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Unicode en-/decoding functions for utf8, iso-latin-* and other encodings" HOMEPAGE="http://www.fh-wedel.de/~si/HXmlToolbox/index.html" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.4.ebuild b/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.4.ebuild index 12633a78d2976..26e2c41876997 100644 --- a/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.4.ebuild +++ b/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Unicode en-/decoding functions for utf8, iso-latin-* and other encodings" HOMEPAGE="https://github.com/UweSchmidt/hxt" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hxt/hxt-9.3.1.15.ebuild b/dev-haskell/hxt/hxt-9.3.1.15.ebuild index 2672c602b61bc..0c3d33546120f 100644 --- a/dev-haskell/hxt/hxt-9.3.1.15.ebuild +++ b/dev-haskell/hxt/hxt-9.3.1.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A collection of tools for processing XML with Haskell" HOMEPAGE="https://github.com/UweSchmidt/hxt" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/hxt/hxt-9.3.1.16.ebuild b/dev-haskell/hxt/hxt-9.3.1.16.ebuild index 29fc40aef1e8b..b1bb74d728b0f 100644 --- a/dev-haskell/hxt/hxt-9.3.1.16.ebuild +++ b/dev-haskell/hxt/hxt-9.3.1.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A collection of tools for processing XML with Haskell" HOMEPAGE="https://github.com/UweSchmidt/hxt" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/icalendar/icalendar-0.4.0.3.ebuild b/dev-haskell/icalendar/icalendar-0.4.0.3.ebuild index cdd989cd25bfc..42839a6bf3ca3 100644 --- a/dev-haskell/icalendar/icalendar-0.4.0.3.ebuild +++ b/dev-haskell/icalendar/icalendar-0.4.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="iCalendar data types, parser, and printer" HOMEPAGE="https://github.com/chrra/iCalendar" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/iconv/iconv-0.4.1.3.ebuild b/dev-haskell/iconv/iconv-0.4.1.3.ebuild index 3061a8aa78b45..ea3a742363f04 100644 --- a/dev-haskell/iconv/iconv-0.4.1.3.ebuild +++ b/dev-haskell/iconv/iconv-0.4.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="String encoding conversion" HOMEPAGE="http://hackage.haskell.org/package/iconv" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/idiii/idiii-0.1.3.3.ebuild b/dev-haskell/idiii/idiii-0.1.3.3.ebuild index d547ab7d5cf80..6333fdacaf2cf 100644 --- a/dev-haskell/idiii/idiii-0.1.3.3.ebuild +++ b/dev-haskell/idiii/idiii-0.1.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="ID3v2 (tagging standard for MP3 files) library" HOMEPAGE="http://hackage.haskell.org/package/idiii" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/idna/idna-0.2.ebuild b/dev-haskell/idna/idna-0.2.ebuild index b3d3bb7cb5ae9..3f36655cbbe22 100644 --- a/dev-haskell/idna/idna-0.2.ebuild +++ b/dev-haskell/idna/idna-0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Implements IDNA (RFC 3490)" HOMEPAGE="http://hackage.haskell.org/package/idna" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/idna/idna-0.3.0.ebuild b/dev-haskell/idna/idna-0.3.0.ebuild index b682c251f72bc..d4d1e63750e00 100644 --- a/dev-haskell/idna/idna-0.3.0.ebuild +++ b/dev-haskell/idna/idna-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Implements IDNA (RFC 3490)" HOMEPAGE="http://hackage.haskell.org/package/idna" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/ieee754/ieee754-0.7.8.ebuild b/dev-haskell/ieee754/ieee754-0.7.8.ebuild index ae9e5afbfdac5..60c63f3a23e98 100644 --- a/dev-haskell/ieee754/ieee754-0.7.8.ebuild +++ b/dev-haskell/ieee754/ieee754-0.7.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Utilities for dealing with IEEE floating point numbers" HOMEPAGE="https://github.com/patperry/hs-ieee754" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/ifelse/ifelse-0.85.ebuild b/dev-haskell/ifelse/ifelse-0.85.ebuild index 118efe4811175..ba50eea977a50 100644 --- a/dev-haskell/ifelse/ifelse-0.85.ebuild +++ b/dev-haskell/ifelse/ifelse-0.85.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # ebuild generated by hackport 0.2.17.9999 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Anaphoric and miscellaneous useful control-flow" HOMEPAGE="http://hackage.haskell.org/package/IfElse" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/interpolate/interpolate-0.1.0.ebuild b/dev-haskell/interpolate/interpolate-0.1.0.ebuild index c634e9b501954..259f3c8fbcb74 100644 --- a/dev-haskell/interpolate/interpolate-0.1.0.ebuild +++ b/dev-haskell/interpolate/interpolate-0.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="String interpolation done right" HOMEPAGE="http://hackage.haskell.org/package/interpolate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/io-streams-haproxy/io-streams-haproxy-1.0.0.1.ebuild b/dev-haskell/io-streams-haproxy/io-streams-haproxy-1.0.0.1.ebuild index ba5a9034d51df..71f84eb787314 100644 --- a/dev-haskell/io-streams-haproxy/io-streams-haproxy-1.0.0.1.ebuild +++ b/dev-haskell/io-streams-haproxy/io-streams-haproxy-1.0.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="HAProxy protocol 1.5 support for io-streams" HOMEPAGE="http://snapframework.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/io-streams/io-streams-1.3.6.0.ebuild b/dev-haskell/io-streams/io-streams-1.3.6.0.ebuild index 105563e921e36..0fdf6de4f6575 100644 --- a/dev-haskell/io-streams/io-streams-1.3.6.0.ebuild +++ b/dev-haskell/io-streams/io-streams-1.3.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Simple, composable, and easy-to-use stream I/O" HOMEPAGE="http://hackage.haskell.org/package/io-streams" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/iproute/iproute-1.2.12.ebuild b/dev-haskell/iproute/iproute-1.2.12.ebuild index d5b76a37be9b4..52c537570cc4e 100644 --- a/dev-haskell/iproute/iproute-1.2.12.ebuild +++ b/dev-haskell/iproute/iproute-1.2.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="IP Routing Table" HOMEPAGE="http://www.mew.org/~kazu/proj/iproute/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/iproute/iproute-1.3.1.ebuild b/dev-haskell/iproute/iproute-1.3.1.ebuild index 4129e589a2c05..ff9a6ab55a6d3 100644 --- a/dev-haskell/iproute/iproute-1.3.1.ebuild +++ b/dev-haskell/iproute/iproute-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="IP Routing Table" HOMEPAGE="http://www.mew.org/~kazu/proj/iproute/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/iproute/iproute-1.4.0.ebuild b/dev-haskell/iproute/iproute-1.4.0.ebuild index 1ce71acb5efff..95b82d3b096bc 100644 --- a/dev-haskell/iproute/iproute-1.4.0.ebuild +++ b/dev-haskell/iproute/iproute-1.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="IP Routing Table" HOMEPAGE="http://www.mew.org/~kazu/proj/iproute/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/iproute/iproute-1.5.0.ebuild b/dev-haskell/iproute/iproute-1.5.0.ebuild index 9ea4dc9c25509..c9e1ee71d75cc 100644 --- a/dev-haskell/iproute/iproute-1.5.0.ebuild +++ b/dev-haskell/iproute/iproute-1.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="IP Routing Table" HOMEPAGE="http://www.mew.org/~kazu/proj/iproute/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/js-flot/js-flot-0.8.3.ebuild b/dev-haskell/js-flot/js-flot-0.8.3.ebuild index 94c31c7e854cc..2f00a9e0ad5e8 100644 --- a/dev-haskell/js-flot/js-flot-0.8.3.ebuild +++ b/dev-haskell/js-flot/js-flot-0.8.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Obtain minified flot code" HOMEPAGE="https://github.com/ndmitchell/js-flot#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/js-jquery/js-jquery-3.1.1.ebuild b/dev-haskell/js-jquery/js-jquery-3.1.1.ebuild index 0c013cd22fd02..0e41fc0f48890 100644 --- a/dev-haskell/js-jquery/js-jquery-3.1.1.ebuild +++ b/dev-haskell/js-jquery/js-jquery-3.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Obtain minified jQuery code" HOMEPAGE="https://github.com/ndmitchell/js-jquery#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/js-jquery/js-jquery-3.2.1.ebuild b/dev-haskell/js-jquery/js-jquery-3.2.1.ebuild index f86610d36634b..32341c922f158 100644 --- a/dev-haskell/js-jquery/js-jquery-3.2.1.ebuild +++ b/dev-haskell/js-jquery/js-jquery-3.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Obtain minified jQuery code" HOMEPAGE="https://github.com/ndmitchell/js-jquery#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/json/json-0.9.1.ebuild b/dev-haskell/json/json-0.9.1.ebuild index 613b26f8bb819..1e0eda7e10589 100644 --- a/dev-haskell/json/json-0.9.1.ebuild +++ b/dev-haskell/json/json-0.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Support for serialising Haskell to and from JSON" HOMEPAGE="http://hackage.haskell.org/package/json" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/juicypixels/juicypixels-3.2.5.3.ebuild b/dev-haskell/juicypixels/juicypixels-3.2.5.3.ebuild index 864d76a11877e..e4ab974e65ed2 100644 --- a/dev-haskell/juicypixels/juicypixels-3.2.5.3.ebuild +++ b/dev-haskell/juicypixels/juicypixels-3.2.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and others)" HOMEPAGE="https://github.com/Twinside/Juicy.Pixels" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/juicypixels/juicypixels-3.2.7.ebuild b/dev-haskell/juicypixels/juicypixels-3.2.7.ebuild index 67f00822382a5..fdbb33c4c11cc 100644 --- a/dev-haskell/juicypixels/juicypixels-3.2.7.ebuild +++ b/dev-haskell/juicypixels/juicypixels-3.2.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and others)" HOMEPAGE="https://github.com/Twinside/Juicy.Pixels" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/juicypixels/juicypixels-3.2.8.ebuild b/dev-haskell/juicypixels/juicypixels-3.2.8.ebuild index 51747e8f60158..aed2e20fcfc32 100644 --- a/dev-haskell/juicypixels/juicypixels-3.2.8.ebuild +++ b/dev-haskell/juicypixels/juicypixels-3.2.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and others)" HOMEPAGE="https://github.com/Twinside/Juicy.Pixels" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/kan-extensions/kan-extensions-4.2.3.ebuild b/dev-haskell/kan-extensions/kan-extensions-4.2.3.ebuild index 09475aaffb1c0..95868cf4887c5 100644 --- a/dev-haskell/kan-extensions/kan-extensions-4.2.3.ebuild +++ b/dev-haskell/kan-extensions/kan-extensions-4.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Kan extensions, lifts, forms of the Yoneda lemma, and (co)density (co)monads" HOMEPAGE="https://github.com/ekmett/kan-extensions/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/kan-extensions/kan-extensions-5.0.1.ebuild b/dev-haskell/kan-extensions/kan-extensions-5.0.1.ebuild index d6f98db542c58..66538a52189d1 100644 --- a/dev-haskell/kan-extensions/kan-extensions-5.0.1.ebuild +++ b/dev-haskell/kan-extensions/kan-extensions-5.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Kan extensions, lifts, forms of the Yoneda lemma, and (co)density (co)monads" HOMEPAGE="https://github.com/ekmett/kan-extensions/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/keys/keys-3.10.2.ebuild b/dev-haskell/keys/keys-3.10.2.ebuild index d94c1a7276a04..0886353b0665f 100644 --- a/dev-haskell/keys/keys-3.10.2.ebuild +++ b/dev-haskell/keys/keys-3.10.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Keyed functors and containers" HOMEPAGE="https://github.com/ekmett/keys/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/keys/keys-3.11.ebuild b/dev-haskell/keys/keys-3.11.ebuild index 516a0d30f4da9..b50b09c6e7e1e 100644 --- a/dev-haskell/keys/keys-3.11.ebuild +++ b/dev-haskell/keys/keys-3.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Keyed functors and containers" HOMEPAGE="https://github.com/ekmett/keys/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/language-bash/language-bash-0.6.1.ebuild b/dev-haskell/language-bash/language-bash-0.6.1.ebuild index dc9ab9586a9c1..bbf5fb1a1357a 100644 --- a/dev-haskell/language-bash/language-bash-0.6.1.ebuild +++ b/dev-haskell/language-bash/language-bash-0.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Parsing and pretty-printing Bash shell scripts" HOMEPAGE="https://github.com/knrafto/language-bash/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/language-c/language-c-0.4.2.ebuild b/dev-haskell/language-c/language-c-0.4.2.ebuild index 3fc697b0ce7a0..d6d158ad7a3b6 100644 --- a/dev-haskell/language-c/language-c-0.4.2.ebuild +++ b/dev-haskell/language-c/language-c-0.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # ebuild generated by hackport 0.2.17.9999 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Analysis and generation of C code" HOMEPAGE="https://visq.github.io/language-c/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/language-c/language-c-0.4.7.ebuild b/dev-haskell/language-c/language-c-0.4.7.ebuild index 6693b94eb1d47..c0c86cdc03836 100644 --- a/dev-haskell/language-c/language-c-0.4.7.ebuild +++ b/dev-haskell/language-c/language-c-0.4.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Analysis and generation of C code" HOMEPAGE="https://visq.github.io/language-c/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/language-c/language-c-0.7.1.ebuild b/dev-haskell/language-c/language-c-0.7.1.ebuild index 971deb35b6d69..4abf5b3d0b71c 100644 --- a/dev-haskell/language-c/language-c-0.7.1.ebuild +++ b/dev-haskell/language-c/language-c-0.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Analysis and generation of C code" HOMEPAGE="https://visq.github.io/language-c/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/language-css/language-css-0.0.3.ebuild b/dev-haskell/language-css/language-css-0.0.3.ebuild index 36835b1eeed70..fc4a9b9f81609 100644 --- a/dev-haskell/language-css/language-css-0.0.3.ebuild +++ b/dev-haskell/language-css/language-css-0.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="CSS 2.1 syntax" HOMEPAGE="http://hackage.haskell.org/package/language-css" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/language-dot/language-dot-0.1.0.ebuild b/dev-haskell/language-dot/language-dot-0.1.0.ebuild index 504c12b03aba1..399fbcea3ac34 100644 --- a/dev-haskell/language-dot/language-dot-0.1.0.ebuild +++ b/dev-haskell/language-dot/language-dot-0.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A library for the analysis and creation of Graphviz DOT files" HOMEPAGE="http://hackage.haskell.org/package/language-dot" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/language-ecmascript/language-ecmascript-0.17.1.0-r1.ebuild b/dev-haskell/language-ecmascript/language-ecmascript-0.17.1.0-r1.ebuild index 58c79ac8e3a0c..441ced47dcf8a 100644 --- a/dev-haskell/language-ecmascript/language-ecmascript-0.17.1.0-r1.ebuild +++ b/dev-haskell/language-ecmascript/language-ecmascript-0.17.1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="JavaScript parser and pretty-printer library" HOMEPAGE="https://github.com/jswebtools/language-ecmascript" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/language-glsl/language-glsl-0.2.0.ebuild b/dev-haskell/language-glsl/language-glsl-0.2.0.ebuild index 5d4c7c73126b0..39e8b3cda58c8 100644 --- a/dev-haskell/language-glsl/language-glsl-0.2.0.ebuild +++ b/dev-haskell/language-glsl/language-glsl-0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="GLSL abstract syntax tree, parser, and pretty-printer" HOMEPAGE="http://hackage.haskell.org/package/language-glsl" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/language-haskell-extract/language-haskell-extract-0.2.4.ebuild b/dev-haskell/language-haskell-extract/language-haskell-extract-0.2.4.ebuild index 254ba2620201d..75308ae2b74bb 100644 --- a/dev-haskell/language-haskell-extract/language-haskell-extract-0.2.4.ebuild +++ b/dev-haskell/language-haskell-extract/language-haskell-extract-0.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Module to automatically extract functions from the local code" HOMEPAGE="https://github.com/finnsson/template-helper" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/language-javascript/language-javascript-0.5.14.2.ebuild b/dev-haskell/language-javascript/language-javascript-0.5.14.2.ebuild index 420270d28ee04..e5538fc50452e 100644 --- a/dev-haskell/language-javascript/language-javascript-0.5.14.2.ebuild +++ b/dev-haskell/language-javascript/language-javascript-0.5.14.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Parser for JavaScript" HOMEPAGE="https://github.com/erikd/language-javascript" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/language-javascript/language-javascript-0.6.0.9.ebuild b/dev-haskell/language-javascript/language-javascript-0.6.0.9.ebuild index 78d202b0f3e6e..a24492ce542e0 100644 --- a/dev-haskell/language-javascript/language-javascript-0.6.0.9.ebuild +++ b/dev-haskell/language-javascript/language-javascript-0.6.0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Parser for JavaScript" HOMEPAGE="https://github.com/erikd/language-javascript" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/language-lua/language-lua-0.10.0.ebuild b/dev-haskell/language-lua/language-lua-0.10.0.ebuild index b63abd39f2654..dacdcb0be3de3 100644 --- a/dev-haskell/language-lua/language-lua-0.10.0.ebuild +++ b/dev-haskell/language-lua/language-lua-0.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Lua parser and pretty-printer" HOMEPAGE="https://github.com/glguy/language-lua" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/language-python/language-python-0.5.4.ebuild b/dev-haskell/language-python/language-python-0.5.4.ebuild index 2796623262f28..c247c5e0b22e0 100644 --- a/dev-haskell/language-python/language-python-0.5.4.ebuild +++ b/dev-haskell/language-python/language-python-0.5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Parsing and pretty printing of Python code" HOMEPAGE="https://github.com/bjpop/language-python" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/lazysmallcheck/lazysmallcheck-0.6.ebuild b/dev-haskell/lazysmallcheck/lazysmallcheck-0.6.ebuild index 98273cf4345f6..2eeaa36c39aaf 100644 --- a/dev-haskell/lazysmallcheck/lazysmallcheck-0.6.ebuild +++ b/dev-haskell/lazysmallcheck/lazysmallcheck-0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -8,7 +8,7 @@ inherit haskell-cabal DESCRIPTION="A library for demand-driven testing of Haskell programs" HOMEPAGE="http://www.cs.york.ac.uk/~mfn/lazysmallcheck/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/lcs/lcs-0.2-r1.ebuild b/dev-haskell/lcs/lcs-0.2-r1.ebuild index 4aef464615dce..93117127593d1 100644 --- a/dev-haskell/lcs/lcs-0.2-r1.ebuild +++ b/dev-haskell/lcs/lcs-0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit eutils haskell-cabal DESCRIPTION="Find longest common sublist of two lists" HOMEPAGE="http://urchin.earth.li/~ian/cabal/lcs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="|| ( BSD GPL-2 )" SLOT="0/${PV}" diff --git a/dev-haskell/lens-family-core/lens-family-core-1.2.1.ebuild b/dev-haskell/lens-family-core/lens-family-core-1.2.1.ebuild index c488001e2352f..5ba62ffa6175a 100644 --- a/dev-haskell/lens-family-core/lens-family-core-1.2.1.ebuild +++ b/dev-haskell/lens-family-core/lens-family-core-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell 98 Lens Families" HOMEPAGE="http://hackage.haskell.org/package/lens-family-core" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/lens-family-th/lens-family-th-0.4.1.0.ebuild b/dev-haskell/lens-family-th/lens-family-th-0.4.1.0.ebuild index 29c2dee5065ef..784a93e878930 100644 --- a/dev-haskell/lens-family-th/lens-family-th-0.4.1.0.ebuild +++ b/dev-haskell/lens-family-th/lens-family-th-0.4.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Generate lens-family style lenses" HOMEPAGE="https://github.com/DanBurton/lens-family-th#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/lens-family/lens-family-1.2.1.ebuild b/dev-haskell/lens-family/lens-family-1.2.1.ebuild index 347af64363063..fa1433d3397f1 100644 --- a/dev-haskell/lens-family/lens-family-1.2.1.ebuild +++ b/dev-haskell/lens-family/lens-family-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Lens Families" HOMEPAGE="http://hackage.haskell.org/package/lens-family" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/lens-simple/lens-simple-0.1.0.9.ebuild b/dev-haskell/lens-simple/lens-simple-0.1.0.9.ebuild index 02c9fece6e3a8..54db5993e44be 100644 --- a/dev-haskell/lens-simple/lens-simple-0.1.0.9.ebuild +++ b/dev-haskell/lens-simple/lens-simple-0.1.0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="simplified import of elementary lens-family combinators" HOMEPAGE="https://github.com/michaelt/lens-simple" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/lens/lens-3.10.0.1.ebuild b/dev-haskell/lens/lens-3.10.0.1.ebuild index 263f83cb35a8b..eef1125fc9185 100644 --- a/dev-haskell/lens/lens-3.10.0.1.ebuild +++ b/dev-haskell/lens/lens-3.10.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Lenses, Folds and Traversals" HOMEPAGE="https://github.com/ekmett/lens/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/lens/lens-3.9.2.ebuild b/dev-haskell/lens/lens-3.9.2.ebuild index 57388654399be..55dade3d7877a 100644 --- a/dev-haskell/lens/lens-3.9.2.ebuild +++ b/dev-haskell/lens/lens-3.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Lenses, Folds and Traversals" HOMEPAGE="https://github.com/ekmett/lens/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/lens/lens-4.11.ebuild b/dev-haskell/lens/lens-4.11.ebuild index d2414e10eb747..3b69a84862953 100644 --- a/dev-haskell/lens/lens-4.11.ebuild +++ b/dev-haskell/lens/lens-4.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Lenses, Folds and Traversals" HOMEPAGE="https://github.com/ekmett/lens/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/lens/lens-4.14.ebuild b/dev-haskell/lens/lens-4.14.ebuild index 3fb375841c7e8..9fb4d2b39e880 100644 --- a/dev-haskell/lens/lens-4.14.ebuild +++ b/dev-haskell/lens/lens-4.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Lenses, Folds and Traversals" HOMEPAGE="https://github.com/ekmett/lens/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/lens/lens-4.2.ebuild b/dev-haskell/lens/lens-4.2.ebuild index c2a3203cf23b6..fbc32e782f63a 100644 --- a/dev-haskell/lens/lens-4.2.ebuild +++ b/dev-haskell/lens/lens-4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Lenses, Folds and Traversals" HOMEPAGE="https://github.com/ekmett/lens/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/lens/lens-4.6.0.1.ebuild b/dev-haskell/lens/lens-4.6.0.1.ebuild index 98e7d18bcc979..7bb480c4d4712 100644 --- a/dev-haskell/lens/lens-4.6.0.1.ebuild +++ b/dev-haskell/lens/lens-4.6.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Lenses, Folds and Traversals" HOMEPAGE="https://github.com/ekmett/lens/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/lens/lens-4.9.1.ebuild b/dev-haskell/lens/lens-4.9.1.ebuild index fcb962375b774..82ced8d8e4d33 100644 --- a/dev-haskell/lens/lens-4.9.1.ebuild +++ b/dev-haskell/lens/lens-4.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Lenses, Folds and Traversals" HOMEPAGE="https://github.com/ekmett/lens/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/lhs2tex/lhs2tex-1.18.1-r1.ebuild b/dev-haskell/lhs2tex/lhs2tex-1.18.1-r1.ebuild index c3128315fe16b..8dbd1b3778476 100644 --- a/dev-haskell/lhs2tex/lhs2tex-1.18.1-r1.ebuild +++ b/dev-haskell/lhs2tex/lhs2tex-1.18.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ inherit base haskell-cabal DESCRIPTION="Preprocessor for typesetting Haskell sources with LaTeX" HOMEPAGE="http://www.andres-loeh.de/lhs2tex/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-haskell/lhs2tex/lhs2tex-1.19-r1.ebuild b/dev-haskell/lhs2tex/lhs2tex-1.19-r1.ebuild index c3128315fe16b..8dbd1b3778476 100644 --- a/dev-haskell/lhs2tex/lhs2tex-1.19-r1.ebuild +++ b/dev-haskell/lhs2tex/lhs2tex-1.19-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ inherit base haskell-cabal DESCRIPTION="Preprocessor for typesetting Haskell sources with LaTeX" HOMEPAGE="http://www.andres-loeh.de/lhs2tex/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-haskell/libmpd/libmpd-0.8.0.4-r1.ebuild b/dev-haskell/libmpd/libmpd-0.8.0.4-r1.ebuild index 58d392dcbf791..4ec74f3d019d8 100644 --- a/dev-haskell/libmpd/libmpd-0.8.0.4-r1.ebuild +++ b/dev-haskell/libmpd/libmpd-0.8.0.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="An MPD client library" HOMEPAGE="https://github.com/joachifm/libmpd-haskell#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/libmpd/libmpd-0.9.0.2.ebuild b/dev-haskell/libmpd/libmpd-0.9.0.2.ebuild index d652dbadf217c..ae4e20d9e387e 100644 --- a/dev-haskell/libmpd/libmpd-0.9.0.2.ebuild +++ b/dev-haskell/libmpd/libmpd-0.9.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="An MPD client library" HOMEPAGE="https://github.com/vimus/libmpd-haskell#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/libmpd/libmpd-0.9.0.4.ebuild b/dev-haskell/libmpd/libmpd-0.9.0.4.ebuild index 652f75c773bda..069bf07c217aa 100644 --- a/dev-haskell/libmpd/libmpd-0.9.0.4.ebuild +++ b/dev-haskell/libmpd/libmpd-0.9.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="An MPD client library" HOMEPAGE="https://github.com/vimus/libmpd-haskell#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/libmpd/libmpd-0.9.0.6.ebuild b/dev-haskell/libmpd/libmpd-0.9.0.6.ebuild index 59779beabee78..bd11ed63d4d9b 100644 --- a/dev-haskell/libmpd/libmpd-0.9.0.6.ebuild +++ b/dev-haskell/libmpd/libmpd-0.9.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="An MPD client library" HOMEPAGE="https://github.com/vimus/libmpd-haskell#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild b/dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild index cda1b886d8861..8ef8f790de188 100644 --- a/dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild +++ b/dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Bindings for the libXML2 SAX interface" HOMEPAGE="https://john-millikin.com/software/haskell-libxml/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/libxml/libxml-0.1.1.ebuild b/dev-haskell/libxml/libxml-0.1.1.ebuild index 7d9f99323c372..28735380625d8 100644 --- a/dev-haskell/libxml/libxml-0.1.1.ebuild +++ b/dev-haskell/libxml/libxml-0.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Binding to libxml2" HOMEPAGE="http://hackage.haskell.org/package/libxml" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/lifted-async/lifted-async-0.2.0.2-r1.ebuild b/dev-haskell/lifted-async/lifted-async-0.2.0.2-r1.ebuild index cc55f2a91d808..6eb3a3d3e4eee 100644 --- a/dev-haskell/lifted-async/lifted-async-0.2.0.2-r1.ebuild +++ b/dev-haskell/lifted-async/lifted-async-0.2.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit base haskell-cabal DESCRIPTION="Run lifted IO operations asynchronously and wait for their results" HOMEPAGE="https://github.com/maoe/lifted-async" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/lifted-async/lifted-async-0.6.0.1.ebuild b/dev-haskell/lifted-async/lifted-async-0.6.0.1.ebuild index bfc2abc096261..e0ff1c8210b51 100644 --- a/dev-haskell/lifted-async/lifted-async-0.6.0.1.ebuild +++ b/dev-haskell/lifted-async/lifted-async-0.6.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Run lifted IO operations asynchronously and wait for their results" HOMEPAGE="https://github.com/maoe/lifted-async" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/lifted-async/lifted-async-0.7.0.2.ebuild b/dev-haskell/lifted-async/lifted-async-0.7.0.2.ebuild index b92ba9f8833f0..bb02d14dd1e55 100644 --- a/dev-haskell/lifted-async/lifted-async-0.7.0.2.ebuild +++ b/dev-haskell/lifted-async/lifted-async-0.7.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Run lifted IO operations asynchronously and wait for their results" HOMEPAGE="https://github.com/maoe/lifted-async" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/lifted-async/lifted-async-0.8.0.1-r1.ebuild b/dev-haskell/lifted-async/lifted-async-0.8.0.1-r1.ebuild index 202f79a16643e..8b3b98968b35f 100644 --- a/dev-haskell/lifted-async/lifted-async-0.8.0.1-r1.ebuild +++ b/dev-haskell/lifted-async/lifted-async-0.8.0.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Run lifted IO operations asynchronously and wait for their results" HOMEPAGE="https://github.com/maoe/lifted-async" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/lifted-async/lifted-async-0.9.1.1-r1.ebuild b/dev-haskell/lifted-async/lifted-async-0.9.1.1-r1.ebuild index 01598835b9a78..8428de08c8043 100644 --- a/dev-haskell/lifted-async/lifted-async-0.9.1.1-r1.ebuild +++ b/dev-haskell/lifted-async/lifted-async-0.9.1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Run lifted IO operations asynchronously and wait for their results" HOMEPAGE="https://github.com/maoe/lifted-async" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/lifted-base/lifted-base-0.2.3.10.ebuild b/dev-haskell/lifted-base/lifted-base-0.2.3.10.ebuild index dbb02f8427070..3e815b866a30b 100644 --- a/dev-haskell/lifted-base/lifted-base-0.2.3.10.ebuild +++ b/dev-haskell/lifted-base/lifted-base-0.2.3.10.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="lifted IO operations from the base library" HOMEPAGE="https://github.com/basvandijk/lifted-base" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/lifted-base/lifted-base-0.2.3.6-r2.ebuild b/dev-haskell/lifted-base/lifted-base-0.2.3.6-r2.ebuild index f7c0915022349..61a02c5499a2f 100644 --- a/dev-haskell/lifted-base/lifted-base-0.2.3.6-r2.ebuild +++ b/dev-haskell/lifted-base/lifted-base-0.2.3.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="lifted IO operations from the base library" HOMEPAGE="https://github.com/basvandijk/lifted-base" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/linear/linear-1.20.5.ebuild b/dev-haskell/linear/linear-1.20.5.ebuild index e1ff57667dba9..9547d301cf8d7 100644 --- a/dev-haskell/linear/linear-1.20.5.ebuild +++ b/dev-haskell/linear/linear-1.20.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Linear Algebra" HOMEPAGE="https://github.com/ekmett/linear/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/linear/linear-1.20.6.ebuild b/dev-haskell/linear/linear-1.20.6.ebuild index 2408f5add628e..41b2310e2db06 100644 --- a/dev-haskell/linear/linear-1.20.6.ebuild +++ b/dev-haskell/linear/linear-1.20.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Linear Algebra" HOMEPAGE="https://github.com/ekmett/linear/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/list/list-0.5.2.ebuild b/dev-haskell/list/list-0.5.2.ebuild index 4c32b08d02a55..c2000ea48481a 100644 --- a/dev-haskell/list/list-0.5.2.ebuild +++ b/dev-haskell/list/list-0.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="List monad transformer and class" HOMEPAGE="https://github.com/yairchu/generator/tree" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/listlike/listlike-4.2.1.ebuild b/dev-haskell/listlike/listlike-4.2.1.ebuild index ff8f2b60b800b..713e30c253d4f 100644 --- a/dev-haskell/listlike/listlike-4.2.1.ebuild +++ b/dev-haskell/listlike/listlike-4.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Generic support for list-like structures" HOMEPAGE="http://software.complete.org/listlike" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/listlike/listlike-4.5.1.ebuild b/dev-haskell/listlike/listlike-4.5.1.ebuild index 6af494f5a9433..1714b16e774d8 100644 --- a/dev-haskell/listlike/listlike-4.5.1.ebuild +++ b/dev-haskell/listlike/listlike-4.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Generic support for list-like structures" HOMEPAGE="https://github.com/JohnLato/listlike" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/logging-facade/logging-facade-0.0.0.ebuild b/dev-haskell/logging-facade/logging-facade-0.0.0.ebuild index 0c15c0eebb016..00bb9f3fde1b6 100644 --- a/dev-haskell/logging-facade/logging-facade-0.0.0.ebuild +++ b/dev-haskell/logging-facade/logging-facade-0.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Simple logging abstraction that allows multiple backends" HOMEPAGE="http://hackage.haskell.org/package/logging-facade" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/logict-state/logict-state-0.1.0.2.ebuild b/dev-haskell/logict-state/logict-state-0.1.0.2.ebuild index f1b749dd8ed1d..ca8bd82ad6e50 100644 --- a/dev-haskell/logict-state/logict-state-0.1.0.2.ebuild +++ b/dev-haskell/logict-state/logict-state-0.1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Library for logic programming based on haskell package logict" HOMEPAGE="https://github.com/atzedijkstra/logict-state" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/logict/logict-0.6.0.2.ebuild b/dev-haskell/logict/logict-0.6.0.2.ebuild index 8939897991760..c1d99ac445f09 100644 --- a/dev-haskell/logict/logict-0.6.0.2.ebuild +++ b/dev-haskell/logict/logict-0.6.0.2.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A backtracking logic-programming monad" HOMEPAGE="https://github.com/Bodigrim/logict" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/lvmlib/lvmlib-1.1.ebuild b/dev-haskell/lvmlib/lvmlib-1.1.ebuild index 0b49945b9a5b6..9512fb153ec89 100644 --- a/dev-haskell/lvmlib/lvmlib-1.1.ebuild +++ b/dev-haskell/lvmlib/lvmlib-1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit eutils haskell-cabal DESCRIPTION="The Lazy Virtual Machine (LVM)" HOMEPAGE="http://www.cs.uu.nl/wiki/bin/view/Helium/WebHome" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/maccatcher/maccatcher-2.1.5-r1.ebuild b/dev-haskell/maccatcher/maccatcher-2.1.5-r1.ebuild index 0add068b2d4d7..cf284a3cb6c1b 100644 --- a/dev-haskell/maccatcher/maccatcher-2.1.5-r1.ebuild +++ b/dev-haskell/maccatcher/maccatcher-2.1.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Obtain the host MAC address on *NIX and Windows" HOMEPAGE="http://hackage.haskell.org/package/maccatcher" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/magic/magic-1.1.ebuild b/dev-haskell/magic/magic-1.1.ebuild index 9a0d4c88e42a8..8e586c1579507 100644 --- a/dev-haskell/magic/magic-1.1.ebuild +++ b/dev-haskell/magic/magic-1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Interface to C file/magic library" HOMEPAGE="http://hackage.haskell.org/package/magic" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/markdown-unlit/markdown-unlit-0.2.0.1.ebuild b/dev-haskell/markdown-unlit/markdown-unlit-0.2.0.1.ebuild index 870e63886723e..8ec849ca45a8f 100644 --- a/dev-haskell/markdown-unlit/markdown-unlit-0.2.0.1.ebuild +++ b/dev-haskell/markdown-unlit/markdown-unlit-0.2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Literate Haskell support for Markdown" HOMEPAGE="http://hackage.haskell.org/package/markdown-unlit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/math-functions/math-functions-0.1.5.2.ebuild b/dev-haskell/math-functions/math-functions-0.1.5.2.ebuild index 56772c540b7c0..e431b3631a4ba 100644 --- a/dev-haskell/math-functions/math-functions-0.1.5.2.ebuild +++ b/dev-haskell/math-functions/math-functions-0.1.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Special functions and Chebyshev polynomials" HOMEPAGE="https://github.com/bos/math-functions" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/math-functions/math-functions-0.1.6.0.ebuild b/dev-haskell/math-functions/math-functions-0.1.6.0.ebuild index 0c3a51c1e67c0..fda82a77fdcb6 100644 --- a/dev-haskell/math-functions/math-functions-0.1.6.0.ebuild +++ b/dev-haskell/math-functions/math-functions-0.1.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Special functions and Chebyshev polynomials" HOMEPAGE="https://github.com/bos/math-functions" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/megaparsec/megaparsec-6.5.0-r1.ebuild b/dev-haskell/megaparsec/megaparsec-6.5.0-r1.ebuild index 805cfacfc1ee9..3921b92735da4 100644 --- a/dev-haskell/megaparsec/megaparsec-6.5.0-r1.ebuild +++ b/dev-haskell/megaparsec/megaparsec-6.5.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Monadic parser combinators" HOMEPAGE="https://github.com/mrkkrp/megaparsec" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0/${PV}" diff --git a/dev-haskell/memory/memory-0.10.ebuild b/dev-haskell/memory/memory-0.10.ebuild index 2d06e75ce4494..980428bc0330e 100644 --- a/dev-haskell/memory/memory-0.10.ebuild +++ b/dev-haskell/memory/memory-0.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="memory and related abstraction stuff" HOMEPAGE="https://github.com/vincenthz/hs-memory" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/memory/memory-0.14.1.ebuild b/dev-haskell/memory/memory-0.14.1.ebuild index f7008f45bad97..bb543b0a536f2 100644 --- a/dev-haskell/memory/memory-0.14.1.ebuild +++ b/dev-haskell/memory/memory-0.14.1.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="memory and related abstraction stuff" HOMEPAGE="https://github.com/vincenthz/hs-memory" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/memory/memory-0.7.ebuild b/dev-haskell/memory/memory-0.7.ebuild index 110a4befea8ae..d40110bb15104 100644 --- a/dev-haskell/memory/memory-0.7.ebuild +++ b/dev-haskell/memory/memory-0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="memory and related abtraction stuff" HOMEPAGE="https://github.com/vincenthz/hs-memory" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/memotrie/memotrie-0.6.4.ebuild b/dev-haskell/memotrie/memotrie-0.6.4.ebuild index c3bbec137ef3e..f47073c496c02 100644 --- a/dev-haskell/memotrie/memotrie-0.6.4.ebuild +++ b/dev-haskell/memotrie/memotrie-0.6.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Trie-based memo functions" HOMEPAGE="https://github.com/conal/MemoTrie" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/mersenne-random-pure64/mersenne-random-pure64-0.2.0.5.ebuild b/dev-haskell/mersenne-random-pure64/mersenne-random-pure64-0.2.0.5.ebuild index 9be3874e30496..8def9e756f0a5 100644 --- a/dev-haskell/mersenne-random-pure64/mersenne-random-pure64-0.2.0.5.ebuild +++ b/dev-haskell/mersenne-random-pure64/mersenne-random-pure64-0.2.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Generate high quality pseudorandom numbers purely using a Mersenne Twister" HOMEPAGE="http://code.haskell.org/~dons/code/mersenne-random-pure64/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/mersenne-random-pure64/mersenne-random-pure64-0.2.2.0.ebuild b/dev-haskell/mersenne-random-pure64/mersenne-random-pure64-0.2.2.0.ebuild index 678d97161a743..00700ca894da7 100644 --- a/dev-haskell/mersenne-random-pure64/mersenne-random-pure64-0.2.2.0.ebuild +++ b/dev-haskell/mersenne-random-pure64/mersenne-random-pure64-0.2.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Generate high quality pseudorandom numbers purely using a Mersenne Twister" HOMEPAGE="http://code.haskell.org/~dons/code/mersenne-random-pure64/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/microlens/microlens-0.4.8.0.ebuild b/dev-haskell/microlens/microlens-0.4.8.0.ebuild index 3d15c5a2fee6e..0e8231558ff84 100644 --- a/dev-haskell/microlens/microlens-0.4.8.0.ebuild +++ b/dev-haskell/microlens/microlens-0.4.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A tiny lens library with no dependencies" HOMEPAGE="https://github.com/aelve/microlens" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/mime-mail/mime-mail-0.4.11.ebuild b/dev-haskell/mime-mail/mime-mail-0.4.11.ebuild index eb3d46a288bb2..c6ffe5c78c87e 100644 --- a/dev-haskell/mime-mail/mime-mail-0.4.11.ebuild +++ b/dev-haskell/mime-mail/mime-mail-0.4.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Compose MIME email messages" HOMEPAGE="https://github.com/snoyberg/mime-mail" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/mime-types/mime-types-0.1.0.3.ebuild b/dev-haskell/mime-types/mime-types-0.1.0.3.ebuild index 6d2e51b886f3b..8595fd79e847b 100644 --- a/dev-haskell/mime-types/mime-types-0.1.0.3.ebuild +++ b/dev-haskell/mime-types/mime-types-0.1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Basic mime-type handling types and functions" HOMEPAGE="https://github.com/yesodweb/wai" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/mime-types/mime-types-0.1.0.6.ebuild b/dev-haskell/mime-types/mime-types-0.1.0.6.ebuild index 839d388c4a28e..7c6c34bb98cca 100644 --- a/dev-haskell/mime-types/mime-types-0.1.0.6.ebuild +++ b/dev-haskell/mime-types/mime-types-0.1.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Basic mime-type handling types and functions" HOMEPAGE="https://github.com/yesodweb/wai" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/mime-types/mime-types-0.1.0.7.ebuild b/dev-haskell/mime-types/mime-types-0.1.0.7.ebuild index 1f1b661454a57..3fa481c6f144b 100644 --- a/dev-haskell/mime-types/mime-types-0.1.0.7.ebuild +++ b/dev-haskell/mime-types/mime-types-0.1.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Basic mime-type handling types and functions" HOMEPAGE="https://github.com/yesodweb/wai" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/mime/mime-0.4.0.2.ebuild b/dev-haskell/mime/mime-0.4.0.2.ebuild index ea60b42a95b0b..5389dd18a73b1 100644 --- a/dev-haskell/mime/mime-0.4.0.2.ebuild +++ b/dev-haskell/mime/mime-0.4.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Working with MIME types" HOMEPAGE="https://github.com/GaloisInc/mime" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/minisat/minisat-0.1.2.ebuild b/dev-haskell/minisat/minisat-0.1.2.ebuild index 7136a0bf9a713..973c24be0eaf1 100644 --- a/dev-haskell/minisat/minisat-0.1.2.ebuild +++ b/dev-haskell/minisat/minisat-0.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A Haskell bundle of the Minisat SAT solver" HOMEPAGE="http://hackage.haskell.org/package/minisat" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/missingh/missingh-1.2.0.2.ebuild b/dev-haskell/missingh/missingh-1.2.0.2.ebuild index 8222382259b94..a602f8bdecaf3 100644 --- a/dev-haskell/missingh/missingh-1.2.0.2.ebuild +++ b/dev-haskell/missingh/missingh-1.2.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Large utility library" HOMEPAGE="http://software.complete.org/missingh" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/missingh/missingh-1.2.1.0.ebuild b/dev-haskell/missingh/missingh-1.2.1.0.ebuild index 6040502fb559e..99bcc7bbed06e 100644 --- a/dev-haskell/missingh/missingh-1.2.1.0.ebuild +++ b/dev-haskell/missingh/missingh-1.2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Large utility library" HOMEPAGE="http://software.complete.org/missingh" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/missingh/missingh-1.3.0.1.ebuild b/dev-haskell/missingh/missingh-1.3.0.1.ebuild index 544776dd24ffb..742bac0e456a5 100644 --- a/dev-haskell/missingh/missingh-1.3.0.1.ebuild +++ b/dev-haskell/missingh/missingh-1.3.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Large utility library" HOMEPAGE="https://github.com/jgoerzen/missingh/wiki" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/mmap/mmap-0.5.8.ebuild b/dev-haskell/mmap/mmap-0.5.8.ebuild index 6d94b8e2b0b3d..6ff6afe458323 100644 --- a/dev-haskell/mmap/mmap-0.5.8.ebuild +++ b/dev-haskell/mmap/mmap-0.5.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Memory mapped files for POSIX and Windows" HOMEPAGE="http://hackage.haskell.org/package/mmap" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/mmap/mmap-0.5.9.ebuild b/dev-haskell/mmap/mmap-0.5.9.ebuild index 3e151eee47e02..850891666fa14 100644 --- a/dev-haskell/mmap/mmap-0.5.9.ebuild +++ b/dev-haskell/mmap/mmap-0.5.9.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Memory mapped files for POSIX and Windows" HOMEPAGE="http://hackage.haskell.org/package/mmap" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/mmorph/mmorph-1.0.0.ebuild b/dev-haskell/mmorph/mmorph-1.0.0.ebuild index 18d06d5b97ee3..f0921293a7d54 100644 --- a/dev-haskell/mmorph/mmorph-1.0.0.ebuild +++ b/dev-haskell/mmorph/mmorph-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Monad morphisms" HOMEPAGE="http://hackage.haskell.org/package/mmorph" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/mmorph/mmorph-1.0.5.ebuild b/dev-haskell/mmorph/mmorph-1.0.5.ebuild index 61d735408e428..8e7b744a24b47 100644 --- a/dev-haskell/mmorph/mmorph-1.0.5.ebuild +++ b/dev-haskell/mmorph/mmorph-1.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Monad morphisms" HOMEPAGE="http://hackage.haskell.org/package/mmorph" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/mmorph/mmorph-1.0.6.ebuild b/dev-haskell/mmorph/mmorph-1.0.6.ebuild index cfcc7b565ee29..01152aadb374e 100644 --- a/dev-haskell/mmorph/mmorph-1.0.6.ebuild +++ b/dev-haskell/mmorph/mmorph-1.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Monad morphisms" HOMEPAGE="http://hackage.haskell.org/package/mmorph" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/mmorph/mmorph-1.0.9.ebuild b/dev-haskell/mmorph/mmorph-1.0.9.ebuild index 2b9b270925107..710b352151a03 100644 --- a/dev-haskell/mmorph/mmorph-1.0.9.ebuild +++ b/dev-haskell/mmorph/mmorph-1.0.9.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Monad morphisms" HOMEPAGE="http://hackage.haskell.org/package/mmorph" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/mockery/mockery-0.3.2.ebuild b/dev-haskell/mockery/mockery-0.3.2.ebuild index ef52c2a3d1ead..bc51a6d23189c 100644 --- a/dev-haskell/mockery/mockery-0.3.2.ebuild +++ b/dev-haskell/mockery/mockery-0.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Support functions for automated testing" HOMEPAGE="http://hackage.haskell.org/package/mockery" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/mockery/mockery-0.3.3.ebuild b/dev-haskell/mockery/mockery-0.3.3.ebuild index 2e9b4607b96cb..cd2efb538d384 100644 --- a/dev-haskell/mockery/mockery-0.3.3.ebuild +++ b/dev-haskell/mockery/mockery-0.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Support functions for automated testing" HOMEPAGE="http://hackage.haskell.org/package/mockery" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/monad-control/monad-control-0.3.2.2.ebuild b/dev-haskell/monad-control/monad-control-0.3.2.2.ebuild index 219ee3c96c51b..e71d14bbc0224 100644 --- a/dev-haskell/monad-control/monad-control-0.3.2.2.ebuild +++ b/dev-haskell/monad-control/monad-control-0.3.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Lift control operations, like exception catching, through monad transformers" HOMEPAGE="https://github.com/basvandijk/monad-control" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/monad-control/monad-control-0.3.3.0.ebuild b/dev-haskell/monad-control/monad-control-0.3.3.0.ebuild index f761fa4be7c1c..0eca556fefda1 100644 --- a/dev-haskell/monad-control/monad-control-0.3.3.0.ebuild +++ b/dev-haskell/monad-control/monad-control-0.3.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Lift control operations, like exception catching, through monad transformers" HOMEPAGE="https://github.com/basvandijk/monad-control" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/monad-control/monad-control-1.0.0.4.ebuild b/dev-haskell/monad-control/monad-control-1.0.0.4.ebuild index 9dd12739600e2..ca4758a4fab73 100644 --- a/dev-haskell/monad-control/monad-control-1.0.0.4.ebuild +++ b/dev-haskell/monad-control/monad-control-1.0.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Lift control operations, like exception catching, through monad transformers" HOMEPAGE="https://github.com/basvandijk/monad-control" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/monad-control/monad-control-1.0.1.0.ebuild b/dev-haskell/monad-control/monad-control-1.0.1.0.ebuild index 3fa014d464c6f..42e7a7d0a299a 100644 --- a/dev-haskell/monad-control/monad-control-1.0.1.0.ebuild +++ b/dev-haskell/monad-control/monad-control-1.0.1.0.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Lift control operations, like exception catching, through monad transformers" HOMEPAGE="https://github.com/basvandijk/monad-control" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/monad-journal/monad-journal-0.7.1.ebuild b/dev-haskell/monad-journal/monad-journal-0.7.1.ebuild index 0957f2b6f7a89..9c2779250b146 100644 --- a/dev-haskell/monad-journal/monad-journal-0.7.1.ebuild +++ b/dev-haskell/monad-journal/monad-journal-0.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Pure logger typeclass and monad transformer" HOMEPAGE="https://github.com/phaazon/monad-journal" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/monad-journal/monad-journal-0.7.2.ebuild b/dev-haskell/monad-journal/monad-journal-0.7.2.ebuild index 01e0c55c88305..aa067e42b2b2a 100644 --- a/dev-haskell/monad-journal/monad-journal-0.7.2.ebuild +++ b/dev-haskell/monad-journal/monad-journal-0.7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Pure logger typeclass and monad transformer" HOMEPAGE="https://github.com/phaazon/monad-journal" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/monad-logger/monad-logger-0.3.17.ebuild b/dev-haskell/monad-logger/monad-logger-0.3.17.ebuild index e84d8f4f22867..3581010b8cdaa 100644 --- a/dev-haskell/monad-logger/monad-logger-0.3.17.ebuild +++ b/dev-haskell/monad-logger/monad-logger-0.3.17.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A class of monads which can log messages" HOMEPAGE="https://github.com/kazu-yamamoto/logger" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/monad-logger/monad-logger-0.3.18.ebuild b/dev-haskell/monad-logger/monad-logger-0.3.18.ebuild index e84d8f4f22867..3581010b8cdaa 100644 --- a/dev-haskell/monad-logger/monad-logger-0.3.18.ebuild +++ b/dev-haskell/monad-logger/monad-logger-0.3.18.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A class of monads which can log messages" HOMEPAGE="https://github.com/kazu-yamamoto/logger" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/monad-logger/monad-logger-0.3.20.1.ebuild b/dev-haskell/monad-logger/monad-logger-0.3.20.1.ebuild index cf88a7efec3f8..80839a7944cee 100644 --- a/dev-haskell/monad-logger/monad-logger-0.3.20.1.ebuild +++ b/dev-haskell/monad-logger/monad-logger-0.3.20.1.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A class of monads which can log messages" HOMEPAGE="https://github.com/kazu-yamamoto/logger" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/monad-loops/monad-loops-0.4.3.ebuild b/dev-haskell/monad-loops/monad-loops-0.4.3.ebuild index 7325375be6621..20fd3dd4b280f 100644 --- a/dev-haskell/monad-loops/monad-loops-0.4.3.ebuild +++ b/dev-haskell/monad-loops/monad-loops-0.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Monadic loops" HOMEPAGE="https://github.com/mokus0/monad-loops" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="public-domain" SLOT="0/${PV}" diff --git a/dev-haskell/monad-par-extras/monad-par-extras-0.3.3.ebuild b/dev-haskell/monad-par-extras/monad-par-extras-0.3.3.ebuild index dde2ecd7d8ff6..a8cf4eb3f96f3 100644 --- a/dev-haskell/monad-par-extras/monad-par-extras-0.3.3.ebuild +++ b/dev-haskell/monad-par-extras/monad-par-extras-0.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Combinators and extra features for Par monads" HOMEPAGE="https://github.com/simonmar/monad-par" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/monad-par/monad-par-0.3.4.7.ebuild b/dev-haskell/monad-par/monad-par-0.3.4.7.ebuild index 5f493ba60cc49..e33c0c1a48f16 100644 --- a/dev-haskell/monad-par/monad-par-0.3.4.7.ebuild +++ b/dev-haskell/monad-par/monad-par-0.3.4.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="A library for parallel programming based on a monad" HOMEPAGE="https://github.com/simonmar/monad-par" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/monad-par/monad-par-0.3.4.8.ebuild b/dev-haskell/monad-par/monad-par-0.3.4.8.ebuild index 0ba679fe42060..9e9ed56788fc1 100644 --- a/dev-haskell/monad-par/monad-par-0.3.4.8.ebuild +++ b/dev-haskell/monad-par/monad-par-0.3.4.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="A library for parallel programming based on a monad" HOMEPAGE="https://github.com/simonmar/monad-par" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/monad-unlift/monad-unlift-0.2.0.ebuild b/dev-haskell/monad-unlift/monad-unlift-0.2.0.ebuild index 0b4e2d667c14b..4be9be28fbf5a 100644 --- a/dev-haskell/monad-unlift/monad-unlift-0.2.0.ebuild +++ b/dev-haskell/monad-unlift/monad-unlift-0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Typeclasses for representing monad transformer unlifting" HOMEPAGE="https://github.com/fpco/monad-unlift" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/monadcatchio-mtl/monadcatchio-mtl-0.3.1.0-r1.ebuild b/dev-haskell/monadcatchio-mtl/monadcatchio-mtl-0.3.1.0-r1.ebuild index a7b48093eacab..8131fe31a7dfa 100644 --- a/dev-haskell/monadcatchio-mtl/monadcatchio-mtl-0.3.1.0-r1.ebuild +++ b/dev-haskell/monadcatchio-mtl/monadcatchio-mtl-0.3.1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Monad-transformer version of the Control.Exception module" HOMEPAGE="http://darcsden.com/jcpetruzza/MonadCatchIO-mtl" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/monadcatchio-transformers/monadcatchio-transformers-0.3.1.3-r1.ebuild b/dev-haskell/monadcatchio-transformers/monadcatchio-transformers-0.3.1.3-r1.ebuild index d1e9c6bf18887..91be1be9b3390 100644 --- a/dev-haskell/monadcatchio-transformers/monadcatchio-transformers-0.3.1.3-r1.ebuild +++ b/dev-haskell/monadcatchio-transformers/monadcatchio-transformers-0.3.1.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Monad-transformer compatible version of the Control.Exception module" HOMEPAGE="http://hackage.haskell.org/package/MonadCatchIO-transformers" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/monadcatchio-transformers/monadcatchio-transformers-0.3.1.3.ebuild b/dev-haskell/monadcatchio-transformers/monadcatchio-transformers-0.3.1.3.ebuild index ff5153909e1d0..b14f1bd683545 100644 --- a/dev-haskell/monadcatchio-transformers/monadcatchio-transformers-0.3.1.3.ebuild +++ b/dev-haskell/monadcatchio-transformers/monadcatchio-transformers-0.3.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Monad-transformer compatible version of the Control.Exception module" HOMEPAGE="http://hackage.haskell.org/package/MonadCatchIO-transformers" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/monadplus/monadplus-1.4.2.ebuild b/dev-haskell/monadplus/monadplus-1.4.2.ebuild index 1d647e1fed890..94235c78ffc4a 100644 --- a/dev-haskell/monadplus/monadplus-1.4.2.ebuild +++ b/dev-haskell/monadplus/monadplus-1.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell98 partial maps and filters over MonadPlus" HOMEPAGE="http://hackage.haskell.org/package/monadplus" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/monadrandom/monadrandom-0.1.13.ebuild b/dev-haskell/monadrandom/monadrandom-0.1.13.ebuild index ed267603a7b73..5b527976a8ba3 100644 --- a/dev-haskell/monadrandom/monadrandom-0.1.13.ebuild +++ b/dev-haskell/monadrandom/monadrandom-0.1.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Random-number generation monad" HOMEPAGE="http://hackage.haskell.org/package/MonadRandom" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD-2" SLOT="0/${PV}" diff --git a/dev-haskell/monadrandom/monadrandom-0.3.0.2.ebuild b/dev-haskell/monadrandom/monadrandom-0.3.0.2.ebuild index 4e29adee1bb5a..f4145cca2e140 100644 --- a/dev-haskell/monadrandom/monadrandom-0.3.0.2.ebuild +++ b/dev-haskell/monadrandom/monadrandom-0.3.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Random-number generation monad" HOMEPAGE="http://hackage.haskell.org/package/MonadRandom" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD-2" SLOT="0/${PV}" diff --git a/dev-haskell/monadrandom/monadrandom-0.4.2.1.ebuild b/dev-haskell/monadrandom/monadrandom-0.4.2.1.ebuild index 731d2238c0eee..ca581b5145773 100644 --- a/dev-haskell/monadrandom/monadrandom-0.4.2.1.ebuild +++ b/dev-haskell/monadrandom/monadrandom-0.4.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Random-number generation monad" HOMEPAGE="http://hackage.haskell.org/package/MonadRandom" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD-2" SLOT="0/${PV}" diff --git a/dev-haskell/monadrandom/monadrandom-0.4.2.3.ebuild b/dev-haskell/monadrandom/monadrandom-0.4.2.3.ebuild index 190e6a2e385fe..5f59b3767936f 100644 --- a/dev-haskell/monadrandom/monadrandom-0.4.2.3.ebuild +++ b/dev-haskell/monadrandom/monadrandom-0.4.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Random-number generation monad" HOMEPAGE="http://hackage.haskell.org/package/MonadRandom" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD-2" SLOT="0/${PV}" diff --git a/dev-haskell/monads-tf/monads-tf-0.1.0.2-r1.ebuild b/dev-haskell/monads-tf/monads-tf-0.1.0.2-r1.ebuild index 91c30c2851530..3953a11dbe611 100644 --- a/dev-haskell/monads-tf/monads-tf-0.1.0.2-r1.ebuild +++ b/dev-haskell/monads-tf/monads-tf-0.1.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Monad classes, using type families" HOMEPAGE="http://hackage.haskell.org/package/monads-tf" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/monads-tf/monads-tf-0.1.0.2.ebuild b/dev-haskell/monads-tf/monads-tf-0.1.0.2.ebuild index 0591e93b26c47..3f081882eebad 100644 --- a/dev-haskell/monads-tf/monads-tf-0.1.0.2.ebuild +++ b/dev-haskell/monads-tf/monads-tf-0.1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Monad classes, using type families" HOMEPAGE="http://hackage.haskell.org/package/monads-tf" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/monads-tf/monads-tf-0.1.0.3.ebuild b/dev-haskell/monads-tf/monads-tf-0.1.0.3.ebuild index 693c922a35691..d68841358f1e9 100644 --- a/dev-haskell/monads-tf/monads-tf-0.1.0.3.ebuild +++ b/dev-haskell/monads-tf/monads-tf-0.1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Monad classes, using type families" HOMEPAGE="http://hackage.haskell.org/package/monads-tf" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/mono-traversable-instances/mono-traversable-instances-0.1.0.0.ebuild b/dev-haskell/mono-traversable-instances/mono-traversable-instances-0.1.0.0.ebuild index f1ead9534de7e..dee90d08cead2 100644 --- a/dev-haskell/mono-traversable-instances/mono-traversable-instances-0.1.0.0.ebuild +++ b/dev-haskell/mono-traversable-instances/mono-traversable-instances-0.1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Extra typeclass instances for mono-traversable" HOMEPAGE="https://github.com/snoyberg/mono-traversable#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/mono-traversable/mono-traversable-0.1.0.0.ebuild b/dev-haskell/mono-traversable/mono-traversable-0.1.0.0.ebuild index 76f7e579bec54..58aff128d3377 100644 --- a/dev-haskell/mono-traversable/mono-traversable-0.1.0.0.ebuild +++ b/dev-haskell/mono-traversable/mono-traversable-0.1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Type classes for mapping, folding, and traversing monomorphic containers" HOMEPAGE="https://github.com/snoyberg/mono-traversable" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/mono-traversable/mono-traversable-0.10.0.1.ebuild b/dev-haskell/mono-traversable/mono-traversable-0.10.0.1.ebuild index 0677d5eb64947..cbe25059b4b5d 100644 --- a/dev-haskell/mono-traversable/mono-traversable-0.10.0.1.ebuild +++ b/dev-haskell/mono-traversable/mono-traversable-0.10.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Type classes for mapping, folding, and traversing monomorphic containers" HOMEPAGE="https://github.com/snoyberg/mono-traversable" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/mono-traversable/mono-traversable-0.10.2.ebuild b/dev-haskell/mono-traversable/mono-traversable-0.10.2.ebuild index 32b167b7660b4..3cef15ef8bfd8 100644 --- a/dev-haskell/mono-traversable/mono-traversable-0.10.2.ebuild +++ b/dev-haskell/mono-traversable/mono-traversable-0.10.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Type classes for mapping, folding, and traversing monomorphic containers" HOMEPAGE="https://github.com/snoyberg/mono-traversable" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/mono-traversable/mono-traversable-0.4.0.1.ebuild b/dev-haskell/mono-traversable/mono-traversable-0.4.0.1.ebuild index 8f1d6609cd7f1..11d21caef69f1 100644 --- a/dev-haskell/mono-traversable/mono-traversable-0.4.0.1.ebuild +++ b/dev-haskell/mono-traversable/mono-traversable-0.4.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Type classes for mapping, folding, and traversing monomorphic containers" HOMEPAGE="https://github.com/snoyberg/mono-traversable" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/mono-traversable/mono-traversable-0.6.3.ebuild b/dev-haskell/mono-traversable/mono-traversable-0.6.3.ebuild index 6c7accec7d4a3..aab91bce751e8 100644 --- a/dev-haskell/mono-traversable/mono-traversable-0.6.3.ebuild +++ b/dev-haskell/mono-traversable/mono-traversable-0.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Type classes for mapping, folding, and traversing monomorphic containers" HOMEPAGE="https://github.com/snoyberg/mono-traversable" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/mono-traversable/mono-traversable-0.7.0.ebuild b/dev-haskell/mono-traversable/mono-traversable-0.7.0.ebuild index 6c7accec7d4a3..aab91bce751e8 100644 --- a/dev-haskell/mono-traversable/mono-traversable-0.7.0.ebuild +++ b/dev-haskell/mono-traversable/mono-traversable-0.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Type classes for mapping, folding, and traversing monomorphic containers" HOMEPAGE="https://github.com/snoyberg/mono-traversable" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/mono-traversable/mono-traversable-0.9.2.1.ebuild b/dev-haskell/mono-traversable/mono-traversable-0.9.2.1.ebuild index a04d8753963e0..6504da40cef44 100644 --- a/dev-haskell/mono-traversable/mono-traversable-0.9.2.1.ebuild +++ b/dev-haskell/mono-traversable/mono-traversable-0.9.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Type classes for mapping, folding, and traversing monomorphic containers" HOMEPAGE="https://github.com/snoyberg/mono-traversable" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/mono-traversable/mono-traversable-1.0.1.1.ebuild b/dev-haskell/mono-traversable/mono-traversable-1.0.1.1.ebuild index d001a3dccc5bf..c9edcbcd2d898 100644 --- a/dev-haskell/mono-traversable/mono-traversable-1.0.1.1.ebuild +++ b/dev-haskell/mono-traversable/mono-traversable-1.0.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Type classes for mapping, folding, and traversing monomorphic containers" HOMEPAGE="https://github.com/snoyberg/mono-traversable" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/mountpoints/mountpoints-1.0.2.ebuild b/dev-haskell/mountpoints/mountpoints-1.0.2.ebuild index f30d29d6c8d04..4b6286b92c2f9 100644 --- a/dev-haskell/mountpoints/mountpoints-1.0.2.ebuild +++ b/dev-haskell/mountpoints/mountpoints-1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="list mount points" HOMEPAGE="http://hackage.haskell.org/package/mountpoints" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/mtl-compat/mtl-compat-0.2.1.3.ebuild b/dev-haskell/mtl-compat/mtl-compat-0.2.1.3.ebuild index 30aafe733b88a..07376e3f61523 100644 --- a/dev-haskell/mtl-compat/mtl-compat-0.2.1.3.ebuild +++ b/dev-haskell/mtl-compat/mtl-compat-0.2.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Backported Control.Monad.Except module from mtl" HOMEPAGE="https://github.com/RyanGlScott/mtl-compat" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/mtl/mtl-2.1.3.1.ebuild b/dev-haskell/mtl/mtl-2.1.3.1.ebuild index 5dd8e227f3346..34ed841b94538 100644 --- a/dev-haskell/mtl/mtl-2.1.3.1.ebuild +++ b/dev-haskell/mtl/mtl-2.1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Monad classes, using functional dependencies" HOMEPAGE="https://github.com/ekmett/mtl" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/mtl/mtl-2.2.1-r1.ebuild b/dev-haskell/mtl/mtl-2.2.1-r1.ebuild index b94061752817b..4674517fcda48 100644 --- a/dev-haskell/mtl/mtl-2.2.1-r1.ebuild +++ b/dev-haskell/mtl/mtl-2.2.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Monad classes, using functional dependencies" HOMEPAGE="https://github.com/ekmett/mtl" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/mtl/mtl-2.2.1.ebuild b/dev-haskell/mtl/mtl-2.2.1.ebuild index ba0f1eed6ca68..2d341311fb071 100644 --- a/dev-haskell/mtl/mtl-2.2.1.ebuild +++ b/dev-haskell/mtl/mtl-2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Monad classes, using functional dependencies" HOMEPAGE="https://github.com/ekmett/mtl" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/multipart/multipart-0.1.2.ebuild b/dev-haskell/multipart/multipart-0.1.2.ebuild index 2b5bac3e709ba..97e89f4db18a0 100644 --- a/dev-haskell/multipart/multipart-0.1.2.ebuild +++ b/dev-haskell/multipart/multipart-0.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="HTTP multipart split out of the cgi package" HOMEPAGE="https://github.com/silkapp/multipart" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/murmur-hash/murmur-hash-0.1.0.9.ebuild b/dev-haskell/murmur-hash/murmur-hash-0.1.0.9.ebuild index 6b67a4722b5f6..7e13750d322ad 100644 --- a/dev-haskell/murmur-hash/murmur-hash-0.1.0.9.ebuild +++ b/dev-haskell/murmur-hash/murmur-hash-0.1.0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="MurmurHash2 implementation for Haskell" HOMEPAGE="https://github.com/nominolo/murmur-hash" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/mutable-containers/mutable-containers-0.3.2.1.ebuild b/dev-haskell/mutable-containers/mutable-containers-0.3.2.1.ebuild index 093b47450f786..39b45d8a79b29 100644 --- a/dev-haskell/mutable-containers/mutable-containers-0.3.2.1.ebuild +++ b/dev-haskell/mutable-containers/mutable-containers-0.3.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Abstactions and concrete implementations of mutable containers" HOMEPAGE="https://github.com/fpco/mutable-containers" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/mutable-containers/mutable-containers-0.3.2.ebuild b/dev-haskell/mutable-containers/mutable-containers-0.3.2.ebuild index 402171e34d995..259eed7155da2 100644 --- a/dev-haskell/mutable-containers/mutable-containers-0.3.2.ebuild +++ b/dev-haskell/mutable-containers/mutable-containers-0.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Abstactions and concrete implementations of mutable containers" HOMEPAGE="https://github.com/fpco/mutable-containers" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/mutable-containers/mutable-containers-0.3.3.ebuild b/dev-haskell/mutable-containers/mutable-containers-0.3.3.ebuild index 36e12b9eca861..6281f266f593d 100644 --- a/dev-haskell/mutable-containers/mutable-containers-0.3.3.ebuild +++ b/dev-haskell/mutable-containers/mutable-containers-0.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Abstactions and concrete implementations of mutable containers" HOMEPAGE="https://github.com/snoyberg/mono-traversable" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/mwc-random/mwc-random-0.12.0.1.ebuild b/dev-haskell/mwc-random/mwc-random-0.12.0.1.ebuild index 4d1fb05e3b529..c8a84aa979c4e 100644 --- a/dev-haskell/mwc-random/mwc-random-0.12.0.1.ebuild +++ b/dev-haskell/mwc-random/mwc-random-0.12.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Fast, high quality pseudo random number generation" HOMEPAGE="https://github.com/bos/mwc-random" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/mwc-random/mwc-random-0.13.3.2.ebuild b/dev-haskell/mwc-random/mwc-random-0.13.3.2.ebuild index 49549808dcda7..bda20dc121ec3 100644 --- a/dev-haskell/mwc-random/mwc-random-0.13.3.2.ebuild +++ b/dev-haskell/mwc-random/mwc-random-0.13.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Fast, high quality pseudo random number generation" HOMEPAGE="https://github.com/bos/mwc-random" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/mwc-random/mwc-random-0.13.4.0.ebuild b/dev-haskell/mwc-random/mwc-random-0.13.4.0.ebuild index 4bfc50a417871..7c470db83dda2 100644 --- a/dev-haskell/mwc-random/mwc-random-0.13.4.0.ebuild +++ b/dev-haskell/mwc-random/mwc-random-0.13.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Fast, high quality pseudo random number generation" HOMEPAGE="https://github.com/bos/mwc-random" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/nanospec/nanospec-0.1.0.ebuild b/dev-haskell/nanospec/nanospec-0.1.0.ebuild index 89006ebc9738b..97fdb2e842e10 100644 --- a/dev-haskell/nanospec/nanospec-0.1.0.ebuild +++ b/dev-haskell/nanospec/nanospec-0.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A lightweight implementation of a subset of Hspec's API" HOMEPAGE="http://hackage.haskell.org/package/nanospec" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/nanospec/nanospec-0.2.0.ebuild b/dev-haskell/nanospec/nanospec-0.2.0.ebuild index 8c28e3c4c8d81..214e9ca266654 100644 --- a/dev-haskell/nanospec/nanospec-0.2.0.ebuild +++ b/dev-haskell/nanospec/nanospec-0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A lightweight implementation of a subset of Hspec's API" HOMEPAGE="http://hackage.haskell.org/package/nanospec" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/nanospec/nanospec-0.2.1.ebuild b/dev-haskell/nanospec/nanospec-0.2.1.ebuild index e95f2f64eb479..ba34767feae50 100644 --- a/dev-haskell/nanospec/nanospec-0.2.1.ebuild +++ b/dev-haskell/nanospec/nanospec-0.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A lightweight implementation of a subset of Hspec's API" HOMEPAGE="http://hackage.haskell.org/package/nanospec" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/nats/nats-0.1.2.ebuild b/dev-haskell/nats/nats-0.1.2.ebuild index e301724c6a9af..6a857a2df8f7b 100644 --- a/dev-haskell/nats/nats-0.1.2.ebuild +++ b/dev-haskell/nats/nats-0.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell 98 natural numbers" HOMEPAGE="https://github.com/ekmett/nats/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/nats/nats-0.2.ebuild b/dev-haskell/nats/nats-0.2.ebuild index 4fdc31f4d50e0..8448202475800 100644 --- a/dev-haskell/nats/nats-0.2.ebuild +++ b/dev-haskell/nats/nats-0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Natural numbers" HOMEPAGE="https://github.com/ekmett/nats/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/nats/nats-1.ebuild b/dev-haskell/nats/nats-1.ebuild index 01a757924c468..543449bd7da82 100644 --- a/dev-haskell/nats/nats-1.ebuild +++ b/dev-haskell/nats/nats-1.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Natural numbers" HOMEPAGE="https://github.com/ekmett/nats/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/neat-interpolation/neat-interpolation-0.3.2.1.ebuild b/dev-haskell/neat-interpolation/neat-interpolation-0.3.2.1.ebuild index e33689966ee29..01a6f8cd2457c 100644 --- a/dev-haskell/neat-interpolation/neat-interpolation-0.3.2.1.ebuild +++ b/dev-haskell/neat-interpolation/neat-interpolation-0.3.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A quasiquoter for neat and simple multiline text interpolation" HOMEPAGE="https://github.com/nikita-volkov/neat-interpolation" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/network-bytestring/network-bytestring-0.1.3.4.ebuild b/dev-haskell/network-bytestring/network-bytestring-0.1.3.4.ebuild index ded2df7614b05..3dc7f2993f61b 100644 --- a/dev-haskell/network-bytestring/network-bytestring-0.1.3.4.ebuild +++ b/dev-haskell/network-bytestring/network-bytestring-0.1.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit eutils haskell-cabal DESCRIPTION="Fast, memory-efficient, low-level networking" HOMEPAGE="https://github.com/tibbe/network-bytestring" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/network-conduit/network-conduit-1.0.0-r1.ebuild b/dev-haskell/network-conduit/network-conduit-1.0.0-r1.ebuild index 368d7f37cb3f1..ce53b4e0bf76f 100644 --- a/dev-haskell/network-conduit/network-conduit-1.0.0-r1.ebuild +++ b/dev-haskell/network-conduit/network-conduit-1.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Stream socket data using conduits" HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/network-conduit/network-conduit-1.0.2.2.ebuild b/dev-haskell/network-conduit/network-conduit-1.0.2.2.ebuild index 1487b0dbea9d5..0936a177d1773 100644 --- a/dev-haskell/network-conduit/network-conduit-1.0.2.2.ebuild +++ b/dev-haskell/network-conduit/network-conduit-1.0.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Stream socket data using conduits" HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/network-conduit/network-conduit-1.1.0.ebuild b/dev-haskell/network-conduit/network-conduit-1.1.0.ebuild index 2eb7ea8a9404c..49d4537d0b73b 100644 --- a/dev-haskell/network-conduit/network-conduit-1.1.0.ebuild +++ b/dev-haskell/network-conduit/network-conduit-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Stream socket data using conduits. (deprecated)" HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/network-data/network-data-0.5.3.ebuild b/dev-haskell/network-data/network-data-0.5.3.ebuild index 0c8fd257a7946..7c374bf90d07f 100644 --- a/dev-haskell/network-data/network-data-0.5.3.ebuild +++ b/dev-haskell/network-data/network-data-0.5.3.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Library for network data structures and their serialization" HOMEPAGE="http://hackage.haskell.org/package/network-data" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/network-info/network-info-0.2.0.10.ebuild b/dev-haskell/network-info/network-info-0.2.0.10.ebuild index f1adc0d6e1a87..82bcf31a5f03a 100644 --- a/dev-haskell/network-info/network-info-0.2.0.10.ebuild +++ b/dev-haskell/network-info/network-info-0.2.0.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Access the local computer's basic network configuration" HOMEPAGE="https://github.com/jystic/network-info" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/network-info/network-info-0.2.0.8.ebuild b/dev-haskell/network-info/network-info-0.2.0.8.ebuild index c1cfe74de98d1..14f9e45cafc81 100644 --- a/dev-haskell/network-info/network-info-0.2.0.8.ebuild +++ b/dev-haskell/network-info/network-info-0.2.0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Access the local computer's basic network configuration" HOMEPAGE="https://github.com/jystic/network-info" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/network-multicast/network-multicast-0.0.11.ebuild b/dev-haskell/network-multicast/network-multicast-0.0.11.ebuild index 877112e7dc053..952d747fcd3af 100644 --- a/dev-haskell/network-multicast/network-multicast-0.0.11.ebuild +++ b/dev-haskell/network-multicast/network-multicast-0.0.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Simple multicast library" HOMEPAGE="http://hackage.haskell.org/package/network-multicast" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="public-domain" SLOT="0/${PV}" diff --git a/dev-haskell/network-multicast/network-multicast-0.1.0.ebuild b/dev-haskell/network-multicast/network-multicast-0.1.0.ebuild index 64ebe5330ec10..7ed7e4ac2535e 100644 --- a/dev-haskell/network-multicast/network-multicast-0.1.0.ebuild +++ b/dev-haskell/network-multicast/network-multicast-0.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Simple multicast library" HOMEPAGE="http://hackage.haskell.org/package/network-multicast" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="public-domain" SLOT="0/${PV}" diff --git a/dev-haskell/network-protocol-xmpp/network-protocol-xmpp-0.4.8.ebuild b/dev-haskell/network-protocol-xmpp/network-protocol-xmpp-0.4.8.ebuild index d2c6ef2f3a097..b60b7b8f9632d 100644 --- a/dev-haskell/network-protocol-xmpp/network-protocol-xmpp-0.4.8.ebuild +++ b/dev-haskell/network-protocol-xmpp/network-protocol-xmpp-0.4.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Client library for the XMPP protocol" HOMEPAGE="https://john-millikin.com/software/haskell-xmpp/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" diff --git a/dev-haskell/network-uri/network-uri-2.5.0.0.ebuild b/dev-haskell/network-uri/network-uri-2.5.0.0.ebuild index 2acdc4ee8d47d..d5635807a338a 100644 --- a/dev-haskell/network-uri/network-uri-2.5.0.0.ebuild +++ b/dev-haskell/network-uri/network-uri-2.5.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="URI manipulation" HOMEPAGE="https://github.com/haskell/network-uri" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/network-uri/network-uri-2.6.0.3.ebuild b/dev-haskell/network-uri/network-uri-2.6.0.3.ebuild index 0446e7dd61f2b..31675f13fea8d 100644 --- a/dev-haskell/network-uri/network-uri-2.6.0.3.ebuild +++ b/dev-haskell/network-uri/network-uri-2.6.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="URI manipulation" HOMEPAGE="https://github.com/haskell/network-uri" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/network-uri/network-uri-2.6.1.0.ebuild b/dev-haskell/network-uri/network-uri-2.6.1.0.ebuild index b62e6d44ebec8..e71db487591fd 100644 --- a/dev-haskell/network-uri/network-uri-2.6.1.0.ebuild +++ b/dev-haskell/network-uri/network-uri-2.6.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="URI manipulation" HOMEPAGE="https://github.com/haskell/network-uri" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/network/network-2.4.1.2.ebuild b/dev-haskell/network/network-2.4.1.2.ebuild index 7575e8b5c919c..ee33e5afd65f6 100644 --- a/dev-haskell/network/network-2.4.1.2.ebuild +++ b/dev-haskell/network/network-2.4.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Low-level networking interface" HOMEPAGE="https://github.com/haskell/network" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/network/network-2.4.2.2.ebuild b/dev-haskell/network/network-2.4.2.2.ebuild index 98ce6f9cd9892..22ce34ac80fb5 100644 --- a/dev-haskell/network/network-2.4.2.2.ebuild +++ b/dev-haskell/network/network-2.4.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Low-level networking interface" HOMEPAGE="https://github.com/haskell/network" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/network/network-2.5.0.0.ebuild b/dev-haskell/network/network-2.5.0.0.ebuild index 8d08f9f358a49..a4eb35312e7b0 100644 --- a/dev-haskell/network/network-2.5.0.0.ebuild +++ b/dev-haskell/network/network-2.5.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Low-level networking interface" HOMEPAGE="https://github.com/haskell/network" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/network/network-2.6.2.1.ebuild b/dev-haskell/network/network-2.6.2.1.ebuild index be425943d9b21..635b1fcfe8cb6 100644 --- a/dev-haskell/network/network-2.6.2.1.ebuild +++ b/dev-haskell/network/network-2.6.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Low-level networking interface" HOMEPAGE="https://github.com/haskell/network" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/network/network-2.6.3.1-r1.ebuild b/dev-haskell/network/network-2.6.3.1-r1.ebuild index ae9d86970bcf5..b1e276c3e6d5c 100644 --- a/dev-haskell/network/network-2.6.3.1-r1.ebuild +++ b/dev-haskell/network/network-2.6.3.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Low-level networking interface" HOMEPAGE="https://github.com/haskell/network" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/newtype/newtype-0.2.ebuild b/dev-haskell/newtype/newtype-0.2.ebuild index 28aaa9505fa4d..468c978e3deb4 100644 --- a/dev-haskell/newtype/newtype-0.2.ebuild +++ b/dev-haskell/newtype/newtype-0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A typeclass and set of functions for working with newtypes" HOMEPAGE="http://hackage.haskell.org/package/newtype" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/nonce/nonce-1.0.2.ebuild b/dev-haskell/nonce/nonce-1.0.2.ebuild index b7dcac58cf5e2..5c3ac867b5c3d 100644 --- a/dev-haskell/nonce/nonce-1.0.2.ebuild +++ b/dev-haskell/nonce/nonce-1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Generate cryptographic nonces" HOMEPAGE="https://github.com/prowdsponsor/nonce" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/numinstances/numinstances-1.4.ebuild b/dev-haskell/numinstances/numinstances-1.4.ebuild index 72d0223a2feee..89dfc164e7330 100644 --- a/dev-haskell/numinstances/numinstances-1.4.ebuild +++ b/dev-haskell/numinstances/numinstances-1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Instances of numeric classes for functions and tuples" HOMEPAGE="https://github.com/conal/NumInstances" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/objectname/objectname-1.0.0.0.ebuild b/dev-haskell/objectname/objectname-1.0.0.0.ebuild index b4222a2d945fb..efb33496c3de8 100644 --- a/dev-haskell/objectname/objectname-1.0.0.0.ebuild +++ b/dev-haskell/objectname/objectname-1.0.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Explicitly handled object names" HOMEPAGE="https://github.com/svenpanne/ObjectName" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/objectname/objectname-1.0.1.0.ebuild b/dev-haskell/objectname/objectname-1.0.1.0.ebuild index 36e2cdb49ed3e..5d287c05d308c 100644 --- a/dev-haskell/objectname/objectname-1.0.1.0.ebuild +++ b/dev-haskell/objectname/objectname-1.0.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Explicitly handled object names" HOMEPAGE="https://github.com/svenpanne/ObjectName" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/objectname/objectname-1.1.0.1.ebuild b/dev-haskell/objectname/objectname-1.1.0.1.ebuild index aa65ea5d70f32..3359ab525d03e 100644 --- a/dev-haskell/objectname/objectname-1.1.0.1.ebuild +++ b/dev-haskell/objectname/objectname-1.1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Explicitly handled object names" HOMEPAGE="https://github.com/svenpanne/ObjectName" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild b/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild index e749270263530..ccd0c08343999 100644 --- a/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild +++ b/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="locale library" HOMEPAGE="http://hackage.haskell.org/package/old-locale" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/old-time/old-time-1.1.0.3-r1.ebuild b/dev-haskell/old-time/old-time-1.1.0.3-r1.ebuild index 81773e83d3442..27e9d64d9e674 100644 --- a/dev-haskell/old-time/old-time-1.1.0.3-r1.ebuild +++ b/dev-haskell/old-time/old-time-1.1.0.3-r1.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Time library" HOMEPAGE="http://hackage.haskell.org/package/old-time" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/open-browser/open-browser-0.2.1.0-r1.ebuild b/dev-haskell/open-browser/open-browser-0.2.1.0-r1.ebuild index dca61ae014c1c..98e9b5c6d4269 100644 --- a/dev-haskell/open-browser/open-browser-0.2.1.0-r1.ebuild +++ b/dev-haskell/open-browser/open-browser-0.2.1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Open a web browser from Haskell" HOMEPAGE="https://github.com/rightfold/open-browser" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/openal/openal-1.4.0.2.ebuild b/dev-haskell/openal/openal-1.4.0.2.ebuild index 249be72e821e7..5a21afb21d838 100644 --- a/dev-haskell/openal/openal-1.4.0.2.ebuild +++ b/dev-haskell/openal/openal-1.4.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A binding to the OpenAL cross-platform 3D audio API" HOMEPAGE="http://connect.creativelabs.com/openal/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/openal/openal-1.6.0.0.ebuild b/dev-haskell/openal/openal-1.6.0.0.ebuild index c1ce7762c3034..46a53918bdc6c 100644 --- a/dev-haskell/openal/openal-1.6.0.0.ebuild +++ b/dev-haskell/openal/openal-1.6.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A binding to the OpenAL cross-platform 3D audio API" HOMEPAGE="https://github.com/haskell-openal/ALUT" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/openal/openal-1.7.0.0.ebuild b/dev-haskell/openal/openal-1.7.0.0.ebuild index 705fff889f5b0..96f412c5d72a6 100644 --- a/dev-haskell/openal/openal-1.7.0.0.ebuild +++ b/dev-haskell/openal/openal-1.7.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A binding to the OpenAL cross-platform 3D audio API" HOMEPAGE="https://github.com/haskell-openal/ALUT" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/openal/openal-1.7.0.4.ebuild b/dev-haskell/openal/openal-1.7.0.4.ebuild index 70ad746eecf26..94a97aa3eb822 100644 --- a/dev-haskell/openal/openal-1.7.0.4.ebuild +++ b/dev-haskell/openal/openal-1.7.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A binding to the OpenAL cross-platform 3D audio API" HOMEPAGE="https://github.com/haskell-openal/ALUT" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/opengl/opengl-2.12.0.1.ebuild b/dev-haskell/opengl/opengl-2.12.0.1.ebuild index 2941e0cb625c2..33ee228ee4eb0 100644 --- a/dev-haskell/opengl/opengl-2.12.0.1.ebuild +++ b/dev-haskell/opengl/opengl-2.12.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A binding for the OpenGL graphics system" HOMEPAGE="http://www.haskell.org/haskellwiki/Opengl" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/opengl/opengl-2.9.2.0.ebuild b/dev-haskell/opengl/opengl-2.9.2.0.ebuild index 5e6eb84881bb1..ac840505288b1 100644 --- a/dev-haskell/opengl/opengl-2.9.2.0.ebuild +++ b/dev-haskell/opengl/opengl-2.9.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A binding for the OpenGL graphics system" HOMEPAGE="http://www.haskell.org/haskellwiki/Opengl" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/opengl/opengl-3.0.1.0.ebuild b/dev-haskell/opengl/opengl-3.0.1.0.ebuild index 12c842a4843c8..2d2451c4d24f7 100644 --- a/dev-haskell/opengl/opengl-3.0.1.0.ebuild +++ b/dev-haskell/opengl/opengl-3.0.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A binding for the OpenGL graphics system" HOMEPAGE="http://www.haskell.org/haskellwiki/Opengl" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/openglraw/openglraw-1.2.0.0.ebuild b/dev-haskell/openglraw/openglraw-1.2.0.0.ebuild index 708bbf44ffc91..b9b66bc64d791 100644 --- a/dev-haskell/openglraw/openglraw-1.2.0.0.ebuild +++ b/dev-haskell/openglraw/openglraw-1.2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A raw binding for the OpenGL graphics system" HOMEPAGE="http://www.haskell.org/haskellwiki/Opengl" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/openglraw/openglraw-1.3.0.0.ebuild b/dev-haskell/openglraw/openglraw-1.3.0.0.ebuild index c6343283f106a..0820802fd3725 100644 --- a/dev-haskell/openglraw/openglraw-1.3.0.0.ebuild +++ b/dev-haskell/openglraw/openglraw-1.3.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A raw binding for the OpenGL graphics system" HOMEPAGE="http://www.haskell.org/haskellwiki/Opengl" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/openglraw/openglraw-1.5.0.0.ebuild b/dev-haskell/openglraw/openglraw-1.5.0.0.ebuild index ef24363dee928..40eb6aa6e4b80 100644 --- a/dev-haskell/openglraw/openglraw-1.5.0.0.ebuild +++ b/dev-haskell/openglraw/openglraw-1.5.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A raw binding for the OpenGL graphics system" HOMEPAGE="http://www.haskell.org/haskellwiki/Opengl" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/openglraw/openglraw-2.5.1.0.ebuild b/dev-haskell/openglraw/openglraw-2.5.1.0.ebuild index 7bda91cdfec4c..03b3119e5d0b4 100644 --- a/dev-haskell/openglraw/openglraw-2.5.1.0.ebuild +++ b/dev-haskell/openglraw/openglraw-2.5.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A raw binding for the OpenGL graphics system" HOMEPAGE="http://www.haskell.org/haskellwiki/Opengl" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/openglraw/openglraw-3.2.4.0.ebuild b/dev-haskell/openglraw/openglraw-3.2.4.0.ebuild index 7b7ba4f13aae9..eeb390604dceb 100644 --- a/dev-haskell/openglraw/openglraw-3.2.4.0.ebuild +++ b/dev-haskell/openglraw/openglraw-3.2.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A raw binding for the OpenGL graphics system" HOMEPAGE="http://www.haskell.org/haskellwiki/Opengl" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/openssl-streams/openssl-streams-1.2.1.0.ebuild b/dev-haskell/openssl-streams/openssl-streams-1.2.1.0.ebuild index 99e33c6e2b86f..4a38a2295dbef 100644 --- a/dev-haskell/openssl-streams/openssl-streams-1.2.1.0.ebuild +++ b/dev-haskell/openssl-streams/openssl-streams-1.2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="OpenSSL network support for io-streams" HOMEPAGE="http://hackage.haskell.org/package/openssl-streams" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/options/options-1.2.1.1.ebuild b/dev-haskell/options/options-1.2.1.1.ebuild index 4757f77492b0f..5af34f5ded9dc 100644 --- a/dev-haskell/options/options-1.2.1.1.ebuild +++ b/dev-haskell/options/options-1.2.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A powerful and easy-to-use command-line option parser" HOMEPAGE="https://john-millikin.com/software/haskell-options/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/optparse-applicative/optparse-applicative-0.11.0.2.ebuild b/dev-haskell/optparse-applicative/optparse-applicative-0.11.0.2.ebuild index 6f726f121dfc0..0d03ccb629e84 100644 --- a/dev-haskell/optparse-applicative/optparse-applicative-0.11.0.2.ebuild +++ b/dev-haskell/optparse-applicative/optparse-applicative-0.11.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Utilities and combinators for parsing command line options" HOMEPAGE="https://github.com/pcapriotti/optparse-applicative" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/optparse-applicative/optparse-applicative-0.13.0.0.ebuild b/dev-haskell/optparse-applicative/optparse-applicative-0.13.0.0.ebuild index 7e2d69cbf0a24..2cc440cf3879c 100644 --- a/dev-haskell/optparse-applicative/optparse-applicative-0.13.0.0.ebuild +++ b/dev-haskell/optparse-applicative/optparse-applicative-0.13.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Utilities and combinators for parsing command line options" HOMEPAGE="https://github.com/pcapriotti/optparse-applicative" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/optparse-applicative/optparse-applicative-0.14.2.0.ebuild b/dev-haskell/optparse-applicative/optparse-applicative-0.14.2.0.ebuild index b894f4d452f5f..e07055736f28a 100644 --- a/dev-haskell/optparse-applicative/optparse-applicative-0.14.2.0.ebuild +++ b/dev-haskell/optparse-applicative/optparse-applicative-0.14.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Utilities and combinators for parsing command line options" HOMEPAGE="https://github.com/pcapriotti/optparse-applicative" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/optparse-applicative/optparse-applicative-0.5.2.1.ebuild b/dev-haskell/optparse-applicative/optparse-applicative-0.5.2.1.ebuild index 713c5402fc75f..28fb4f60650f2 100644 --- a/dev-haskell/optparse-applicative/optparse-applicative-0.5.2.1.ebuild +++ b/dev-haskell/optparse-applicative/optparse-applicative-0.5.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Utilities and combinators for parsing command line options" HOMEPAGE="https://github.com/pcapriotti/optparse-applicative" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/optparse-applicative/optparse-applicative-0.7.0.2.ebuild b/dev-haskell/optparse-applicative/optparse-applicative-0.7.0.2.ebuild index 16a746173bad6..06b46285e9cc6 100644 --- a/dev-haskell/optparse-applicative/optparse-applicative-0.7.0.2.ebuild +++ b/dev-haskell/optparse-applicative/optparse-applicative-0.7.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Utilities and combinators for parsing command line options" HOMEPAGE="https://github.com/pcapriotti/optparse-applicative" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/optparse-applicative/optparse-applicative-0.8.1-r1.ebuild b/dev-haskell/optparse-applicative/optparse-applicative-0.8.1-r1.ebuild index 9deb5ed536341..5afda0762e7f5 100644 --- a/dev-haskell/optparse-applicative/optparse-applicative-0.8.1-r1.ebuild +++ b/dev-haskell/optparse-applicative/optparse-applicative-0.8.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Utilities and combinators for parsing command line options" HOMEPAGE="https://github.com/pcapriotti/optparse-applicative" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/optparse-applicative/optparse-applicative-0.9.1.1.ebuild b/dev-haskell/optparse-applicative/optparse-applicative-0.9.1.1.ebuild index 218b1ca75010c..80b69f5a7befc 100644 --- a/dev-haskell/optparse-applicative/optparse-applicative-0.9.1.1.ebuild +++ b/dev-haskell/optparse-applicative/optparse-applicative-0.9.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Utilities and combinators for parsing command line options" HOMEPAGE="https://github.com/pcapriotti/optparse-applicative" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/optparse-simple/optparse-simple-0.0.3.ebuild b/dev-haskell/optparse-simple/optparse-simple-0.0.3.ebuild index 0ac1d9a5a79bc..d18ab714cf285 100644 --- a/dev-haskell/optparse-simple/optparse-simple-0.0.3.ebuild +++ b/dev-haskell/optparse-simple/optparse-simple-0.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Simple interface to optparse-applicative" HOMEPAGE="http://hackage.haskell.org/package/optparse-simple" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.1.2.1.ebuild b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.1.2.1.ebuild index f6d16965a96e7..95cf9a31e192f 100644 --- a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.1.2.1.ebuild +++ b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.1.2.1.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Supports using pandoc with citeproc" HOMEPAGE="http://hackage.haskell.org/package/pandoc-citeproc" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.10.4.1.ebuild b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.10.4.1.ebuild index 533ce8a18a8c4..83a24e6f5e922 100644 --- a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.10.4.1.ebuild +++ b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.10.4.1.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Supports using pandoc with citeproc" HOMEPAGE="https://github.com/jgm/pandoc-citeproc" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.10.4.ebuild b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.10.4.ebuild index a89de2bce4e4a..3eae2f1feb223 100644 --- a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.10.4.ebuild +++ b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.10.4.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Supports using pandoc with citeproc" HOMEPAGE="https://github.com/jgm/pandoc-citeproc" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.2.ebuild b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.2.ebuild index d94d2d8717096..586d48ed22cfe 100644 --- a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.2.ebuild +++ b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.2.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Supports using pandoc with citeproc" HOMEPAGE="http://hackage.haskell.org/package/pandoc-citeproc" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.3.1.ebuild b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.3.1.ebuild index 76125b1775929..79e03fac2798a 100644 --- a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.3.1.ebuild +++ b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.3.1.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Supports using pandoc with citeproc" HOMEPAGE="http://hackage.haskell.org/package/pandoc-citeproc" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.6.ebuild b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.6.ebuild index 0b2a203a2fd01..e23bf4bed0310 100644 --- a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.6.ebuild +++ b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.6.ebuild @@ -11,7 +11,7 @@ inherit base haskell-cabal DESCRIPTION="Supports using pandoc with citeproc" HOMEPAGE="http://hackage.haskell.org/package/pandoc-citeproc" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.7.2.ebuild b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.7.2.ebuild index 03c9c514fe355..6ae8393a4dd16 100644 --- a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.7.2.ebuild +++ b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.7.2.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Supports using pandoc with citeproc" HOMEPAGE="http://hackage.haskell.org/package/pandoc-citeproc" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.8.1.3.ebuild b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.8.1.3.ebuild index dac020cd335f1..7c9593e657395 100644 --- a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.8.1.3.ebuild +++ b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.8.1.3.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Supports using pandoc with citeproc" HOMEPAGE="http://hackage.haskell.org/package/pandoc-citeproc" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/pandoc-types/pandoc-types-1.12.3.ebuild b/dev-haskell/pandoc-types/pandoc-types-1.12.3.ebuild index 34569d4d96a95..8cc4df19ec7ee 100644 --- a/dev-haskell/pandoc-types/pandoc-types-1.12.3.ebuild +++ b/dev-haskell/pandoc-types/pandoc-types-1.12.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Types for representing a structured document" HOMEPAGE="http://johnmacfarlane.net/pandoc" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/pandoc-types/pandoc-types-1.12.4.5.ebuild b/dev-haskell/pandoc-types/pandoc-types-1.12.4.5.ebuild index e86ffc48b780a..9d99e1abad782 100644 --- a/dev-haskell/pandoc-types/pandoc-types-1.12.4.5.ebuild +++ b/dev-haskell/pandoc-types/pandoc-types-1.12.4.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Types for representing a structured document" HOMEPAGE="http://johnmacfarlane.net/pandoc" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/pandoc-types/pandoc-types-1.12.4.7.ebuild b/dev-haskell/pandoc-types/pandoc-types-1.12.4.7.ebuild index c9f47524b407c..2aa1667294075 100644 --- a/dev-haskell/pandoc-types/pandoc-types-1.12.4.7.ebuild +++ b/dev-haskell/pandoc-types/pandoc-types-1.12.4.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Types for representing a structured document" HOMEPAGE="http://johnmacfarlane.net/pandoc" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/pandoc-types/pandoc-types-1.17.0.4.ebuild b/dev-haskell/pandoc-types/pandoc-types-1.17.0.4.ebuild index 88e285e753269..c0e5a524418b1 100644 --- a/dev-haskell/pandoc-types/pandoc-types-1.17.0.4.ebuild +++ b/dev-haskell/pandoc-types/pandoc-types-1.17.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Types for representing a structured document" HOMEPAGE="http://johnmacfarlane.net/pandoc" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/pango/pango-0.12.5.3.ebuild b/dev-haskell/pango/pango-0.12.5.3.ebuild index c88af39de11c5..4888362b14f55 100644 --- a/dev-haskell/pango/pango-0.12.5.3.ebuild +++ b/dev-haskell/pango/pango-0.12.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Binding to the Pango text rendering engine" HOMEPAGE="http://projects.haskell.org/gtk2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/pango/pango-0.13.1.1.ebuild b/dev-haskell/pango/pango-0.13.1.1.ebuild index 0b5020d04292e..013a773e9eac5 100644 --- a/dev-haskell/pango/pango-0.13.1.1.ebuild +++ b/dev-haskell/pango/pango-0.13.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Binding to the Pango text rendering engine" HOMEPAGE="http://projects.haskell.org/gtk2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/pango/pango-0.13.3.1.ebuild b/dev-haskell/pango/pango-0.13.3.1.ebuild index 97ceba4c17fb0..881ccd78ec9b5 100644 --- a/dev-haskell/pango/pango-0.13.3.1.ebuild +++ b/dev-haskell/pango/pango-0.13.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Binding to the Pango text rendering engine" HOMEPAGE="http://projects.haskell.org/gtk2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/parallel-io/parallel-io-0.3.3-r3.ebuild b/dev-haskell/parallel-io/parallel-io-0.3.3-r3.ebuild index 819e55578a611..1e8265804853b 100644 --- a/dev-haskell/parallel-io/parallel-io-0.3.3-r3.ebuild +++ b/dev-haskell/parallel-io/parallel-io-0.3.3-r3.ebuild @@ -8,7 +8,7 @@ inherit haskell-cabal DESCRIPTION="Combinators for executing IO actions in parallel on a thread pool" HOMEPAGE="http://batterseapower.github.com/parallel-io" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/parallel/parallel-3.2.0.3.ebuild b/dev-haskell/parallel/parallel-3.2.0.3.ebuild index f6a915d0c7068..0a6c3230454e4 100644 --- a/dev-haskell/parallel/parallel-3.2.0.3.ebuild +++ b/dev-haskell/parallel/parallel-3.2.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Parallel programming library" HOMEPAGE="http://hackage.haskell.org/package/parallel" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="3/${PV}" diff --git a/dev-haskell/parallel/parallel-3.2.1.0.ebuild b/dev-haskell/parallel/parallel-3.2.1.0.ebuild index e1687365f272d..c5d20867466d8 100644 --- a/dev-haskell/parallel/parallel-3.2.1.0.ebuild +++ b/dev-haskell/parallel/parallel-3.2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Parallel programming library" HOMEPAGE="http://hackage.haskell.org/package/parallel" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="3/${PV}" diff --git a/dev-haskell/parsec/parsec-3.1.11.ebuild b/dev-haskell/parsec/parsec-3.1.11.ebuild index 186096d0b643c..652828ff847b6 100644 --- a/dev-haskell/parsec/parsec-3.1.11.ebuild +++ b/dev-haskell/parsec/parsec-3.1.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Monadic parser combinators" HOMEPAGE="https://github.com/aslatter/parsec" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/parsec/parsec-3.1.5.ebuild b/dev-haskell/parsec/parsec-3.1.5.ebuild index d317d11c79b6a..7abecbb7344bb 100644 --- a/dev-haskell/parsec/parsec-3.1.5.ebuild +++ b/dev-haskell/parsec/parsec-3.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Monadic parser combinators" HOMEPAGE="http://www.cs.uu.nl/~daan/parsec.html" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/parsec/parsec-3.1.9-r1.ebuild b/dev-haskell/parsec/parsec-3.1.9-r1.ebuild index 08d68e507d2e2..477255c3bc14f 100644 --- a/dev-haskell/parsec/parsec-3.1.9-r1.ebuild +++ b/dev-haskell/parsec/parsec-3.1.9-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Monadic parser combinators" HOMEPAGE="https://github.com/aslatter/parsec" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/parser-combinators/parser-combinators-1.0.0.ebuild b/dev-haskell/parser-combinators/parser-combinators-1.0.0.ebuild index 34b5f48f14284..7eff94752fdad 100644 --- a/dev-haskell/parser-combinators/parser-combinators-1.0.0.ebuild +++ b/dev-haskell/parser-combinators/parser-combinators-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Lightweight package providing commonly useful parser combinators" HOMEPAGE="https://github.com/mrkkrp/parser-combinators" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/path-io/path-io-1.2.2.ebuild b/dev-haskell/path-io/path-io-1.2.2.ebuild index 54a64dff47eef..ff4aa8026ebbf 100644 --- a/dev-haskell/path-io/path-io-1.2.2.ebuild +++ b/dev-haskell/path-io/path-io-1.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Interface to 'directory' package for users of 'path'" HOMEPAGE="https://github.com/mrkkrp/path-io" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/path-pieces/path-pieces-0.1.5.ebuild b/dev-haskell/path-pieces/path-pieces-0.1.5.ebuild index ceb0a0d2d9e85..e400401f416d1 100644 --- a/dev-haskell/path-pieces/path-pieces-0.1.5.ebuild +++ b/dev-haskell/path-pieces/path-pieces-0.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Components of paths" HOMEPAGE="http://hackage.haskell.org/package/path-pieces" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/path-pieces/path-pieces-0.2.1.ebuild b/dev-haskell/path-pieces/path-pieces-0.2.1.ebuild index ea81b884921e5..39e804f071d7b 100644 --- a/dev-haskell/path-pieces/path-pieces-0.2.1.ebuild +++ b/dev-haskell/path-pieces/path-pieces-0.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Components of paths" HOMEPAGE="http://hackage.haskell.org/package/path-pieces" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/path/path-0.5.13.ebuild b/dev-haskell/path/path-0.5.13.ebuild index cafe98096f2d9..27fddcaae404d 100644 --- a/dev-haskell/path/path-0.5.13.ebuild +++ b/dev-haskell/path/path-0.5.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Support for well-typed paths" HOMEPAGE="http://hackage.haskell.org/package/path" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/patience/patience-0.1.1.ebuild b/dev-haskell/patience/patience-0.1.1.ebuild index dfdb7da7c939a..c5134d1b0e01f 100644 --- a/dev-haskell/patience/patience-0.1.1.ebuild +++ b/dev-haskell/patience/patience-0.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Patience diff and longest increasing subsequence" HOMEPAGE="http://hackage.haskell.org/package/patience" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/pcap/pcap-0.4.5.2-r1.ebuild b/dev-haskell/pcap/pcap-0.4.5.2-r1.ebuild index 687bf2b32083f..314dd8e37e4fd 100644 --- a/dev-haskell/pcap/pcap-0.4.5.2-r1.ebuild +++ b/dev-haskell/pcap/pcap-0.4.5.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A system-independent interface for user-level packet capture" HOMEPAGE="https://github.com/bos/pcap" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/pcre-light/pcre-light-0.4-r1.ebuild b/dev-haskell/pcre-light/pcre-light-0.4-r1.ebuild index 10929efdfe690..4e2231640ff27 100644 --- a/dev-haskell/pcre-light/pcre-light-0.4-r1.ebuild +++ b/dev-haskell/pcre-light/pcre-light-0.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit base haskell-cabal DESCRIPTION="Portable regex library for Perl 5 compatible regular expressions" HOMEPAGE="http://code.haskell.org/~dons/code/pcre-light" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/pcre-light/pcre-light-0.4.0.4.ebuild b/dev-haskell/pcre-light/pcre-light-0.4.0.4.ebuild index d1560fba8deda..c24b8ef991ce0 100644 --- a/dev-haskell/pcre-light/pcre-light-0.4.0.4.ebuild +++ b/dev-haskell/pcre-light/pcre-light-0.4.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Portable regex library for Perl 5 compatible regular expressions" HOMEPAGE="https://github.com/Daniel-Diaz/pcre-light" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/pem/pem-0.1.2.ebuild b/dev-haskell/pem/pem-0.1.2.ebuild index 48e620c43f93f..83e6a3ea2b19e 100644 --- a/dev-haskell/pem/pem-0.1.2.ebuild +++ b/dev-haskell/pem/pem-0.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Privacy Enhanced Mail (PEM) format reader and writer" HOMEPAGE="https://github.com/vincenthz/hs-pem" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/pem/pem-0.2.2.ebuild b/dev-haskell/pem/pem-0.2.2.ebuild index 610c68c468e71..aac36e30769a9 100644 --- a/dev-haskell/pem/pem-0.2.2.ebuild +++ b/dev-haskell/pem/pem-0.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Privacy Enhanced Mail (PEM) format reader and writer" HOMEPAGE="https://github.com/vincenthz/hs-pem" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/persistent-sqlite/persistent-sqlite-2.1.4.2.ebuild b/dev-haskell/persistent-sqlite/persistent-sqlite-2.1.4.2.ebuild index a0f11f40ecb62..56c7aa40a9974 100644 --- a/dev-haskell/persistent-sqlite/persistent-sqlite-2.1.4.2.ebuild +++ b/dev-haskell/persistent-sqlite/persistent-sqlite-2.1.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Backend for the persistent library using sqlite3" HOMEPAGE="https://www.yesodweb.com/book/persistent" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/persistent-sqlite/persistent-sqlite-2.6.ebuild b/dev-haskell/persistent-sqlite/persistent-sqlite-2.6.ebuild index 0145c6fbe2dbf..da127f5e3af48 100644 --- a/dev-haskell/persistent-sqlite/persistent-sqlite-2.6.ebuild +++ b/dev-haskell/persistent-sqlite/persistent-sqlite-2.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Backend for the persistent library using sqlite3" HOMEPAGE="https://www.yesodweb.com/book/persistent" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/persistent-template/persistent-template-2.1.3.4.ebuild b/dev-haskell/persistent-template/persistent-template-2.1.3.4.ebuild index 2a1a6f0bc49bd..36fbfa68a7e8c 100644 --- a/dev-haskell/persistent-template/persistent-template-2.1.3.4.ebuild +++ b/dev-haskell/persistent-template/persistent-template-2.1.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Type-safe, non-relational, multi-backend persistence" HOMEPAGE="https://www.yesodweb.com/book/persistent" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/persistent-template/persistent-template-2.5.1.6-r2.ebuild b/dev-haskell/persistent-template/persistent-template-2.5.1.6-r2.ebuild index f03bdb05404dd..fa0195fefb94e 100644 --- a/dev-haskell/persistent-template/persistent-template-2.5.1.6-r2.ebuild +++ b/dev-haskell/persistent-template/persistent-template-2.5.1.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Type-safe, non-relational, multi-backend persistence" HOMEPAGE="https://www.yesodweb.com/book/persistent" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/persistent/persistent-2.1.6.ebuild b/dev-haskell/persistent/persistent-2.1.6.ebuild index ba15c8bb3dcc4..ce72657ecd534 100644 --- a/dev-haskell/persistent/persistent-2.1.6.ebuild +++ b/dev-haskell/persistent/persistent-2.1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Type-safe, multi-backend data serialization" HOMEPAGE="https://www.yesodweb.com/book/persistent" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/persistent/persistent-2.6-r1.ebuild b/dev-haskell/persistent/persistent-2.6-r1.ebuild index 1e3254b497e80..c35276b2964d1 100644 --- a/dev-haskell/persistent/persistent-2.6-r1.ebuild +++ b/dev-haskell/persistent/persistent-2.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Type-safe, multi-backend data serialization" HOMEPAGE="https://www.yesodweb.com/book/persistent" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/pgp-wordlist/pgp-wordlist-0.1.0.2.ebuild b/dev-haskell/pgp-wordlist/pgp-wordlist-0.1.0.2.ebuild index e077f223462a4..5318b7274414f 100644 --- a/dev-haskell/pgp-wordlist/pgp-wordlist-0.1.0.2.ebuild +++ b/dev-haskell/pgp-wordlist/pgp-wordlist-0.1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Translate between binary data and a human-readable collection of words" HOMEPAGE="https://github.com/quchen/pgp-wordlist" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/pid1/pid1-0.1.0.1.ebuild b/dev-haskell/pid1/pid1-0.1.0.1.ebuild index 401195048351c..543bad334146e 100644 --- a/dev-haskell/pid1/pid1-0.1.0.1.ebuild +++ b/dev-haskell/pid1/pid1-0.1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Do signal handling and orphan reaping for Unix PID1 init processes" HOMEPAGE="https://github.com/fpco/pid1#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/pipes/pipes-4.1.7.ebuild b/dev-haskell/pipes/pipes-4.1.7.ebuild index 21d7be81f5ea3..fc2d02f72e86a 100644 --- a/dev-haskell/pipes/pipes-4.1.7.ebuild +++ b/dev-haskell/pipes/pipes-4.1.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Compositional pipelines" HOMEPAGE="http://hackage.haskell.org/package/pipes" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/pipes/pipes-4.1.9.ebuild b/dev-haskell/pipes/pipes-4.1.9.ebuild index 22da3eca8507a..9ee4ec8789c66 100644 --- a/dev-haskell/pipes/pipes-4.1.9.ebuild +++ b/dev-haskell/pipes/pipes-4.1.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Compositional pipelines" HOMEPAGE="http://hackage.haskell.org/package/pipes" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/pointed/pointed-4.0.ebuild b/dev-haskell/pointed/pointed-4.0.ebuild index 7c21eef60c035..63ae2203e9bbb 100644 --- a/dev-haskell/pointed/pointed-4.0.ebuild +++ b/dev-haskell/pointed/pointed-4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Pointed and copointed data" HOMEPAGE="https://github.com/ekmett/pointed/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/pointed/pointed-4.1.1.ebuild b/dev-haskell/pointed/pointed-4.1.1.ebuild index 31ab7f5d0ad97..1814a3b98eb96 100644 --- a/dev-haskell/pointed/pointed-4.1.1.ebuild +++ b/dev-haskell/pointed/pointed-4.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Pointed and copointed data" HOMEPAGE="https://github.com/ekmett/pointed/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/pointed/pointed-4.2.0.2.ebuild b/dev-haskell/pointed/pointed-4.2.0.2.ebuild index b47bcea2c7309..912d893741604 100644 --- a/dev-haskell/pointed/pointed-4.2.0.2.ebuild +++ b/dev-haskell/pointed/pointed-4.2.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Pointed and copointed data" HOMEPAGE="https://github.com/ekmett/pointed/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/pointed/pointed-5-r1.ebuild b/dev-haskell/pointed/pointed-5-r1.ebuild index e4cd8b689da1e..9b2628470c308 100644 --- a/dev-haskell/pointed/pointed-5-r1.ebuild +++ b/dev-haskell/pointed/pointed-5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Pointed and copointed data" HOMEPAGE="https://github.com/ekmett/pointed/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/polyparse/polyparse-1.11.ebuild b/dev-haskell/polyparse/polyparse-1.11.ebuild index 840b2ca60dfca..05ecad7b489bd 100644 --- a/dev-haskell/polyparse/polyparse-1.11.ebuild +++ b/dev-haskell/polyparse/polyparse-1.11.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A variety of alternative parser combinator libraries" HOMEPAGE="http://code.haskell.org/~malcolm/polyparse/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/polyparse/polyparse-1.9.ebuild b/dev-haskell/polyparse/polyparse-1.9.ebuild index cf6cd6b216022..43e5541805b6a 100644 --- a/dev-haskell/polyparse/polyparse-1.9.ebuild +++ b/dev-haskell/polyparse/polyparse-1.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A variety of alternative parser combinator libraries" HOMEPAGE="http://code.haskell.org/~malcolm/polyparse/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/pqueue/pqueue-1.3.2.ebuild b/dev-haskell/pqueue/pqueue-1.3.2.ebuild index f52ca16cc0187..0743837e02cb9 100644 --- a/dev-haskell/pqueue/pqueue-1.3.2.ebuild +++ b/dev-haskell/pqueue/pqueue-1.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Reliable, persistent, fast priority queues" HOMEPAGE="http://hackage.haskell.org/package/pqueue" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/prelude-extras/prelude-extras-0.4.0.3.ebuild b/dev-haskell/prelude-extras/prelude-extras-0.4.0.3.ebuild index 1890be440fc73..009342f650a66 100644 --- a/dev-haskell/prelude-extras/prelude-extras-0.4.0.3.ebuild +++ b/dev-haskell/prelude-extras/prelude-extras-0.4.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Higher order versions of Prelude classes" HOMEPAGE="https://github.com/ekmett/prelude-extras" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/preprocessor-tools/preprocessor-tools-1.0.1.ebuild b/dev-haskell/preprocessor-tools/preprocessor-tools-1.0.1.ebuild index 077bfd556a3d4..a70b1a8bd7481 100644 --- a/dev-haskell/preprocessor-tools/preprocessor-tools-1.0.1.ebuild +++ b/dev-haskell/preprocessor-tools/preprocessor-tools-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A framework for extending Haskell's syntax via quick-and-dirty preprocessors" HOMEPAGE="https://hackage.haskell.org/package/preprocessor-tools" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/pretty-hex/pretty-hex-1.0.ebuild b/dev-haskell/pretty-hex/pretty-hex-1.0.ebuild index a43870229aed3..54b40a90ec713 100644 --- a/dev-haskell/pretty-hex/pretty-hex-1.0.ebuild +++ b/dev-haskell/pretty-hex/pretty-hex-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A library for hex dumps of ByteStrings" HOMEPAGE="http://hackage.haskell.org/package/pretty-hex" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/pretty-show/pretty-show-1.6.12.ebuild b/dev-haskell/pretty-show/pretty-show-1.6.12.ebuild index 5b3d80f857588..1b9b88933c6eb 100644 --- a/dev-haskell/pretty-show/pretty-show-1.6.12.ebuild +++ b/dev-haskell/pretty-show/pretty-show-1.6.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Tools for working with derived 'Show' instances and generic inspection of values" HOMEPAGE="http://wiki.github.com/yav/pretty-show" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/pretty-show/pretty-show-1.6.8.2.ebuild b/dev-haskell/pretty-show/pretty-show-1.6.8.2.ebuild index a3df7d7e914b1..2bd779cb78d6f 100644 --- a/dev-haskell/pretty-show/pretty-show-1.6.8.2.ebuild +++ b/dev-haskell/pretty-show/pretty-show-1.6.8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Tools for working with derived 'Show' instances and generic inspection of values" HOMEPAGE="https://wiki.github.com/yav/pretty-show" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/pretty-show/pretty-show-1.6.9.ebuild b/dev-haskell/pretty-show/pretty-show-1.6.9.ebuild index 225463d72aad8..1dfa39ef4416b 100644 --- a/dev-haskell/pretty-show/pretty-show-1.6.9.ebuild +++ b/dev-haskell/pretty-show/pretty-show-1.6.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Tools for working with derived 'Show' instances and generic inspection of values" HOMEPAGE="http://wiki.github.com/yav/pretty-show" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/prettyclass/prettyclass-1.0.0.0.ebuild b/dev-haskell/prettyclass/prettyclass-1.0.0.0.ebuild index 9680062900ce7..661c45200d4cb 100644 --- a/dev-haskell/prettyclass/prettyclass-1.0.0.0.ebuild +++ b/dev-haskell/prettyclass/prettyclass-1.0.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Pretty printing class similar to Show" HOMEPAGE="http://hackage.haskell.org/package/prettyclass" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/prettyprinter/prettyprinter-1.2.0.1.ebuild b/dev-haskell/prettyprinter/prettyprinter-1.2.0.1.ebuild index 214b9a0cde08d..a5f21371d256a 100644 --- a/dev-haskell/prettyprinter/prettyprinter-1.2.0.1.ebuild +++ b/dev-haskell/prettyprinter/prettyprinter-1.2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A modern, easy to use, well-documented, extensible prettyprinter" HOMEPAGE="https://github.com/quchen/prettyprinter" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0/${PV}" diff --git a/dev-haskell/primitive/primitive-0.4.1.ebuild b/dev-haskell/primitive/primitive-0.4.1.ebuild index cdceec34b8b1d..81891c6d9e5e8 100644 --- a/dev-haskell/primitive/primitive-0.4.1.ebuild +++ b/dev-haskell/primitive/primitive-0.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # ebuild generated by hackport 0.2.13 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Wrappers for primitive operations" HOMEPAGE="http://code.haskell.org/primitive" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/primitive/primitive-0.5.0.1.ebuild b/dev-haskell/primitive/primitive-0.5.0.1.ebuild index 33434c165ee17..abb4e8a335864 100644 --- a/dev-haskell/primitive/primitive-0.5.0.1.ebuild +++ b/dev-haskell/primitive/primitive-0.5.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Primitive memory-related operations" HOMEPAGE="http://code.haskell.org/primitive" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/primitive/primitive-0.5.1.0.ebuild b/dev-haskell/primitive/primitive-0.5.1.0.ebuild index 881eaad3cf678..33227f2d42f07 100644 --- a/dev-haskell/primitive/primitive-0.5.1.0.ebuild +++ b/dev-haskell/primitive/primitive-0.5.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Primitive memory-related operations" HOMEPAGE="https://github.com/haskell/primitive" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/primitive/primitive-0.5.4.0.ebuild b/dev-haskell/primitive/primitive-0.5.4.0.ebuild index 4eee8e0ed71c6..486b5e9c622d1 100644 --- a/dev-haskell/primitive/primitive-0.5.4.0.ebuild +++ b/dev-haskell/primitive/primitive-0.5.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Primitive memory-related operations" HOMEPAGE="https://github.com/haskell/primitive" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/primitive/primitive-0.6.1.0-r1.ebuild b/dev-haskell/primitive/primitive-0.6.1.0-r1.ebuild index eb41ccc7b540d..15f99fe4cf42a 100644 --- a/dev-haskell/primitive/primitive-0.6.1.0-r1.ebuild +++ b/dev-haskell/primitive/primitive-0.6.1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Primitive memory-related operations" HOMEPAGE="https://github.com/haskell/primitive" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/process-conduit/process-conduit-1.1.0.0-r1.ebuild b/dev-haskell/process-conduit/process-conduit-1.1.0.0-r1.ebuild index dcce3ca346441..16d6ac96635dc 100644 --- a/dev-haskell/process-conduit/process-conduit-1.1.0.0-r1.ebuild +++ b/dev-haskell/process-conduit/process-conduit-1.1.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit base haskell-cabal DESCRIPTION="Conduits for processes" HOMEPAGE="https://github.com/tanakh/process-conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/process-conduit/process-conduit-1.2.0.1.ebuild b/dev-haskell/process-conduit/process-conduit-1.2.0.1.ebuild index 1a9954e6c4276..efbdeb02c28cc 100644 --- a/dev-haskell/process-conduit/process-conduit-1.2.0.1.ebuild +++ b/dev-haskell/process-conduit/process-conduit-1.2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Conduits for processes (deprecated)" HOMEPAGE="https://github.com/snoyberg/process-conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/process-extras/process-extras-0.3.3.6.ebuild b/dev-haskell/process-extras/process-extras-0.3.3.6.ebuild index 4fb7a6ad96050..f983cfdddf5dc 100644 --- a/dev-haskell/process-extras/process-extras-0.3.3.6.ebuild +++ b/dev-haskell/process-extras/process-extras-0.3.3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Process extras" HOMEPAGE="https://github.com/seereason/process-extras" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/profunctor-extras/profunctor-extras-3.3.3.1.ebuild b/dev-haskell/profunctor-extras/profunctor-extras-3.3.3.1.ebuild index 4268355d00f7c..1af47c6b0d7df 100644 --- a/dev-haskell/profunctor-extras/profunctor-extras-3.3.3.1.ebuild +++ b/dev-haskell/profunctor-extras/profunctor-extras-3.3.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Profunctor extras" HOMEPAGE="https://github.com/ekmett/profunctor-extras/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/profunctor-extras/profunctor-extras-4.0.ebuild b/dev-haskell/profunctor-extras/profunctor-extras-4.0.ebuild index d04fc221fbb34..371cdb56d0199 100644 --- a/dev-haskell/profunctor-extras/profunctor-extras-4.0.ebuild +++ b/dev-haskell/profunctor-extras/profunctor-extras-4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="This package has been absorbed into profunctors 4.0" HOMEPAGE="https://github.com/ekmett/profunctor-extras/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/profunctors/profunctors-3.3.0.1.ebuild b/dev-haskell/profunctors/profunctors-3.3.0.1.ebuild index 64db968e489cb..fe14e8ff8c096 100644 --- a/dev-haskell/profunctors/profunctors-3.3.0.1.ebuild +++ b/dev-haskell/profunctors/profunctors-3.3.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell 98 Profunctors" HOMEPAGE="https://github.com/ekmett/profunctors/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/profunctors/profunctors-4.0.4.ebuild b/dev-haskell/profunctors/profunctors-4.0.4.ebuild index 1de24ff2411f1..ed89c62ed3e32 100644 --- a/dev-haskell/profunctors/profunctors-4.0.4.ebuild +++ b/dev-haskell/profunctors/profunctors-4.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell 98 Profunctors" HOMEPAGE="https://github.com/ekmett/profunctors/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/profunctors/profunctors-4.3.2.ebuild b/dev-haskell/profunctors/profunctors-4.3.2.ebuild index 7edb586ae1917..68198aee9905e 100644 --- a/dev-haskell/profunctors/profunctors-4.3.2.ebuild +++ b/dev-haskell/profunctors/profunctors-4.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell 98 Profunctors" HOMEPAGE="https://github.com/ekmett/profunctors/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/profunctors/profunctors-4.4.1.ebuild b/dev-haskell/profunctors/profunctors-4.4.1.ebuild index 6b785e9654cb6..a79f7f11d57d6 100644 --- a/dev-haskell/profunctors/profunctors-4.4.1.ebuild +++ b/dev-haskell/profunctors/profunctors-4.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell 98 Profunctors" HOMEPAGE="https://github.com/ekmett/profunctors/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/profunctors/profunctors-5.1.2.ebuild b/dev-haskell/profunctors/profunctors-5.1.2.ebuild index 7abfa7beea16a..2d06a5c5b0673 100644 --- a/dev-haskell/profunctors/profunctors-5.1.2.ebuild +++ b/dev-haskell/profunctors/profunctors-5.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell 98 Profunctors" HOMEPAGE="https://github.com/ekmett/profunctors/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/profunctors/profunctors-5.2.ebuild b/dev-haskell/profunctors/profunctors-5.2.ebuild index 2ddf9615f5063..9ad259902b1a4 100644 --- a/dev-haskell/profunctors/profunctors-5.2.ebuild +++ b/dev-haskell/profunctors/profunctors-5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell 98 Profunctors" HOMEPAGE="https://github.com/ekmett/profunctors/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/project-template/project-template-0.2.0.ebuild b/dev-haskell/project-template/project-template-0.2.0.ebuild index eb55567924437..0caa221c6d112 100644 --- a/dev-haskell/project-template/project-template-0.2.0.ebuild +++ b/dev-haskell/project-template/project-template-0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Specify Haskell project templates and generate files" HOMEPAGE="https://github.com/fpco/haskell-ide" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/psqueue/psqueue-1.1-r1.ebuild b/dev-haskell/psqueue/psqueue-1.1-r1.ebuild index b71627525966d..f788b4fcdcf0c 100644 --- a/dev-haskell/psqueue/psqueue-1.1-r1.ebuild +++ b/dev-haskell/psqueue/psqueue-1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Priority Search Queue" HOMEPAGE="http://hackage.haskell.org/package/PSQueue" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/psqueues/psqueues-0.2.0.3.ebuild b/dev-haskell/psqueues/psqueues-0.2.0.3.ebuild index 619a89d542632..041e5c7bd59e4 100644 --- a/dev-haskell/psqueues/psqueues-0.2.0.3.ebuild +++ b/dev-haskell/psqueues/psqueues-0.2.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Pure priority search queues" HOMEPAGE="http://hackage.haskell.org/package/psqueues" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/psqueues/psqueues-0.2.2.1.ebuild b/dev-haskell/psqueues/psqueues-0.2.2.1.ebuild index 2cee5b95e57c8..c5f5a054a6779 100644 --- a/dev-haskell/psqueues/psqueues-0.2.2.1.ebuild +++ b/dev-haskell/psqueues/psqueues-0.2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Pure priority search queues" HOMEPAGE="http://hackage.haskell.org/package/psqueues" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/psqueues/psqueues-0.2.2.2.ebuild b/dev-haskell/psqueues/psqueues-0.2.2.2.ebuild index abb5f755813a4..221acf0753bfa 100644 --- a/dev-haskell/psqueues/psqueues-0.2.2.2.ebuild +++ b/dev-haskell/psqueues/psqueues-0.2.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Pure priority search queues" HOMEPAGE="http://hackage.haskell.org/package/psqueues" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/psqueues/psqueues-0.2.2.3.ebuild b/dev-haskell/psqueues/psqueues-0.2.2.3.ebuild index b38a9f511c30a..b5018488583b5 100644 --- a/dev-haskell/psqueues/psqueues-0.2.2.3.ebuild +++ b/dev-haskell/psqueues/psqueues-0.2.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Pure priority search queues" HOMEPAGE="http://hackage.haskell.org/package/psqueues" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/publicsuffixlist/publicsuffixlist-0.1.ebuild b/dev-haskell/publicsuffixlist/publicsuffixlist-0.1.ebuild index f7548d48ed515..0e31adf5b893e 100644 --- a/dev-haskell/publicsuffixlist/publicsuffixlist-0.1.ebuild +++ b/dev-haskell/publicsuffixlist/publicsuffixlist-0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Is a given string a domain suffix?" HOMEPAGE="https://hackage.haskell.org/package/publicsuffixlist" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/punycode/punycode-2.0.ebuild b/dev-haskell/punycode/punycode-2.0.ebuild index 6c7cdca0629d1..305a6f0ba14ae 100644 --- a/dev-haskell/punycode/punycode-2.0.ebuild +++ b/dev-haskell/punycode/punycode-2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Encode unicode strings to ascii forms according to RFC 3492" HOMEPAGE="https://github.com/litherum/punycode" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/puremd5/puremd5-2.1.2.1.ebuild b/dev-haskell/puremd5/puremd5-2.1.2.1.ebuild index ac80f93da8ed7..ae6f846347f37 100644 --- a/dev-haskell/puremd5/puremd5-2.1.2.1.ebuild +++ b/dev-haskell/puremd5/puremd5-2.1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A Haskell-only implementation of the MD5 digest (hash) algorithm" HOMEPAGE="http://hackage.haskell.org/package/pureMD5" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/puremd5/puremd5-2.1.3.ebuild b/dev-haskell/puremd5/puremd5-2.1.3.ebuild index 72110c02e7c8a..ed5a5af0db579 100644 --- a/dev-haskell/puremd5/puremd5-2.1.3.ebuild +++ b/dev-haskell/puremd5/puremd5-2.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A Haskell-only implementation of the MD5 digest (hash) algorithm" HOMEPAGE="http://hackage.haskell.org/package/pureMD5" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/pwstore-fast/pwstore-fast-2.4.4.ebuild b/dev-haskell/pwstore-fast/pwstore-fast-2.4.4.ebuild index fb207376e6875..c285f1a28c897 100644 --- a/dev-haskell/pwstore-fast/pwstore-fast-2.4.4.ebuild +++ b/dev-haskell/pwstore-fast/pwstore-fast-2.4.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Secure password storage" HOMEPAGE="https://github.com/PeterScott/pwstore" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/quickcheck-instances/quickcheck-instances-0.3.11.ebuild b/dev-haskell/quickcheck-instances/quickcheck-instances-0.3.11.ebuild index 42ed598d25fdc..2407e0b0b100a 100644 --- a/dev-haskell/quickcheck-instances/quickcheck-instances-0.3.11.ebuild +++ b/dev-haskell/quickcheck-instances/quickcheck-instances-0.3.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Common quickcheck instances" HOMEPAGE="https://github.com/aslatter/qc-instances" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/quickcheck-instances/quickcheck-instances-0.3.12-r1.ebuild b/dev-haskell/quickcheck-instances/quickcheck-instances-0.3.12-r1.ebuild index e490930beedb5..86411bb3907e1 100644 --- a/dev-haskell/quickcheck-instances/quickcheck-instances-0.3.12-r1.ebuild +++ b/dev-haskell/quickcheck-instances/quickcheck-instances-0.3.12-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Common quickcheck instances" HOMEPAGE="https://github.com/aslatter/qc-instances" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/quickcheck-instances/quickcheck-instances-0.3.12.ebuild b/dev-haskell/quickcheck-instances/quickcheck-instances-0.3.12.ebuild index e524e1f4f29a4..f3d30611fe8d1 100644 --- a/dev-haskell/quickcheck-instances/quickcheck-instances-0.3.12.ebuild +++ b/dev-haskell/quickcheck-instances/quickcheck-instances-0.3.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Common quickcheck instances" HOMEPAGE="https://github.com/aslatter/qc-instances" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/quickcheck-io/quickcheck-io-0.1.1-r1.ebuild b/dev-haskell/quickcheck-io/quickcheck-io-0.1.1-r1.ebuild index 6e1c797a3d46a..09da6ecc046e1 100644 --- a/dev-haskell/quickcheck-io/quickcheck-io-0.1.1-r1.ebuild +++ b/dev-haskell/quickcheck-io/quickcheck-io-0.1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Use HUnit assertions as QuickCheck properties" HOMEPAGE="http://hackage.haskell.org/package/quickcheck-io" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/quickcheck-io/quickcheck-io-0.1.2.ebuild b/dev-haskell/quickcheck-io/quickcheck-io-0.1.2.ebuild index ff5e3aad395c3..b3f70afa9efc8 100644 --- a/dev-haskell/quickcheck-io/quickcheck-io-0.1.2.ebuild +++ b/dev-haskell/quickcheck-io/quickcheck-io-0.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Use HUnit assertions as QuickCheck properties" HOMEPAGE="https://github.com/hspec/quickcheck-io#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/quickcheck-io/quickcheck-io-0.1.4.ebuild b/dev-haskell/quickcheck-io/quickcheck-io-0.1.4.ebuild index 2da85b7d3ee24..2020776147a9b 100644 --- a/dev-haskell/quickcheck-io/quickcheck-io-0.1.4.ebuild +++ b/dev-haskell/quickcheck-io/quickcheck-io-0.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Use HUnit assertions as QuickCheck properties" HOMEPAGE="https://github.com/hspec/quickcheck-io#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/quickcheck-unicode/quickcheck-unicode-1.0.0.1.ebuild b/dev-haskell/quickcheck-unicode/quickcheck-unicode-1.0.0.1.ebuild index fb43f6100224b..9169b7ccefa57 100644 --- a/dev-haskell/quickcheck-unicode/quickcheck-unicode-1.0.0.1.ebuild +++ b/dev-haskell/quickcheck-unicode/quickcheck-unicode-1.0.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Generator and shrink functions for testing Unicode-related software" HOMEPAGE="https://github.com/bos/quickcheck-unicode" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/quickcheck/quickcheck-2.6.ebuild b/dev-haskell/quickcheck/quickcheck-2.6.ebuild index 3d43664927faf..d3f334016f07b 100644 --- a/dev-haskell/quickcheck/quickcheck-2.6.ebuild +++ b/dev-haskell/quickcheck/quickcheck-2.6.ebuild @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Automatic testing of Haskell programs" HOMEPAGE="https://github.com/nick8325/quickcheck" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="2/${PV}" diff --git a/dev-haskell/quickcheck/quickcheck-2.7.6.ebuild b/dev-haskell/quickcheck/quickcheck-2.7.6.ebuild index b9948c6f5c46c..b25b97530d01a 100644 --- a/dev-haskell/quickcheck/quickcheck-2.7.6.ebuild +++ b/dev-haskell/quickcheck/quickcheck-2.7.6.ebuild @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Automatic testing of Haskell programs" HOMEPAGE="https://github.com/nick8325/quickcheck" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="2/${PV}" diff --git a/dev-haskell/quickcheck/quickcheck-2.8.1.ebuild b/dev-haskell/quickcheck/quickcheck-2.8.1.ebuild index 3dc8881d5cd9b..5de1da2fac819 100644 --- a/dev-haskell/quickcheck/quickcheck-2.8.1.ebuild +++ b/dev-haskell/quickcheck/quickcheck-2.8.1.ebuild @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Automatic testing of Haskell programs" HOMEPAGE="https://github.com/nick8325/quickcheck" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="2/${PV}" diff --git a/dev-haskell/quickcheck/quickcheck-2.8.2.ebuild b/dev-haskell/quickcheck/quickcheck-2.8.2.ebuild index 11b2fd9517ca0..75fbf21a08fae 100644 --- a/dev-haskell/quickcheck/quickcheck-2.8.2.ebuild +++ b/dev-haskell/quickcheck/quickcheck-2.8.2.ebuild @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Automatic testing of Haskell programs" HOMEPAGE="https://github.com/nick8325/quickcheck" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="2/${PV}" diff --git a/dev-haskell/quickcheck/quickcheck-2.9.2.ebuild b/dev-haskell/quickcheck/quickcheck-2.9.2.ebuild index d55efeea0daf8..4a0ebf89f900d 100644 --- a/dev-haskell/quickcheck/quickcheck-2.9.2.ebuild +++ b/dev-haskell/quickcheck/quickcheck-2.9.2.ebuild @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Automatic testing of Haskell programs" HOMEPAGE="https://github.com/nick8325/quickcheck" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="2/${PV}" diff --git a/dev-haskell/random/random-1.0.1.1-r1.ebuild b/dev-haskell/random/random-1.0.1.1-r1.ebuild index d96ff1b1056cf..8998385062f26 100644 --- a/dev-haskell/random/random-1.0.1.1-r1.ebuild +++ b/dev-haskell/random/random-1.0.1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="random number library" HOMEPAGE="http://hackage.haskell.org/package/random" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/random/random-1.1.ebuild b/dev-haskell/random/random-1.1.ebuild index 366e8c4f240fe..903fea186799d 100644 --- a/dev-haskell/random/random-1.1.ebuild +++ b/dev-haskell/random/random-1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="random number library" HOMEPAGE="http://hackage.haskell.org/package/random" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/ranges/ranges-0.2.4-r1.ebuild b/dev-haskell/ranges/ranges-0.2.4-r1.ebuild index b005ec5524732..ef30a7a8a5503 100644 --- a/dev-haskell/ranges/ranges-0.2.4-r1.ebuild +++ b/dev-haskell/ranges/ranges-0.2.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Ranges and various functions on them" HOMEPAGE="http://hackage.haskell.org/package/ranges" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/raw-strings-qq/raw-strings-qq-1.1.ebuild b/dev-haskell/raw-strings-qq/raw-strings-qq-1.1.ebuild index 193ab967316e3..58b87fc62146e 100644 --- a/dev-haskell/raw-strings-qq/raw-strings-qq-1.1.ebuild +++ b/dev-haskell/raw-strings-qq/raw-strings-qq-1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Raw string literals for Haskell" HOMEPAGE="https://github.com/23Skidoo/raw-strings-qq" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/readable/readable-0.3.1.ebuild b/dev-haskell/readable/readable-0.3.1.ebuild index 50cd557e24e2c..67412cd01d62e 100644 --- a/dev-haskell/readable/readable-0.3.1.ebuild +++ b/dev-haskell/readable/readable-0.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Reading from Text and ByteString" HOMEPAGE="https://github.com/mightybyte/readable" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/readargs/readargs-1.2.2.ebuild b/dev-haskell/readargs/readargs-1.2.2.ebuild index 7973976779b22..348a5522d5536 100644 --- a/dev-haskell/readargs/readargs-1.2.2.ebuild +++ b/dev-haskell/readargs/readargs-1.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Simple command line argument parsing" HOMEPAGE="https://github.com/rampion/ReadArgs" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/readargs/readargs-1.2.3.ebuild b/dev-haskell/readargs/readargs-1.2.3.ebuild index ea206c616eebd..3c69dcd1e4383 100644 --- a/dev-haskell/readargs/readargs-1.2.3.ebuild +++ b/dev-haskell/readargs/readargs-1.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Simple command line argument parsing" HOMEPAGE="https://github.com/rampion/ReadArgs" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/readline/readline-1.0.3.0-r1.ebuild b/dev-haskell/readline/readline-1.0.3.0-r1.ebuild index 9b6aaa6771a68..b42f9dea7b2a2 100644 --- a/dev-haskell/readline/readline-1.0.3.0-r1.ebuild +++ b/dev-haskell/readline/readline-1.0.3.0-r1.ebuild @@ -10,7 +10,7 @@ inherit autotools haskell-cabal DESCRIPTION="An interface to the GNU readline library" HOMEPAGE="http://hackage.haskell.org/package/readline" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/readline/readline-1.0.3.0.ebuild b/dev-haskell/readline/readline-1.0.3.0.ebuild index ac955840c07a4..2c11f1eccf2cf 100644 --- a/dev-haskell/readline/readline-1.0.3.0.ebuild +++ b/dev-haskell/readline/readline-1.0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="An interface to the GNU readline library" HOMEPAGE="http://hackage.haskell.org/package/readline" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/recaptcha/recaptcha-0.1.0.3.ebuild b/dev-haskell/recaptcha/recaptcha-0.1.0.3.ebuild index 15561ac600094..b4030a5312f03 100644 --- a/dev-haskell/recaptcha/recaptcha-0.1.0.3.ebuild +++ b/dev-haskell/recaptcha/recaptcha-0.1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Functions for using the reCAPTCHA service in web applications" HOMEPAGE="https://github.com/jgm/recaptcha/tree/master" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/reducers/reducers-3.10.3.2.ebuild b/dev-haskell/reducers/reducers-3.10.3.2.ebuild index 405f5b03f78d0..2c5409ee61b48 100644 --- a/dev-haskell/reducers/reducers-3.10.3.2.ebuild +++ b/dev-haskell/reducers/reducers-3.10.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Semigroups, specialized containers and a general map/reduce framework" HOMEPAGE="https://github.com/ekmett/reducers/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/reducers/reducers-3.12.1-r1.ebuild b/dev-haskell/reducers/reducers-3.12.1-r1.ebuild index ecfe9316cf644..5a28a903b5377 100644 --- a/dev-haskell/reducers/reducers-3.12.1-r1.ebuild +++ b/dev-haskell/reducers/reducers-3.12.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Semigroups, specialized containers and a general map/reduce framework" HOMEPAGE="https://github.com/ekmett/reducers/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/refact/refact-0.3.0.2.ebuild b/dev-haskell/refact/refact-0.3.0.2.ebuild index 724b9fe9b41e5..845ef7273e8a0 100644 --- a/dev-haskell/refact/refact-0.3.0.2.ebuild +++ b/dev-haskell/refact/refact-0.3.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Specify refactorings to perform with apply-refact" HOMEPAGE="http://hackage.haskell.org/package/refact" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/reflection/reflection-1.3.2.ebuild b/dev-haskell/reflection/reflection-1.3.2.ebuild index bb20a85fae043..a748840922694 100644 --- a/dev-haskell/reflection/reflection-1.3.2.ebuild +++ b/dev-haskell/reflection/reflection-1.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Reifies arbitrary terms into types that can be reflected back into terms" HOMEPAGE="https://github.com/ekmett/reflection" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/reflection/reflection-1.4.ebuild b/dev-haskell/reflection/reflection-1.4.ebuild index e74ff197f6ddd..7308893a2b9c1 100644 --- a/dev-haskell/reflection/reflection-1.4.ebuild +++ b/dev-haskell/reflection/reflection-1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Reifies arbitrary terms into types that can be reflected back into terms" HOMEPAGE="https://github.com/ekmett/reflection" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/reflection/reflection-1.5.2.1.ebuild b/dev-haskell/reflection/reflection-1.5.2.1.ebuild index 2c8ecd06197a0..3f7c0be7ee1a9 100644 --- a/dev-haskell/reflection/reflection-1.5.2.1.ebuild +++ b/dev-haskell/reflection/reflection-1.5.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Reifies arbitrary terms into types that can be reflected back into terms" HOMEPAGE="https://github.com/ekmett/reflection" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/reflection/reflection-2.1.2.ebuild b/dev-haskell/reflection/reflection-2.1.2.ebuild index 5e86f46c45bcf..dbdb3c44b5857 100644 --- a/dev-haskell/reflection/reflection-2.1.2.ebuild +++ b/dev-haskell/reflection/reflection-2.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Reifies arbitrary terms into types that can be reflected back into terms" HOMEPAGE="https://github.com/ekmett/reflection" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/regex-applicative-text/regex-applicative-text-0.1.0.1.ebuild b/dev-haskell/regex-applicative-text/regex-applicative-text-0.1.0.1.ebuild index af47c8861f1d5..f3c8945608d0c 100644 --- a/dev-haskell/regex-applicative-text/regex-applicative-text-0.1.0.1.ebuild +++ b/dev-haskell/regex-applicative-text/regex-applicative-text-0.1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="regex-applicative on text" HOMEPAGE="https://github.com/phadej/regex-applicative-text#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/regex-applicative/regex-applicative-0.3.3.ebuild b/dev-haskell/regex-applicative/regex-applicative-0.3.3.ebuild index 07038d611f12e..100a8f92cc4c3 100644 --- a/dev-haskell/regex-applicative/regex-applicative-0.3.3.ebuild +++ b/dev-haskell/regex-applicative/regex-applicative-0.3.3.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Regex-based parsing with applicative interface" HOMEPAGE="https://github.com/feuerbach/regex-applicative" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/regex-base/regex-base-0.93.2-r1.ebuild b/dev-haskell/regex-base/regex-base-0.93.2-r1.ebuild index 44fecfb92b05b..adeddf54b9ee0 100644 --- a/dev-haskell/regex-base/regex-base-0.93.2-r1.ebuild +++ b/dev-haskell/regex-base/regex-base-0.93.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Replaces/Enhances Text.Regex" HOMEPAGE="https://sourceforge.net/projects/lazy-regex" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/regex-compat-tdfa/regex-compat-tdfa-0.95.1.4.ebuild b/dev-haskell/regex-compat-tdfa/regex-compat-tdfa-0.95.1.4.ebuild index fad1fa8b706a3..9f8ca22578759 100644 --- a/dev-haskell/regex-compat-tdfa/regex-compat-tdfa-0.95.1.4.ebuild +++ b/dev-haskell/regex-compat-tdfa/regex-compat-tdfa-0.95.1.4.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Unicode Support version of Text.Regex, using regex-tdfa" HOMEPAGE="https://hub.darcs.net/shelarcy/regex-compat-tdfa" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/regex-compat/regex-compat-0.95.1-r1.ebuild b/dev-haskell/regex-compat/regex-compat-0.95.1-r1.ebuild index c5314e5bb01cc..d516fd75938c9 100644 --- a/dev-haskell/regex-compat/regex-compat-0.95.1-r1.ebuild +++ b/dev-haskell/regex-compat/regex-compat-0.95.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Replaces/Enhances Text.Regex" HOMEPAGE="https://sourceforge.net/projects/lazy-regex" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/regex-pcre-builtin/regex-pcre-builtin-0.94.4.8.8.35.ebuild b/dev-haskell/regex-pcre-builtin/regex-pcre-builtin-0.94.4.8.8.35.ebuild index 7a1c0c3b1c45a..c03869ee7f190 100644 --- a/dev-haskell/regex-pcre-builtin/regex-pcre-builtin-0.94.4.8.8.35.ebuild +++ b/dev-haskell/regex-pcre-builtin/regex-pcre-builtin-0.94.4.8.8.35.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Replaces/Enhances Text.Regex" HOMEPAGE="http://hackage.haskell.org/package/regex-pcre" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/regex-pcre/regex-pcre-0.94.4-r1.ebuild b/dev-haskell/regex-pcre/regex-pcre-0.94.4-r1.ebuild index b41c912c44c9f..4d76c405fa8db 100644 --- a/dev-haskell/regex-pcre/regex-pcre-0.94.4-r1.ebuild +++ b/dev-haskell/regex-pcre/regex-pcre-0.94.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Replaces/Enhances Text.Regex" HOMEPAGE="http://hackage.haskell.org/package/regex-pcre" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/regex-posix/regex-posix-0.95.2.ebuild b/dev-haskell/regex-posix/regex-posix-0.95.2.ebuild index b9a761371d96b..47f5ff19c5430 100644 --- a/dev-haskell/regex-posix/regex-posix-0.95.2.ebuild +++ b/dev-haskell/regex-posix/regex-posix-0.95.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -8,7 +8,7 @@ inherit base haskell-cabal DESCRIPTION="Replaces/Enhances Text.Regex" HOMEPAGE="https://sourceforge.net/projects/lazy-regex" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/regex-tdfa-rc/regex-tdfa-rc-1.1.8.3.ebuild b/dev-haskell/regex-tdfa-rc/regex-tdfa-rc-1.1.8.3.ebuild index 9edc5e35f13c2..977f7394e5b74 100644 --- a/dev-haskell/regex-tdfa-rc/regex-tdfa-rc-1.1.8.3.ebuild +++ b/dev-haskell/regex-tdfa-rc/regex-tdfa-rc-1.1.8.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Replaces/Enhances Text.Regex (fork by Roman Cheplyaka)" HOMEPAGE="http://hackage.haskell.org/package/${PN}" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/regex-tdfa/regex-tdfa-1.2.0.ebuild b/dev-haskell/regex-tdfa/regex-tdfa-1.2.0.ebuild index d9b9e7d2f5236..9108418a0e98f 100644 --- a/dev-haskell/regex-tdfa/regex-tdfa-1.2.0.ebuild +++ b/dev-haskell/regex-tdfa/regex-tdfa-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Replaces/Enhances Text.Regex" HOMEPAGE="http://hackage.haskell.org/package/regex-tdfa" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/regex-tdfa/regex-tdfa-1.2.1.ebuild b/dev-haskell/regex-tdfa/regex-tdfa-1.2.1.ebuild index 272ac0acf03fe..4c355e74107fa 100644 --- a/dev-haskell/regex-tdfa/regex-tdfa-1.2.1.ebuild +++ b/dev-haskell/regex-tdfa/regex-tdfa-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Replaces/Enhances Text.Regex" HOMEPAGE="http://hackage.haskell.org/package/regex-tdfa" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/regex-tdfa/regex-tdfa-1.2.2.ebuild b/dev-haskell/regex-tdfa/regex-tdfa-1.2.2.ebuild index 5d726a4e15d67..111f440fcb005 100644 --- a/dev-haskell/regex-tdfa/regex-tdfa-1.2.2.ebuild +++ b/dev-haskell/regex-tdfa/regex-tdfa-1.2.2.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Replaces/Enhances Text.Regex" HOMEPAGE="https://github.com/ChrisKuklewicz/regex-tdfa" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/resource-pool/resource-pool-0.2.3.2.ebuild b/dev-haskell/resource-pool/resource-pool-0.2.3.2.ebuild index dda618bbdd2ae..14df070eb7618 100644 --- a/dev-haskell/resource-pool/resource-pool-0.2.3.2.ebuild +++ b/dev-haskell/resource-pool/resource-pool-0.2.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="A high-performance striped resource pooling implementation" HOMEPAGE="https://github.com/bos/pool" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/resourcet/resourcet-0.4.10.ebuild b/dev-haskell/resourcet/resourcet-0.4.10.ebuild index fbc31f1165a5f..9b6b9a284eaa0 100644 --- a/dev-haskell/resourcet/resourcet-0.4.10.ebuild +++ b/dev-haskell/resourcet/resourcet-0.4.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Deterministic allocation and freeing of scarce resources" HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/resourcet/resourcet-0.4.9.ebuild b/dev-haskell/resourcet/resourcet-0.4.9.ebuild index 555897ae6570a..1d9165467d50d 100644 --- a/dev-haskell/resourcet/resourcet-0.4.9.ebuild +++ b/dev-haskell/resourcet/resourcet-0.4.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Deterministic allocation and freeing of scarce resources" HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/resourcet/resourcet-1.1.2.2.ebuild b/dev-haskell/resourcet/resourcet-1.1.2.2.ebuild index 63c0e297543fa..ff09380c27873 100644 --- a/dev-haskell/resourcet/resourcet-1.1.2.2.ebuild +++ b/dev-haskell/resourcet/resourcet-1.1.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Deterministic allocation and freeing of scarce resources" HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/resourcet/resourcet-1.1.7.4.ebuild b/dev-haskell/resourcet/resourcet-1.1.7.4.ebuild index 3f58a2319d773..55ee65ff5b434 100644 --- a/dev-haskell/resourcet/resourcet-1.1.7.4.ebuild +++ b/dev-haskell/resourcet/resourcet-1.1.7.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Deterministic allocation and freeing of scarce resources" HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/resourcet/resourcet-1.1.7.ebuild b/dev-haskell/resourcet/resourcet-1.1.7.ebuild index 6e479b52b9bd2..5d4a831fb0a48 100644 --- a/dev-haskell/resourcet/resourcet-1.1.7.ebuild +++ b/dev-haskell/resourcet/resourcet-1.1.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Deterministic allocation and freeing of scarce resources" HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/resourcet/resourcet-1.1.9.ebuild b/dev-haskell/resourcet/resourcet-1.1.9.ebuild index 7d9878ab0bffe..c7ef6f9143b83 100644 --- a/dev-haskell/resourcet/resourcet-1.1.9.ebuild +++ b/dev-haskell/resourcet/resourcet-1.1.9.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Deterministic allocation and freeing of scarce resources" HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/retry/retry-0.7.4.2.ebuild b/dev-haskell/retry/retry-0.7.4.2.ebuild index b497f43dc6895..9ed4c7b733868 100644 --- a/dev-haskell/retry/retry-0.7.4.2.ebuild +++ b/dev-haskell/retry/retry-0.7.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Retry combinators for monadic actions that may fail" HOMEPAGE="https://github.com/Soostone/retry" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/rfc5051/rfc5051-0.1.0.3.ebuild b/dev-haskell/rfc5051/rfc5051-0.1.0.3.ebuild index 6473d8f22183c..9f19c85f51577 100644 --- a/dev-haskell/rfc5051/rfc5051-0.1.0.3.ebuild +++ b/dev-haskell/rfc5051/rfc5051-0.1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Simple unicode collation as per RFC5051" HOMEPAGE="http://hackage.haskell.org/package/rfc5051" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/riff/riff-0.3.0.1.ebuild b/dev-haskell/riff/riff-0.3.0.1.ebuild index 1af8e526a4cd4..69b9d3a467883 100644 --- a/dev-haskell/riff/riff-0.3.0.1.ebuild +++ b/dev-haskell/riff/riff-0.3.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="RIFF parser for Haskell" HOMEPAGE="https://bitbucket.org/robertmassaioli/riff/overview" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/safe-exceptions/safe-exceptions-0.1.4.0.ebuild b/dev-haskell/safe-exceptions/safe-exceptions-0.1.4.0.ebuild index 271fd86ad6f61..c1b6ac8077a61 100644 --- a/dev-haskell/safe-exceptions/safe-exceptions-0.1.4.0.ebuild +++ b/dev-haskell/safe-exceptions/safe-exceptions-0.1.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Safe, consistent, and easy exception handling" HOMEPAGE="https://github.com/fpco/safe-exceptions#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/safe/safe-0.3.9.ebuild b/dev-haskell/safe/safe-0.3.9.ebuild index bc6f0b02e9bc8..2ffe29b00c797 100644 --- a/dev-haskell/safe/safe-0.3.9.ebuild +++ b/dev-haskell/safe/safe-0.3.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Library of safe (exception free) functions" HOMEPAGE="https://github.com/ndmitchell/safe#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/safesemaphore/safesemaphore-0.10.1.ebuild b/dev-haskell/safesemaphore/safesemaphore-0.10.1.ebuild index b613b64e9c434..5b726492def8e 100644 --- a/dev-haskell/safesemaphore/safesemaphore-0.10.1.ebuild +++ b/dev-haskell/safesemaphore/safesemaphore-0.10.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Much safer replacement for QSemN, QSem, and SampleVar" HOMEPAGE="https://github.com/ChrisKuklewicz/SafeSemaphore" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/sandi/sandi-0.3.6.ebuild b/dev-haskell/sandi/sandi-0.3.6.ebuild index 87312b7d4f6ac..957515e03f135 100644 --- a/dev-haskell/sandi/sandi-0.3.6.ebuild +++ b/dev-haskell/sandi/sandi-0.3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Data encoding library" HOMEPAGE="http://hackage.haskell.org/package/sandi" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/sandi/sandi-0.4.0.ebuild b/dev-haskell/sandi/sandi-0.4.0.ebuild index 70e3824b28d5a..074ab9e24d58b 100644 --- a/dev-haskell/sandi/sandi-0.4.0.ebuild +++ b/dev-haskell/sandi/sandi-0.4.0.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Data encoding library" HOMEPAGE="http://hackage.haskell.org/package/sandi" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/say/say-0.1.0.0.ebuild b/dev-haskell/say/say-0.1.0.0.ebuild index 34f3296d653f0..afbd9623e4370 100644 --- a/dev-haskell/say/say-0.1.0.0.ebuild +++ b/dev-haskell/say/say-0.1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Initial project template from stack" HOMEPAGE="https://github.com/fpco/say#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/scientific/scientific-0.3.3.8.ebuild b/dev-haskell/scientific/scientific-0.3.3.8.ebuild index 93fb99ff04fdf..3b544c4e6cdaa 100644 --- a/dev-haskell/scientific/scientific-0.3.3.8.ebuild +++ b/dev-haskell/scientific/scientific-0.3.3.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Numbers represented using scientific notation" HOMEPAGE="https://github.com/basvandijk/scientific" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/scientific/scientific-0.3.4.4.ebuild b/dev-haskell/scientific/scientific-0.3.4.4.ebuild index c06cbb3fe8f21..651786af93af8 100644 --- a/dev-haskell/scientific/scientific-0.3.4.4.ebuild +++ b/dev-haskell/scientific/scientific-0.3.4.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Numbers represented using scientific notation" HOMEPAGE="https://github.com/basvandijk/scientific" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/scientific/scientific-0.3.4.6.ebuild b/dev-haskell/scientific/scientific-0.3.4.6.ebuild index 0fa3c5fdf2fa7..fea0e594f6227 100644 --- a/dev-haskell/scientific/scientific-0.3.4.6.ebuild +++ b/dev-haskell/scientific/scientific-0.3.4.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Numbers represented using scientific notation" HOMEPAGE="https://github.com/basvandijk/scientific" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/scientific/scientific-0.3.4.9.ebuild b/dev-haskell/scientific/scientific-0.3.4.9.ebuild index ef2dadaf373fb..70e37e5e72f9e 100644 --- a/dev-haskell/scientific/scientific-0.3.4.9.ebuild +++ b/dev-haskell/scientific/scientific-0.3.4.9.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Numbers represented using scientific notation" HOMEPAGE="https://github.com/basvandijk/scientific" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/securemem/securemem-0.1.3.ebuild b/dev-haskell/securemem/securemem-0.1.3.ebuild index 4bbd028199a3c..607b1c699b4a4 100644 --- a/dev-haskell/securemem/securemem-0.1.3.ebuild +++ b/dev-haskell/securemem/securemem-0.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="abstraction to an auto scrubbing and const time eq, memory chunk" HOMEPAGE="https://github.com/vincenthz/hs-securemem" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/securemem/securemem-0.1.9.ebuild b/dev-haskell/securemem/securemem-0.1.9.ebuild index 13c69e23318c4..c446df8a68410 100644 --- a/dev-haskell/securemem/securemem-0.1.9.ebuild +++ b/dev-haskell/securemem/securemem-0.1.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="abstraction to an auto scrubbing and const time eq, memory chunk" HOMEPAGE="https://github.com/vincenthz/hs-securemem" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/semigroupoid-extras/semigroupoid-extras-3.0.1.ebuild b/dev-haskell/semigroupoid-extras/semigroupoid-extras-3.0.1.ebuild index 10817e629d322..fb8da71a3d6f2 100644 --- a/dev-haskell/semigroupoid-extras/semigroupoid-extras-3.0.1.ebuild +++ b/dev-haskell/semigroupoid-extras/semigroupoid-extras-3.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Semigroupoids requiring Haskell extensions" HOMEPAGE="https://github.com/ekmett/semigroupoid-extras" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/semigroupoid-extras/semigroupoid-extras-4.0.ebuild b/dev-haskell/semigroupoid-extras/semigroupoid-extras-4.0.ebuild index 7d189cfc3cc33..3d1148ea62f08 100644 --- a/dev-haskell/semigroupoid-extras/semigroupoid-extras-4.0.ebuild +++ b/dev-haskell/semigroupoid-extras/semigroupoid-extras-4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="This package has been absorbed into semigroupoids 4.0" HOMEPAGE="https://github.com/ekmett/semigroupoid-extras" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/semigroupoid-extras/semigroupoid-extras-5.ebuild b/dev-haskell/semigroupoid-extras/semigroupoid-extras-5.ebuild index 42e7a4c47152c..2fd125f0d64e2 100644 --- a/dev-haskell/semigroupoid-extras/semigroupoid-extras-5.ebuild +++ b/dev-haskell/semigroupoid-extras/semigroupoid-extras-5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Semigroupoids that depend on PolyKinds" HOMEPAGE="https://github.com/ekmett/semigroupoid-extras" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/semigroupoids/semigroupoids-3.1.ebuild b/dev-haskell/semigroupoids/semigroupoids-3.1.ebuild index 61ef4fbe13235..a537f3a0525e6 100644 --- a/dev-haskell/semigroupoids/semigroupoids-3.1.ebuild +++ b/dev-haskell/semigroupoids/semigroupoids-3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell 98 semigroupoids: Category sans id" HOMEPAGE="https://github.com/ekmett/semigroupoids" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/semigroupoids/semigroupoids-4.0.2.1.ebuild b/dev-haskell/semigroupoids/semigroupoids-4.0.2.1.ebuild index 4817b0a8f18a0..b109955e043b8 100644 --- a/dev-haskell/semigroupoids/semigroupoids-4.0.2.1.ebuild +++ b/dev-haskell/semigroupoids/semigroupoids-4.0.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Semigroupoids: Category sans id" HOMEPAGE="https://github.com/ekmett/semigroupoids" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/semigroupoids/semigroupoids-4.2.ebuild b/dev-haskell/semigroupoids/semigroupoids-4.2.ebuild index 2aaba5785397b..357a9542d3bfc 100644 --- a/dev-haskell/semigroupoids/semigroupoids-4.2.ebuild +++ b/dev-haskell/semigroupoids/semigroupoids-4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Semigroupoids: Category sans id" HOMEPAGE="https://github.com/ekmett/semigroupoids" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/semigroupoids/semigroupoids-4.3.ebuild b/dev-haskell/semigroupoids/semigroupoids-4.3.ebuild index a2f278f2f8377..961a3b8e36aa6 100644 --- a/dev-haskell/semigroupoids/semigroupoids-4.3.ebuild +++ b/dev-haskell/semigroupoids/semigroupoids-4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Semigroupoids: Category sans id" HOMEPAGE="https://github.com/ekmett/semigroupoids" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/semigroupoids/semigroupoids-5.0.0.4.ebuild b/dev-haskell/semigroupoids/semigroupoids-5.0.0.4.ebuild index 6596e7c6e6933..f8de02c22d288 100644 --- a/dev-haskell/semigroupoids/semigroupoids-5.0.0.4.ebuild +++ b/dev-haskell/semigroupoids/semigroupoids-5.0.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Semigroupoids: Category sans id" HOMEPAGE="https://github.com/ekmett/semigroupoids" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/semigroupoids/semigroupoids-5.1.ebuild b/dev-haskell/semigroupoids/semigroupoids-5.1.ebuild index d221202aa3dc1..0be857d5cd08f 100644 --- a/dev-haskell/semigroupoids/semigroupoids-5.1.ebuild +++ b/dev-haskell/semigroupoids/semigroupoids-5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Semigroupoids: Category sans id" HOMEPAGE="https://github.com/ekmett/semigroupoids" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/semigroups/semigroups-0.11-r1.ebuild b/dev-haskell/semigroups/semigroups-0.11-r1.ebuild index b572ef1740c81..9d2e700e1e410 100644 --- a/dev-haskell/semigroups/semigroups-0.11-r1.ebuild +++ b/dev-haskell/semigroups/semigroups-0.11-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Anything that associates" HOMEPAGE="https://github.com/ekmett/semigroups/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/semigroups/semigroups-0.12.1.ebuild b/dev-haskell/semigroups/semigroups-0.12.1.ebuild index 694e6e986a0e7..300181e0735cf 100644 --- a/dev-haskell/semigroups/semigroups-0.12.1.ebuild +++ b/dev-haskell/semigroups/semigroups-0.12.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Anything that associates" HOMEPAGE="https://github.com/ekmett/semigroups/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/semigroups/semigroups-0.12.2.ebuild b/dev-haskell/semigroups/semigroups-0.12.2.ebuild index 252cd48c515be..c3e276b734d50 100644 --- a/dev-haskell/semigroups/semigroups-0.12.2.ebuild +++ b/dev-haskell/semigroups/semigroups-0.12.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Anything that associates" HOMEPAGE="https://github.com/ekmett/semigroups/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/semigroups/semigroups-0.15.1.ebuild b/dev-haskell/semigroups/semigroups-0.15.1.ebuild index 54604a3d1e81c..4902b9c09fb5d 100644 --- a/dev-haskell/semigroups/semigroups-0.15.1.ebuild +++ b/dev-haskell/semigroups/semigroups-0.15.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Anything that associates" HOMEPAGE="https://github.com/ekmett/semigroups/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/semigroups/semigroups-0.16.2.2.ebuild b/dev-haskell/semigroups/semigroups-0.16.2.2.ebuild index b393a5384dca8..8f5637ab742ad 100644 --- a/dev-haskell/semigroups/semigroups-0.16.2.2.ebuild +++ b/dev-haskell/semigroups/semigroups-0.16.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Anything that associates" HOMEPAGE="https://github.com/ekmett/semigroups/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/semigroups/semigroups-0.18.2.ebuild b/dev-haskell/semigroups/semigroups-0.18.2.ebuild index 0d80b3c43d6ee..81160186e82de 100644 --- a/dev-haskell/semigroups/semigroups-0.18.2.ebuild +++ b/dev-haskell/semigroups/semigroups-0.18.2.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Anything that associates" HOMEPAGE="https://github.com/ekmett/semigroups/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/semigroups/semigroups-0.9.2.ebuild b/dev-haskell/semigroups/semigroups-0.9.2.ebuild index efb1f73338994..2035f8ec7dde8 100644 --- a/dev-haskell/semigroups/semigroups-0.9.2.ebuild +++ b/dev-haskell/semigroups/semigroups-0.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell 98 semigroups" HOMEPAGE="https://github.com/ekmett/semigroups/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/sendfile/sendfile-0.7.9.ebuild b/dev-haskell/sendfile/sendfile-0.7.9.ebuild index 983e0140d6bf9..024feca91e47f 100644 --- a/dev-haskell/sendfile/sendfile-0.7.9.ebuild +++ b/dev-haskell/sendfile/sendfile-0.7.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A portable sendfile library" HOMEPAGE="https://hub.darcs.net/stepcut/sendfile" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/setenv/setenv-0.1.1.1.ebuild b/dev-haskell/setenv/setenv-0.1.1.1.ebuild index 85e679efb5490..5e592e8c7477f 100644 --- a/dev-haskell/setenv/setenv-0.1.1.1.ebuild +++ b/dev-haskell/setenv/setenv-0.1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A cross-platform library for setting environment variables" HOMEPAGE="http://hackage.haskell.org/package/setenv" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/setenv/setenv-0.1.1.3.ebuild b/dev-haskell/setenv/setenv-0.1.1.3.ebuild index fe86ab054c63e..7e03b2d27f684 100644 --- a/dev-haskell/setenv/setenv-0.1.1.3.ebuild +++ b/dev-haskell/setenv/setenv-0.1.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A cross-platform library for setting environment variables" HOMEPAGE="http://hackage.haskell.org/package/setenv" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/setlocale/setlocale-1.0.0.3.ebuild b/dev-haskell/setlocale/setlocale-1.0.0.3.ebuild index 501d7143ef38c..52dadf62494d1 100644 --- a/dev-haskell/setlocale/setlocale-1.0.0.3.ebuild +++ b/dev-haskell/setlocale/setlocale-1.0.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell bindings to setlocale" HOMEPAGE="https://bitbucket.org/IchUndNichtDu/haskell-setlocale" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/setlocale/setlocale-1.0.0.4.ebuild b/dev-haskell/setlocale/setlocale-1.0.0.4.ebuild index beb545a43ab01..b4cd4e2e6f10e 100644 --- a/dev-haskell/setlocale/setlocale-1.0.0.4.ebuild +++ b/dev-haskell/setlocale/setlocale-1.0.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell bindings to setlocale" HOMEPAGE="https://bitbucket.org/IchUndNichtDu/haskell-setlocale" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/sha/sha-1.6.4.2.ebuild b/dev-haskell/sha/sha-1.6.4.2.ebuild index f301ffdfd807b..ec5ddaedcaef0 100644 --- a/dev-haskell/sha/sha-1.6.4.2.ebuild +++ b/dev-haskell/sha/sha-1.6.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Implementations of the SHA suite of message digest functions" HOMEPAGE="http://hackage.haskell.org/package/SHA" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/shakespeare-css/shakespeare-css-1.0.6.6.ebuild b/dev-haskell/shakespeare-css/shakespeare-css-1.0.6.6.ebuild index bf30650d13adb..b6eab727ef170 100644 --- a/dev-haskell/shakespeare-css/shakespeare-css-1.0.6.6.ebuild +++ b/dev-haskell/shakespeare-css/shakespeare-css-1.0.6.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Stick your haskell variables into css at compile time" HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/shakespeare-css/shakespeare-css-1.1.0.ebuild b/dev-haskell/shakespeare-css/shakespeare-css-1.1.0.ebuild index 3e59db260a094..51666755db077 100644 --- a/dev-haskell/shakespeare-css/shakespeare-css-1.1.0.ebuild +++ b/dev-haskell/shakespeare-css/shakespeare-css-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Stick your haskell variables into css at compile time. (deprecated)" HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/shakespeare-i18n/shakespeare-i18n-1.0.0.5.ebuild b/dev-haskell/shakespeare-i18n/shakespeare-i18n-1.0.0.5.ebuild index 4233236186a05..4d8f9d593b973 100644 --- a/dev-haskell/shakespeare-i18n/shakespeare-i18n-1.0.0.5.ebuild +++ b/dev-haskell/shakespeare-i18n/shakespeare-i18n-1.0.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A type-based approach to internationalization" HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/shakespeare-i18n/shakespeare-i18n-1.1.0.ebuild b/dev-haskell/shakespeare-i18n/shakespeare-i18n-1.1.0.ebuild index ea982c75aee02..6cb0953ecb6a8 100644 --- a/dev-haskell/shakespeare-i18n/shakespeare-i18n-1.1.0.ebuild +++ b/dev-haskell/shakespeare-i18n/shakespeare-i18n-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A type-based approach to internationalization. (deprecated)" HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/shakespeare-js/shakespeare-js-1.1.4.1.ebuild b/dev-haskell/shakespeare-js/shakespeare-js-1.1.4.1.ebuild index ec0b73fcc0160..719046c2b18b6 100644 --- a/dev-haskell/shakespeare-js/shakespeare-js-1.1.4.1.ebuild +++ b/dev-haskell/shakespeare-js/shakespeare-js-1.1.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Stick your haskell variables into javascript/coffeescript at compile time" HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/shakespeare-js/shakespeare-js-1.2.0.4.ebuild b/dev-haskell/shakespeare-js/shakespeare-js-1.2.0.4.ebuild index ab8acb625c527..607354d5040ca 100644 --- a/dev-haskell/shakespeare-js/shakespeare-js-1.2.0.4.ebuild +++ b/dev-haskell/shakespeare-js/shakespeare-js-1.2.0.4.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Stick your haskell variables into javascript/coffeescript at compile time" HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/shakespeare-js/shakespeare-js-1.3.0.ebuild b/dev-haskell/shakespeare-js/shakespeare-js-1.3.0.ebuild index 76d594e783343..744b7342c2859 100644 --- a/dev-haskell/shakespeare-js/shakespeare-js-1.3.0.ebuild +++ b/dev-haskell/shakespeare-js/shakespeare-js-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Stick your haskell variables into javascript/coffeescript at compile time" HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/shakespeare-text/shakespeare-text-1.0.2.ebuild b/dev-haskell/shakespeare-text/shakespeare-text-1.0.2.ebuild index 48a9e84b9b2b2..7974588bc3d3e 100644 --- a/dev-haskell/shakespeare-text/shakespeare-text-1.0.2.ebuild +++ b/dev-haskell/shakespeare-text/shakespeare-text-1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Interpolation with quasi-quotation: put variables strings" HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/shakespeare-text/shakespeare-text-1.1.0.ebuild b/dev-haskell/shakespeare-text/shakespeare-text-1.1.0.ebuild index 09de57854562e..fb40d066d48b5 100644 --- a/dev-haskell/shakespeare-text/shakespeare-text-1.1.0.ebuild +++ b/dev-haskell/shakespeare-text/shakespeare-text-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Interpolation with quasi-quotation: put variables strings (deprecated)" HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/shakespeare/shakespeare-1.0.5.1.ebuild b/dev-haskell/shakespeare/shakespeare-1.0.5.1.ebuild index 69ef587ec6973..58e15a2721f7d 100644 --- a/dev-haskell/shakespeare/shakespeare-1.0.5.1.ebuild +++ b/dev-haskell/shakespeare/shakespeare-1.0.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A toolkit for making compile-time interpolated templates" HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/shakespeare/shakespeare-1.2.1.1.ebuild b/dev-haskell/shakespeare/shakespeare-1.2.1.1.ebuild index 88a5c85de2f7d..a2f710a4e83ba 100644 --- a/dev-haskell/shakespeare/shakespeare-1.2.1.1.ebuild +++ b/dev-haskell/shakespeare/shakespeare-1.2.1.1.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A toolkit for making compile-time interpolated templates" HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/shakespeare/shakespeare-2.0.12.1.ebuild b/dev-haskell/shakespeare/shakespeare-2.0.12.1.ebuild index e77dec6c95a19..2e557a0bc710c 100644 --- a/dev-haskell/shakespeare/shakespeare-2.0.12.1.ebuild +++ b/dev-haskell/shakespeare/shakespeare-2.0.12.1.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A toolkit for making compile-time interpolated templates" HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/shakespeare/shakespeare-2.0.7.ebuild b/dev-haskell/shakespeare/shakespeare-2.0.7.ebuild index 441a3a041a9c7..06fc6879b3830 100644 --- a/dev-haskell/shakespeare/shakespeare-2.0.7.ebuild +++ b/dev-haskell/shakespeare/shakespeare-2.0.7.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A toolkit for making compile-time interpolated templates" HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/shell-escape/shell-escape-0.2.0.ebuild b/dev-haskell/shell-escape/shell-escape-0.2.0.ebuild index 3592336fdf1e7..0a8d54b173226 100644 --- a/dev-haskell/shell-escape/shell-escape-0.2.0.ebuild +++ b/dev-haskell/shell-escape/shell-escape-0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Shell escaping library" HOMEPAGE="https://github.com/solidsnack/shell-escape" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/shellish/shellish-0.1.4.ebuild b/dev-haskell/shellish/shellish-0.1.4.ebuild index c38907e5941e3..d8dc6982a8770 100644 --- a/dev-haskell/shellish/shellish-0.1.4.ebuild +++ b/dev-haskell/shellish/shellish-0.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # ebuild generated by hackport 0.2.17.9999 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="shell-/perl- like (systems) programming in Haskell" HOMEPAGE="http://repos.mornfall.net/shellish" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/shelly/shelly-1.5.6-r1.ebuild b/dev-haskell/shelly/shelly-1.5.6-r1.ebuild index ddcff5b9bc5f4..9620c6db8fd21 100644 --- a/dev-haskell/shelly/shelly-1.5.6-r1.ebuild +++ b/dev-haskell/shelly/shelly-1.5.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit base haskell-cabal DESCRIPTION="shell-like (systems) programming in Haskell" HOMEPAGE="https://github.com/yesodweb/Shelly.hs" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/shelly/shelly-1.6.5.ebuild b/dev-haskell/shelly/shelly-1.6.5.ebuild index d3d9fd78e0855..8f5f1da427bd6 100644 --- a/dev-haskell/shelly/shelly-1.6.5.ebuild +++ b/dev-haskell/shelly/shelly-1.6.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="shell-like (systems) programming in Haskell" HOMEPAGE="https://github.com/yesodweb/Shelly.hs" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/shelly/shelly-1.6.6.ebuild b/dev-haskell/shelly/shelly-1.6.6.ebuild index 209da0df31f92..1f092777defc1 100644 --- a/dev-haskell/shelly/shelly-1.6.6.ebuild +++ b/dev-haskell/shelly/shelly-1.6.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="shell-like (systems) programming in Haskell" HOMEPAGE="https://github.com/yesodweb/Shelly.hs" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/shelly/shelly-1.6.8.1.ebuild b/dev-haskell/shelly/shelly-1.6.8.1.ebuild index ab7e9c46dcc8f..2b2a8c5693e8d 100644 --- a/dev-haskell/shelly/shelly-1.6.8.1.ebuild +++ b/dev-haskell/shelly/shelly-1.6.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="shell-like (systems) programming in Haskell" HOMEPAGE="https://github.com/yesodweb/Shelly.hs" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/shuffle/shuffle-0.1.3.3.ebuild b/dev-haskell/shuffle/shuffle-0.1.3.3.ebuild index 4948d58249ec2..e0fb30c2e64c5 100644 --- a/dev-haskell/shuffle/shuffle-0.1.3.3.ebuild +++ b/dev-haskell/shuffle/shuffle-0.1.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Shuffle tool for UHC" HOMEPAGE="https://github.com/UU-ComputerScience/shuffle" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/silently/silently-1.2.4.1.ebuild b/dev-haskell/silently/silently-1.2.4.1.ebuild index 8d76f95705783..431d88705983b 100644 --- a/dev-haskell/silently/silently-1.2.4.1.ebuild +++ b/dev-haskell/silently/silently-1.2.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Prevent or capture writing to stdout and other handles" HOMEPAGE="https://github.com/trystan/silently" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/silently/silently-1.2.5.ebuild b/dev-haskell/silently/silently-1.2.5.ebuild index 7af12a66fd168..f2cee41cdda69 100644 --- a/dev-haskell/silently/silently-1.2.5.ebuild +++ b/dev-haskell/silently/silently-1.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Prevent or capture writing to stdout and other handles" HOMEPAGE="https://github.com/hspec/silently" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/simple-reflect/simple-reflect-0.3.2.ebuild b/dev-haskell/simple-reflect/simple-reflect-0.3.2.ebuild index 248be3b436f7d..8beeb3dd661f2 100644 --- a/dev-haskell/simple-reflect/simple-reflect-0.3.2.ebuild +++ b/dev-haskell/simple-reflect/simple-reflect-0.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Simple reflection of expressions containing variables" HOMEPAGE="https://twanvl.nl/blog/haskell/simple-reflection-of-expressions" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/simple-sendfile/simple-sendfile-0.2.13.ebuild b/dev-haskell/simple-sendfile/simple-sendfile-0.2.13.ebuild index 2e83fa9c1c6db..543deb9204a18 100644 --- a/dev-haskell/simple-sendfile/simple-sendfile-0.2.13.ebuild +++ b/dev-haskell/simple-sendfile/simple-sendfile-0.2.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Cross platform library for the sendfile system call" HOMEPAGE="http://hackage.haskell.org/package/simple-sendfile" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/simple-sendfile/simple-sendfile-0.2.21.ebuild b/dev-haskell/simple-sendfile/simple-sendfile-0.2.21.ebuild index 55b5157f5f2b6..4581ee866b4b8 100644 --- a/dev-haskell/simple-sendfile/simple-sendfile-0.2.21.ebuild +++ b/dev-haskell/simple-sendfile/simple-sendfile-0.2.21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Cross platform library for the sendfile system call" HOMEPAGE="http://hackage.haskell.org/package/simple-sendfile" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/simple-sendfile/simple-sendfile-0.2.25.ebuild b/dev-haskell/simple-sendfile/simple-sendfile-0.2.25.ebuild index df7b3d9e15702..a1a2d16d5b2bf 100644 --- a/dev-haskell/simple-sendfile/simple-sendfile-0.2.25.ebuild +++ b/dev-haskell/simple-sendfile/simple-sendfile-0.2.25.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Cross platform library for the sendfile system call" HOMEPAGE="http://hackage.haskell.org/package/simple-sendfile" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/skein/skein-1.0.9.4.ebuild b/dev-haskell/skein/skein-1.0.9.4.ebuild index 099965f171241..8a09b98425d1f 100644 --- a/dev-haskell/skein/skein-1.0.9.4.ebuild +++ b/dev-haskell/skein/skein-1.0.9.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Skein, a family of cryptographic hash functions. Includes Skein-MAC as well" HOMEPAGE="https://github.com/meteficha/skein" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/skylighting/skylighting-0.1.1.5.ebuild b/dev-haskell/skylighting/skylighting-0.1.1.5.ebuild index 47a38e9f18dd8..431d710c3c2ff 100644 --- a/dev-haskell/skylighting/skylighting-0.1.1.5.ebuild +++ b/dev-haskell/skylighting/skylighting-0.1.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="syntax highlighting library" HOMEPAGE="https://github.com/jgm/skylighting" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/skylighting/skylighting-0.3.ebuild b/dev-haskell/skylighting/skylighting-0.3.ebuild index 78336add296ae..a27416bd9532e 100644 --- a/dev-haskell/skylighting/skylighting-0.3.ebuild +++ b/dev-haskell/skylighting/skylighting-0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="syntax highlighting library" HOMEPAGE="https://github.com/jgm/skylighting" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/smallcheck/smallcheck-1.1.1.ebuild b/dev-haskell/smallcheck/smallcheck-1.1.1.ebuild index 50df160b51313..b2ef427b6989c 100644 --- a/dev-haskell/smallcheck/smallcheck-1.1.1.ebuild +++ b/dev-haskell/smallcheck/smallcheck-1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A property-based testing library" HOMEPAGE="https://github.com/feuerbach/smallcheck" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/snap-core/snap-core-0.9.8.0.ebuild b/dev-haskell/snap-core/snap-core-0.9.8.0.ebuild index ed5746eb2b611..1883e8cf7fc33 100644 --- a/dev-haskell/snap-core/snap-core-0.9.8.0.ebuild +++ b/dev-haskell/snap-core/snap-core-0.9.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Snap: A Haskell Web Framework (core interfaces and types)" HOMEPAGE="http://snapframework.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/snap-core/snap-core-1.0.1.0.ebuild b/dev-haskell/snap-core/snap-core-1.0.1.0.ebuild index c34b212ca4976..854b91ee529d1 100644 --- a/dev-haskell/snap-core/snap-core-1.0.1.0.ebuild +++ b/dev-haskell/snap-core/snap-core-1.0.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Snap: A Haskell Web Framework (core interfaces and types)" HOMEPAGE="http://snapframework.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/snap-server/snap-server-0.9.5.1-r1.ebuild b/dev-haskell/snap-server/snap-server-0.9.5.1-r1.ebuild index 26400139a1c71..ba8ab119701dd 100644 --- a/dev-haskell/snap-server/snap-server-0.9.5.1-r1.ebuild +++ b/dev-haskell/snap-server/snap-server-0.9.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A fast, iteratee-based, epoll-enabled web server for the Snap Framework" HOMEPAGE="http://snapframework.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/snap-server/snap-server-1.0.1.1.ebuild b/dev-haskell/snap-server/snap-server-1.0.1.1.ebuild index 53647cff47d8d..0723881d15dcc 100644 --- a/dev-haskell/snap-server/snap-server-1.0.1.1.ebuild +++ b/dev-haskell/snap-server/snap-server-1.0.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A web server for the Snap Framework" HOMEPAGE="http://snapframework.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/socks/socks-0.5.4.ebuild b/dev-haskell/socks/socks-0.5.4.ebuild index c3aa1cf997df0..2988690abcce8 100644 --- a/dev-haskell/socks/socks-0.5.4.ebuild +++ b/dev-haskell/socks/socks-0.5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Socks proxy (version 5) implementation" HOMEPAGE="https://github.com/vincenthz/hs-socks" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/socks/socks-0.5.5.ebuild b/dev-haskell/socks/socks-0.5.5.ebuild index c04334ae61611..06a8481dd882a 100644 --- a/dev-haskell/socks/socks-0.5.5.ebuild +++ b/dev-haskell/socks/socks-0.5.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Socks proxy (version 5) implementation" HOMEPAGE="https://github.com/vincenthz/hs-socks" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/split/split-0.1.4.3.ebuild b/dev-haskell/split/split-0.1.4.3.ebuild index f75f615e3ab1c..9148753dc120a 100644 --- a/dev-haskell/split/split-0.1.4.3.ebuild +++ b/dev-haskell/split/split-0.1.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Combinator library for splitting lists" HOMEPAGE="http://code.haskell.org/~byorgey/code/split" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/split/split-0.2.2.ebuild b/dev-haskell/split/split-0.2.2.ebuild index f394a1a83bed2..cb2d7c468c20b 100644 --- a/dev-haskell/split/split-0.2.2.ebuild +++ b/dev-haskell/split/split-0.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Combinator library for splitting lists" HOMEPAGE="http://hackage.haskell.org/package/split" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/split/split-0.2.3.1.ebuild b/dev-haskell/split/split-0.2.3.1.ebuild index 9fb6f0f3e5597..ab526879dda19 100644 --- a/dev-haskell/split/split-0.2.3.1.ebuild +++ b/dev-haskell/split/split-0.2.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Combinator library for splitting lists" HOMEPAGE="http://hackage.haskell.org/package/split" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/split/split-0.2.3.ebuild b/dev-haskell/split/split-0.2.3.ebuild index b694c018197f4..2caf50b134061 100644 --- a/dev-haskell/split/split-0.2.3.ebuild +++ b/dev-haskell/split/split-0.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Combinator library for splitting lists" HOMEPAGE="http://hackage.haskell.org/package/split" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/stack/stack-1.3.2.ebuild b/dev-haskell/stack/stack-1.3.2.ebuild index 4d87beee8e8d0..ea8f7edb72751 100644 --- a/dev-haskell/stack/stack-1.3.2.ebuild +++ b/dev-haskell/stack/stack-1.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="The Haskell Tool Stack" HOMEPAGE="http://haskellstack.org" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/statevar/statevar-1.0.0.0-r1.ebuild b/dev-haskell/statevar/statevar-1.0.0.0-r1.ebuild index e2d11d60ff9a8..855999f451598 100644 --- a/dev-haskell/statevar/statevar-1.0.0.0-r1.ebuild +++ b/dev-haskell/statevar/statevar-1.0.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="State variables" HOMEPAGE="http://www.haskell.org/HOpenGL/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/statevar/statevar-1.0.1.0.ebuild b/dev-haskell/statevar/statevar-1.0.1.0.ebuild index 96a52fc14b56e..28bc9c145a095 100644 --- a/dev-haskell/statevar/statevar-1.0.1.0.ebuild +++ b/dev-haskell/statevar/statevar-1.0.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="State variables" HOMEPAGE="https://github.com/haskell-opengl/StateVar" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/statevar/statevar-1.1.0.3.ebuild b/dev-haskell/statevar/statevar-1.1.0.3.ebuild index 5b6e672922460..7d50998c45c2b 100644 --- a/dev-haskell/statevar/statevar-1.1.0.3.ebuild +++ b/dev-haskell/statevar/statevar-1.1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="State variables" HOMEPAGE="https://github.com/haskell-opengl/StateVar" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/statevar/statevar-1.1.0.4.ebuild b/dev-haskell/statevar/statevar-1.1.0.4.ebuild index 9b6a5292e2539..b455e36bb2b56 100644 --- a/dev-haskell/statevar/statevar-1.1.0.4.ebuild +++ b/dev-haskell/statevar/statevar-1.1.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="State variables" HOMEPAGE="https://github.com/haskell-opengl/StateVar" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/statistics/statistics-0.10.5.2.ebuild b/dev-haskell/statistics/statistics-0.10.5.2.ebuild index 87de6e05ef069..0833b46fdb048 100644 --- a/dev-haskell/statistics/statistics-0.10.5.2.ebuild +++ b/dev-haskell/statistics/statistics-0.10.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A library of statistical types, data, and functions" HOMEPAGE="https://github.com/bos/statistics" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/statistics/statistics-0.11.0.3.ebuild b/dev-haskell/statistics/statistics-0.11.0.3.ebuild index b3bc517c9d8d5..e25c8ba99bfb7 100644 --- a/dev-haskell/statistics/statistics-0.11.0.3.ebuild +++ b/dev-haskell/statistics/statistics-0.11.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A library of statistical types, data, and functions" HOMEPAGE="https://github.com/bos/statistics" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/statistics/statistics-0.13.2.3.ebuild b/dev-haskell/statistics/statistics-0.13.2.3.ebuild index d46b882c84812..e3ac14633984b 100644 --- a/dev-haskell/statistics/statistics-0.13.2.3.ebuild +++ b/dev-haskell/statistics/statistics-0.13.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A library of statistical types, data, and functions" HOMEPAGE="https://github.com/bos/statistics" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/statistics/statistics-0.13.3.0.ebuild b/dev-haskell/statistics/statistics-0.13.3.0.ebuild index 8a242b141622b..95662780b7926 100644 --- a/dev-haskell/statistics/statistics-0.13.3.0.ebuild +++ b/dev-haskell/statistics/statistics-0.13.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A library of statistical types, data, and functions" HOMEPAGE="https://github.com/bos/statistics" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/stm-chans/stm-chans-3.0.0.4.ebuild b/dev-haskell/stm-chans/stm-chans-3.0.0.4.ebuild index e8fd85dd9798c..87ed362b9e611 100644 --- a/dev-haskell/stm-chans/stm-chans-3.0.0.4.ebuild +++ b/dev-haskell/stm-chans/stm-chans-3.0.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Additional types of channels for STM" HOMEPAGE="http://code.haskell.org/~wren/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/stm/stm-2.4.2.ebuild b/dev-haskell/stm/stm-2.4.2.ebuild index c2b2615e05a29..fad8fab96c2d9 100644 --- a/dev-haskell/stm/stm-2.4.2.ebuild +++ b/dev-haskell/stm/stm-2.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Software Transactional Memory" HOMEPAGE="http://hackage.haskell.org/package/stm" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/stm/stm-2.4.4.1.ebuild b/dev-haskell/stm/stm-2.4.4.1.ebuild index a6bfab97c2c38..d29cffb718d29 100644 --- a/dev-haskell/stm/stm-2.4.4.1.ebuild +++ b/dev-haskell/stm/stm-2.4.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Software Transactional Memory" HOMEPAGE="http://hackage.haskell.org/package/stm" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/stmonadtrans/stmonadtrans-0.3.3.ebuild b/dev-haskell/stmonadtrans/stmonadtrans-0.3.3.ebuild index 39caa6c0ea679..3c22cd6e7b8b6 100644 --- a/dev-haskell/stmonadtrans/stmonadtrans-0.3.3.ebuild +++ b/dev-haskell/stmonadtrans/stmonadtrans-0.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A monad transformer version of the ST monad" HOMEPAGE="http://hackage.haskell.org/package/STMonadTrans" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/stmonadtrans/stmonadtrans-0.3.4.ebuild b/dev-haskell/stmonadtrans/stmonadtrans-0.3.4.ebuild index 5a4c6a3c3cb1b..e79b95232c337 100644 --- a/dev-haskell/stmonadtrans/stmonadtrans-0.3.4.ebuild +++ b/dev-haskell/stmonadtrans/stmonadtrans-0.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A monad transformer version of the ST monad" HOMEPAGE="http://hackage.haskell.org/package/STMonadTrans" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/store-core/store-core-0.3.ebuild b/dev-haskell/store-core/store-core-0.3.ebuild index 58d73d15803f6..bf02a2b5c8376 100644 --- a/dev-haskell/store-core/store-core-0.3.ebuild +++ b/dev-haskell/store-core/store-core-0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Fast and lightweight binary serialization" HOMEPAGE="https://github.com/fpco/store#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/store/store-0.3.1.ebuild b/dev-haskell/store/store-0.3.1.ebuild index fd2828763476a..e1de2e33e1c36 100644 --- a/dev-haskell/store/store-0.3.1.ebuild +++ b/dev-haskell/store/store-0.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Fast binary serialization" HOMEPAGE="https://github.com/fpco/store#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/stream/stream-0.4.7.2.ebuild b/dev-haskell/stream/stream-0.4.7.2.ebuild index aab97166ee1f5..457c2595c5db0 100644 --- a/dev-haskell/stream/stream-0.4.7.2.ebuild +++ b/dev-haskell/stream/stream-0.4.7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A library for manipulating infinite lists" HOMEPAGE="http://hackage.haskell.org/package/Stream" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/streaming-commons/streaming-commons-0.1.12.1.ebuild b/dev-haskell/streaming-commons/streaming-commons-0.1.12.1.ebuild index e24e7fdfa9428..554d5b922eeac 100644 --- a/dev-haskell/streaming-commons/streaming-commons-0.1.12.1.ebuild +++ b/dev-haskell/streaming-commons/streaming-commons-0.1.12.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Common lower-level functions needed by various streaming data libraries" HOMEPAGE="https://github.com/fpco/streaming-commons" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/streaming-commons/streaming-commons-0.1.15.4.ebuild b/dev-haskell/streaming-commons/streaming-commons-0.1.15.4.ebuild index 0773e6995e9d4..cce59de078dde 100644 --- a/dev-haskell/streaming-commons/streaming-commons-0.1.15.4.ebuild +++ b/dev-haskell/streaming-commons/streaming-commons-0.1.15.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Common lower-level functions needed by various streaming data libraries" HOMEPAGE="https://github.com/fpco/streaming-commons" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/streaming-commons/streaming-commons-0.1.15.ebuild b/dev-haskell/streaming-commons/streaming-commons-0.1.15.ebuild index 231cb6200e148..d8be447b7d455 100644 --- a/dev-haskell/streaming-commons/streaming-commons-0.1.15.ebuild +++ b/dev-haskell/streaming-commons/streaming-commons-0.1.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Common lower-level functions needed by various streaming data libraries" HOMEPAGE="https://github.com/fpco/streaming-commons" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/streaming-commons/streaming-commons-0.1.16.ebuild b/dev-haskell/streaming-commons/streaming-commons-0.1.16.ebuild index b3714c6788f97..ce0e321781d10 100644 --- a/dev-haskell/streaming-commons/streaming-commons-0.1.16.ebuild +++ b/dev-haskell/streaming-commons/streaming-commons-0.1.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Common lower-level functions needed by various streaming data libraries" HOMEPAGE="https://github.com/fpco/streaming-commons" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/strict/strict-0.3.2.ebuild b/dev-haskell/strict/strict-0.3.2.ebuild index 0b3cd3a7b1e1b..2efa2ff3b6479 100644 --- a/dev-haskell/strict/strict-0.3.2.ebuild +++ b/dev-haskell/strict/strict-0.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # ebuild generated by hackport 0.2.17.9999 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Strict data types and String IO" HOMEPAGE="http://www.cse.unsw.edu.au/~rl/code/strict.html" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/string-qq/string-qq-0.0.2.ebuild b/dev-haskell/string-qq/string-qq-0.0.2.ebuild index 510b18eb06e77..c9187d058a2f7 100644 --- a/dev-haskell/string-qq/string-qq-0.0.2.ebuild +++ b/dev-haskell/string-qq/string-qq-0.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="QuasiQuoter for non-interpolated strings, texts and bytestrings" HOMEPAGE="http://hackage.haskell.org/package/string-qq" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="public-domain" SLOT="0/${PV}" diff --git a/dev-haskell/stringable/stringable-0.1.3.ebuild b/dev-haskell/stringable/stringable-0.1.3.ebuild index 7dedd8bd20fa9..1c25c1488f6c1 100644 --- a/dev-haskell/stringable/stringable-0.1.3.ebuild +++ b/dev-haskell/stringable/stringable-0.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A Stringable type class, in the spirit of Foldable and Traversable" HOMEPAGE="http://hackage.haskell.org/package/stringable" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/stringbuilder/stringbuilder-0.4.0.ebuild b/dev-haskell/stringbuilder/stringbuilder-0.4.0.ebuild index e4754d925936d..f17d815e4710f 100644 --- a/dev-haskell/stringbuilder/stringbuilder-0.4.0.ebuild +++ b/dev-haskell/stringbuilder/stringbuilder-0.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A writer monad for multi-line string literals" HOMEPAGE="http://hackage.haskell.org/package/stringbuilder" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/stringbuilder/stringbuilder-0.5.0.ebuild b/dev-haskell/stringbuilder/stringbuilder-0.5.0.ebuild index dba2f1a0c8626..9d8046112e109 100644 --- a/dev-haskell/stringbuilder/stringbuilder-0.5.0.ebuild +++ b/dev-haskell/stringbuilder/stringbuilder-0.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A writer monad for multi-line string literals" HOMEPAGE="http://hackage.haskell.org/package/stringbuilder" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/stringprep/stringprep-0.1.5.ebuild b/dev-haskell/stringprep/stringprep-0.1.5.ebuild index 0053ca1edf2f1..a3e0fbde1bc9a 100644 --- a/dev-haskell/stringprep/stringprep-0.1.5.ebuild +++ b/dev-haskell/stringprep/stringprep-0.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Implements the "StringPrep" algorithm" HOMEPAGE="http://hackage.haskell.org/package/stringprep" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/stringprep/stringprep-1.0.0.ebuild b/dev-haskell/stringprep/stringprep-1.0.0.ebuild index cf5dfb0b1a7b2..5d021ae14b0d6 100644 --- a/dev-haskell/stringprep/stringprep-1.0.0.ebuild +++ b/dev-haskell/stringprep/stringprep-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Implements the "StringPrep" algorithm" HOMEPAGE="http://hackage.haskell.org/package/stringprep" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/stringsearch/stringsearch-0.3.6.5.ebuild b/dev-haskell/stringsearch/stringsearch-0.3.6.5.ebuild index fa1b573d00572..01b3b7ce6f2ee 100644 --- a/dev-haskell/stringsearch/stringsearch-0.3.6.5.ebuild +++ b/dev-haskell/stringsearch/stringsearch-0.3.6.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Fast searching, splitting and replacing of ByteStrings" HOMEPAGE="https://bitbucket.org/dafis/stringsearch" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/stringsearch/stringsearch-0.3.6.6.ebuild b/dev-haskell/stringsearch/stringsearch-0.3.6.6.ebuild index 49bcf52d87520..709893756d347 100644 --- a/dev-haskell/stringsearch/stringsearch-0.3.6.6.ebuild +++ b/dev-haskell/stringsearch/stringsearch-0.3.6.6.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Fast searching, splitting and replacing of ByteStrings" HOMEPAGE="https://bitbucket.org/dafis/stringsearch" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/syb-with-class/syb-with-class-0.6.1.6.ebuild b/dev-haskell/syb-with-class/syb-with-class-0.6.1.6.ebuild index 9e97dfae228ae..f6b7aa139dd37 100644 --- a/dev-haskell/syb-with-class/syb-with-class-0.6.1.6.ebuild +++ b/dev-haskell/syb-with-class/syb-with-class-0.6.1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Scrap Your Boilerplate With Class" HOMEPAGE="http://hackage.haskell.org/package/syb-with-class" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/syb-with-class/syb-with-class-0.6.1.7.ebuild b/dev-haskell/syb-with-class/syb-with-class-0.6.1.7.ebuild index 04e62aecb0f43..d8fe0aa66aeb3 100644 --- a/dev-haskell/syb-with-class/syb-with-class-0.6.1.7.ebuild +++ b/dev-haskell/syb-with-class/syb-with-class-0.6.1.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Scrap Your Boilerplate With Class" HOMEPAGE="http://hackage.haskell.org/package/syb-with-class" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/syb/syb-0.3.7.ebuild b/dev-haskell/syb/syb-0.3.7.ebuild index 4f3898c9b3a67..7053cb7658c94 100644 --- a/dev-haskell/syb/syb-0.3.7.ebuild +++ b/dev-haskell/syb/syb-0.3.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -9,7 +9,7 @@ inherit haskell-cabal DESCRIPTION="Scrap Your Boilerplate" HOMEPAGE="http://www.cs.uu.nl/wiki/GenericProgramming/SYB" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/syb/syb-0.4.3.ebuild b/dev-haskell/syb/syb-0.4.3.ebuild index fbb90fbecc2b8..3f6f1462bb7a8 100644 --- a/dev-haskell/syb/syb-0.4.3.ebuild +++ b/dev-haskell/syb/syb-0.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit base haskell-cabal DESCRIPTION="Scrap Your Boilerplate" HOMEPAGE="http://www.cs.uu.nl/wiki/GenericProgramming/SYB" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/syb/syb-0.4.4.ebuild b/dev-haskell/syb/syb-0.4.4.ebuild index 4dd7bef999097..8a1bf3c03f08e 100644 --- a/dev-haskell/syb/syb-0.4.4.ebuild +++ b/dev-haskell/syb/syb-0.4.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Scrap Your Boilerplate" HOMEPAGE="http://www.cs.uu.nl/wiki/GenericProgramming/SYB" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/syb/syb-0.5.1.ebuild b/dev-haskell/syb/syb-0.5.1.ebuild index 69e785ef75529..0ba328b340bcf 100644 --- a/dev-haskell/syb/syb-0.5.1.ebuild +++ b/dev-haskell/syb/syb-0.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Scrap Your Boilerplate" HOMEPAGE="http://www.cs.uu.nl/wiki/GenericProgramming/SYB" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/system-fileio/system-fileio-0.3.16.3.ebuild b/dev-haskell/system-fileio/system-fileio-0.3.16.3.ebuild index 808a5bd88c44c..54aa5bfad11ff 100644 --- a/dev-haskell/system-fileio/system-fileio-0.3.16.3.ebuild +++ b/dev-haskell/system-fileio/system-fileio-0.3.16.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Consistent filesystem interaction across GHC versions (deprecated)" HOMEPAGE="https://github.com/fpco/haskell-filesystem" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/system-filepath/system-filepath-0.4.13.4.ebuild b/dev-haskell/system-filepath/system-filepath-0.4.13.4.ebuild index 3d0d0019fec09..f0bc4522f5329 100644 --- a/dev-haskell/system-filepath/system-filepath-0.4.13.4.ebuild +++ b/dev-haskell/system-filepath/system-filepath-0.4.13.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="High-level, byte-based file and directory path manipulations (deprecated)" HOMEPAGE="https://github.com/fpco/haskell-filesystem" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/system-filepath/system-filepath-0.4.8-r1.ebuild b/dev-haskell/system-filepath/system-filepath-0.4.8-r1.ebuild index bc94e91e535b8..f6aa19c6ab17e 100644 --- a/dev-haskell/system-filepath/system-filepath-0.4.8-r1.ebuild +++ b/dev-haskell/system-filepath/system-filepath-0.4.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="High-level, byte-based file and directory path manipulations" HOMEPAGE="https://john-millikin.com/software/haskell-filesystem/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/system-posix-redirect/system-posix-redirect-1.1.0.1.ebuild b/dev-haskell/system-posix-redirect/system-posix-redirect-1.1.0.1.ebuild index a728b1929b186..631ab322aeaa4 100644 --- a/dev-haskell/system-posix-redirect/system-posix-redirect-1.1.0.1.ebuild +++ b/dev-haskell/system-posix-redirect/system-posix-redirect-1.1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A toy module to temporarily redirect a program's stdout" HOMEPAGE="http://hackage.haskell.org/package/system-posix-redirect" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tagged/tagged-0.6.1.ebuild b/dev-haskell/tagged/tagged-0.6.1.ebuild index efc60f2bdce8b..0becf2c32f006 100644 --- a/dev-haskell/tagged/tagged-0.6.1.ebuild +++ b/dev-haskell/tagged/tagged-0.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell 98 phantom types to avoid unsafely passing dummy arguments" HOMEPAGE="https://github.com/ekmett/tagged" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tagged/tagged-0.7.3.ebuild b/dev-haskell/tagged/tagged-0.7.3.ebuild index be72fe3adf7de..15b276bb8c3eb 100644 --- a/dev-haskell/tagged/tagged-0.7.3.ebuild +++ b/dev-haskell/tagged/tagged-0.7.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell 98 phantom types to avoid unsafely passing dummy arguments" HOMEPAGE="https://github.com/ekmett/tagged" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tagged/tagged-0.8.2.ebuild b/dev-haskell/tagged/tagged-0.8.2.ebuild index d293ba25bf037..1669e0f49fb60 100644 --- a/dev-haskell/tagged/tagged-0.8.2.ebuild +++ b/dev-haskell/tagged/tagged-0.8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Haskell 98 phantom types to avoid unsafely passing dummy arguments" HOMEPAGE="https://github.com/ekmett/tagged" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tagged/tagged-0.8.4.ebuild b/dev-haskell/tagged/tagged-0.8.4.ebuild index 1eb2ae51f7cb9..7fc675790a22f 100644 --- a/dev-haskell/tagged/tagged-0.8.4.ebuild +++ b/dev-haskell/tagged/tagged-0.8.4.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Haskell 98 phantom types to avoid unsafely passing dummy arguments" HOMEPAGE="https://github.com/ekmett/tagged" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tagshare/tagshare-0.0.ebuild b/dev-haskell/tagshare/tagshare-0.0.ebuild index a4275b21f7f62..5a9c76975ec57 100644 --- a/dev-haskell/tagshare/tagshare-0.0.ebuild +++ b/dev-haskell/tagshare/tagshare-0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="TagShare - explicit sharing with tags" HOMEPAGE="http://hackage.haskell.org/package/tagshare" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tagsoup/tagsoup-0.13.10.ebuild b/dev-haskell/tagsoup/tagsoup-0.13.10.ebuild index b41cfdf46d277..5ac8b81f3def9 100644 --- a/dev-haskell/tagsoup/tagsoup-0.13.10.ebuild +++ b/dev-haskell/tagsoup/tagsoup-0.13.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Parsing and extracting information from (possibly malformed) HTML/XML documents" HOMEPAGE="https://github.com/ndmitchell/tagsoup#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tagsoup/tagsoup-0.13.3-r1.ebuild b/dev-haskell/tagsoup/tagsoup-0.13.3-r1.ebuild index da6369378d873..b9eb0b13feea5 100644 --- a/dev-haskell/tagsoup/tagsoup-0.13.3-r1.ebuild +++ b/dev-haskell/tagsoup/tagsoup-0.13.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Parsing and extracting information from (possibly malformed) HTML/XML documents" HOMEPAGE="http://community.haskell.org/~ndm/tagsoup/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tagsoup/tagsoup-0.13.8.ebuild b/dev-haskell/tagsoup/tagsoup-0.13.8.ebuild index fd8ef96044b51..82d8c767daefe 100644 --- a/dev-haskell/tagsoup/tagsoup-0.13.8.ebuild +++ b/dev-haskell/tagsoup/tagsoup-0.13.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Parsing and extracting information from (possibly malformed) HTML/XML documents" HOMEPAGE="https://github.com/ndmitchell/tagsoup#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.5.3.ebuild b/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.5.3.ebuild index b20ef869eb293..b7003ee0d08a4 100644 --- a/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.5.3.ebuild +++ b/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="streamlined html tag parser" HOMEPAGE="https://github.com/yihuang/tagstream-conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tar/tar-0.4.0.1.ebuild b/dev-haskell/tar/tar-0.4.0.1.ebuild index 4ac4d216f1d8a..8159dcb7e11b7 100644 --- a/dev-haskell/tar/tar-0.4.0.1.ebuild +++ b/dev-haskell/tar/tar-0.4.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Reading, writing and manipulating '.tar' archive files" HOMEPAGE="http://hackage.haskell.org/package/tar" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tar/tar-0.4.2.1.ebuild b/dev-haskell/tar/tar-0.4.2.1.ebuild index a89abd146518d..caa25fbe90da6 100644 --- a/dev-haskell/tar/tar-0.4.2.1.ebuild +++ b/dev-haskell/tar/tar-0.4.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Reading, writing and manipulating '.tar' archive files" HOMEPAGE="http://hackage.haskell.org/package/tar" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tar/tar-0.5.0.3.ebuild b/dev-haskell/tar/tar-0.5.0.3.ebuild index 91edb09c1fcee..aa031a9503aac 100644 --- a/dev-haskell/tar/tar-0.5.0.3.ebuild +++ b/dev-haskell/tar/tar-0.5.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Reading, writing and manipulating '.tar' archive files" HOMEPAGE="http://hackage.haskell.org/package/tar" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tar/tar-0.5.1.0.ebuild b/dev-haskell/tar/tar-0.5.1.0.ebuild index 4584561bfb83d..b83a63014f734 100644 --- a/dev-haskell/tar/tar-0.5.1.0.ebuild +++ b/dev-haskell/tar/tar-0.5.1.0.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Reading, writing and manipulating '.tar' archive files" HOMEPAGE="http://hackage.haskell.org/package/tar" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tasty-ant-xml/tasty-ant-xml-1.0.1.ebuild b/dev-haskell/tasty-ant-xml/tasty-ant-xml-1.0.1.ebuild index 01f9a519f56c9..eb20abf75c5a5 100644 --- a/dev-haskell/tasty-ant-xml/tasty-ant-xml-1.0.1.ebuild +++ b/dev-haskell/tasty-ant-xml/tasty-ant-xml-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Render tasty output to XML for Jenkins" HOMEPAGE="https://github.com/ocharles/tasty-ant-xml" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tasty-ant-xml/tasty-ant-xml-1.0.2.ebuild b/dev-haskell/tasty-ant-xml/tasty-ant-xml-1.0.2.ebuild index 74a714dadfee1..2e0bea37db829 100644 --- a/dev-haskell/tasty-ant-xml/tasty-ant-xml-1.0.2.ebuild +++ b/dev-haskell/tasty-ant-xml/tasty-ant-xml-1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Render tasty output to XML for Jenkins" HOMEPAGE="https://github.com/ocharles/tasty-ant-xml" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tasty-golden/tasty-golden-2.2.2.4.ebuild b/dev-haskell/tasty-golden/tasty-golden-2.2.2.4.ebuild index af2700e251ba0..769de4c2f0490 100644 --- a/dev-haskell/tasty-golden/tasty-golden-2.2.2.4.ebuild +++ b/dev-haskell/tasty-golden/tasty-golden-2.2.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Golden tests support for tasty" HOMEPAGE="https://github.com/feuerbach/tasty-golden" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/tasty-golden/tasty-golden-2.3.1.1.ebuild b/dev-haskell/tasty-golden/tasty-golden-2.3.1.1.ebuild index 8717e031e8f41..3e24f67a5dab1 100644 --- a/dev-haskell/tasty-golden/tasty-golden-2.3.1.1.ebuild +++ b/dev-haskell/tasty-golden/tasty-golden-2.3.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Golden tests support for tasty" HOMEPAGE="https://github.com/feuerbach/tasty-golden" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/tasty-golden/tasty-golden-2.3.1.ebuild b/dev-haskell/tasty-golden/tasty-golden-2.3.1.ebuild index c0b0298002adc..70120655a495d 100644 --- a/dev-haskell/tasty-golden/tasty-golden-2.3.1.ebuild +++ b/dev-haskell/tasty-golden/tasty-golden-2.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Golden tests support for tasty" HOMEPAGE="https://github.com/feuerbach/tasty-golden" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/tasty-hunit/tasty-hunit-0.2.ebuild b/dev-haskell/tasty-hunit/tasty-hunit-0.2.ebuild index a3abaf3662e6f..1f11cf3b60edf 100644 --- a/dev-haskell/tasty-hunit/tasty-hunit-0.2.ebuild +++ b/dev-haskell/tasty-hunit/tasty-hunit-0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="HUnit support for the Tasty test framework" HOMEPAGE="http://hackage.haskell.org/package/tasty-hunit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/tasty-hunit/tasty-hunit-0.4.1.ebuild b/dev-haskell/tasty-hunit/tasty-hunit-0.4.1.ebuild index d6c79d0e5169d..bca12770e7acb 100644 --- a/dev-haskell/tasty-hunit/tasty-hunit-0.4.1.ebuild +++ b/dev-haskell/tasty-hunit/tasty-hunit-0.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="HUnit support for the Tasty test framework" HOMEPAGE="http://hackage.haskell.org/package/tasty-hunit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/tasty-hunit/tasty-hunit-0.8.0.1.ebuild b/dev-haskell/tasty-hunit/tasty-hunit-0.8.0.1.ebuild index 5c0be91bf53e5..4845165b551e9 100644 --- a/dev-haskell/tasty-hunit/tasty-hunit-0.8.0.1.ebuild +++ b/dev-haskell/tasty-hunit/tasty-hunit-0.8.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="HUnit support for the Tasty test framework" HOMEPAGE="http://hackage.haskell.org/package/tasty-hunit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild b/dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild index 303f1bd17018f..9e5ff257264ab 100644 --- a/dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild +++ b/dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="HUnit support for the Tasty test framework" HOMEPAGE="http://documentup.com/feuerbach/tasty" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/tasty-kat/tasty-kat-0.0.3.ebuild b/dev-haskell/tasty-kat/tasty-kat-0.0.3.ebuild index 5a7521d5d420c..e953f49947d7d 100644 --- a/dev-haskell/tasty-kat/tasty-kat-0.0.3.ebuild +++ b/dev-haskell/tasty-kat/tasty-kat-0.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Known Answer Tests (KAT) framework for tasty" HOMEPAGE="https://github.com/vincenthz/tasty-kat" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.3.1.ebuild b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.3.1.ebuild index 4b0a39baa62e3..628682b9b0a5f 100644 --- a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.3.1.ebuild +++ b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="QuickCheck support for the Tasty test framework" HOMEPAGE="http://hackage.haskell.org/package/tasty-quickcheck" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.3.2.ebuild b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.3.2.ebuild index cd1e763950f21..ab5ac94e1349f 100644 --- a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.3.2.ebuild +++ b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="QuickCheck support for the Tasty test framework" HOMEPAGE="http://documentup.com/feuerbach/tasty" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.4.ebuild b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.4.ebuild index f9c55953d81d2..b051bb5d01f35 100644 --- a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.4.ebuild +++ b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="QuickCheck support for the Tasty test framework" HOMEPAGE="http://documentup.com/feuerbach/tasty" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/tasty-rerun/tasty-rerun-1.1.5.ebuild b/dev-haskell/tasty-rerun/tasty-rerun-1.1.5.ebuild index 3d67e2318b08e..134e29980c17f 100644 --- a/dev-haskell/tasty-rerun/tasty-rerun-1.1.5.ebuild +++ b/dev-haskell/tasty-rerun/tasty-rerun-1.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Run tests by filtering the tests depending on the result of previous runs" HOMEPAGE="https://github.com/ocharles/tasty-rerun" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tasty-rerun/tasty-rerun-1.1.6.ebuild b/dev-haskell/tasty-rerun/tasty-rerun-1.1.6.ebuild index f49889cbe2f44..1c5c7a8412113 100644 --- a/dev-haskell/tasty-rerun/tasty-rerun-1.1.6.ebuild +++ b/dev-haskell/tasty-rerun/tasty-rerun-1.1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Run tests by filtering the tests depending on the result of previous runs" HOMEPAGE="https://github.com/ocharles/tasty-rerun" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild index 457baec2553ab..987e6a5ece0b6 100644 --- a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild +++ b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="SmallCheck support for the Tasty test framework" HOMEPAGE="https://github.com/feuerbach/tasty" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild index 4c58307c249c5..973abb6817655 100644 --- a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild +++ b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="SmallCheck support for the Tasty test framework" HOMEPAGE="http://documentup.com/feuerbach/tasty" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.ebuild b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.ebuild index 3349bd596a01b..e8bab88281b57 100644 --- a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.ebuild +++ b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="SmallCheck support for the Tasty test framework" HOMEPAGE="https://github.com/feuerbach/tasty" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tasty-th/tasty-th-0.1.3.ebuild b/dev-haskell/tasty-th/tasty-th-0.1.3.ebuild index c25b73ed0ffd1..b523ea59093e2 100644 --- a/dev-haskell/tasty-th/tasty-th-0.1.3.ebuild +++ b/dev-haskell/tasty-th/tasty-th-0.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Automatic tasty test case discovery using TH" HOMEPAGE="https://github.com/bennofs/tasty-th" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tasty-th/tasty-th-0.1.4.ebuild b/dev-haskell/tasty-th/tasty-th-0.1.4.ebuild index a9bb32ec612f3..967a124fa2d68 100644 --- a/dev-haskell/tasty-th/tasty-th-0.1.4.ebuild +++ b/dev-haskell/tasty-th/tasty-th-0.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Automatic tasty test case discovery using TH" HOMEPAGE="https://github.com/bennofs/tasty-th" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tasty/tasty-0.10.1.2.ebuild b/dev-haskell/tasty/tasty-0.10.1.2.ebuild index 4090ea5b22632..ed78f09317af9 100644 --- a/dev-haskell/tasty/tasty-0.10.1.2.ebuild +++ b/dev-haskell/tasty/tasty-0.10.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Modern and extensible testing framework" HOMEPAGE="http://documentup.com/feuerbach/tasty" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/tasty/tasty-0.11.0.4.ebuild b/dev-haskell/tasty/tasty-0.11.0.4.ebuild index 3cf3e111f0feb..9c138e80dd26b 100644 --- a/dev-haskell/tasty/tasty-0.11.0.4.ebuild +++ b/dev-haskell/tasty/tasty-0.11.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Modern and extensible testing framework" HOMEPAGE="http://documentup.com/feuerbach/tasty" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/tasty/tasty-0.3.1.ebuild b/dev-haskell/tasty/tasty-0.3.1.ebuild index 22ea33f1bb657..3d31827aae57a 100644 --- a/dev-haskell/tasty/tasty-0.3.1.ebuild +++ b/dev-haskell/tasty/tasty-0.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Modern and extensible testing framework" HOMEPAGE="http://hackage.haskell.org/package/tasty" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/tasty/tasty-0.5.2.ebuild b/dev-haskell/tasty/tasty-0.5.2.ebuild index 5182cb9151c2d..15ea54773d8e6 100644 --- a/dev-haskell/tasty/tasty-0.5.2.ebuild +++ b/dev-haskell/tasty/tasty-0.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Modern and extensible testing framework" HOMEPAGE="http://hackage.haskell.org/package/tasty" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/tasty/tasty-0.8.1.2.ebuild b/dev-haskell/tasty/tasty-0.8.1.2.ebuild index a7412eac210ae..2654d99d5a53a 100644 --- a/dev-haskell/tasty/tasty-0.8.1.2.ebuild +++ b/dev-haskell/tasty/tasty-0.8.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Modern and extensible testing framework" HOMEPAGE="http://documentup.com/feuerbach/tasty" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/temporary-rc/temporary-rc-1.2.0.3.ebuild b/dev-haskell/temporary-rc/temporary-rc-1.2.0.3.ebuild index c2faca018c9dd..37d2f6d1f95cb 100644 --- a/dev-haskell/temporary-rc/temporary-rc-1.2.0.3.ebuild +++ b/dev-haskell/temporary-rc/temporary-rc-1.2.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Portable temporary file and directory support for Windows and Unix" HOMEPAGE="https://github.com/feuerbach/temporary" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/temporary/temporary-1.1.2.4.ebuild b/dev-haskell/temporary/temporary-1.1.2.4.ebuild index 8045b67c966ce..52ef4cfcd752d 100644 --- a/dev-haskell/temporary/temporary-1.1.2.4.ebuild +++ b/dev-haskell/temporary/temporary-1.1.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Portable temporary file and directory support for Windows and Unix" HOMEPAGE="https://github.com/batterseapower/temporary" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/temporary/temporary-1.2.0.3.ebuild b/dev-haskell/temporary/temporary-1.2.0.3.ebuild index c33d13a80d9bd..18c1ee7e611c3 100644 --- a/dev-haskell/temporary/temporary-1.2.0.3.ebuild +++ b/dev-haskell/temporary/temporary-1.2.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Portable temporary file and directory support for Windows and Unix" HOMEPAGE="https://github.com/batterseapower/temporary" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/temporary/temporary-1.2.0.4.ebuild b/dev-haskell/temporary/temporary-1.2.0.4.ebuild index aad84a9559fca..91b33086a6c95 100644 --- a/dev-haskell/temporary/temporary-1.2.0.4.ebuild +++ b/dev-haskell/temporary/temporary-1.2.0.4.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Portable temporary file and directory support for Windows and Unix" HOMEPAGE="http://www.github.com/feuerbach/temporary" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tensor/tensor-1.0.0.1.ebuild b/dev-haskell/tensor/tensor-1.0.0.1.ebuild index f5d374ded40a2..a63745794016a 100644 --- a/dev-haskell/tensor/tensor-1.0.0.1.ebuild +++ b/dev-haskell/tensor/tensor-1.0.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Tensor data types" HOMEPAGE="http://www.haskell.org/HOpenGL/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/terminal-size/terminal-size-0.3.2.1.ebuild b/dev-haskell/terminal-size/terminal-size-0.3.2.1.ebuild index 0c4c972ae948c..3b85bc8b1a378 100644 --- a/dev-haskell/terminal-size/terminal-size-0.3.2.1.ebuild +++ b/dev-haskell/terminal-size/terminal-size-0.3.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Get terminal window height and width" HOMEPAGE="http://hackage.haskell.org/package/terminal-size" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild b/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild index af40bd7454d6b..fe9781ad3201d 100644 --- a/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild +++ b/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell bindings to the terminfo library" HOMEPAGE="https://github.com/judah/terminfo" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/terminfo/terminfo-0.4.0.1.ebuild b/dev-haskell/terminfo/terminfo-0.4.0.1.ebuild index fa7d2f93e2e53..d67acfc255dcf 100644 --- a/dev-haskell/terminfo/terminfo-0.4.0.1.ebuild +++ b/dev-haskell/terminfo/terminfo-0.4.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell bindings to the terminfo library" HOMEPAGE="https://github.com/judah/terminfo" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/terminfo/terminfo-0.4.0.2.ebuild b/dev-haskell/terminfo/terminfo-0.4.0.2.ebuild index db2eb665a1463..12b942bf2f357 100644 --- a/dev-haskell/terminfo/terminfo-0.4.0.2.ebuild +++ b/dev-haskell/terminfo/terminfo-0.4.0.2.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell bindings to the terminfo library" HOMEPAGE="https://github.com/judah/terminfo" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.7.ebuild b/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.7.ebuild index 82402472b475f..862edd2e81f58 100644 --- a/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.7.ebuild +++ b/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -8,7 +8,7 @@ inherit haskell-cabal DESCRIPTION="HUnit support for the test-framework package" HOMEPAGE="https://batterseapower.github.com/test-framework/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.2.ebuild b/dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.2.ebuild index 1bf777fd09154..2eabe117c2a05 100644 --- a/dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.2.ebuild +++ b/dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="HUnit support for the test-framework package" HOMEPAGE="https://batterseapower.github.io/test-framework/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.ebuild b/dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.ebuild index 5059d6b5822cb..5903da99b6695 100644 --- a/dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.ebuild +++ b/dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="HUnit support for the test-framework package" HOMEPAGE="https://batterseapower.github.com/test-framework/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.3.0.2.ebuild b/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.3.0.2.ebuild index aa3549c2cb922..1996ed0f6d0d6 100644 --- a/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.3.0.2.ebuild +++ b/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.3.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="QuickCheck2 support for the test-framework package" HOMEPAGE="https://batterseapower.github.io/test-framework/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.3.0.3-r2.ebuild b/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.3.0.3-r2.ebuild index 28d168f0a0bf9..16ed66d5a7b1f 100644 --- a/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.3.0.3-r2.ebuild +++ b/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.3.0.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="QuickCheck2 support for the test-framework package" HOMEPAGE="https://batterseapower.github.io/test-framework/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.7.ebuild b/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.7.ebuild index a41aebe58617e..c39d8dba1f2c6 100644 --- a/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.7.ebuild +++ b/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit base haskell-cabal DESCRIPTION="Template Haskell for test framework" HOMEPAGE="http://hackage.haskell.org/package/test-framework-th-prime" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.8.ebuild b/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.8.ebuild index b4d9aedef9b3d..13d3fbbd889b9 100644 --- a/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.8.ebuild +++ b/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Template Haskell for test framework" HOMEPAGE="http://hackage.haskell.org/package/test-framework-th-prime" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.9.ebuild b/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.9.ebuild index e03af93cb5cfc..cec1923feacc2 100644 --- a/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.9.ebuild +++ b/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Template Haskell for test framework" HOMEPAGE="http://hackage.haskell.org/package/test-framework-th-prime" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/test-framework-th/test-framework-th-0.2.4.ebuild b/dev-haskell/test-framework-th/test-framework-th-0.2.4.ebuild index f6ca21ec77698..8c61799e74842 100644 --- a/dev-haskell/test-framework-th/test-framework-th-0.2.4.ebuild +++ b/dev-haskell/test-framework-th/test-framework-th-0.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Automagically generate the HUnit and Quickcheck code using Template Haskell" HOMEPAGE="https://github.com/finnsson/test-generator" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/test-framework/test-framework-0.8.1.1.ebuild b/dev-haskell/test-framework/test-framework-0.8.1.1.ebuild index e137d81db2437..fcb4a4bd590d5 100644 --- a/dev-haskell/test-framework/test-framework-0.8.1.1.ebuild +++ b/dev-haskell/test-framework/test-framework-0.8.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Framework for running and organising tests, with HUnit and QuickCheck support" HOMEPAGE="https://batterseapower.github.io/test-framework/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/test-framework/test-framework-0.8.ebuild b/dev-haskell/test-framework/test-framework-0.8.ebuild index 554b68a97c863..a4b78acfabf4c 100644 --- a/dev-haskell/test-framework/test-framework-0.8.ebuild +++ b/dev-haskell/test-framework/test-framework-0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Framework for running and organising tests, with HUnit and QuickCheck support" HOMEPAGE="https://batterseapower.github.com/test-framework/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/testing-feat/testing-feat-0.4.0.3.ebuild b/dev-haskell/testing-feat/testing-feat-0.4.0.3.ebuild index 2ca1696169bb7..2d72605b14f9a 100644 --- a/dev-haskell/testing-feat/testing-feat-0.4.0.3.ebuild +++ b/dev-haskell/testing-feat/testing-feat-0.4.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Functional Enumeration of Algebraic Types" HOMEPAGE="http://hackage.haskell.org/package/testing-feat" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/testpack/testpack-2.1.3.0-r1.ebuild b/dev-haskell/testpack/testpack-2.1.3.0-r1.ebuild index bce6a2462a591..0d968ed5b8b2d 100644 --- a/dev-haskell/testpack/testpack-2.1.3.0-r1.ebuild +++ b/dev-haskell/testpack/testpack-2.1.3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit eutils haskell-cabal DESCRIPTION="Test Utililty Pack for HUnit and QuickCheck (unmaintained)" HOMEPAGE="https://github.com/jgoerzen/testpack" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" diff --git a/dev-haskell/texmath/texmath-0.6.4.ebuild b/dev-haskell/texmath/texmath-0.6.4.ebuild index c12bcbffc96f4..5e474432804a5 100644 --- a/dev-haskell/texmath/texmath-0.6.4.ebuild +++ b/dev-haskell/texmath/texmath-0.6.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Conversion of LaTeX math formulas to MathML or OMML" HOMEPAGE="https://github.com/jgm/texmath" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/texmath/texmath-0.6.6.3.ebuild b/dev-haskell/texmath/texmath-0.6.6.3.ebuild index 8f239e1a69acd..5b94bc5332ed9 100644 --- a/dev-haskell/texmath/texmath-0.6.6.3.ebuild +++ b/dev-haskell/texmath/texmath-0.6.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Conversion of LaTeX math formulas to MathML or OMML" HOMEPAGE="https://github.com/jgm/texmath" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/texmath/texmath-0.8.2.2.ebuild b/dev-haskell/texmath/texmath-0.8.2.2.ebuild index 269f65bc20558..2163e8423515b 100644 --- a/dev-haskell/texmath/texmath-0.8.2.2.ebuild +++ b/dev-haskell/texmath/texmath-0.8.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Conversion between formats used to represent mathematics" HOMEPAGE="https://github.com/jgm/texmath" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/texmath/texmath-0.8.6.3.ebuild b/dev-haskell/texmath/texmath-0.8.6.3.ebuild index aefb43b6cda03..3d98e1ab4142c 100644 --- a/dev-haskell/texmath/texmath-0.8.6.3.ebuild +++ b/dev-haskell/texmath/texmath-0.8.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Conversion between formats used to represent mathematics" HOMEPAGE="https://github.com/jgm/texmath" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/texmath/texmath-0.8.6.7.ebuild b/dev-haskell/texmath/texmath-0.8.6.7.ebuild index 0775d2345d2e9..949c7c0e6672a 100644 --- a/dev-haskell/texmath/texmath-0.8.6.7.ebuild +++ b/dev-haskell/texmath/texmath-0.8.6.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Conversion between formats used to represent mathematics" HOMEPAGE="https://github.com/jgm/texmath" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/texmath/texmath-0.9.1.ebuild b/dev-haskell/texmath/texmath-0.9.1.ebuild index 9a629c28bf4af..fc83037fea8cd 100644 --- a/dev-haskell/texmath/texmath-0.9.1.ebuild +++ b/dev-haskell/texmath/texmath-0.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Conversion between formats used to represent mathematics" HOMEPAGE="https://github.com/jgm/texmath" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/text-binary/text-binary-0.2.1.1.ebuild b/dev-haskell/text-binary/text-binary-0.2.1.1.ebuild index 9fccf239ec5d6..e7a1b07cf94cd 100644 --- a/dev-haskell/text-binary/text-binary-0.2.1.1.ebuild +++ b/dev-haskell/text-binary/text-binary-0.2.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Binary instances for text types" HOMEPAGE="https://github.com/kawu/text-binary" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0/${PV}" diff --git a/dev-haskell/text-icu/text-icu-0.7.0.1.ebuild b/dev-haskell/text-icu/text-icu-0.7.0.1.ebuild index 5ca406411cc3a..f4dae0b1da5a1 100644 --- a/dev-haskell/text-icu/text-icu-0.7.0.1.ebuild +++ b/dev-haskell/text-icu/text-icu-0.7.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Bindings to the ICU library" HOMEPAGE="https://github.com/bos/text-icu" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/text-metrics/text-metrics-0.2.0.ebuild b/dev-haskell/text-metrics/text-metrics-0.2.0.ebuild index 0e6d539734e37..ecbd64e3a0ae6 100644 --- a/dev-haskell/text-metrics/text-metrics-0.2.0.ebuild +++ b/dev-haskell/text-metrics/text-metrics-0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Calculate various string metrics efficiently" HOMEPAGE="https://github.com/mrkkrp/text-metrics" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/text-show/text-show-3.4.ebuild b/dev-haskell/text-show/text-show-3.4.ebuild index c6ed34cc4d8d1..3e0806d71e125 100644 --- a/dev-haskell/text-show/text-show-3.4.ebuild +++ b/dev-haskell/text-show/text-show-3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Efficient conversion of values into Text" HOMEPAGE="https://github.com/RyanGlScott/text-show" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/text-stream-decode/text-stream-decode-0.1.0.5.ebuild b/dev-haskell/text-stream-decode/text-stream-decode-0.1.0.5.ebuild index 6b6ff748f6e57..dba35f32e3ab2 100644 --- a/dev-haskell/text-stream-decode/text-stream-decode-0.1.0.5.ebuild +++ b/dev-haskell/text-stream-decode/text-stream-decode-0.1.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Streaming decoding functions for UTF encodings. (deprecated)" HOMEPAGE="https://github.com/fpco/text-stream-decode" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/text/text-0.11.3.1.ebuild b/dev-haskell/text/text-0.11.3.1.ebuild index a34081a33d976..d30563fa3eb14 100644 --- a/dev-haskell/text/text-0.11.3.1.ebuild +++ b/dev-haskell/text/text-0.11.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="An efficient packed Unicode text type" HOMEPAGE="https://github.com/bos/text" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/text/text-1.1.1.3.ebuild b/dev-haskell/text/text-1.1.1.3.ebuild index df842d03827e9..89050b1ff91e3 100644 --- a/dev-haskell/text/text-1.1.1.3.ebuild +++ b/dev-haskell/text/text-1.1.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="An efficient packed Unicode text type" HOMEPAGE="https://github.com/bos/text" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/text/text-1.2.2.0.ebuild b/dev-haskell/text/text-1.2.2.0.ebuild index 940067238b552..24f4e7ebb5eec 100644 --- a/dev-haskell/text/text-1.2.2.0.ebuild +++ b/dev-haskell/text/text-1.2.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="An efficient packed Unicode text type" HOMEPAGE="https://github.com/bos/text" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/text/text-1.2.2.1.ebuild b/dev-haskell/text/text-1.2.2.1.ebuild index 58ba76de5a4a4..7c0b6ec3b9a82 100644 --- a/dev-haskell/text/text-1.2.2.1.ebuild +++ b/dev-haskell/text/text-1.2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="An efficient packed Unicode text type" HOMEPAGE="https://github.com/bos/text" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tf-random/tf-random-0.5.ebuild b/dev-haskell/tf-random/tf-random-0.5.ebuild index 8f79546a69cb5..9bde6c05700f8 100644 --- a/dev-haskell/tf-random/tf-random-0.5.ebuild +++ b/dev-haskell/tf-random/tf-random-0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="High-quality splittable pseudorandom number generator" HOMEPAGE="http://hackage.haskell.org/package/tf-random" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/th-expand-syns/th-expand-syns-0.3.0.6.ebuild b/dev-haskell/th-expand-syns/th-expand-syns-0.3.0.6.ebuild index 3c4a083b520ff..5549b7a844057 100644 --- a/dev-haskell/th-expand-syns/th-expand-syns-0.3.0.6.ebuild +++ b/dev-haskell/th-expand-syns/th-expand-syns-0.3.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Expands type synonyms in Template Haskell ASTs" HOMEPAGE="http://hackage.haskell.org/package/th-expand-syns" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/th-expand-syns/th-expand-syns-0.4.2.0.ebuild b/dev-haskell/th-expand-syns/th-expand-syns-0.4.2.0.ebuild index 60223402e13d0..b0b81d724b1e6 100644 --- a/dev-haskell/th-expand-syns/th-expand-syns-0.4.2.0.ebuild +++ b/dev-haskell/th-expand-syns/th-expand-syns-0.4.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Expands type synonyms in Template Haskell ASTs" HOMEPAGE="https://github.com/DanielSchuessler/th-expand-syns" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/th-lift-instances/th-lift-instances-0.1.11.ebuild b/dev-haskell/th-lift-instances/th-lift-instances-0.1.11.ebuild index 5213fdf2b6966..0cc806977f81b 100644 --- a/dev-haskell/th-lift-instances/th-lift-instances-0.1.11.ebuild +++ b/dev-haskell/th-lift-instances/th-lift-instances-0.1.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Lift instances for template-haskell for common data types" HOMEPAGE="https://github.com/bennofs/th-lift-instances/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/th-lift/th-lift-0.7.2.ebuild b/dev-haskell/th-lift/th-lift-0.7.2.ebuild index 89720bd620908..55f15abfd09ed 100644 --- a/dev-haskell/th-lift/th-lift-0.7.2.ebuild +++ b/dev-haskell/th-lift/th-lift-0.7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Derive Template Haskell's Lift class for datatypes" HOMEPAGE="https://github.com/mboes/th-lift" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/th-lift/th-lift-0.7.5.ebuild b/dev-haskell/th-lift/th-lift-0.7.5.ebuild index 4d897a2b47ed0..af7c8f71eab61 100644 --- a/dev-haskell/th-lift/th-lift-0.7.5.ebuild +++ b/dev-haskell/th-lift/th-lift-0.7.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Derive Template Haskell's Lift class for datatypes" HOMEPAGE="https://github.com/mboes/th-lift" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/th-lift/th-lift-0.7.6.ebuild b/dev-haskell/th-lift/th-lift-0.7.6.ebuild index eeb609a15651d..af7c8f71eab61 100644 --- a/dev-haskell/th-lift/th-lift-0.7.6.ebuild +++ b/dev-haskell/th-lift/th-lift-0.7.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Derive Template Haskell's Lift class for datatypes" HOMEPAGE="https://github.com/mboes/th-lift" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/th-lift/th-lift-0.7.7.ebuild b/dev-haskell/th-lift/th-lift-0.7.7.ebuild index 91a935817fef4..3b3bc5fba7060 100644 --- a/dev-haskell/th-lift/th-lift-0.7.7.ebuild +++ b/dev-haskell/th-lift/th-lift-0.7.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Derive Template Haskell's Lift class for datatypes" HOMEPAGE="https://github.com/mboes/th-lift" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/th-orphans/th-orphans-0.11.1.ebuild b/dev-haskell/th-orphans/th-orphans-0.11.1.ebuild index fd29712677409..3f636d9c1ad5b 100644 --- a/dev-haskell/th-orphans/th-orphans-0.11.1.ebuild +++ b/dev-haskell/th-orphans/th-orphans-0.11.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Orphan instances for TH datatypes" HOMEPAGE="http://hackage.haskell.org/package/th-orphans" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/th-orphans/th-orphans-0.13.3.ebuild b/dev-haskell/th-orphans/th-orphans-0.13.3.ebuild index 454122d489f44..a22d37334268e 100644 --- a/dev-haskell/th-orphans/th-orphans-0.13.3.ebuild +++ b/dev-haskell/th-orphans/th-orphans-0.13.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Orphan instances for TH datatypes" HOMEPAGE="http://hackage.haskell.org/package/th-orphans" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/th-orphans/th-orphans-0.8.2.ebuild b/dev-haskell/th-orphans/th-orphans-0.8.2.ebuild index 0bfbecff5d7d4..9203cf64310a6 100644 --- a/dev-haskell/th-orphans/th-orphans-0.8.2.ebuild +++ b/dev-haskell/th-orphans/th-orphans-0.8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Orphan instances for TH datatypes" HOMEPAGE="http://hackage.haskell.org/package/th-orphans" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/th-reify-many/th-reify-many-0.1.3.ebuild b/dev-haskell/th-reify-many/th-reify-many-0.1.3.ebuild index 1e9c8ce7e7bb8..062416e682703 100644 --- a/dev-haskell/th-reify-many/th-reify-many-0.1.3.ebuild +++ b/dev-haskell/th-reify-many/th-reify-many-0.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Recurseively reify template haskell datatype info" HOMEPAGE="https://github.com/mgsloan/th-reify-many" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/th-reify-many/th-reify-many-0.1.6.ebuild b/dev-haskell/th-reify-many/th-reify-many-0.1.6.ebuild index 608c3760d633c..202b6eb61eb2e 100644 --- a/dev-haskell/th-reify-many/th-reify-many-0.1.6.ebuild +++ b/dev-haskell/th-reify-many/th-reify-many-0.1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Recurseively reify template haskell datatype info" HOMEPAGE="https://github.com/mgsloan/th-reify-many" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/th-utilities/th-utilities-0.2.0.1.ebuild b/dev-haskell/th-utilities/th-utilities-0.2.0.1.ebuild index 26d2cbd60e01b..375b4679f79a5 100644 --- a/dev-haskell/th-utilities/th-utilities-0.2.0.1.ebuild +++ b/dev-haskell/th-utilities/th-utilities-0.2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Collection of useful functions for use with Template Haskell" HOMEPAGE="https://github.com/fpco/th-utilities#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/threads/threads-0.5.1.4.ebuild b/dev-haskell/threads/threads-0.5.1.4.ebuild index b7c1db28f5125..ad308622c9f8a 100644 --- a/dev-haskell/threads/threads-0.5.1.4.ebuild +++ b/dev-haskell/threads/threads-0.5.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Fork threads and wait for their result" HOMEPAGE="https://github.com/basvandijk/threads" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/thyme/thyme-0.3.5.5.ebuild b/dev-haskell/thyme/thyme-0.3.5.5.ebuild index 4c00e65bfb7ad..cb2b61f3a9eb9 100644 --- a/dev-haskell/thyme/thyme-0.3.5.5.ebuild +++ b/dev-haskell/thyme/thyme-0.3.5.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="A faster time library" HOMEPAGE="https://github.com/liyang/thyme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/time-compat/time-compat-0.1.0.3.ebuild b/dev-haskell/time-compat/time-compat-0.1.0.3.ebuild index aff251cfd09e6..985a65c1d15a0 100644 --- a/dev-haskell/time-compat/time-compat-0.1.0.3.ebuild +++ b/dev-haskell/time-compat/time-compat-0.1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Compatibility with old-time for the time package" HOMEPAGE="https://hub.darcs.net/dag/time-compat" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/time-locale-compat/time-locale-compat-0.1.1.1.ebuild b/dev-haskell/time-locale-compat/time-locale-compat-0.1.1.1.ebuild index 644d904a1147b..80eb982f89201 100644 --- a/dev-haskell/time-locale-compat/time-locale-compat-0.1.1.1.ebuild +++ b/dev-haskell/time-locale-compat/time-locale-compat-0.1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Compatibility of TimeLocale between old-locale and time-1.5" HOMEPAGE="https://github.com/khibino/haskell-time-locale-compat" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/time-locale-compat/time-locale-compat-0.1.1.3.ebuild b/dev-haskell/time-locale-compat/time-locale-compat-0.1.1.3.ebuild index 30434954ae3d2..f7cbca1534696 100644 --- a/dev-haskell/time-locale-compat/time-locale-compat-0.1.1.3.ebuild +++ b/dev-haskell/time-locale-compat/time-locale-compat-0.1.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Compatibility of TimeLocale between old-locale and time-1.5" HOMEPAGE="https://github.com/khibino/haskell-time-locale-compat" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/timezone-olson/timezone-olson-0.1.7-r1.ebuild b/dev-haskell/timezone-olson/timezone-olson-0.1.7-r1.ebuild index ea8b76b4ea8e1..a164e030af266 100644 --- a/dev-haskell/timezone-olson/timezone-olson-0.1.7-r1.ebuild +++ b/dev-haskell/timezone-olson/timezone-olson-0.1.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A pure Haskell parser and renderer for binary Olson timezone files" HOMEPAGE="http://projects.haskell.org/time-ng/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/timezone-olson/timezone-olson-0.1.7.ebuild b/dev-haskell/timezone-olson/timezone-olson-0.1.7.ebuild index 8e70bf87d7835..03cede44119b8 100644 --- a/dev-haskell/timezone-olson/timezone-olson-0.1.7.ebuild +++ b/dev-haskell/timezone-olson/timezone-olson-0.1.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A pure Haskell parser and renderer for binary Olson timezone files" HOMEPAGE="http://projects.haskell.org/time-ng/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/timezone-series/timezone-series-0.1.5.1.ebuild b/dev-haskell/timezone-series/timezone-series-0.1.5.1.ebuild index 102568e59c318..3b5f4c3bccc2d 100644 --- a/dev-haskell/timezone-series/timezone-series-0.1.5.1.ebuild +++ b/dev-haskell/timezone-series/timezone-series-0.1.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Enhanced timezone handling for Data.Time" HOMEPAGE="http://projects.haskell.org/time-ng/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/timezone-series/timezone-series-0.1.6.1.ebuild b/dev-haskell/timezone-series/timezone-series-0.1.6.1.ebuild index 24f52cd0fb366..b4ac6a134c98d 100644 --- a/dev-haskell/timezone-series/timezone-series-0.1.6.1.ebuild +++ b/dev-haskell/timezone-series/timezone-series-0.1.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Enhanced timezone handling for Data.Time" HOMEPAGE="http://projects.haskell.org/time-ng/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tls/tls-1.2.18.ebuild b/dev-haskell/tls/tls-1.2.18.ebuild index fab96dceabf5c..33f29881f314b 100644 --- a/dev-haskell/tls/tls-1.2.18.ebuild +++ b/dev-haskell/tls/tls-1.2.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="TLS/SSL protocol native implementation (Server and Client)" HOMEPAGE="https://github.com/vincenthz/hs-tls" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tls/tls-1.3.4.ebuild b/dev-haskell/tls/tls-1.3.4.ebuild index d953d574bf3d3..70448327f8d3e 100644 --- a/dev-haskell/tls/tls-1.3.4.ebuild +++ b/dev-haskell/tls/tls-1.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="TLS/SSL protocol native implementation (Server and Client)" HOMEPAGE="https://github.com/vincenthz/hs-tls" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/tls/tls-1.3.9.ebuild b/dev-haskell/tls/tls-1.3.9.ebuild index 12a030d8ecf1e..c944cadc1b78c 100644 --- a/dev-haskell/tls/tls-1.3.9.ebuild +++ b/dev-haskell/tls/tls-1.3.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="TLS/SSL protocol native implementation (Server and Client)" HOMEPAGE="https://github.com/vincenthz/hs-tls" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/top/top-1.7.ebuild b/dev-haskell/top/top-1.7.ebuild index 284c027fe079c..505c0ee09fb72 100644 --- a/dev-haskell/top/top-1.7.ebuild +++ b/dev-haskell/top/top-1.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Constraint solving framework employed by the Helium Compiler" HOMEPAGE="http://www.cs.uu.nl/wiki/bin/view/Helium/WebHome" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-haskell/torrent/torrent-10000.0.0.ebuild b/dev-haskell/torrent/torrent-10000.0.0.ebuild index a15e03441d2b8..e0222269ca7ba 100644 --- a/dev-haskell/torrent/torrent-10000.0.0.ebuild +++ b/dev-haskell/torrent/torrent-10000.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="BitTorrent file parser and generater" HOMEPAGE="http://hackage.haskell.org/package/torrent" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/torrent/torrent-10000.0.1.ebuild b/dev-haskell/torrent/torrent-10000.0.1.ebuild index 3d7a18338405f..d1c6c6a3d1847 100644 --- a/dev-haskell/torrent/torrent-10000.0.1.ebuild +++ b/dev-haskell/torrent/torrent-10000.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="BitTorrent file parser and generater" HOMEPAGE="http://hackage.haskell.org/package/torrent" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/transformers-base/transformers-base-0.4.4.ebuild b/dev-haskell/transformers-base/transformers-base-0.4.4.ebuild index 58841eaa5d4eb..c83d512dd94ae 100644 --- a/dev-haskell/transformers-base/transformers-base-0.4.4.ebuild +++ b/dev-haskell/transformers-base/transformers-base-0.4.4.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Lift computations from the bottom of a transformer stack" HOMEPAGE="https://github.com/mvv/transformers-base" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/transformers-compat/transformers-compat-0.1.1.1.ebuild b/dev-haskell/transformers-compat/transformers-compat-0.1.1.1.ebuild index a9413adbcf839..7218f3aa679ab 100644 --- a/dev-haskell/transformers-compat/transformers-compat-0.1.1.1.ebuild +++ b/dev-haskell/transformers-compat/transformers-compat-0.1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A small compatibility shim for dev-haskell/transformers" HOMEPAGE="https://github.com/ekmett/transformers-compat/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/transformers-compat/transformers-compat-0.3.3.4.ebuild b/dev-haskell/transformers-compat/transformers-compat-0.3.3.4.ebuild index e812864030b0a..fa0ef7e51246b 100644 --- a/dev-haskell/transformers-compat/transformers-compat-0.3.3.4.ebuild +++ b/dev-haskell/transformers-compat/transformers-compat-0.3.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="A small compatibility shim for dev-haskell/transformers" HOMEPAGE="https://github.com/ekmett/transformers-compat/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/transformers-compat/transformers-compat-0.4.0.4.ebuild b/dev-haskell/transformers-compat/transformers-compat-0.4.0.4.ebuild index b61b4bafe037a..f6600bcc5c2ea 100644 --- a/dev-haskell/transformers-compat/transformers-compat-0.4.0.4.ebuild +++ b/dev-haskell/transformers-compat/transformers-compat-0.4.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="A small compatibility shim for dev-haskell/transformers" HOMEPAGE="https://github.com/ekmett/transformers-compat/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/transformers-compat/transformers-compat-0.5.1.4.ebuild b/dev-haskell/transformers-compat/transformers-compat-0.5.1.4.ebuild index 9c3ad9a5f09a4..8dc196c401db1 100644 --- a/dev-haskell/transformers-compat/transformers-compat-0.5.1.4.ebuild +++ b/dev-haskell/transformers-compat/transformers-compat-0.5.1.4.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="A small compatibility shim for dev-haskell/transformers" HOMEPAGE="https://github.com/ekmett/transformers-compat/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/transformers/transformers-0.3.0.0-r1.ebuild b/dev-haskell/transformers/transformers-0.3.0.0-r1.ebuild index 1deaa5b9e1819..405a57e45ae05 100644 --- a/dev-haskell/transformers/transformers-0.3.0.0-r1.ebuild +++ b/dev-haskell/transformers/transformers-0.3.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Concrete functor and monad transformers" HOMEPAGE="http://hackage.haskell.org/package/transformers" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/transformers/transformers-0.4.1.0.ebuild b/dev-haskell/transformers/transformers-0.4.1.0.ebuild index c25ab40760d79..a8918b4b6335d 100644 --- a/dev-haskell/transformers/transformers-0.4.1.0.ebuild +++ b/dev-haskell/transformers/transformers-0.4.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Concrete functor and monad transformers" HOMEPAGE="http://hackage.haskell.org/package/transformers" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/transformers/transformers-0.4.2.0.ebuild b/dev-haskell/transformers/transformers-0.4.2.0.ebuild index 9c59fdb102f2f..40555635d5bd7 100644 --- a/dev-haskell/transformers/transformers-0.4.2.0.ebuild +++ b/dev-haskell/transformers/transformers-0.4.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Concrete functor and monad transformers" HOMEPAGE="http://hackage.haskell.org/package/transformers" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/transformers/transformers-0.4.3.0.ebuild b/dev-haskell/transformers/transformers-0.4.3.0.ebuild index ec9d63277b6da..eb8302f6349b8 100644 --- a/dev-haskell/transformers/transformers-0.4.3.0.ebuild +++ b/dev-haskell/transformers/transformers-0.4.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Concrete functor and monad transformers" HOMEPAGE="http://hackage.haskell.org/package/transformers" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/transformers/transformers-0.5.2.0.ebuild b/dev-haskell/transformers/transformers-0.5.2.0.ebuild index c09b17de4cc4a..7adbe6c664a01 100644 --- a/dev-haskell/transformers/transformers-0.5.2.0.ebuild +++ b/dev-haskell/transformers/transformers-0.5.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Concrete functor and monad transformers" HOMEPAGE="http://hackage.haskell.org/package/transformers" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/uhc-light/uhc-light-1.1.9.5.ebuild b/dev-haskell/uhc-light/uhc-light-1.1.9.5.ebuild index ecb05424cbe20..ba85c126fd10e 100644 --- a/dev-haskell/uhc-light/uhc-light-1.1.9.5.ebuild +++ b/dev-haskell/uhc-light/uhc-light-1.1.9.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Part of UHC packaged as cabal/hackage installable library" HOMEPAGE="https://github.com/UU-ComputerScience/uhc" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/uhc-util/uhc-util-0.1.6.7.ebuild b/dev-haskell/uhc-util/uhc-util-0.1.6.7.ebuild index ec9de57c25766..1a84fd58be832 100644 --- a/dev-haskell/uhc-util/uhc-util-0.1.6.7.ebuild +++ b/dev-haskell/uhc-util/uhc-util-0.1.6.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="UHC utilities" HOMEPAGE="https://github.com/UU-ComputerScience/uhc-util" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/unbounded-delays/unbounded-delays-0.1.0.9.ebuild b/dev-haskell/unbounded-delays/unbounded-delays-0.1.0.9.ebuild index 1c69940d24b06..5f59e736a79d3 100644 --- a/dev-haskell/unbounded-delays/unbounded-delays-0.1.0.9.ebuild +++ b/dev-haskell/unbounded-delays/unbounded-delays-0.1.0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Unbounded thread delays and timeouts" HOMEPAGE="https://github.com/basvandijk/unbounded-delays" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/unexceptionalio/unexceptionalio-0.3.0.ebuild b/dev-haskell/unexceptionalio/unexceptionalio-0.3.0.ebuild index bdb5e4de104c9..6b56b70369168 100644 --- a/dev-haskell/unexceptionalio/unexceptionalio-0.3.0.ebuild +++ b/dev-haskell/unexceptionalio/unexceptionalio-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="IO without any non-error, synchronous exceptions" HOMEPAGE="https://github.com/singpolyma/unexceptionalio" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="ISC" SLOT="0/${PV}" diff --git a/dev-haskell/unicode-transforms/unicode-transforms-0.2.1.ebuild b/dev-haskell/unicode-transforms/unicode-transforms-0.2.1.ebuild index 676ee2cb0a435..e8b83a75693f9 100644 --- a/dev-haskell/unicode-transforms/unicode-transforms-0.2.1.ebuild +++ b/dev-haskell/unicode-transforms/unicode-transforms-0.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Unicode normalization" HOMEPAGE="https://github.com/harendra-kumar/unicode-transforms" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/uniplate/uniplate-1.6.12.ebuild b/dev-haskell/uniplate/uniplate-1.6.12.ebuild index fb5353dc43198..96ade1b8a3d7c 100644 --- a/dev-haskell/uniplate/uniplate-1.6.12.ebuild +++ b/dev-haskell/uniplate/uniplate-1.6.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Help writing simple, concise and fast generic operations" HOMEPAGE="http://community.haskell.org/~ndm/uniplate/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/uniqueid/uniqueid-0.1.1.ebuild b/dev-haskell/uniqueid/uniqueid-0.1.1.ebuild index 89a693e9b6c9f..7bc6d5fbc8b28 100644 --- a/dev-haskell/uniqueid/uniqueid-0.1.1.ebuild +++ b/dev-haskell/uniqueid/uniqueid-0.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit eutils haskell-cabal DESCRIPTION="Splittable Unique Identifier Supply" HOMEPAGE="https://github.com/sebfisch/uniqueid/wikis" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/unix-compat/unix-compat-0.4.1.3.ebuild b/dev-haskell/unix-compat/unix-compat-0.4.1.3.ebuild index 32e805bd5200f..c55957ce41b24 100644 --- a/dev-haskell/unix-compat/unix-compat-0.4.1.3.ebuild +++ b/dev-haskell/unix-compat/unix-compat-0.4.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Portable POSIX-compatibility layer" HOMEPAGE="https://github.com/jystic/unix-compat" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/unix-compat/unix-compat-0.4.1.4.ebuild b/dev-haskell/unix-compat/unix-compat-0.4.1.4.ebuild index a71171f6d636a..6fd299e944608 100644 --- a/dev-haskell/unix-compat/unix-compat-0.4.1.4.ebuild +++ b/dev-haskell/unix-compat/unix-compat-0.4.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Portable POSIX-compatibility layer" HOMEPAGE="https://github.com/jystic/unix-compat" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/unix-compat/unix-compat-0.4.2.0.ebuild b/dev-haskell/unix-compat/unix-compat-0.4.2.0.ebuild index aa83cb5f7ac3c..966978913bb72 100644 --- a/dev-haskell/unix-compat/unix-compat-0.4.2.0.ebuild +++ b/dev-haskell/unix-compat/unix-compat-0.4.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Portable POSIX-compatibility layer" HOMEPAGE="https://github.com/jystic/unix-compat" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/unix-compat/unix-compat-0.4.3.1.ebuild b/dev-haskell/unix-compat/unix-compat-0.4.3.1.ebuild index 01e84154f89b0..346333f910b1a 100644 --- a/dev-haskell/unix-compat/unix-compat-0.4.3.1.ebuild +++ b/dev-haskell/unix-compat/unix-compat-0.4.3.1.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Portable POSIX-compatibility layer" HOMEPAGE="https://github.com/jystic/unix-compat" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/unix-time/unix-time-0.3.5.ebuild b/dev-haskell/unix-time/unix-time-0.3.5.ebuild index bb74e6b0be189..ba0ea45329a8b 100644 --- a/dev-haskell/unix-time/unix-time-0.3.5.ebuild +++ b/dev-haskell/unix-time/unix-time-0.3.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Unix time parser/formatter and utilities" HOMEPAGE="http://hackage.haskell.org/package/unix-time" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/unix-time/unix-time-0.3.6.ebuild b/dev-haskell/unix-time/unix-time-0.3.6.ebuild index 774cebaeddad2..1f1ffa5943ebb 100644 --- a/dev-haskell/unix-time/unix-time-0.3.6.ebuild +++ b/dev-haskell/unix-time/unix-time-0.3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Unix time parser/formatter and utilities" HOMEPAGE="http://hackage.haskell.org/package/unix-time" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/unix-time/unix-time-0.3.7.ebuild b/dev-haskell/unix-time/unix-time-0.3.7.ebuild index 458d1f9cc4775..16bc1b4b2d16b 100644 --- a/dev-haskell/unix-time/unix-time-0.3.7.ebuild +++ b/dev-haskell/unix-time/unix-time-0.3.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Unix time parser/formatter and utilities" HOMEPAGE="http://hackage.haskell.org/package/unix-time" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/unixutils/unixutils-1.54.1.ebuild b/dev-haskell/unixutils/unixutils-1.54.1.ebuild index d2ad84ea14345..072b4333f783c 100644 --- a/dev-haskell/unixutils/unixutils-1.54.1.ebuild +++ b/dev-haskell/unixutils/unixutils-1.54.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A crude interface between Haskell and Unix-like operating systems" HOMEPAGE="https://github.com/seereason/haskell-unixutils.git" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/unordered-containers/unordered-containers-0.2.3.3.ebuild b/dev-haskell/unordered-containers/unordered-containers-0.2.3.3.ebuild index 327ac001e407b..038bed6ecd68f 100644 --- a/dev-haskell/unordered-containers/unordered-containers-0.2.3.3.ebuild +++ b/dev-haskell/unordered-containers/unordered-containers-0.2.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Efficient hashing-based container types" HOMEPAGE="https://github.com/tibbe/unordered-containers" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/unordered-containers/unordered-containers-0.2.6.0.ebuild b/dev-haskell/unordered-containers/unordered-containers-0.2.6.0.ebuild index 8464004b15907..178d71bef85fc 100644 --- a/dev-haskell/unordered-containers/unordered-containers-0.2.6.0.ebuild +++ b/dev-haskell/unordered-containers/unordered-containers-0.2.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Efficient hashing-based container types" HOMEPAGE="https://github.com/tibbe/unordered-containers" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/unordered-containers/unordered-containers-0.2.7.0.ebuild b/dev-haskell/unordered-containers/unordered-containers-0.2.7.0.ebuild index 70e67c27f03ef..6ee7077183f47 100644 --- a/dev-haskell/unordered-containers/unordered-containers-0.2.7.0.ebuild +++ b/dev-haskell/unordered-containers/unordered-containers-0.2.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Efficient hashing-based container types" HOMEPAGE="https://github.com/tibbe/unordered-containers" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/unordered-containers/unordered-containers-0.2.7.1.ebuild b/dev-haskell/unordered-containers/unordered-containers-0.2.7.1.ebuild index 1038499c77e42..aa2331f196945 100644 --- a/dev-haskell/unordered-containers/unordered-containers-0.2.7.1.ebuild +++ b/dev-haskell/unordered-containers/unordered-containers-0.2.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Efficient hashing-based container types" HOMEPAGE="https://github.com/tibbe/unordered-containers" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/unordered-containers/unordered-containers-0.2.7.2.ebuild b/dev-haskell/unordered-containers/unordered-containers-0.2.7.2.ebuild index 0a6c6571de059..e0911111801de 100644 --- a/dev-haskell/unordered-containers/unordered-containers-0.2.7.2.ebuild +++ b/dev-haskell/unordered-containers/unordered-containers-0.2.7.2.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Efficient hashing-based container types" HOMEPAGE="https://github.com/tibbe/unordered-containers" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/uri-bytestring/uri-bytestring-0.2.2.1.ebuild b/dev-haskell/uri-bytestring/uri-bytestring-0.2.2.1.ebuild index 4c8313e17e44a..57e650b271029 100644 --- a/dev-haskell/uri-bytestring/uri-bytestring-0.2.2.1.ebuild +++ b/dev-haskell/uri-bytestring/uri-bytestring-0.2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Haskell URI parsing as ByteStrings" HOMEPAGE="https://github.com/Soostone/uri-bytestring" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/uri/uri-0.1.6.4.ebuild b/dev-haskell/uri/uri-0.1.6.4.ebuild index f523c71f56038..ac482a0682cec 100644 --- a/dev-haskell/uri/uri-0.1.6.4.ebuild +++ b/dev-haskell/uri/uri-0.1.6.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Library for working with URIs" HOMEPAGE="https://hackage.haskell.org/package/uri" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/url/url-2.1.3-r1.ebuild b/dev-haskell/url/url-2.1.3-r1.ebuild index 6410dbd26c798..fb8a4d23624e8 100644 --- a/dev-haskell/url/url-2.1.3-r1.ebuild +++ b/dev-haskell/url/url-2.1.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A library for working with URLs" HOMEPAGE="http://www.haskell.org/haskellwiki/Url" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/utf8-light/utf8-light-0.4.2.ebuild b/dev-haskell/utf8-light/utf8-light-0.4.2.ebuild index ba5e9c3ccd748..8de52d366a102 100644 --- a/dev-haskell/utf8-light/utf8-light-0.4.2.ebuild +++ b/dev-haskell/utf8-light/utf8-light-0.4.2.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Lightweight UTF8 handling" HOMEPAGE="http://hackage.haskell.org/package/utf8-light" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/utf8-string/utf8-string-0.3.8.ebuild b/dev-haskell/utf8-string/utf8-string-0.3.8.ebuild index 20bfee5e40241..af2595f108128 100644 --- a/dev-haskell/utf8-string/utf8-string-0.3.8.ebuild +++ b/dev-haskell/utf8-string/utf8-string-0.3.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Support for reading and writing UTF8 Strings" HOMEPAGE="https://github.com/glguy/utf8-string/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/utf8-string/utf8-string-1.0.1.1.ebuild b/dev-haskell/utf8-string/utf8-string-1.0.1.1.ebuild index 3739bf2e51a68..79ebf550cd1ec 100644 --- a/dev-haskell/utf8-string/utf8-string-1.0.1.1.ebuild +++ b/dev-haskell/utf8-string/utf8-string-1.0.1.1.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Support for reading and writing UTF8 Strings" HOMEPAGE="https://github.com/glguy/utf8-string/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/uuagc-cabal/uuagc-cabal-1.0.6.0.ebuild b/dev-haskell/uuagc-cabal/uuagc-cabal-1.0.6.0.ebuild index 48815f301324b..06e29a3ecab2f 100644 --- a/dev-haskell/uuagc-cabal/uuagc-cabal-1.0.6.0.ebuild +++ b/dev-haskell/uuagc-cabal/uuagc-cabal-1.0.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Cabal plugin for the Universiteit Utrecht Attribute Grammar System" HOMEPAGE="http://www.cs.uu.nl/wiki/HUT/WebHome" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/uuagc/uuagc-0.9.52.1.ebuild b/dev-haskell/uuagc/uuagc-0.9.52.1.ebuild index 7468cdca24dd0..fa5fc260b726a 100644 --- a/dev-haskell/uuagc/uuagc-0.9.52.1.ebuild +++ b/dev-haskell/uuagc/uuagc-0.9.52.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Attribute Grammar System of Universiteit Utrecht" HOMEPAGE="http://www.cs.uu.nl/wiki/HUT/WebHome" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/uuid-types/uuid-types-1.0.3.ebuild b/dev-haskell/uuid-types/uuid-types-1.0.3.ebuild index cee98c8a80a9a..2c16dd98dee17 100644 --- a/dev-haskell/uuid-types/uuid-types-1.0.3.ebuild +++ b/dev-haskell/uuid-types/uuid-types-1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Type definitions for Universally Unique Identifiers" HOMEPAGE="https://github.com/aslatter/uuid" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/uuid/uuid-1.3.11-r2.ebuild b/dev-haskell/uuid/uuid-1.3.11-r2.ebuild index 0d6d222b39c5b..44de6b12aca14 100644 --- a/dev-haskell/uuid/uuid-1.3.11-r2.ebuild +++ b/dev-haskell/uuid/uuid-1.3.11-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="For creating, comparing, parsing and printing Universally Unique Identifiers" HOMEPAGE="https://github.com/aslatter/uuid" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/uuid/uuid-1.3.12.ebuild b/dev-haskell/uuid/uuid-1.3.12.ebuild index 0d2303555b0db..7e7a5956fd67c 100644 --- a/dev-haskell/uuid/uuid-1.3.12.ebuild +++ b/dev-haskell/uuid/uuid-1.3.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="For creating, comparing, parsing and printing Universally Unique Identifiers" HOMEPAGE="https://github.com/aslatter/uuid" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/uulib/uulib-0.9.16.ebuild b/dev-haskell/uulib/uulib-0.9.16.ebuild index d77f56ff8371e..abcb2f4f55e8c 100644 --- a/dev-haskell/uulib/uulib-0.9.16.ebuild +++ b/dev-haskell/uulib/uulib-0.9.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell Utrecht Tools Library" HOMEPAGE="http://www.cs.uu.nl/wiki/HUT/WebHome" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/uulib/uulib-0.9.22.ebuild b/dev-haskell/uulib/uulib-0.9.22.ebuild index dfdef8ca4c308..c606e0f21d86e 100644 --- a/dev-haskell/uulib/uulib-0.9.22.ebuild +++ b/dev-haskell/uulib/uulib-0.9.22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Haskell Utrecht Tools Library" HOMEPAGE="https://github.com/UU-ComputerScience/uulib" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/vault/vault-0.3.0.3.ebuild b/dev-haskell/vault/vault-0.3.0.3.ebuild index 56f58aa466485..e55b26504f75f 100644 --- a/dev-haskell/vault/vault-0.3.0.3.ebuild +++ b/dev-haskell/vault/vault-0.3.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="a persistent store for values of arbitrary types" HOMEPAGE="https://github.com/HeinrichApfelmus/vault" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/vault/vault-0.3.0.5.ebuild b/dev-haskell/vault/vault-0.3.0.5.ebuild index b296aa5fb1c64..85a40899e5da9 100644 --- a/dev-haskell/vault/vault-0.3.0.5.ebuild +++ b/dev-haskell/vault/vault-0.3.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="a persistent store for values of arbitrary types" HOMEPAGE="https://github.com/HeinrichApfelmus/vault" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/vault/vault-0.3.0.6.ebuild b/dev-haskell/vault/vault-0.3.0.6.ebuild index e143cee0f47d3..482f729c8304b 100644 --- a/dev-haskell/vault/vault-0.3.0.6.ebuild +++ b/dev-haskell/vault/vault-0.3.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="a persistent store for values of arbitrary types" HOMEPAGE="https://github.com/HeinrichApfelmus/vault" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/vector-algorithms/vector-algorithms-0.5.4.2.ebuild b/dev-haskell/vector-algorithms/vector-algorithms-0.5.4.2.ebuild index 4c05e7e221eef..aa6c02e2629bd 100644 --- a/dev-haskell/vector-algorithms/vector-algorithms-0.5.4.2.ebuild +++ b/dev-haskell/vector-algorithms/vector-algorithms-0.5.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -10,7 +10,7 @@ inherit base haskell-cabal DESCRIPTION="Efficient algorithms for vector arrays" HOMEPAGE="http://code.haskell.org/~dolio/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-haskell/vector-algorithms/vector-algorithms-0.6.0.4.ebuild b/dev-haskell/vector-algorithms/vector-algorithms-0.6.0.4.ebuild index 71ad325f4b940..60de2b4a02fb7 100644 --- a/dev-haskell/vector-algorithms/vector-algorithms-0.6.0.4.ebuild +++ b/dev-haskell/vector-algorithms/vector-algorithms-0.6.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Efficient algorithms for vector arrays" HOMEPAGE="http://code.haskell.org/~dolio/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/vector-algorithms/vector-algorithms-0.7.0.1.ebuild b/dev-haskell/vector-algorithms/vector-algorithms-0.7.0.1.ebuild index 131da53ff6767..9a143ddec1ca1 100644 --- a/dev-haskell/vector-algorithms/vector-algorithms-0.7.0.1.ebuild +++ b/dev-haskell/vector-algorithms/vector-algorithms-0.7.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Efficient algorithms for vector arrays" HOMEPAGE="http://code.haskell.org/~dolio/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/vector-binary-instances/vector-binary-instances-0.2.1.0.ebuild b/dev-haskell/vector-binary-instances/vector-binary-instances-0.2.1.0.ebuild index a72b6ef4100ba..dfb1e1adbd1e8 100644 --- a/dev-haskell/vector-binary-instances/vector-binary-instances-0.2.1.0.ebuild +++ b/dev-haskell/vector-binary-instances/vector-binary-instances-0.2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Instances of Data.Binary and Data.Serialize for vector" HOMEPAGE="https://github.com/bos/vector-binary-instances" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/vector-binary-instances/vector-binary-instances-0.2.3.2.ebuild b/dev-haskell/vector-binary-instances/vector-binary-instances-0.2.3.2.ebuild index 992b40cf25249..30976a6e7fcee 100644 --- a/dev-haskell/vector-binary-instances/vector-binary-instances-0.2.3.2.ebuild +++ b/dev-haskell/vector-binary-instances/vector-binary-instances-0.2.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Instances of Data.Binary and Data.Serialize for vector" HOMEPAGE="https://github.com/bos/vector-binary-instances" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/vector-instances/vector-instances-3.3.1.ebuild b/dev-haskell/vector-instances/vector-instances-3.3.1.ebuild index e234dd1d689c5..484c045a5020e 100644 --- a/dev-haskell/vector-instances/vector-instances-3.3.1.ebuild +++ b/dev-haskell/vector-instances/vector-instances-3.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Orphan Instances for 'Data.Vector'" HOMEPAGE="https://github.com/ekmett/vector-instances" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/vector-space/vector-space-0.10.4.ebuild b/dev-haskell/vector-space/vector-space-0.10.4.ebuild index d6944f0354417..3db4e8726236b 100644 --- a/dev-haskell/vector-space/vector-space-0.10.4.ebuild +++ b/dev-haskell/vector-space/vector-space-0.10.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Vector & affine spaces, linear maps, and derivatives" HOMEPAGE="http://hackage.haskell.org/package/vector-space" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/vector-th-unbox/vector-th-unbox-0.2.1.3.ebuild b/dev-haskell/vector-th-unbox/vector-th-unbox-0.2.1.3.ebuild index fe15c22bbd0f1..9efe8df2fe0ac 100644 --- a/dev-haskell/vector-th-unbox/vector-th-unbox-0.2.1.3.ebuild +++ b/dev-haskell/vector-th-unbox/vector-th-unbox-0.2.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Deriver for Data.Vector.Unboxed using Template Haskell" HOMEPAGE="http://hackage.haskell.org/package/vector-th-unbox" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/vector-th-unbox/vector-th-unbox-0.2.1.6.ebuild b/dev-haskell/vector-th-unbox/vector-th-unbox-0.2.1.6.ebuild index cc73c3a45c5ad..dd0106eae97fa 100644 --- a/dev-haskell/vector-th-unbox/vector-th-unbox-0.2.1.6.ebuild +++ b/dev-haskell/vector-th-unbox/vector-th-unbox-0.2.1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Deriver for Data.Vector.Unboxed using Template Haskell" HOMEPAGE="http://hackage.haskell.org/package/vector-th-unbox" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/vector/vector-0.10.12.3.ebuild b/dev-haskell/vector/vector-0.10.12.3.ebuild index 5fe9081880f9b..822c559ecc709 100644 --- a/dev-haskell/vector/vector-0.10.12.3.ebuild +++ b/dev-haskell/vector/vector-0.10.12.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Efficient Arrays" HOMEPAGE="https://github.com/haskell/vector" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/vector/vector-0.11.0.0.ebuild b/dev-haskell/vector/vector-0.11.0.0.ebuild index e31af9d8e2239..9cbe436b0c4d9 100644 --- a/dev-haskell/vector/vector-0.11.0.0.ebuild +++ b/dev-haskell/vector/vector-0.11.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Efficient Arrays" HOMEPAGE="https://github.com/haskell/vector" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/void/void-0.6.1.ebuild b/dev-haskell/void/void-0.6.1.ebuild index e56773218a5a0..78759c2bddef0 100644 --- a/dev-haskell/void/void-0.6.1.ebuild +++ b/dev-haskell/void/void-0.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A Haskell 98 logically uninhabited data type" HOMEPAGE="https://github.com/ekmett/void" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/void/void-0.7.1.ebuild b/dev-haskell/void/void-0.7.1.ebuild index f8b00609186fa..6de525966d542 100644 --- a/dev-haskell/void/void-0.7.1.ebuild +++ b/dev-haskell/void/void-0.7.1.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A Haskell 98 logically uninhabited data type" HOMEPAGE="https://github.com/ekmett/void" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/wai-app-static/wai-app-static-1.3.2.1.ebuild b/dev-haskell/wai-app-static/wai-app-static-1.3.2.1.ebuild index fac1660cf64d6..ffd4d7f66db19 100644 --- a/dev-haskell/wai-app-static/wai-app-static-1.3.2.1.ebuild +++ b/dev-haskell/wai-app-static/wai-app-static-1.3.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="WAI application for static serving" HOMEPAGE="https://www.yesodweb.com/book/web-application-interface" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/wai-app-static/wai-app-static-2.0.0.3.ebuild b/dev-haskell/wai-app-static/wai-app-static-2.0.0.3.ebuild index 6b7dcfc70b72b..77d5851f6dd02 100644 --- a/dev-haskell/wai-app-static/wai-app-static-2.0.0.3.ebuild +++ b/dev-haskell/wai-app-static/wai-app-static-2.0.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="WAI application for static serving" HOMEPAGE="https://www.yesodweb.com/book/web-application-interface" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/wai-app-static/wai-app-static-3.0.1.ebuild b/dev-haskell/wai-app-static/wai-app-static-3.0.1.ebuild index 8df2b47fcf8d2..6af5576e0fd7d 100644 --- a/dev-haskell/wai-app-static/wai-app-static-3.0.1.ebuild +++ b/dev-haskell/wai-app-static/wai-app-static-3.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="WAI application for static serving" HOMEPAGE="https://www.yesodweb.com/book/web-application-interface" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/wai-app-static/wai-app-static-3.1.4.1.ebuild b/dev-haskell/wai-app-static/wai-app-static-3.1.4.1.ebuild index 270c79366a3d5..42c45884f9d74 100644 --- a/dev-haskell/wai-app-static/wai-app-static-3.1.4.1.ebuild +++ b/dev-haskell/wai-app-static/wai-app-static-3.1.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="WAI application for static serving" HOMEPAGE="https://www.yesodweb.com/book/web-application-interface" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/wai-app-static/wai-app-static-3.1.6.1.ebuild b/dev-haskell/wai-app-static/wai-app-static-3.1.6.1.ebuild index 0a891f5c239a0..0bfa63fbba5f6 100644 --- a/dev-haskell/wai-app-static/wai-app-static-3.1.6.1.ebuild +++ b/dev-haskell/wai-app-static/wai-app-static-3.1.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="WAI application for static serving" HOMEPAGE="https://www.yesodweb.com/book/web-application-interface" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/wai-conduit/wai-conduit-3.0.0.2.ebuild b/dev-haskell/wai-conduit/wai-conduit-3.0.0.2.ebuild index 1ec7e78275788..d90e3c90d610c 100644 --- a/dev-haskell/wai-conduit/wai-conduit-3.0.0.2.ebuild +++ b/dev-haskell/wai-conduit/wai-conduit-3.0.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="conduit wrappers for WAI" HOMEPAGE="https://github.com/yesodweb/wai" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/wai-conduit/wai-conduit-3.0.0.3.ebuild b/dev-haskell/wai-conduit/wai-conduit-3.0.0.3.ebuild index 736759f9ba8f5..0912b88e9cd8e 100644 --- a/dev-haskell/wai-conduit/wai-conduit-3.0.0.3.ebuild +++ b/dev-haskell/wai-conduit/wai-conduit-3.0.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="conduit wrappers for WAI" HOMEPAGE="https://github.com/yesodweb/wai" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/wai-extra/wai-extra-3.0.10.ebuild b/dev-haskell/wai-extra/wai-extra-3.0.10.ebuild index d38d56d06d54e..8c31064971792 100644 --- a/dev-haskell/wai-extra/wai-extra-3.0.10.ebuild +++ b/dev-haskell/wai-extra/wai-extra-3.0.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Provides some basic WAI handlers and middleware" HOMEPAGE="https://github.com/yesodweb/wai" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/wai-extra/wai-extra-3.0.14.ebuild b/dev-haskell/wai-extra/wai-extra-3.0.14.ebuild index 5732f4282caf6..163952ecc052a 100644 --- a/dev-haskell/wai-extra/wai-extra-3.0.14.ebuild +++ b/dev-haskell/wai-extra/wai-extra-3.0.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Provides some basic WAI handlers and middleware" HOMEPAGE="https://github.com/yesodweb/wai" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/wai-extra/wai-extra-3.0.15.1.ebuild b/dev-haskell/wai-extra/wai-extra-3.0.15.1.ebuild index 8ae11392256fa..6f4bc5cd30bb4 100644 --- a/dev-haskell/wai-extra/wai-extra-3.0.15.1.ebuild +++ b/dev-haskell/wai-extra/wai-extra-3.0.15.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Provides some basic WAI handlers and middleware" HOMEPAGE="https://github.com/yesodweb/wai" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/wai-extra/wai-extra-3.0.18.ebuild b/dev-haskell/wai-extra/wai-extra-3.0.18.ebuild index ae14d5519de47..e01d9d9d10e42 100644 --- a/dev-haskell/wai-extra/wai-extra-3.0.18.ebuild +++ b/dev-haskell/wai-extra/wai-extra-3.0.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Provides some basic WAI handlers and middleware" HOMEPAGE="https://github.com/yesodweb/wai" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/wai-logger/wai-logger-2.2.4.1.ebuild b/dev-haskell/wai-logger/wai-logger-2.2.4.1.ebuild index a20eb7e91f26b..8e039ee830a25 100644 --- a/dev-haskell/wai-logger/wai-logger-2.2.4.1.ebuild +++ b/dev-haskell/wai-logger/wai-logger-2.2.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A logging system for WAI" HOMEPAGE="http://hackage.haskell.org/package/wai-logger" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/wai-logger/wai-logger-2.2.7.ebuild b/dev-haskell/wai-logger/wai-logger-2.2.7.ebuild index a1ff9017b01b4..1f759bfeb9146 100644 --- a/dev-haskell/wai-logger/wai-logger-2.2.7.ebuild +++ b/dev-haskell/wai-logger/wai-logger-2.2.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A logging system for WAI" HOMEPAGE="http://hackage.haskell.org/package/wai-logger" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/wai-test/wai-test-1.3.1.1.ebuild b/dev-haskell/wai-test/wai-test-1.3.1.1.ebuild index 950d9fe46bc42..4097b599520bd 100644 --- a/dev-haskell/wai-test/wai-test-1.3.1.1.ebuild +++ b/dev-haskell/wai-test/wai-test-1.3.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Unit test framework (built on HUnit) for WAI applications" HOMEPAGE="https://www.yesodweb.com/book/web-application-interface" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/wai-test/wai-test-2.0.0.2.ebuild b/dev-haskell/wai-test/wai-test-2.0.0.2.ebuild index 28fc047cbb175..950b7b108160a 100644 --- a/dev-haskell/wai-test/wai-test-2.0.0.2.ebuild +++ b/dev-haskell/wai-test/wai-test-2.0.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Unit test framework (built on HUnit) for WAI applications" HOMEPAGE="https://www.yesodweb.com/book/web-application-interface" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/wai-test/wai-test-3.0.0.ebuild b/dev-haskell/wai-test/wai-test-3.0.0.ebuild index 37b1f3c28bc14..183057606b1fc 100644 --- a/dev-haskell/wai-test/wai-test-3.0.0.ebuild +++ b/dev-haskell/wai-test/wai-test-3.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Unit test framework (built on HUnit) for WAI applications. (deprecated)" HOMEPAGE="https://www.yesodweb.com/book/web-application-interface" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/wai/wai-1.4.0.2.ebuild b/dev-haskell/wai/wai-1.4.0.2.ebuild index 5e1e51cb10808..95f154fbb8269 100644 --- a/dev-haskell/wai/wai-1.4.0.2.ebuild +++ b/dev-haskell/wai/wai-1.4.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Web Application Interface" HOMEPAGE="https://github.com/yesodweb/wai" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/wai/wai-2.0.0.ebuild b/dev-haskell/wai/wai-2.0.0.ebuild index eca47223999f0..f288d9b700c7f 100644 --- a/dev-haskell/wai/wai-2.0.0.ebuild +++ b/dev-haskell/wai/wai-2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Web Application Interface" HOMEPAGE="https://github.com/yesodweb/wai" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/wai/wai-2.1.0.ebuild b/dev-haskell/wai/wai-2.1.0.ebuild index 20dca92ac6f40..1f78f4ffa9714 100644 --- a/dev-haskell/wai/wai-2.1.0.ebuild +++ b/dev-haskell/wai/wai-2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Web Application Interface" HOMEPAGE="https://github.com/yesodweb/wai" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/wai/wai-3.0.3.0.ebuild b/dev-haskell/wai/wai-3.0.3.0.ebuild index afc1ad2858e20..cb0345178fcd2 100644 --- a/dev-haskell/wai/wai-3.0.3.0.ebuild +++ b/dev-haskell/wai/wai-3.0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Web Application Interface" HOMEPAGE="https://github.com/yesodweb/wai" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/wai/wai-3.0.5.0.ebuild b/dev-haskell/wai/wai-3.0.5.0.ebuild index a83bac1be0a2d..98ce653781855 100644 --- a/dev-haskell/wai/wai-3.0.5.0.ebuild +++ b/dev-haskell/wai/wai-3.0.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Web Application Interface" HOMEPAGE="https://github.com/yesodweb/wai" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/wai/wai-3.2.1.1.ebuild b/dev-haskell/wai/wai-3.2.1.1.ebuild index 07a7e3257b7da..324ce2a9289b9 100644 --- a/dev-haskell/wai/wai-3.2.1.1.ebuild +++ b/dev-haskell/wai/wai-3.2.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Web Application Interface" HOMEPAGE="https://github.com/yesodweb/wai" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/warp-tls/warp-tls-3.0.4.2.ebuild b/dev-haskell/warp-tls/warp-tls-3.0.4.2.ebuild index 8dcba53a58e45..61fdb69967eef 100644 --- a/dev-haskell/warp-tls/warp-tls-3.0.4.2.ebuild +++ b/dev-haskell/warp-tls/warp-tls-3.0.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="HTTP over SSL/TLS support for Warp via the TLS package" HOMEPAGE="https://github.com/yesodweb/wai" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/warp-tls/warp-tls-3.1.5.ebuild b/dev-haskell/warp-tls/warp-tls-3.1.5.ebuild index fba132c799076..409d4cbe8c9be 100644 --- a/dev-haskell/warp-tls/warp-tls-3.1.5.ebuild +++ b/dev-haskell/warp-tls/warp-tls-3.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="HTTP over TLS support for Warp via the TLS package" HOMEPAGE="https://github.com/yesodweb/wai" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/warp-tls/warp-tls-3.2.3.ebuild b/dev-haskell/warp-tls/warp-tls-3.2.3.ebuild index c0950962a8b4c..7d1c879259e70 100644 --- a/dev-haskell/warp-tls/warp-tls-3.2.3.ebuild +++ b/dev-haskell/warp-tls/warp-tls-3.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="HTTP over TLS support for Warp via the TLS package" HOMEPAGE="https://github.com/yesodweb/wai" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/warp/warp-3.0.13.1.ebuild b/dev-haskell/warp/warp-3.0.13.1.ebuild index 01cc94cee3f79..ecbf57871d4d9 100644 --- a/dev-haskell/warp/warp-3.0.13.1.ebuild +++ b/dev-haskell/warp/warp-3.0.13.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="A fast, light-weight web server for WAI applications" HOMEPAGE="https://github.com/yesodweb/wai" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/warp/warp-3.1.10.ebuild b/dev-haskell/warp/warp-3.1.10.ebuild index 6c9c26841d66e..0155fa07f1b05 100644 --- a/dev-haskell/warp/warp-3.1.10.ebuild +++ b/dev-haskell/warp/warp-3.1.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="A fast, light-weight web server for WAI applications" HOMEPAGE="https://github.com/yesodweb/wai" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/warp/warp-3.2.11.ebuild b/dev-haskell/warp/warp-3.2.11.ebuild index edabfef62204e..0192f98a1a335 100644 --- a/dev-haskell/warp/warp-3.2.11.ebuild +++ b/dev-haskell/warp/warp-3.2.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="A fast, light-weight web server for WAI applications" HOMEPAGE="https://github.com/yesodweb/wai" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/wavy/wavy-0.1.0.0.ebuild b/dev-haskell/wavy/wavy-0.1.0.0.ebuild index f9e4129db0579..92dff55526021 100644 --- a/dev-haskell/wavy/wavy-0.1.0.0.ebuild +++ b/dev-haskell/wavy/wavy-0.1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Process WAVE files in Haskell" HOMEPAGE="https://bitbucket.org/robertmassaioli/wavy" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/weigh/weigh-0.0.3.ebuild b/dev-haskell/weigh/weigh-0.0.3.ebuild index dbb61c79adfb8..2cb2795be6a2a 100644 --- a/dev-haskell/weigh/weigh-0.0.3.ebuild +++ b/dev-haskell/weigh/weigh-0.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Measure allocations of a Haskell functions/values" HOMEPAGE="https://github.com/fpco/weigh#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/with-location/with-location-0.0.0.ebuild b/dev-haskell/with-location/with-location-0.0.0.ebuild index fdf45e370556a..90731a67b9e27 100644 --- a/dev-haskell/with-location/with-location-0.0.0.ebuild +++ b/dev-haskell/with-location/with-location-0.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Use ImplicitParams-based source locations in a backward compatible way" HOMEPAGE="https://github.com/sol/with-location#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/with-location/with-location-0.1.0.ebuild b/dev-haskell/with-location/with-location-0.1.0.ebuild index a16513d7836dc..5620b21a15fee 100644 --- a/dev-haskell/with-location/with-location-0.1.0.ebuild +++ b/dev-haskell/with-location/with-location-0.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Use ImplicitParams-based source locations in a backward compatible way" HOMEPAGE="https://github.com/sol/with-location#readme" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/wl-pprint-text/wl-pprint-text-1.1.0.4.ebuild b/dev-haskell/wl-pprint-text/wl-pprint-text-1.1.0.4.ebuild index b3f827bb97f9b..5370566ebc67f 100644 --- a/dev-haskell/wl-pprint-text/wl-pprint-text-1.1.0.4.ebuild +++ b/dev-haskell/wl-pprint-text/wl-pprint-text-1.1.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A Wadler/Leijen Pretty Printer for Text values" HOMEPAGE="http://hackage.haskell.org/package/wl-pprint-text" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/wl-pprint-text/wl-pprint-text-1.1.1.0.ebuild b/dev-haskell/wl-pprint-text/wl-pprint-text-1.1.1.0.ebuild index 0003c4e288be3..3c9db3abff852 100644 --- a/dev-haskell/wl-pprint-text/wl-pprint-text-1.1.1.0.ebuild +++ b/dev-haskell/wl-pprint-text/wl-pprint-text-1.1.1.0.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A Wadler/Leijen Pretty Printer for Text values" HOMEPAGE="http://hackage.haskell.org/package/wl-pprint-text" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/wl-pprint/wl-pprint-1.2.ebuild b/dev-haskell/wl-pprint/wl-pprint-1.2.ebuild index a9d13ae89de3d..a14475364cc82 100644 --- a/dev-haskell/wl-pprint/wl-pprint-1.2.ebuild +++ b/dev-haskell/wl-pprint/wl-pprint-1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="The Wadler/Leijen Pretty Printer" HOMEPAGE="http://hackage.haskell.org/package/wl-pprint" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/word8/word8-0.1.2.ebuild b/dev-haskell/word8/word8-0.1.2.ebuild index e242566ebf640..67660d324c74a 100644 --- a/dev-haskell/word8/word8-0.1.2.ebuild +++ b/dev-haskell/word8/word8-0.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Word8 library" HOMEPAGE="http://hackage.haskell.org/package/word8" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/wx/wx-0.92.2.0.ebuild b/dev-haskell/wx/wx-0.92.2.0.ebuild index 44291d86336a7..7d88c8f51b758 100644 --- a/dev-haskell/wx/wx-0.92.2.0.ebuild +++ b/dev-haskell/wx/wx-0.92.2.0.ebuild @@ -12,7 +12,7 @@ inherit haskell-cabal DESCRIPTION="Portable and native GUI library built on wxWidgets" HOMEPAGE="https://wiki.haskell.org/WxHaskell" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="wxWinLL-3.1" SLOT="${WX_GTK_VER}/${PV}" diff --git a/dev-haskell/wxc/wxc-0.92.2.0.ebuild b/dev-haskell/wxc/wxc-0.92.2.0.ebuild index 5d2fefd68d98e..ef49aede7d2fb 100644 --- a/dev-haskell/wxc/wxc-0.92.2.0.ebuild +++ b/dev-haskell/wxc/wxc-0.92.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ inherit haskell-cabal multilib versionator wxwidgets DESCRIPTION="wxHaskell C++ wrapper" HOMEPAGE="https://wiki.haskell.org/WxHaskell" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="wxWinLL-3.1" SLOT="${WX_GTK_VER}/${PV}" diff --git a/dev-haskell/wxcore/wxcore-0.92.2.0.ebuild b/dev-haskell/wxcore/wxcore-0.92.2.0.ebuild index 4d6dfce868221..582fc72286e5b 100644 --- a/dev-haskell/wxcore/wxcore-0.92.2.0.ebuild +++ b/dev-haskell/wxcore/wxcore-0.92.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ inherit haskell-cabal wxwidgets DESCRIPTION="wxHaskell core" HOMEPAGE="https://wiki.haskell.org/WxHaskell" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="wxWinLL-3.1" SLOT="${WX_GTK_VER}/${PV}" diff --git a/dev-haskell/wxdirect/wxdirect-0.92.2.0-r1.ebuild b/dev-haskell/wxdirect/wxdirect-0.92.2.0-r1.ebuild index d02ea7c5ffa61..9aa9a08b78f92 100644 --- a/dev-haskell/wxdirect/wxdirect-0.92.2.0-r1.ebuild +++ b/dev-haskell/wxdirect/wxdirect-0.92.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ inherit haskell-cabal DESCRIPTION="helper tool for building wxHaskell" HOMEPAGE="https://wiki.haskell.org/WxHaskell" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="${WX_GTK_VER}/${PV}" diff --git a/dev-haskell/wxdirect/wxdirect-0.92.2.0.ebuild b/dev-haskell/wxdirect/wxdirect-0.92.2.0.ebuild index 809afcd871ee1..53fe993cdbc1e 100644 --- a/dev-haskell/wxdirect/wxdirect-0.92.2.0.ebuild +++ b/dev-haskell/wxdirect/wxdirect-0.92.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ inherit haskell-cabal DESCRIPTION="helper tool for building wxHaskell" HOMEPAGE="https://wiki.haskell.org/WxHaskell" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="${WX_GTK_VER}/${PV}" 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 e101611a985d0..6349d8d6adee0 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-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ 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" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" 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 7608506ce1481..bb69ccfed5e32 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-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -11,7 +11,7 @@ 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" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" diff --git a/dev-haskell/x11/x11-1.6.1.1.ebuild b/dev-haskell/x11/x11-1.6.1.1.ebuild index d5af84e8874b5..fa3b0e01ded90 100644 --- a/dev-haskell/x11/x11-1.6.1.1.ebuild +++ b/dev-haskell/x11/x11-1.6.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A binding to the X11 graphics library" HOMEPAGE="https://github.com/haskell-pkg-janitors/X11" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/x11/x11-1.6.1.2.ebuild b/dev-haskell/x11/x11-1.6.1.2.ebuild index 5f5e654e625dd..d5c58e8e2da9d 100644 --- a/dev-haskell/x11/x11-1.6.1.2.ebuild +++ b/dev-haskell/x11/x11-1.6.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A binding to the X11 graphics library" HOMEPAGE="https://github.com/haskell-pkg-janitors/X11" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/x11/x11-1.8-r1.ebuild b/dev-haskell/x11/x11-1.8-r1.ebuild index a5010fb8e2866..82d591b11950a 100644 --- a/dev-haskell/x11/x11-1.8-r1.ebuild +++ b/dev-haskell/x11/x11-1.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A binding to the X11 graphics library" HOMEPAGE="https://github.com/xmonad/X11" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/x509-store/x509-store-1.4.4.ebuild b/dev-haskell/x509-store/x509-store-1.4.4.ebuild index 30c065b8b3bfe..34da476d758eb 100644 --- a/dev-haskell/x509-store/x509-store-1.4.4.ebuild +++ b/dev-haskell/x509-store/x509-store-1.4.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="X.509 collection accessing and storing methods" HOMEPAGE="https://github.com/vincenthz/hs-certificate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/x509-store/x509-store-1.5.0.ebuild b/dev-haskell/x509-store/x509-store-1.5.0.ebuild index fb7e29fd2ec02..32de1203393f9 100644 --- a/dev-haskell/x509-store/x509-store-1.5.0.ebuild +++ b/dev-haskell/x509-store/x509-store-1.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="X.509 collection accessing and storing methods" HOMEPAGE="https://github.com/vincenthz/hs-certificate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/x509-store/x509-store-1.6.1.ebuild b/dev-haskell/x509-store/x509-store-1.6.1.ebuild index ea7926f6c3c0f..6d695184f6a1b 100644 --- a/dev-haskell/x509-store/x509-store-1.6.1.ebuild +++ b/dev-haskell/x509-store/x509-store-1.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="X.509 collection accessing and storing methods" HOMEPAGE="https://github.com/vincenthz/hs-certificate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/x509-store/x509-store-1.6.2.ebuild b/dev-haskell/x509-store/x509-store-1.6.2.ebuild index af5f590a16453..55d711f3c4f8d 100644 --- a/dev-haskell/x509-store/x509-store-1.6.2.ebuild +++ b/dev-haskell/x509-store/x509-store-1.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="X.509 collection accessing and storing methods" HOMEPAGE="https://github.com/vincenthz/hs-certificate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/x509-system/x509-system-1.4.5.ebuild b/dev-haskell/x509-system/x509-system-1.4.5.ebuild index 9838879cc5d74..81ef02f263c25 100644 --- a/dev-haskell/x509-system/x509-system-1.4.5.ebuild +++ b/dev-haskell/x509-system/x509-system-1.4.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Handle per-operating-system X.509 accessors and storage" HOMEPAGE="https://github.com/vincenthz/hs-certificate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/x509-system/x509-system-1.5.0.ebuild b/dev-haskell/x509-system/x509-system-1.5.0.ebuild index 8237c0ac7d3d6..d29edfd93e675 100644 --- a/dev-haskell/x509-system/x509-system-1.5.0.ebuild +++ b/dev-haskell/x509-system/x509-system-1.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Handle per-operating-system X.509 accessors and storage" HOMEPAGE="https://github.com/vincenthz/hs-certificate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/x509-system/x509-system-1.6.3.ebuild b/dev-haskell/x509-system/x509-system-1.6.3.ebuild index cdd868816863a..2b31d41592017 100644 --- a/dev-haskell/x509-system/x509-system-1.6.3.ebuild +++ b/dev-haskell/x509-system/x509-system-1.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Handle per-operating-system X.509 accessors and storage" HOMEPAGE="https://github.com/vincenthz/hs-certificate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/x509-system/x509-system-1.6.4.ebuild b/dev-haskell/x509-system/x509-system-1.6.4.ebuild index 73074bfa58dbf..fa130c765c7c3 100644 --- a/dev-haskell/x509-system/x509-system-1.6.4.ebuild +++ b/dev-haskell/x509-system/x509-system-1.6.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Handle per-operating-system X.509 accessors and storage" HOMEPAGE="https://github.com/vincenthz/hs-certificate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/x509-validation/x509-validation-1.5.2.ebuild b/dev-haskell/x509-validation/x509-validation-1.5.2.ebuild index b0a69976ff253..e62fc8e70bcbc 100644 --- a/dev-haskell/x509-validation/x509-validation-1.5.2.ebuild +++ b/dev-haskell/x509-validation/x509-validation-1.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="X.509 Certificate and CRL validation" HOMEPAGE="https://github.com/vincenthz/hs-certificate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/x509-validation/x509-validation-1.6.3.ebuild b/dev-haskell/x509-validation/x509-validation-1.6.3.ebuild index d1e3c724e1ca7..d1af970f3db1f 100644 --- a/dev-haskell/x509-validation/x509-validation-1.6.3.ebuild +++ b/dev-haskell/x509-validation/x509-validation-1.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="X.509 Certificate and CRL validation" HOMEPAGE="https://github.com/vincenthz/hs-certificate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/x509-validation/x509-validation-1.6.5.ebuild b/dev-haskell/x509-validation/x509-validation-1.6.5.ebuild index 803341262b3ec..1d0978625739c 100644 --- a/dev-haskell/x509-validation/x509-validation-1.6.5.ebuild +++ b/dev-haskell/x509-validation/x509-validation-1.6.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="X.509 Certificate and CRL validation" HOMEPAGE="https://github.com/vincenthz/hs-certificate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/x509/x509-1.4.11.ebuild b/dev-haskell/x509/x509-1.4.11.ebuild index 34c242e67009f..c3269e09896f6 100644 --- a/dev-haskell/x509/x509-1.4.11.ebuild +++ b/dev-haskell/x509/x509-1.4.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="X509 reader and writer" HOMEPAGE="https://github.com/vincenthz/hs-certificate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/x509/x509-1.5.1.ebuild b/dev-haskell/x509/x509-1.5.1.ebuild index 06e66a4d55506..8bbd800ffe459 100644 --- a/dev-haskell/x509/x509-1.5.1.ebuild +++ b/dev-haskell/x509/x509-1.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="X509 reader and writer" HOMEPAGE="https://github.com/vincenthz/hs-certificate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/x509/x509-1.6.3.ebuild b/dev-haskell/x509/x509-1.6.3.ebuild index 855812207fd1f..851652793d09f 100644 --- a/dev-haskell/x509/x509-1.6.3.ebuild +++ b/dev-haskell/x509/x509-1.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="X509 reader and writer" HOMEPAGE="https://github.com/vincenthz/hs-certificate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/x509/x509-1.6.5.ebuild b/dev-haskell/x509/x509-1.6.5.ebuild index 8efc4fa867a69..2ed3acac15003 100644 --- a/dev-haskell/x509/x509-1.6.5.ebuild +++ b/dev-haskell/x509/x509-1.6.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="X509 reader and writer" HOMEPAGE="https://github.com/vincenthz/hs-certificate" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild b/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild index 40e42ce9cfd24..3935e271b81b5 100644 --- a/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild +++ b/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="An XHTML combinator library" HOMEPAGE="https://github.com/haskell/xhtml" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/xml-conduit/xml-conduit-1.1.0.9.ebuild b/dev-haskell/xml-conduit/xml-conduit-1.1.0.9.ebuild index f07f4e60dfdd8..575684caea9c3 100644 --- a/dev-haskell/xml-conduit/xml-conduit-1.1.0.9.ebuild +++ b/dev-haskell/xml-conduit/xml-conduit-1.1.0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Pure-Haskell utilities for dealing with XML with the conduit package" HOMEPAGE="https://github.com/snoyberg/xml" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/xml-conduit/xml-conduit-1.2.3.3.ebuild b/dev-haskell/xml-conduit/xml-conduit-1.2.3.3.ebuild index 05dc9856ebb38..778181a6ea6c1 100644 --- a/dev-haskell/xml-conduit/xml-conduit-1.2.3.3.ebuild +++ b/dev-haskell/xml-conduit/xml-conduit-1.2.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Pure-Haskell utilities for dealing with XML with the conduit package" HOMEPAGE="https://github.com/snoyberg/xml" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/xml-conduit/xml-conduit-1.3.1.ebuild b/dev-haskell/xml-conduit/xml-conduit-1.3.1.ebuild index 9ac098a62d10a..fb77f56074544 100644 --- a/dev-haskell/xml-conduit/xml-conduit-1.3.1.ebuild +++ b/dev-haskell/xml-conduit/xml-conduit-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Pure-Haskell utilities for dealing with XML with the conduit package" HOMEPAGE="https://github.com/snoyberg/xml" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/xml-conduit/xml-conduit-1.3.3.ebuild b/dev-haskell/xml-conduit/xml-conduit-1.3.3.ebuild index 61d2974e36fa5..371f49a09cb59 100644 --- a/dev-haskell/xml-conduit/xml-conduit-1.3.3.ebuild +++ b/dev-haskell/xml-conduit/xml-conduit-1.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Pure-Haskell utilities for dealing with XML with the conduit package" HOMEPAGE="https://github.com/snoyberg/xml" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/xml-conduit/xml-conduit-1.3.4.2.ebuild b/dev-haskell/xml-conduit/xml-conduit-1.3.4.2.ebuild index 93a03ed407432..095821699d5a2 100644 --- a/dev-haskell/xml-conduit/xml-conduit-1.3.4.2.ebuild +++ b/dev-haskell/xml-conduit/xml-conduit-1.3.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Pure-Haskell utilities for dealing with XML with the conduit package" HOMEPAGE="https://github.com/snoyberg/xml" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/xml-hamlet/xml-hamlet-0.4.0.11.ebuild b/dev-haskell/xml-hamlet/xml-hamlet-0.4.0.11.ebuild index 6724fd76eb4c8..8cec2fc1b1dd4 100644 --- a/dev-haskell/xml-hamlet/xml-hamlet-0.4.0.11.ebuild +++ b/dev-haskell/xml-hamlet/xml-hamlet-0.4.0.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Hamlet-style quasiquoter for XML content" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/xml-hamlet/xml-hamlet-0.4.0.12.ebuild b/dev-haskell/xml-hamlet/xml-hamlet-0.4.0.12.ebuild index e796eb621fb5f..8c5905bbbc563 100644 --- a/dev-haskell/xml-hamlet/xml-hamlet-0.4.0.12.ebuild +++ b/dev-haskell/xml-hamlet/xml-hamlet-0.4.0.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Hamlet-style quasiquoter for XML content" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/xml-types/xml-types-0.3.4.ebuild b/dev-haskell/xml-types/xml-types-0.3.4.ebuild index 98d995a9dabbe..f148862a8c47b 100644 --- a/dev-haskell/xml-types/xml-types-0.3.4.ebuild +++ b/dev-haskell/xml-types/xml-types-0.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Basic types for representing XML" HOMEPAGE="https://john-millikin.com/software/haskell-xml/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/xml-types/xml-types-0.3.6.ebuild b/dev-haskell/xml-types/xml-types-0.3.6.ebuild index b0968f0f4f437..26a66c47583a3 100644 --- a/dev-haskell/xml-types/xml-types-0.3.6.ebuild +++ b/dev-haskell/xml-types/xml-types-0.3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Basic types for representing XML" HOMEPAGE="https://john-millikin.com/software/haskell-xml/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/xml/xml-1.3.13.ebuild b/dev-haskell/xml/xml-1.3.13.ebuild index 48f9ed82144f9..4052e1e762358 100644 --- a/dev-haskell/xml/xml-1.3.13.ebuild +++ b/dev-haskell/xml/xml-1.3.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A simple XML library" HOMEPAGE="http://code.galois.com" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/xml/xml-1.3.14.ebuild b/dev-haskell/xml/xml-1.3.14.ebuild index 6a1dd34b98862..7b06c8c94f603 100644 --- a/dev-haskell/xml/xml-1.3.14.ebuild +++ b/dev-haskell/xml/xml-1.3.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A simple XML library" HOMEPAGE="http://code.galois.com" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/xmlgen/xmlgen-0.6.2.1.ebuild b/dev-haskell/xmlgen/xmlgen-0.6.2.1.ebuild index 61173ae80a415..55c89bb387cc8 100644 --- a/dev-haskell/xmlgen/xmlgen-0.6.2.1.ebuild +++ b/dev-haskell/xmlgen/xmlgen-0.6.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Fast XML generation library" HOMEPAGE="http://hackage.haskell.org/package/xmlgen" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/xss-sanitize/xss-sanitize-0.3.5.6.ebuild b/dev-haskell/xss-sanitize/xss-sanitize-0.3.5.6.ebuild index 45d66f17877ee..e7c9a507780d3 100644 --- a/dev-haskell/xss-sanitize/xss-sanitize-0.3.5.6.ebuild +++ b/dev-haskell/xss-sanitize/xss-sanitize-0.3.5.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="sanitize untrusted HTML to prevent XSS attacks" HOMEPAGE="https://github.com/yesodweb/haskell-xss-sanitize" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/xss-sanitize/xss-sanitize-0.3.5.7.ebuild b/dev-haskell/xss-sanitize/xss-sanitize-0.3.5.7.ebuild index d00c924aeb643..4077e3221e0ea 100644 --- a/dev-haskell/xss-sanitize/xss-sanitize-0.3.5.7.ebuild +++ b/dev-haskell/xss-sanitize/xss-sanitize-0.3.5.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="sanitize untrusted HTML to prevent XSS attacks" HOMEPAGE="https://github.com/yesodweb/haskell-xss-sanitize" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0/${PV}" diff --git a/dev-haskell/yaml/yaml-0.8.10.1.ebuild b/dev-haskell/yaml/yaml-0.8.10.1.ebuild index 622b61117a75d..e0d991aeebd7f 100644 --- a/dev-haskell/yaml/yaml-0.8.10.1.ebuild +++ b/dev-haskell/yaml/yaml-0.8.10.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Support for parsing and rendering YAML documents" HOMEPAGE="https://github.com/snoyberg/yaml/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/yaml/yaml-0.8.15.2.ebuild b/dev-haskell/yaml/yaml-0.8.15.2.ebuild index 9cffac45f3980..f99d3be78eacb 100644 --- a/dev-haskell/yaml/yaml-0.8.15.2.ebuild +++ b/dev-haskell/yaml/yaml-0.8.15.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Support for parsing and rendering YAML documents" HOMEPAGE="https://github.com/snoyberg/yaml/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/yaml/yaml-0.8.17.1.ebuild b/dev-haskell/yaml/yaml-0.8.17.1.ebuild index 1fac24fc45c10..5ebc144384708 100644 --- a/dev-haskell/yaml/yaml-0.8.17.1.ebuild +++ b/dev-haskell/yaml/yaml-0.8.17.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Support for parsing and rendering YAML documents" HOMEPAGE="https://github.com/snoyberg/yaml/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/yaml/yaml-0.8.20.ebuild b/dev-haskell/yaml/yaml-0.8.20.ebuild index f68cc6a880e1f..3bdfe6f0dfbc9 100644 --- a/dev-haskell/yaml/yaml-0.8.20.ebuild +++ b/dev-haskell/yaml/yaml-0.8.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Support for parsing and rendering YAML documents" HOMEPAGE="https://github.com/snoyberg/yaml/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/yaml/yaml-0.8.21.2.ebuild b/dev-haskell/yaml/yaml-0.8.21.2.ebuild index 769b51214263b..83876298f741d 100644 --- a/dev-haskell/yaml/yaml-0.8.21.2.ebuild +++ b/dev-haskell/yaml/yaml-0.8.21.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Support for parsing and rendering YAML documents" HOMEPAGE="https://github.com/snoyberg/yaml/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-auth-hashdb/yesod-auth-hashdb-1.5.1.3.ebuild b/dev-haskell/yesod-auth-hashdb/yesod-auth-hashdb-1.5.1.3.ebuild index 773a3efc6990b..961d9bf69d9d3 100644 --- a/dev-haskell/yesod-auth-hashdb/yesod-auth-hashdb-1.5.1.3.ebuild +++ b/dev-haskell/yesod-auth-hashdb/yesod-auth-hashdb-1.5.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Authentication plugin for Yesod" HOMEPAGE="https://github.com/paul-rouse/yesod-auth-hashdb" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-auth-hashdb/yesod-auth-hashdb-1.5.1.ebuild b/dev-haskell/yesod-auth-hashdb/yesod-auth-hashdb-1.5.1.ebuild index 862308f919b1d..f5332450b22ba 100644 --- a/dev-haskell/yesod-auth-hashdb/yesod-auth-hashdb-1.5.1.ebuild +++ b/dev-haskell/yesod-auth-hashdb/yesod-auth-hashdb-1.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Authentication plugin for Yesod" HOMEPAGE="https://github.com/paul-rouse/yesod-auth-hashdb" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-auth/yesod-auth-1.4.13.2.ebuild b/dev-haskell/yesod-auth/yesod-auth-1.4.13.2.ebuild index e58f44d542ed9..607490413b80b 100644 --- a/dev-haskell/yesod-auth/yesod-auth-1.4.13.2.ebuild +++ b/dev-haskell/yesod-auth/yesod-auth-1.4.13.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Authentication for Yesod" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-auth/yesod-auth-1.4.13.5.ebuild b/dev-haskell/yesod-auth/yesod-auth-1.4.13.5.ebuild index 48617daa4fd47..d15c2082a5498 100644 --- a/dev-haskell/yesod-auth/yesod-auth-1.4.13.5.ebuild +++ b/dev-haskell/yesod-auth/yesod-auth-1.4.13.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Authentication for Yesod" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-auth/yesod-auth-1.4.16.ebuild b/dev-haskell/yesod-auth/yesod-auth-1.4.16.ebuild index cd202eb5e7d0e..93b08a11063ef 100644 --- a/dev-haskell/yesod-auth/yesod-auth-1.4.16.ebuild +++ b/dev-haskell/yesod-auth/yesod-auth-1.4.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Authentication for Yesod" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-core/yesod-core-1.2.7.ebuild b/dev-haskell/yesod-core/yesod-core-1.2.7.ebuild index 1bee94895fa69..d3def3930fa60 100644 --- a/dev-haskell/yesod-core/yesod-core-1.2.7.ebuild +++ b/dev-haskell/yesod-core/yesod-core-1.2.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Creation of type-safe, RESTful web applications" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-core/yesod-core-1.4.18.1.ebuild b/dev-haskell/yesod-core/yesod-core-1.4.18.1.ebuild index 0781ee4384d40..84452e3911910 100644 --- a/dev-haskell/yesod-core/yesod-core-1.4.18.1.ebuild +++ b/dev-haskell/yesod-core/yesod-core-1.4.18.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Creation of type-safe, RESTful web applications" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-core/yesod-core-1.4.20.2.ebuild b/dev-haskell/yesod-core/yesod-core-1.4.20.2.ebuild index f2f557cd59e08..422366e0cc35c 100644 --- a/dev-haskell/yesod-core/yesod-core-1.4.20.2.ebuild +++ b/dev-haskell/yesod-core/yesod-core-1.4.20.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Creation of type-safe, RESTful web applications" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-core/yesod-core-1.4.25.ebuild b/dev-haskell/yesod-core/yesod-core-1.4.25.ebuild index b27ecea9c27f8..4fb5901072985 100644 --- a/dev-haskell/yesod-core/yesod-core-1.4.25.ebuild +++ b/dev-haskell/yesod-core/yesod-core-1.4.25.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Creation of type-safe, RESTful web applications" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-core/yesod-core-1.4.31.ebuild b/dev-haskell/yesod-core/yesod-core-1.4.31.ebuild index b9488828aba0e..8a6abef60d103 100644 --- a/dev-haskell/yesod-core/yesod-core-1.4.31.ebuild +++ b/dev-haskell/yesod-core/yesod-core-1.4.31.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Creation of type-safe, RESTful web applications" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-default/yesod-default-1.2.0.ebuild b/dev-haskell/yesod-default/yesod-default-1.2.0.ebuild index 50b2e68c1d219..6c38ba24a7753 100644 --- a/dev-haskell/yesod-default/yesod-default-1.2.0.ebuild +++ b/dev-haskell/yesod-default/yesod-default-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Default config and main functions for your yesod application (deprecated)" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-form/yesod-form-1.4.10.ebuild b/dev-haskell/yesod-form/yesod-form-1.4.10.ebuild index 77befa04b1fac..76638fa1cb1bd 100644 --- a/dev-haskell/yesod-form/yesod-form-1.4.10.ebuild +++ b/dev-haskell/yesod-form/yesod-form-1.4.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Form handling support for Yesod Web Framework" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-form/yesod-form-1.4.7.1.ebuild b/dev-haskell/yesod-form/yesod-form-1.4.7.1.ebuild index 6e40a10264ca1..1e1ef5035f83d 100644 --- a/dev-haskell/yesod-form/yesod-form-1.4.7.1.ebuild +++ b/dev-haskell/yesod-form/yesod-form-1.4.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Form handling support for Yesod Web Framework" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-form/yesod-form-1.4.8.ebuild b/dev-haskell/yesod-form/yesod-form-1.4.8.ebuild index 687c0f91c1d00..287398ddc77e0 100644 --- a/dev-haskell/yesod-form/yesod-form-1.4.8.ebuild +++ b/dev-haskell/yesod-form/yesod-form-1.4.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Form handling support for Yesod Web Framework" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-json/yesod-json-1.1.2.2.ebuild b/dev-haskell/yesod-json/yesod-json-1.1.2.2.ebuild index 5a50b662d84d3..d0c4ea1569491 100644 --- a/dev-haskell/yesod-json/yesod-json-1.1.2.2.ebuild +++ b/dev-haskell/yesod-json/yesod-json-1.1.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Generate content for Yesod using the aeson package" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-json/yesod-json-1.2.0.ebuild b/dev-haskell/yesod-json/yesod-json-1.2.0.ebuild index bb2deda0286e1..2ddf8f640ae24 100644 --- a/dev-haskell/yesod-json/yesod-json-1.2.0.ebuild +++ b/dev-haskell/yesod-json/yesod-json-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Generate content for Yesod using the aeson package. (deprecated)" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-persistent/yesod-persistent-1.4.0.5.ebuild b/dev-haskell/yesod-persistent/yesod-persistent-1.4.0.5.ebuild index d11c416515f21..d744096b8ca05 100644 --- a/dev-haskell/yesod-persistent/yesod-persistent-1.4.0.5.ebuild +++ b/dev-haskell/yesod-persistent/yesod-persistent-1.4.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Some helpers for using Persistent from Yesod" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-persistent/yesod-persistent-1.4.0.6.ebuild b/dev-haskell/yesod-persistent/yesod-persistent-1.4.0.6.ebuild index 39c1615b68854..9ac021eba1249 100644 --- a/dev-haskell/yesod-persistent/yesod-persistent-1.4.0.6.ebuild +++ b/dev-haskell/yesod-persistent/yesod-persistent-1.4.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Some helpers for using Persistent from Yesod" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-persistent/yesod-persistent-1.4.1.1.ebuild b/dev-haskell/yesod-persistent/yesod-persistent-1.4.1.1.ebuild index d2d1d73c65114..a290fa55d3867 100644 --- a/dev-haskell/yesod-persistent/yesod-persistent-1.4.1.1.ebuild +++ b/dev-haskell/yesod-persistent/yesod-persistent-1.4.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Some helpers for using Persistent from Yesod" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-platform/yesod-platform-1.2.13.3.ebuild b/dev-haskell/yesod-platform/yesod-platform-1.2.13.3.ebuild index b178a9d325209..9697e7db82013 100644 --- a/dev-haskell/yesod-platform/yesod-platform-1.2.13.3.ebuild +++ b/dev-haskell/yesod-platform/yesod-platform-1.2.13.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Meta package for Yesod (deprecated)" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-routes/yesod-routes-1.1.2.ebuild b/dev-haskell/yesod-routes/yesod-routes-1.1.2.ebuild index 655435211c2d9..4dca36e81827e 100644 --- a/dev-haskell/yesod-routes/yesod-routes-1.1.2.ebuild +++ b/dev-haskell/yesod-routes/yesod-routes-1.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Efficient routing for Yesod" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-routes/yesod-routes-1.2.0.7-r2.ebuild b/dev-haskell/yesod-routes/yesod-routes-1.2.0.7-r2.ebuild index 20dfae0160a1b..ffd5f73cb9a27 100644 --- a/dev-haskell/yesod-routes/yesod-routes-1.2.0.7-r2.ebuild +++ b/dev-haskell/yesod-routes/yesod-routes-1.2.0.7-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Efficient routing for Yesod" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-static/yesod-static-1.2.4.ebuild b/dev-haskell/yesod-static/yesod-static-1.2.4.ebuild index dbe797818af10..f46ff680bf69d 100644 --- a/dev-haskell/yesod-static/yesod-static-1.2.4.ebuild +++ b/dev-haskell/yesod-static/yesod-static-1.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Static file serving subsite for Yesod Web Framework" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-static/yesod-static-1.4.0.4.ebuild b/dev-haskell/yesod-static/yesod-static-1.4.0.4.ebuild index 07752bb113441..1cf5f6db37b24 100644 --- a/dev-haskell/yesod-static/yesod-static-1.4.0.4.ebuild +++ b/dev-haskell/yesod-static/yesod-static-1.4.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Static file serving subsite for Yesod Web Framework" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-static/yesod-static-1.5.0.3.ebuild b/dev-haskell/yesod-static/yesod-static-1.5.0.3.ebuild index 4d907168f6175..9de28b0332232 100644 --- a/dev-haskell/yesod-static/yesod-static-1.5.0.3.ebuild +++ b/dev-haskell/yesod-static/yesod-static-1.5.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Static file serving subsite for Yesod Web Framework" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-static/yesod-static-1.5.0.5.ebuild b/dev-haskell/yesod-static/yesod-static-1.5.0.5.ebuild index 3f507cb3180f0..2ab06bb399582 100644 --- a/dev-haskell/yesod-static/yesod-static-1.5.0.5.ebuild +++ b/dev-haskell/yesod-static/yesod-static-1.5.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Static file serving subsite for Yesod Web Framework" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-static/yesod-static-1.5.1.1.ebuild b/dev-haskell/yesod-static/yesod-static-1.5.1.1.ebuild index 8e8c189aabb2c..bc77c46d56e17 100644 --- a/dev-haskell/yesod-static/yesod-static-1.5.1.1.ebuild +++ b/dev-haskell/yesod-static/yesod-static-1.5.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Static file serving subsite for Yesod Web Framework" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-test/yesod-test-1.2.3.1.ebuild b/dev-haskell/yesod-test/yesod-test-1.2.3.1.ebuild index fd9fd69f78bb5..415b67ba8a626 100644 --- a/dev-haskell/yesod-test/yesod-test-1.2.3.1.ebuild +++ b/dev-haskell/yesod-test/yesod-test-1.2.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="integration testing for WAI/Yesod Applications" HOMEPAGE="https://www.yesodweb.com" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-test/yesod-test-1.4.3.1.ebuild b/dev-haskell/yesod-test/yesod-test-1.4.3.1.ebuild index cfe7ce71b0b49..f6f009b247236 100644 --- a/dev-haskell/yesod-test/yesod-test-1.4.3.1.ebuild +++ b/dev-haskell/yesod-test/yesod-test-1.4.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="integration testing for WAI/Yesod Applications" HOMEPAGE="https://www.yesodweb.com" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-test/yesod-test-1.5.0.1.ebuild b/dev-haskell/yesod-test/yesod-test-1.5.0.1.ebuild index 055470b6a337c..f844f409f78b2 100644 --- a/dev-haskell/yesod-test/yesod-test-1.5.0.1.ebuild +++ b/dev-haskell/yesod-test/yesod-test-1.5.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="integration testing for WAI/Yesod Applications" HOMEPAGE="https://www.yesodweb.com" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-test/yesod-test-1.5.1.1.ebuild b/dev-haskell/yesod-test/yesod-test-1.5.1.1.ebuild index 03fe40aaa9867..96135df1013d7 100644 --- a/dev-haskell/yesod-test/yesod-test-1.5.1.1.ebuild +++ b/dev-haskell/yesod-test/yesod-test-1.5.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="integration testing for WAI/Yesod Applications" HOMEPAGE="https://www.yesodweb.com" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-test/yesod-test-1.5.3.ebuild b/dev-haskell/yesod-test/yesod-test-1.5.3.ebuild index 1204acdcc03f6..dc2218368c76c 100644 --- a/dev-haskell/yesod-test/yesod-test-1.5.3.ebuild +++ b/dev-haskell/yesod-test/yesod-test-1.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="integration testing for WAI/Yesod Applications" HOMEPAGE="https://www.yesodweb.com" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod-test/yesod-test-1.5.4.1.ebuild b/dev-haskell/yesod-test/yesod-test-1.5.4.1.ebuild index 169c2d47b51e4..b89550249756d 100644 --- a/dev-haskell/yesod-test/yesod-test-1.5.4.1.ebuild +++ b/dev-haskell/yesod-test/yesod-test-1.5.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="integration testing for WAI/Yesod Applications" HOMEPAGE="https://www.yesodweb.com" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod/yesod-1.4.3.ebuild b/dev-haskell/yesod/yesod-1.4.3.ebuild index 857ab36861b1f..e1837b61d4374 100644 --- a/dev-haskell/yesod/yesod-1.4.3.ebuild +++ b/dev-haskell/yesod/yesod-1.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Creation of type-safe, RESTful web applications" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/yesod/yesod-1.4.4.ebuild b/dev-haskell/yesod/yesod-1.4.4.ebuild index 5f70f88f6a3b7..0d8dc22e0d5d5 100644 --- a/dev-haskell/yesod/yesod-1.4.4.ebuild +++ b/dev-haskell/yesod/yesod-1.4.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Creation of type-safe, RESTful web applications" HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/zip-archive/zip-archive-0.1.3.4.ebuild b/dev-haskell/zip-archive/zip-archive-0.1.3.4.ebuild index 48fd05719b610..031c75a5f5598 100644 --- a/dev-haskell/zip-archive/zip-archive-0.1.3.4.ebuild +++ b/dev-haskell/zip-archive/zip-archive-0.1.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Library for creating and modifying zip archives" HOMEPAGE="https://github.com/jgm/zip-archive" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/zip-archive/zip-archive-0.2.3.7.ebuild b/dev-haskell/zip-archive/zip-archive-0.2.3.7.ebuild index 395d2c9b9bcf5..40e764d4ba0f2 100644 --- a/dev-haskell/zip-archive/zip-archive-0.2.3.7.ebuild +++ b/dev-haskell/zip-archive/zip-archive-0.2.3.7.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Library for creating and modifying zip archives" HOMEPAGE="https://github.com/jgm/zip-archive" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/zlib-bindings/zlib-bindings-0.1.1.5.ebuild b/dev-haskell/zlib-bindings/zlib-bindings-0.1.1.5.ebuild index 33fae44e0645f..0de4119330281 100644 --- a/dev-haskell/zlib-bindings/zlib-bindings-0.1.1.5.ebuild +++ b/dev-haskell/zlib-bindings/zlib-bindings-0.1.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Low-level bindings to the zlib package. (deprecated)" HOMEPAGE="https://github.com/snoyberg/zlib-bindings" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/zlib-conduit/zlib-conduit-1.0.0.ebuild b/dev-haskell/zlib-conduit/zlib-conduit-1.0.0.ebuild index 8203dd0c68417..2b071d84dfb8d 100644 --- a/dev-haskell/zlib-conduit/zlib-conduit-1.0.0.ebuild +++ b/dev-haskell/zlib-conduit/zlib-conduit-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Streaming compression/decompression via conduits" HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/zlib-conduit/zlib-conduit-1.1.0.ebuild b/dev-haskell/zlib-conduit/zlib-conduit-1.1.0.ebuild index 0e84f5633ed87..e5cf0c379ab04 100644 --- a/dev-haskell/zlib-conduit/zlib-conduit-1.1.0.ebuild +++ b/dev-haskell/zlib-conduit/zlib-conduit-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Streaming compression/decompression via conduits. (deprecated)" HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/zlib-enum/zlib-enum-0.2.3.1-r1.ebuild b/dev-haskell/zlib-enum/zlib-enum-0.2.3.1-r1.ebuild index 0e225f17e3efd..e30375e563484 100644 --- a/dev-haskell/zlib-enum/zlib-enum-0.2.3.1-r1.ebuild +++ b/dev-haskell/zlib-enum/zlib-enum-0.2.3.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Enumerator interface for zlib compression" HOMEPAGE="https://github.com/maltem/zlib-enum" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/zlib-enum/zlib-enum-0.2.3.1.ebuild b/dev-haskell/zlib-enum/zlib-enum-0.2.3.1.ebuild index 586db20e6777e..cafa00df4d166 100644 --- a/dev-haskell/zlib-enum/zlib-enum-0.2.3.1.ebuild +++ b/dev-haskell/zlib-enum/zlib-enum-0.2.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Enumerator interface for zlib compression" HOMEPAGE="https://github.com/maltem/zlib-enum" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-haskell/zlib/zlib-0.5.4.1.ebuild b/dev-haskell/zlib/zlib-0.5.4.1.ebuild index a90838ed03889..6fa11204d34be 100644 --- a/dev-haskell/zlib/zlib-0.5.4.1.ebuild +++ b/dev-haskell/zlib/zlib-0.5.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Compression and decompression in the gzip and zlib formats" HOMEPAGE="http://hackage.haskell.org/package/zlib" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/zlib/zlib-0.5.4.2.ebuild b/dev-haskell/zlib/zlib-0.5.4.2.ebuild index 553ddaf04696b..229629a251935 100644 --- a/dev-haskell/zlib/zlib-0.5.4.2.ebuild +++ b/dev-haskell/zlib/zlib-0.5.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Compression and decompression in the gzip and zlib formats" HOMEPAGE="http://hackage.haskell.org/package/zlib" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/zlib/zlib-0.6.1.1.ebuild b/dev-haskell/zlib/zlib-0.6.1.1.ebuild index 7898e8afa53f7..01064f206981c 100644 --- a/dev-haskell/zlib/zlib-0.6.1.1.ebuild +++ b/dev-haskell/zlib/zlib-0.6.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Compression and decompression in the gzip and zlib formats" HOMEPAGE="http://hackage.haskell.org/package/zlib" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/zlib/zlib-0.6.1.2.ebuild b/dev-haskell/zlib/zlib-0.6.1.2.ebuild index 43da6013dea4e..ab47608527cc7 100644 --- a/dev-haskell/zlib/zlib-0.6.1.2.ebuild +++ b/dev-haskell/zlib/zlib-0.6.1.2.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Compression and decompression in the gzip and zlib formats" HOMEPAGE="http://hackage.haskell.org/package/zlib" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-lang/epic/epic-0.9.3.3-r1.ebuild b/dev-lang/epic/epic-0.9.3.3-r1.ebuild index 7f844cf902839..a1022b072aaed 100644 --- a/dev-lang/epic/epic-0.9.3.3-r1.ebuild +++ b/dev-lang/epic/epic-0.9.3.3-r1.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Compiler for a simple functional language" HOMEPAGE="https://github.com/edwinb/EpiVM" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-lang/ghc/ghc-7.10.3.ebuild b/dev-lang/ghc/ghc-7.10.3.ebuild index 9e88b9a14faf3..8181b1c932455 100644 --- a/dev-lang/ghc/ghc-7.10.3.ebuild +++ b/dev-lang/ghc/ghc-7.10.3.ebuild @@ -182,7 +182,7 @@ update_SRC_URI() { set -- $p pn=$1 pv=$2 - SRC_URI+=" mirror://hackage/package/${pn}/${pn}-${pv}.tar.gz" + SRC_URI+=" https://hackage.haskell.org/package/${pn}/${pn}-${pv}.tar.gz" done } diff --git a/dev-lang/ghc/ghc-8.0.2.ebuild b/dev-lang/ghc/ghc-8.0.2.ebuild index 48eb8d91db6e1..394a15972115f 100644 --- a/dev-lang/ghc/ghc-8.0.2.ebuild +++ b/dev-lang/ghc/ghc-8.0.2.ebuild @@ -181,7 +181,7 @@ update_SRC_URI() { set -- $p pn=$1 pv=$2 - SRC_URI+=" mirror://hackage/package/${pn}/${pn}-${pv}.tar.gz" + SRC_URI+=" https://hackage.haskell.org/package/${pn}/${pn}-${pv}.tar.gz" done } diff --git a/dev-lang/ghc/ghc-8.2.1.ebuild b/dev-lang/ghc/ghc-8.2.1.ebuild index 61e2fdf5dd92b..ca642a3830f99 100644 --- a/dev-lang/ghc/ghc-8.2.1.ebuild +++ b/dev-lang/ghc/ghc-8.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -181,7 +181,7 @@ update_SRC_URI() { set -- $p pn=$1 pv=$2 - SRC_URI+=" mirror://hackage/package/${pn}/${pn}-${pv}.tar.gz" + SRC_URI+=" https://hackage.haskell.org/package/${pn}/${pn}-${pv}.tar.gz" done } diff --git a/dev-lang/ghc/ghc-8.2.2.ebuild b/dev-lang/ghc/ghc-8.2.2.ebuild index 6e41de8bde93e..4de85c302b7e0 100644 --- a/dev-lang/ghc/ghc-8.2.2.ebuild +++ b/dev-lang/ghc/ghc-8.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -181,7 +181,7 @@ update_SRC_URI() { set -- $p pn=$1 pv=$2 - SRC_URI+=" mirror://hackage/package/${pn}/${pn}-${pv}.tar.gz" + SRC_URI+=" https://hackage.haskell.org/package/${pn}/${pn}-${pv}.tar.gz" done } diff --git a/dev-lang/ghc/ghc-8.4.1.ebuild b/dev-lang/ghc/ghc-8.4.1.ebuild index e23cc25aadde7..bbff8dde2634b 100644 --- a/dev-lang/ghc/ghc-8.4.1.ebuild +++ b/dev-lang/ghc/ghc-8.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -181,7 +181,7 @@ update_SRC_URI() { set -- $p pn=$1 pv=$2 - SRC_URI+=" mirror://hackage/package/${pn}/${pn}-${pv}.tar.gz" + SRC_URI+=" https://hackage.haskell.org/package/${pn}/${pn}-${pv}.tar.gz" done } diff --git a/dev-lang/ghc/ghc-8.4.2.ebuild b/dev-lang/ghc/ghc-8.4.2.ebuild index 2b6dbd92fe912..7c0065d00feb5 100644 --- a/dev-lang/ghc/ghc-8.4.2.ebuild +++ b/dev-lang/ghc/ghc-8.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -181,7 +181,7 @@ update_SRC_URI() { set -- $p pn=$1 pv=$2 - SRC_URI+=" mirror://hackage/package/${pn}/${pn}-${pv}.tar.gz" + SRC_URI+=" https://hackage.haskell.org/package/${pn}/${pn}-${pv}.tar.gz" done } diff --git a/dev-lang/ghc/ghc-8.4.3.ebuild b/dev-lang/ghc/ghc-8.4.3.ebuild index f7908959c942b..e315edb423ea3 100644 --- a/dev-lang/ghc/ghc-8.4.3.ebuild +++ b/dev-lang/ghc/ghc-8.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -181,7 +181,7 @@ update_SRC_URI() { set -- $p pn=$1 pv=$2 - SRC_URI+=" mirror://hackage/package/${pn}/${pn}-${pv}.tar.gz" + SRC_URI+=" https://hackage.haskell.org/package/${pn}/${pn}-${pv}.tar.gz" done } diff --git a/dev-lang/ghc/ghc-8.6.4.ebuild b/dev-lang/ghc/ghc-8.6.4.ebuild index e2425f54b1162..03eca516b7e1f 100644 --- a/dev-lang/ghc/ghc-8.6.4.ebuild +++ b/dev-lang/ghc/ghc-8.6.4.ebuild @@ -186,7 +186,7 @@ update_SRC_URI() { set -- $p pn=$1 pv=$2 - SRC_URI+=" mirror://hackage/package/${pn}/${pn}-${pv}.tar.gz" + SRC_URI+=" https://hackage.haskell.org/package/${pn}/${pn}-${pv}.tar.gz" done } diff --git a/dev-lang/ghc/ghc-8.6.5.ebuild b/dev-lang/ghc/ghc-8.6.5.ebuild index 379ebf395c3a4..34f42ebdb2430 100644 --- a/dev-lang/ghc/ghc-8.6.5.ebuild +++ b/dev-lang/ghc/ghc-8.6.5.ebuild @@ -186,7 +186,7 @@ update_SRC_URI() { set -- $p pn=$1 pv=$2 - SRC_URI+=" mirror://hackage/package/${pn}/${pn}-${pv}.tar.gz" + SRC_URI+=" https://hackage.haskell.org/package/${pn}/${pn}-${pv}.tar.gz" done } diff --git a/dev-lang/ghc/ghc-8.8.1.ebuild b/dev-lang/ghc/ghc-8.8.1.ebuild index 107850a9f4a53..c53fccaeb533b 100644 --- a/dev-lang/ghc/ghc-8.8.1.ebuild +++ b/dev-lang/ghc/ghc-8.8.1.ebuild @@ -189,7 +189,7 @@ update_SRC_URI() { set -- $p pn=$1 pv=$2 - SRC_URI+=" mirror://hackage/package/${pn}/${pn}-${pv}.tar.gz" + SRC_URI+=" https://hackage.haskell.org/package/${pn}/${pn}-${pv}.tar.gz" done } diff --git a/dev-lang/helium/helium-1.8.1.ebuild b/dev-lang/helium/helium-1.8.1.ebuild index c8752db7630c7..2a9fb0d552d95 100644 --- a/dev-lang/helium/helium-1.8.1.ebuild +++ b/dev-lang/helium/helium-1.8.1.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="The Helium Compiler" HOMEPAGE="https://github.com/Helium4Haskell/helium" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-lang/whitespace/whitespace-0.4.ebuild b/dev-lang/whitespace/whitespace-0.4.ebuild index 2074c9e8c41e1..c84fac19416dc 100644 --- a/dev-lang/whitespace/whitespace-0.4.ebuild +++ b/dev-lang/whitespace/whitespace-0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit eutils haskell-cabal DESCRIPTION="Whitespace, an esoteric programming language" HOMEPAGE="https://github.com/haroldl/whitespace-nd" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-util/bnfc/bnfc-2.8.1.ebuild b/dev-util/bnfc/bnfc-2.8.1.ebuild index 054b7ddd2bc93..087c5aa0327c2 100644 --- a/dev-util/bnfc/bnfc-2.8.1.ebuild +++ b/dev-util/bnfc/bnfc-2.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A compiler front-end generator" HOMEPAGE="http://bnfc.digitalgrammars.com/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-util/bnfc/bnfc-2.8.ebuild b/dev-util/bnfc/bnfc-2.8.ebuild index 661b7ce9b92ef..af500808e92f0 100644 --- a/dev-util/bnfc/bnfc-2.8.ebuild +++ b/dev-util/bnfc/bnfc-2.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A compiler front-end generator" HOMEPAGE="http://bnfc.digitalgrammars.com/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-util/bustle/bustle-0.4.7-r1.ebuild b/dev-util/bustle/bustle-0.4.7-r1.ebuild index 3f1b1336bc155..dab8a85ef88e6 100644 --- a/dev-util/bustle/bustle-0.4.7-r1.ebuild +++ b/dev-util/bustle/bustle-0.4.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Draw pretty sequence diagrams of D-Bus traffic" HOMEPAGE="http://hackage.haskell.org/package/bustle" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2 GPL-2 GPL-3" SLOT="0" diff --git a/dev-util/bustle/bustle-0.5.4.ebuild b/dev-util/bustle/bustle-0.5.4.ebuild index f397b7fa69685..459c886abb66a 100644 --- a/dev-util/bustle/bustle-0.5.4.ebuild +++ b/dev-util/bustle/bustle-0.5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit eutils haskell-cabal DESCRIPTION="Draw sequence diagrams of D-Bus traffic" HOMEPAGE="http://hackage.haskell.org/package/bustle" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2 GPL-2 GPL-3" SLOT="0" diff --git a/dev-util/shellcheck/shellcheck-0.4.6.ebuild b/dev-util/shellcheck/shellcheck-0.4.6.ebuild index 51cfa9068644e..b52d4a87a3544 100644 --- a/dev-util/shellcheck/shellcheck-0.4.6.ebuild +++ b/dev-util/shellcheck/shellcheck-0.4.6.ebuild @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Shell script analysis tool" HOMEPAGE="http://www.shellcheck.net/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" diff --git a/dev-util/shellcheck/shellcheck-0.4.7.ebuild b/dev-util/shellcheck/shellcheck-0.4.7.ebuild index 2c3a2e11fcbb1..57e4f620509d1 100644 --- a/dev-util/shellcheck/shellcheck-0.4.7.ebuild +++ b/dev-util/shellcheck/shellcheck-0.4.7.ebuild @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Shell script analysis tool" HOMEPAGE="http://www.shellcheck.net/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" diff --git a/dev-util/shellcheck/shellcheck-0.5.0-r1.ebuild b/dev-util/shellcheck/shellcheck-0.5.0-r1.ebuild index 62505624be0de..c589d149004e7 100644 --- a/dev-util/shellcheck/shellcheck-0.5.0-r1.ebuild +++ b/dev-util/shellcheck/shellcheck-0.5.0-r1.ebuild @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Shell script analysis tool" HOMEPAGE="https://www.shellcheck.net/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" diff --git a/dev-util/shellcheck/shellcheck-0.6.0.ebuild b/dev-util/shellcheck/shellcheck-0.6.0.ebuild index 63a1ef6597fc6..318ab4e35c096 100644 --- a/dev-util/shellcheck/shellcheck-0.6.0.ebuild +++ b/dev-util/shellcheck/shellcheck-0.6.0.ebuild @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Shell script analysis tool" HOMEPAGE="https://www.shellcheck.net/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" diff --git a/dev-util/shellcheck/shellcheck-0.7.0.ebuild b/dev-util/shellcheck/shellcheck-0.7.0.ebuild index 29965d39bf7cd..61b08cde9fc20 100644 --- a/dev-util/shellcheck/shellcheck-0.7.0.ebuild +++ b/dev-util/shellcheck/shellcheck-0.7.0.ebuild @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Shell script analysis tool" HOMEPAGE="https://www.shellcheck.net/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" diff --git a/dev-util/shelltestrunner/shelltestrunner-1.3.4.ebuild b/dev-util/shelltestrunner/shelltestrunner-1.3.4.ebuild index d4035c20b5021..564c9894e257d 100644 --- a/dev-util/shelltestrunner/shelltestrunner-1.3.4.ebuild +++ b/dev-util/shelltestrunner/shelltestrunner-1.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A tool for testing command-line programs" HOMEPAGE="http://joyful.com/shelltestrunner" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-util/shelltestrunner/shelltestrunner-1.3.5-r1.ebuild b/dev-util/shelltestrunner/shelltestrunner-1.3.5-r1.ebuild index 217aa1e52ddac..6f919da1c793a 100644 --- a/dev-util/shelltestrunner/shelltestrunner-1.3.5-r1.ebuild +++ b/dev-util/shelltestrunner/shelltestrunner-1.3.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A tool for testing command-line programs" HOMEPAGE="http://joyful.com/shelltestrunner" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-util/shelltestrunner/shelltestrunner-1.3.5.ebuild b/dev-util/shelltestrunner/shelltestrunner-1.3.5.ebuild index e570b6f65de86..791eeecd19321 100644 --- a/dev-util/shelltestrunner/shelltestrunner-1.3.5.ebuild +++ b/dev-util/shelltestrunner/shelltestrunner-1.3.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A tool for testing command-line programs" HOMEPAGE="http://joyful.com/shelltestrunner" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-vcs/darcs/darcs-2.10.1.ebuild b/dev-vcs/darcs/darcs-2.10.1.ebuild index 74d9bedab0db3..da23ab5a4f939 100644 --- a/dev-vcs/darcs/darcs-2.10.1.ebuild +++ b/dev-vcs/darcs/darcs-2.10.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="a distributed, interactive, smart revision control system" HOMEPAGE="http://darcs.net/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-vcs/darcs/darcs-2.10.3-r1.ebuild b/dev-vcs/darcs/darcs-2.10.3-r1.ebuild index 1006022a81608..4bbed55412c04 100644 --- a/dev-vcs/darcs/darcs-2.10.3-r1.ebuild +++ b/dev-vcs/darcs/darcs-2.10.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="a distributed, interactive, smart revision control system" HOMEPAGE="http://darcs.net/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-vcs/darcs/darcs-2.12.0.ebuild b/dev-vcs/darcs/darcs-2.12.0.ebuild index f7e328a92b903..0d2bac89c4e31 100644 --- a/dev-vcs/darcs/darcs-2.12.0.ebuild +++ b/dev-vcs/darcs/darcs-2.12.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="a distributed, interactive, smart revision control system" HOMEPAGE="http://darcs.net/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-vcs/darcs/darcs-2.12.4.ebuild b/dev-vcs/darcs/darcs-2.12.4.ebuild index bd27cb3592a76..11b513a7cc1ef 100644 --- a/dev-vcs/darcs/darcs-2.12.4.ebuild +++ b/dev-vcs/darcs/darcs-2.12.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="a distributed, interactive, smart revision control system" HOMEPAGE="http://darcs.net/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-vcs/darcs/darcs-2.12.5.ebuild b/dev-vcs/darcs/darcs-2.12.5.ebuild index 8a94f1a19057c..a524fcf1fea24 100644 --- a/dev-vcs/darcs/darcs-2.12.5.ebuild +++ b/dev-vcs/darcs/darcs-2.12.5.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="a distributed, interactive, smart revision control system" HOMEPAGE="http://darcs.net/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-vcs/darcs/darcs-2.8.4-r6.ebuild b/dev-vcs/darcs/darcs-2.8.4-r6.ebuild index a2f7a035badae..24dfff4302fd5 100644 --- a/dev-vcs/darcs/darcs-2.8.4-r6.ebuild +++ b/dev-vcs/darcs/darcs-2.8.4-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit eutils haskell-cabal bash-completion-r1 DESCRIPTION="a distributed, interactive, smart revision control system" HOMEPAGE="http://darcs.net/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/dev-vcs/git-annex/git-annex-6.20170818-r1.ebuild b/dev-vcs/git-annex/git-annex-6.20170818-r1.ebuild index 2086bf8824d87..91abe516311c4 100644 --- a/dev-vcs/git-annex/git-annex-6.20170818-r1.ebuild +++ b/dev-vcs/git-annex/git-annex-6.20170818-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal bash-completion-r1 DESCRIPTION="manage files with git, without checking their contents into git" HOMEPAGE="http://git-annex.branchable.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" RESTRICT="test" LICENSE="GPL-3" diff --git a/dev-vcs/git-annex/git-annex-6.20170818.ebuild b/dev-vcs/git-annex/git-annex-6.20170818.ebuild index 29375595e8d41..ac78674adb6d5 100644 --- a/dev-vcs/git-annex/git-annex-6.20170818.ebuild +++ b/dev-vcs/git-annex/git-annex-6.20170818.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal bash-completion-r1 DESCRIPTION="manage files with git, without checking their contents into git" HOMEPAGE="http://git-annex.branchable.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" RESTRICT="test" LICENSE="GPL-3" diff --git a/games-board/goatee-gtk/goatee-gtk-0.3.1.1.ebuild b/games-board/goatee-gtk/goatee-gtk-0.3.1.1.ebuild index 101cd3e9609a0..c54f83e965bd2 100644 --- a/games-board/goatee-gtk/goatee-gtk-0.3.1.1.ebuild +++ b/games-board/goatee-gtk/goatee-gtk-0.3.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A monadic take on a 2,500-year-old board game - GTK+ UI" HOMEPAGE="http://khumba.net/projects/goatee" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0/${PV}" diff --git a/games-board/goatee-gtk/goatee-gtk-0.3.1.ebuild b/games-board/goatee-gtk/goatee-gtk-0.3.1.ebuild index c58adea91aba2..1d1c42b364629 100644 --- a/games-board/goatee-gtk/goatee-gtk-0.3.1.ebuild +++ b/games-board/goatee-gtk/goatee-gtk-0.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A monadic take on a 2,500-year-old board game - GTK+ UI" HOMEPAGE="http://khumba.net/projects/goatee" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0/${PV}" diff --git a/games-roguelike/mazesofmonad/mazesofmonad-1.0.9-r3.ebuild b/games-roguelike/mazesofmonad/mazesofmonad-1.0.9-r3.ebuild index b2576b4387b0a..f7772766fe5a3 100644 --- a/games-roguelike/mazesofmonad/mazesofmonad-1.0.9-r3.ebuild +++ b/games-roguelike/mazesofmonad/mazesofmonad-1.0.9-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ MY_P=${MY_PN}-${PV} DESCRIPTION="Console-based roguelike Role Playing Game similar to nethack" HOMEPAGE="https://github.com/JPMoresmau/MazesOfMonad http://hackage.haskell.org/package/MazesOfMonad" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD-2" SLOT="0" diff --git a/net-mail/list-remote-forwards/list-remote-forwards-0.0.1-r1.ebuild b/net-mail/list-remote-forwards/list-remote-forwards-0.0.1-r1.ebuild index 65c65475d57ae..0c3763e369f5b 100644 --- a/net-mail/list-remote-forwards/list-remote-forwards-0.0.1-r1.ebuild +++ b/net-mail/list-remote-forwards/list-remote-forwards-0.0.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="List all remote forwards for mail accounts stored in a database" HOMEPAGE="http://hackage.haskell.org/package/list-remote-forwards" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/net-mail/mailbox-count/mailbox-count-0.0.2-r1.ebuild b/net-mail/mailbox-count/mailbox-count-0.0.2-r1.ebuild index cd5c14db95a4e..737684cfbc1f5 100644 --- a/net-mail/mailbox-count/mailbox-count-0.0.2-r1.ebuild +++ b/net-mail/mailbox-count/mailbox-count-0.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Count mailboxes in a SQL database" HOMEPAGE="http://hackage.haskell.org/package/mailbox-count" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/net-misc/haeredes/haeredes-0.5.1.ebuild b/net-misc/haeredes/haeredes-0.5.1.ebuild index 3807f1b5e13f2..7b8eb5a35cbd2 100644 --- a/net-misc/haeredes/haeredes-0.5.1.ebuild +++ b/net-misc/haeredes/haeredes-0.5.1.ebuild @@ -8,7 +8,7 @@ inherit haskell-cabal DESCRIPTION="Confirm delegation of NS and MX records" HOMEPAGE="http://michael.orlitzky.com/code/haeredes.xhtml" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0" diff --git a/net-misc/hath/hath-0.5.0.ebuild b/net-misc/hath/hath-0.5.0.ebuild index 9c801092097da..72234a8b54ae7 100644 --- a/net-misc/hath/hath-0.5.0.ebuild +++ b/net-misc/hath/hath-0.5.0.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Hath manipulates network blocks in CIDR notation" HOMEPAGE="http://michael.orlitzky.com/code/hath.xhtml" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0" diff --git a/sci-mathematics/agda/agda-2.4.2.5-r2.ebuild b/sci-mathematics/agda/agda-2.4.2.5-r2.ebuild index 04d8026b58b3d..35d86bd4e84c3 100644 --- a/sci-mathematics/agda/agda-2.4.2.5-r2.ebuild +++ b/sci-mathematics/agda/agda-2.4.2.5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A dependently typed functional programming language and proof assistant" HOMEPAGE="http://wiki.portal.chalmers.se/agda/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/sci-mathematics/agda/agda-2.5.2-r1.ebuild b/sci-mathematics/agda/agda-2.5.2-r1.ebuild index dcdb851153f5e..630d67092eb1a 100644 --- a/sci-mathematics/agda/agda-2.5.2-r1.ebuild +++ b/sci-mathematics/agda/agda-2.5.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,7 +23,7 @@ MY_GENTOO_AGDA_STDLIB_V="${PV}.${MY_UPSTREAM_AGDA_STDLIB_V}" DESCRIPTION="A dependently typed functional programming language and proof assistant" HOMEPAGE="http://wiki.portal.chalmers.se/agda/" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/www-apps/gitit/gitit-0.12.1.1-r2.ebuild b/www-apps/gitit/gitit-0.12.1.1-r2.ebuild index e5f5c987a448c..5bb96f459a0ea 100644 --- a/www-apps/gitit/gitit-0.12.1.1-r2.ebuild +++ b/www-apps/gitit/gitit-0.12.1.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Wiki using happstack, git or darcs, and pandoc" HOMEPAGE="http://gitit.net" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/www-apps/gitit/gitit-0.12.1.1.ebuild b/www-apps/gitit/gitit-0.12.1.1.ebuild index 828413fdc4f28..a9fede7ee3c60 100644 --- a/www-apps/gitit/gitit-0.12.1.1.ebuild +++ b/www-apps/gitit/gitit-0.12.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Wiki using happstack, git or darcs, and pandoc" HOMEPAGE="http://gitit.net" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/www-apps/gitit/gitit-0.12.2.1.ebuild b/www-apps/gitit/gitit-0.12.2.1.ebuild index 3f726c930eac6..9ed02d571d8fa 100644 --- a/www-apps/gitit/gitit-0.12.2.1.ebuild +++ b/www-apps/gitit/gitit-0.12.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Wiki using happstack, git or darcs, and pandoc" HOMEPAGE="http://gitit.net" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/www-apps/gitit/gitit-0.12.2.ebuild b/www-apps/gitit/gitit-0.12.2.ebuild index 6d1b430eeb33e..9fcfde99b6562 100644 --- a/www-apps/gitit/gitit-0.12.2.ebuild +++ b/www-apps/gitit/gitit-0.12.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Wiki using happstack, git or darcs, and pandoc" HOMEPAGE="http://gitit.net" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" diff --git a/x11-misc/xmobar/xmobar-0.23.1.ebuild b/x11-misc/xmobar/xmobar-0.23.1.ebuild index 042e167767a6c..9bafcd89fb839 100644 --- a/x11-misc/xmobar/xmobar-0.23.1.ebuild +++ b/x11-misc/xmobar/xmobar-0.23.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="A Minimalistic Text Based Status Bar" HOMEPAGE="http://xmobar.org" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/x11-misc/xmobar/xmobar-0.24.2.ebuild b/x11-misc/xmobar/xmobar-0.24.2.ebuild index e6856fed386e1..a2af6c18c6a37 100644 --- a/x11-misc/xmobar/xmobar-0.24.2.ebuild +++ b/x11-misc/xmobar/xmobar-0.24.2.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="A Minimalistic Text Based Status Bar" HOMEPAGE="http://xmobar.org" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/x11-misc/xmobar/xmobar-0.24.3.ebuild b/x11-misc/xmobar/xmobar-0.24.3.ebuild index fbc0b390b6e62..6b9108e73b3e4 100644 --- a/x11-misc/xmobar/xmobar-0.24.3.ebuild +++ b/x11-misc/xmobar/xmobar-0.24.3.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="A Minimalistic Text Based Status Bar" HOMEPAGE="http://xmobar.org" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/x11-wm/xmonad-contrib/xmonad-contrib-0.11.2.ebuild b/x11-wm/xmonad-contrib/xmonad-contrib-0.11.2.ebuild index 517e805c10fd8..2a06f6468ef86 100644 --- a/x11-wm/xmonad-contrib/xmonad-contrib-0.11.2.ebuild +++ b/x11-wm/xmonad-contrib/xmonad-contrib-0.11.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit base haskell-cabal DESCRIPTION="Third party extensions for xmonad" HOMEPAGE="http://xmonad.org/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/x11-wm/xmonad-contrib/xmonad-contrib-0.11.4.ebuild b/x11-wm/xmonad-contrib/xmonad-contrib-0.11.4.ebuild index 85758d51f4419..da34f1cb9690f 100644 --- a/x11-wm/xmonad-contrib/xmonad-contrib-0.11.4.ebuild +++ b/x11-wm/xmonad-contrib/xmonad-contrib-0.11.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit eutils haskell-cabal DESCRIPTION="Third party extensions for xmonad" HOMEPAGE="http://xmonad.org/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/x11-wm/xmonad-contrib/xmonad-contrib-0.12.ebuild b/x11-wm/xmonad-contrib/xmonad-contrib-0.12.ebuild index e712e747cb877..0723bfedff2f7 100644 --- a/x11-wm/xmonad-contrib/xmonad-contrib-0.12.ebuild +++ b/x11-wm/xmonad-contrib/xmonad-contrib-0.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Third party extensions for xmonad" HOMEPAGE="http://xmonad.org/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/x11-wm/xmonad-contrib/xmonad-contrib-0.13.ebuild b/x11-wm/xmonad-contrib/xmonad-contrib-0.13.ebuild index 602d8d669863e..ca629f352f9ea 100644 --- a/x11-wm/xmonad-contrib/xmonad-contrib-0.13.ebuild +++ b/x11-wm/xmonad-contrib/xmonad-contrib-0.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Third party extensions for xmonad" HOMEPAGE="http://xmonad.org/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/x11-wm/xmonad-contrib/xmonad-contrib-0.15.ebuild b/x11-wm/xmonad-contrib/xmonad-contrib-0.15.ebuild index 4d0d9737f401d..87526cada6375 100644 --- a/x11-wm/xmonad-contrib/xmonad-contrib-0.15.ebuild +++ b/x11-wm/xmonad-contrib/xmonad-contrib-0.15.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Third party extensions for xmonad" HOMEPAGE="http://xmonad.org/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/x11-wm/xmonad/xmonad-0.11-r1.ebuild b/x11-wm/xmonad/xmonad-0.11-r1.ebuild index 8fc61639af971..0ac630861cc5b 100644 --- a/x11-wm/xmonad/xmonad-0.11-r1.ebuild +++ b/x11-wm/xmonad/xmonad-0.11-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A tiling window manager" HOMEPAGE="https://xmonad.org/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/x11-wm/xmonad/xmonad-0.11-r3.ebuild b/x11-wm/xmonad/xmonad-0.11-r3.ebuild index 553f65f4e8a91..67cb46bdbd747 100644 --- a/x11-wm/xmonad/xmonad-0.11-r3.ebuild +++ b/x11-wm/xmonad/xmonad-0.11-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A tiling window manager" HOMEPAGE="https://xmonad.org/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/x11-wm/xmonad/xmonad-0.11.1.ebuild b/x11-wm/xmonad/xmonad-0.11.1.ebuild index f603490c0c063..ff10cb0d1e5e0 100644 --- a/x11-wm/xmonad/xmonad-0.11.1.ebuild +++ b/x11-wm/xmonad/xmonad-0.11.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="A tiling window manager" HOMEPAGE="https://xmonad.org/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/x11-wm/xmonad/xmonad-0.12.ebuild b/x11-wm/xmonad/xmonad-0.12.ebuild index 9b93f9fb4738f..288a2bf6fe8ce 100644 --- a/x11-wm/xmonad/xmonad-0.12.ebuild +++ b/x11-wm/xmonad/xmonad-0.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="A tiling window manager" HOMEPAGE="https://xmonad.org/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/x11-wm/xmonad/xmonad-0.13.ebuild b/x11-wm/xmonad/xmonad-0.13.ebuild index 3dcc815ebc3a2..c1c6f0f9e3547 100644 --- a/x11-wm/xmonad/xmonad-0.13.ebuild +++ b/x11-wm/xmonad/xmonad-0.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="A tiling window manager" HOMEPAGE="https://xmonad.org/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/x11-wm/xmonad/xmonad-0.15.ebuild b/x11-wm/xmonad/xmonad-0.15.ebuild index a65b517e39504..e9e81336a2989 100644 --- a/x11-wm/xmonad/xmonad-0.15.ebuild +++ b/x11-wm/xmonad/xmonad-0.15.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="A tiling window manager" HOMEPAGE="http://xmonad.org" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}"