diff options
Diffstat (limited to 'dev-haskell/texmath')
-rw-r--r-- | dev-haskell/texmath/texmath-0.6.4.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/texmath/texmath-0.6.6.3.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/texmath/texmath-0.8.2.2.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/texmath/texmath-0.8.6.3.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/texmath/texmath-0.8.6.7.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/texmath/texmath-0.9.1.ebuild | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/dev-haskell/texmath/texmath-0.6.4.ebuild b/dev-haskell/texmath/texmath-0.6.4.ebuild index c12bcbffc96f..5e474432804a 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 8f239e1a69ac..5b94bc5332ed 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 269f65bc2055..2163e8423515 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 aefb43b6cda0..3d98e1ab4142 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 0775d2345d2e..949c7c0e6672 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 9a629c28bf4a..fc83037fea8c 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}" |