diff options
Diffstat (limited to 'dev-haskell/dns')
-rw-r--r-- | dev-haskell/dns/dns-0.3.8.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/dns/dns-1.4.5.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/dns/dns-2.0.0.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/dns/dns-2.0.2.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/dns/dns-2.0.6.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/dev-haskell/dns/dns-0.3.8.ebuild b/dev-haskell/dns/dns-0.3.8.ebuild index ff9b3424d870..9892c7013e27 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 9a1c35c99b6f..1c0b8a222349 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 9a1c35c99b6f..1c0b8a222349 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 002142d83604..db2d926cb3cb 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 bc904a2eea96..db2d5541ab0b 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}" |