yngwin      15/05/06 07:57:56

  Modified:             noto-2014.11.ebuild ChangeLog
  Added:                noto-2015.04.ebuild
  Log:
  version bump, bug #548694
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  Changes    Path
1.3                  media-fonts/noto/noto-2014.11.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/noto/noto-2014.11.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/noto/noto-2014.11.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/noto/noto-2014.11.ebuild?r1=1.2&r2=1.3

Index: noto-2014.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-fonts/noto/noto-2014.11.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- noto-2014.11.ebuild 28 Apr 2015 09:12:16 -0000      1.2
+++ noto-2014.11.ebuild 6 May 2015 07:57:56 -0000       1.3
@@ -1,13 +1,13 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/noto/noto-2014.11.ebuild,v 1.2 
2015/04/28 09:12:16 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/noto/noto-2014.11.ebuild,v 1.3 
2015/05/06 07:57:56 yngwin Exp $
 
 EAPI=5
 inherit font
 
 DESCRIPTION="Google's font family that aims to support all the world's 
languages"
 HOMEPAGE="https://www.google.com/get/noto/";
-SRC_URI="https://www.google.com/get/noto/pkgs/Noto-hinted.zip -> ${P}.zip"
+SRC_URI="mirror://gentoo/${P}.zip"
 # version number based on the timestamp of most recently updated font in the 
zip
 
 LICENSE="Apache-2.0"



1.3                  media-fonts/noto/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/noto/ChangeLog?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/noto/ChangeLog?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/noto/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-fonts/noto/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   28 Apr 2015 09:12:16 -0000      1.2
+++ ChangeLog   6 May 2015 07:57:56 -0000       1.3
@@ -1,6 +1,12 @@
 # ChangeLog for media-fonts/noto
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/noto/ChangeLog,v 1.2 2015/04/28 
09:12:16 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/noto/ChangeLog,v 1.3 2015/05/06 
07:57:56 yngwin Exp $
+
+*noto-2015.04 (06 May 2015)
+
+  06 May 2015; Ben de Groot <[email protected]> +noto-2015.04.ebuild,
+  noto-2014.11.ebuild:
+  version bump, bug #548694
 
   28 Apr 2015; Ben de Groot <[email protected]> noto-2014.11.ebuild:
   stable



1.1                  media-fonts/noto/noto-2015.04.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/noto/noto-2015.04.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/noto/noto-2015.04.ebuild?rev=1.1&content-type=text/plain

Index: noto-2015.04.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-fonts/noto/noto-2015.04.ebuild,v 1.1 
2015/05/06 07:57:56 yngwin Exp $

EAPI=5
inherit font

DESCRIPTION="Google's font family that aims to support all the world's 
languages"
HOMEPAGE="https://www.google.com/get/noto/";
SRC_URI="http://dev.gentoo.org/~yngwin/distfiles/${P}.zip";
# renamed from upstream's unversioned Noto-hinted.zip
# version number based on the timestamp of most recently updated font in the zip

LICENSE="Apache-2.0 OFL-1.1" # Noto Sans CJK is SIL OFL 1.1, others are Apache 
2.0 licensed
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE=""

DEPEND="app-arch/unzip"
RESTRICT="binchecks strip"

S=${WORKDIR}
FONT_S="${S}"
FONT_SUFFIX="otf ttf"




Reply via email to