yngwin 15/03/07 12:01:12 Modified: ChangeLog Added: croscorefonts-1.23.0.ebuild Log: version bump (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x4FDF9CFD2FAC514E!)
Revision Changes Path 1.4 media-fonts/croscorefonts/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/croscorefonts/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/croscorefonts/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/croscorefonts/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-fonts/croscorefonts/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 18 Jan 2014 12:08:33 -0000 1.3 +++ ChangeLog 7 Mar 2015 12:01:12 -0000 1.4 @@ -1,6 +1,11 @@ # ChangeLog for media-fonts/croscorefonts -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/croscorefonts/ChangeLog,v 1.3 2014/01/18 12:08:33 vapier Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/croscorefonts/ChangeLog,v 1.4 2015/03/07 12:01:12 yngwin Exp $ + +*croscorefonts-1.23.0 (07 Mar 2015) + + 07 Mar 2015; Ben de Groot <[email protected]> +croscorefonts-1.23.0.ebuild: + version bump 18 Jan 2014; Mike Frysinger <[email protected]> croscorefonts-1.21.0.ebuild: Add arm/arm64 love. 1.1 media-fonts/croscorefonts/croscorefonts-1.23.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/croscorefonts/croscorefonts-1.23.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/croscorefonts/croscorefonts-1.23.0.ebuild?rev=1.1&content-type=text/plain Index: croscorefonts-1.23.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/croscorefonts/croscorefonts-1.23.0.ebuild,v 1.1 2015/03/07 12:01:12 yngwin Exp $ EAPI=5 inherit font DESCRIPTION="Open licensed fonts metrically compatible with MS corefonts" HOMEPAGE="http://www.google.com/webfonts/specimen/Arimo http://www.google.com/webfonts/specimen/Cousine http://www.google.com/webfonts/specimen/Tinos" SRC_URI="http://commondatastorage.googleapis.com/chromeos-localmirror/distfiles/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="" RESTRICT="binchecks strip test" FONT_SUFFIX="ttf" FONT_CONF=( "${FILESDIR}/62-croscore-arimo.conf" "${FILESDIR}/62-croscore-cousine.conf" "${FILESDIR}/62-croscore-symbolneu.conf" "${FILESDIR}/62-croscore-tinos.conf" )
