diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-08-23 21:56:08 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-08-23 21:57:48 +0200 |
commit | 51185f0e7bb8592ac9079a459003c781aa32c617 (patch) | |
tree | dfd9d1d9543885fddb730d8711d583443f29dfcb /media-fonts/texcm-ttf | |
parent | media-fonts/pigiarniq: Mirror and rename the distfile (diff) | |
download | gentoo-51185f0e7bb8592ac9079a459003c781aa32c617.tar.gz gentoo-51185f0e7bb8592ac9079a459003c781aa32c617.tar.bz2 gentoo-51185f0e7bb8592ac9079a459003c781aa32c617.zip |
media-fonts/texcm-ttf: Mirror and rename the distfile
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-fonts/texcm-ttf')
-rw-r--r-- | media-fonts/texcm-ttf/Manifest | 2 | ||||
-rw-r--r-- | media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/media-fonts/texcm-ttf/Manifest b/media-fonts/texcm-ttf/Manifest index 81435c3225e7..de24a0346706 100644 --- a/media-fonts/texcm-ttf/Manifest +++ b/media-fonts/texcm-ttf/Manifest @@ -1 +1 @@ -DIST texcm-ttf.zip 75261 BLAKE2B d212682074cd379a90be1b585d64ef62248999dfa71fff4c5e858ce927893301ac651d0716b9f588f31b266ed9fbd03a8898b21d26a03abf3bfe2a78a64ef63d SHA512 5dfa793a632d427635f1f38f1b57974dec2d24cd6848565893b821489bf8c5ccad544d6aaddf05e85cc9e77bf800a8f1a1d8f40b57d9d004e47824f78371d34c +DIST texcm-ttf-1.0.zip 75261 BLAKE2B d212682074cd379a90be1b585d64ef62248999dfa71fff4c5e858ce927893301ac651d0716b9f588f31b266ed9fbd03a8898b21d26a03abf3bfe2a78a64ef63d SHA512 5dfa793a632d427635f1f38f1b57974dec2d24cd6848565893b821489bf8c5ccad544d6aaddf05e85cc9e77bf800a8f1a1d8f40b57d9d004e47824f78371d34c 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" |