diff options
Diffstat (limited to 'dev-haskell/gio')
-rw-r--r-- | dev-haskell/gio/gio-0.12.5.3.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/gio/gio-0.13.1.1.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/gio/gio-0.13.3.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-haskell/gio/gio-0.12.5.3.ebuild b/dev-haskell/gio/gio-0.12.5.3.ebuild index 9109a99a0ada..3e1f6f463519 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 9ade367732a6..3e1dbd26f757 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 4dab7916c907..589dba26dfcb 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}" |