diff options
Diffstat (limited to 'media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild')
-rw-r--r-- | media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild b/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild index eeac4de41d4b..5cf87bbc624c 100644 --- a/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild +++ b/media-fonts/texcm-ttf/texcm-ttf-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=0 @@ -7,7 +7,7 @@ inherit font DESCRIPTION="TeX's Computer Modern Fonts for MathML" HOMEPAGE="http://www.mozilla.org/projects/mathml/fonts/" -SRC_URI="http://www.mozilla.org/projects/mathml/fonts/bakoma/${PN}.zip" +SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.zip" LICENSE="bakoma" SLOT="0" |