X-Git-Url: https://git.sthu.org/?p=shuber-gentoo-overlay.git;a=blobdiff_plain;f=media-fonts%2Fmathematica-fonts%2Fmathematica-fonts-10.0.ebuild;fp=media-fonts%2Fmathematica-fonts%2Fmathematica-fonts-10.0.ebuild;h=0000000000000000000000000000000000000000;hp=24452a6506b2b952f4ea38cf4ca54cc6ed10c0fb;hb=f40239f0e8a389361a77f1762070c8caac85cb05;hpb=7bd2e1fd83c8e799c55012aa24f9baa134d66a04 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 24452a6..0000000 --- a/media-fonts/mathematica-fonts/mathematica-fonts-10.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/mathematica-fonts/mathematica-fonts-7.0.ebuild,v 1.3 2009/05/25 20:47:56 pva Exp $ - -inherit font - -DESCRIPTION="Mathematica's Fonts for MathML" -HOMEPAGE="http://support.wolfram.com/technotes/latestfonts.en.html" -SRC_URI="http://support.wolfram.com/kb/data/uploads/2014/08/TrueType.zip" - -LICENSE="WRI-EULA" -SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" -IUSE="" - -RESTRICT="mirror strip binchecks" -S=${WORKDIR} - -src_install() { - FONT_S="${S}"/TrueType FONT_SUFFIX="ttf" font_src_install -} -