commit: b09eecf62b133f732cda82668dd0b86db9cb97ef Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Tue Dec 8 14:58:29 2020 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Tue Dec 8 14:59:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b09eecf6
media-fonts/mathematica-fonts: Remove Closes: https://bugs.gentoo.org/725646 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> media-fonts/mathematica-fonts/Manifest | 1 - .../mathematica-fonts/mathematica-fonts-10.0.ebuild | 21 --------------------- media-fonts/mathematica-fonts/metadata.xml | 8 -------- profiles/package.mask | 5 ----- 4 files changed, 35 deletions(-) diff --git a/media-fonts/mathematica-fonts/Manifest b/media-fonts/mathematica-fonts/Manifest deleted file mode 100644 index 5a76ae4e754..00000000000 --- a/media-fonts/mathematica-fonts/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST mathematica-fonts-10.0.zip 586368 BLAKE2B 2be8b7bdd0c663ca0b9e4c1642ed84811adb853c6887d3adcf420d49a386b0a562d75b6cbc09d47ca6bc118703675461087b1c5b6551c55565abd94a64821df2 SHA512 4429163c427bc762cdaf7d310985becff97f78e7b452b184e9cb64f5f787559d283b5438a16f4e6bfaeffe86429bd416d2772707350830f646c70f53b519f4c7 diff --git a/media-fonts/mathematica-fonts/mathematica-fonts-10.0.ebuild b/media-fonts/mathematica-fonts/mathematica-fonts-10.0.ebuild deleted file mode 100644 index 1055ca7025e..00000000000 --- a/media-fonts/mathematica-fonts/mathematica-fonts-10.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -inherit font - -DESCRIPTION="Mathematica's Fonts for MathML" -HOMEPAGE="http://www.wolfram.com/mathematica" -SRC_URI="http://support.wolfram.com/kb/data/uploads/2014/08/TrueType.zip -> ${P}.zip" - -LICENSE="WRI-EULA" -SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" -IUSE="" - -RESTRICT="binchecks mirror strip" - -S="${WORKDIR}" -FONT_S="${S}"/TrueType -FONT_SUFFIX="ttf" diff --git a/media-fonts/mathematica-fonts/metadata.xml b/media-fonts/mathematica-fonts/metadata.xml deleted file mode 100644 index cc081897d48..00000000000 --- a/media-fonts/mathematica-fonts/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>fo...@gentoo.org</email> - <name>Fonts</name> - </maintainer> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 3d5a5fd3b13..edebd8e6b94 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -427,11 +427,6 @@ dev-python/cheetah # Removal in 30 days. Bug #747310. sci-libs/mkl-rt -# Matt Turner <matts...@gentoo.org> (2020-11-08) -# Uninstallable because of fetch restriction and dead download link. -# Removal in 30 days. Bug #725646. -media-fonts/mathematica-fonts - # Dirkjan Ochtman <d...@gentoo.org> (2020-11-05) # Incorrect DISTUTILS_USE_SETUPTOOLS value, dead upstream. # Removal in 30 days. Bug #748063