amadio 15/08/06 12:59:35 Modified: ChangeLog Added: mathematica-fonts-10.0.ebuild Log: version bump (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF0DE108F)
Revision Changes Path 1.17 media-fonts/mathematica-fonts/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/mathematica-fonts/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/mathematica-fonts/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/mathematica-fonts/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-fonts/mathematica-fonts/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 25 May 2009 20:47:56 -0000 1.16 +++ ChangeLog 6 Aug 2015 12:59:35 -0000 1.17 @@ -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 <[email protected]> + +mathematica-fonts-10.0.ebuild: + version bump 25 May 2009; Peter Volkov <[email protected]> mathematica-fonts-7.0.ebuild: Updated SRC_URI since upstream changed download location, bug #270518, 1.1 media-fonts/mathematica-fonts/mathematica-fonts-10.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/mathematica-fonts/mathematica-fonts-10.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/mathematica-fonts/mathematica-fonts-10.0.ebuild?rev=1.1&content-type=text/plain Index: mathematica-fonts-10.0.ebuild =================================================================== # 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"
