summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuilherme Amadio <amadio@gentoo.org>2015-08-06 12:59:35 +0000
committerGuilherme Amadio <amadio@gentoo.org>2015-08-06 12:59:35 +0000
commita977bf18ffe92f2b2445fa62f99a62d1a0b57c81 (patch)
tree57ca06403905e4bf18cf6ecf3bf4918f5509663f /media-fonts
parentVersion Bump (diff)
downloadgentoo-2-a977bf18ffe92f2b2445fa62f99a62d1a0b57c81.tar.gz
gentoo-2-a977bf18ffe92f2b2445fa62f99a62d1a0b57c81.tar.bz2
gentoo-2-a977bf18ffe92f2b2445fa62f99a62d1a0b57c81.zip
version bump
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF0DE108F)
Diffstat (limited to 'media-fonts')
-rw-r--r--media-fonts/mathematica-fonts/ChangeLog10
-rw-r--r--media-fonts/mathematica-fonts/mathematica-fonts-10.0.ebuild22
2 files changed, 30 insertions, 2 deletions
diff --git a/media-fonts/mathematica-fonts/ChangeLog b/media-fonts/mathematica-fonts/ChangeLog
index a4958bc96a65..c71509fd1323 100644
--- a/media-fonts/mathematica-fonts/ChangeLog
+++ b/media-fonts/mathematica-fonts/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-fonts/mathematica-fonts
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/mathematica-fonts/ChangeLog,v 1.16 2009/05/25 20:47:56 pva Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/mathematica-fonts/ChangeLog,v 1.17 2015/08/06 12:59:35 amadio Exp $
+
+*mathematica-fonts-10.0 (06 Aug 2015)
+
+ 06 Aug 2015; Guilherme Amadio <amadio@gentoo.org>
+ +mathematica-fonts-10.0.ebuild:
+ version bump
25 May 2009; Peter Volkov <pva@gentoo.org> mathematica-fonts-7.0.ebuild:
Updated SRC_URI since upstream changed download location, bug #270518,
diff --git a/media-fonts/mathematica-fonts/mathematica-fonts-10.0.ebuild b/media-fonts/mathematica-fonts/mathematica-fonts-10.0.ebuild
new file mode 100644
index 000000000000..544b69aef569
--- /dev/null
+++ b/media-fonts/mathematica-fonts/mathematica-fonts-10.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/mathematica-fonts/mathematica-fonts-10.0.ebuild,v 1.1 2015/08/06 12:59:35 amadio Exp $
+
+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 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE=""
+
+RESTRICT="binchecks mirror strip"
+
+S="${WORKDIR}"
+FONT_S="${S}"/TrueType
+FONT_SUFFIX="ttf"