[gentoo-commits] gentoo-x86 commit in media-libs/freetype: freetype-2.5.5.ebuild ChangeLog

2015-02-26 Thread Ben de Groot (yngwin)
yngwin  15/02/27 06:19:31

  Modified: freetype-2.5.5.ebuild ChangeLog
  Log:
  Restrict binary distribution (bug #541492)
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  ChangesPath
1.12 media-libs/freetype/freetype-2.5.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?r1=1.11r2=1.12

Index: freetype-2.5.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- freetype-2.5.5.ebuild   24 Feb 2015 12:26:29 -  1.11
+++ freetype-2.5.5.ebuild   27 Feb 2015 06:19:31 -  1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v 
1.11 2015/02/24 12:26:29 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v 
1.12 2015/02/27 06:19:31 yngwin Exp $
 
 EAPI=5
 inherit autotools-multilib flag-o-matic multilib toolchain-funcs
@@ -21,6 +21,7 @@
 IUSE=X +adobe-cff auto-hinter bindist bzip2 debug doc fontforge harfbuzz
infinality png static-libs utils
 REQUIRED_USE=harfbuzz? ( auto-hinter )
+RESTRICT=!bindist? ( bindist ) # bug 541408
 
 CDEPEND==sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
bzip2? ( =app-arch/bzip2-1.0.6-r4[${MULTILIB_USEDEP}] )



1.426media-libs/freetype/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?rev=1.426view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?rev=1.426content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?r1=1.425r2=1.426

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v
retrieving revision 1.425
retrieving revision 1.426
diff -u -r1.425 -r1.426
--- ChangeLog   24 Feb 2015 12:26:29 -  1.425
+++ ChangeLog   27 Feb 2015 06:19:31 -  1.426
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/freetype
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.425 
2015/02/24 12:26:29 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.426 
2015/02/27 06:19:31 yngwin Exp $
+
+  27 Feb 2015; Ben de Groot yng...@gentoo.org freetype-2.5.5.ebuild:
+  Restrict binary distribution (bug #541492)
 
   24 Feb 2015; Ben de Groot yng...@gentoo.org
   -files/2.5.4-0001-pcf-Fix-Savannah-bug-43774.patch,






[gentoo-commits] gentoo-x86 commit in media-libs/freetype: freetype-2.5.5.ebuild ChangeLog freetype-2.5.3-r1.ebuild freetype-2.5.4-r1.ebuild

2015-02-24 Thread Ben de Groot (yngwin)
yngwin  15/02/24 12:26:29

  Modified: freetype-2.5.5.ebuild ChangeLog
  Removed:  freetype-2.5.3-r1.ebuild freetype-2.5.4-r1.ebuild
  Log:
  remove vulnerable versions (bug #539796)
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  ChangesPath
1.11 media-libs/freetype/freetype-2.5.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?r1=1.10r2=1.11

Index: freetype-2.5.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- freetype-2.5.5.ebuild   24 Feb 2015 10:57:22 -  1.10
+++ freetype-2.5.5.ebuild   24 Feb 2015 12:26:29 -  1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v 
1.10 2015/02/24 10:57:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v 
1.11 2015/02/24 12:26:29 yngwin Exp $
 
 EAPI=5
 inherit autotools-multilib flag-o-matic multilib toolchain-funcs
@@ -25,7 +25,7 @@
 CDEPEND==sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
bzip2? ( =app-arch/bzip2-1.0.6-r4[${MULTILIB_USEDEP}] )
harfbuzz? ( =media-libs/harfbuzz-0.9.19[truetype,${MULTILIB_USEDEP}] )
-   png? ( =media-libs/libpng-1.2.51[${MULTILIB_USEDEP}] )
+   png? ( =media-libs/libpng-1.2.51:=[${MULTILIB_USEDEP}] )
utils? (
X? (
=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]



1.425media-libs/freetype/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?rev=1.425view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?rev=1.425content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?r1=1.424r2=1.425

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v
retrieving revision 1.424
retrieving revision 1.425
diff -u -r1.424 -r1.425
--- ChangeLog   24 Feb 2015 10:57:22 -  1.424
+++ ChangeLog   24 Feb 2015 12:26:29 -  1.425
@@ -1,6 +1,12 @@
 # ChangeLog for media-libs/freetype
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.424 
2015/02/24 10:57:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.425 
2015/02/24 12:26:29 yngwin Exp $
+
+  24 Feb 2015; Ben de Groot yng...@gentoo.org
+  -files/2.5.4-0001-pcf-Fix-Savannah-bug-43774.patch,
+  -files/2.5.4-0002-src-pcf-pcfread.c-pcf_read_TOC-Improve-fix-from-2014.patch,
+  -freetype-2.5.3-r1.ebuild, -freetype-2.5.4-r1.ebuild, freetype-2.5.5.ebuild:
+  remove vulnerable versions (bug #539796)
 
   24 Feb 2015; Agostino Sarubbo a...@gentoo.org freetype-2.5.5.ebuild:
   Stable for alpha, wrt bug #539796






[gentoo-commits] gentoo-x86 commit in media-libs/freetype: freetype-2.5.5.ebuild ChangeLog

2015-02-24 Thread Agostino Sarubbo (ago)
ago 15/02/24 10:57:22

  Modified: freetype-2.5.5.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #539796
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=alpha, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 media-libs/freetype/freetype-2.5.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?r1=1.9r2=1.10

Index: freetype-2.5.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- freetype-2.5.5.ebuild   23 Feb 2015 11:35:48 -  1.9
+++ freetype-2.5.5.ebuild   24 Feb 2015 10:57:22 -  1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v 
1.9 2015/02/23 11:35:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v 
1.10 2015/02/24 10:57:22 ago Exp $
 
 EAPI=5
 inherit autotools-multilib flag-o-matic multilib toolchain-funcs
@@ -17,7 +17,7 @@
 
 LICENSE=|| ( FTL GPL-2+ )
 SLOT=2
-KEYWORDS=~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt
+KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt
 IUSE=X +adobe-cff auto-hinter bindist bzip2 debug doc fontforge harfbuzz
infinality png static-libs utils
 REQUIRED_USE=harfbuzz? ( auto-hinter )



1.424media-libs/freetype/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?rev=1.424view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?rev=1.424content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?r1=1.423r2=1.424

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v
retrieving revision 1.423
retrieving revision 1.424
diff -u -r1.423 -r1.424
--- ChangeLog   23 Feb 2015 11:35:48 -  1.423
+++ ChangeLog   24 Feb 2015 10:57:22 -  1.424
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/freetype
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.423 
2015/02/23 11:35:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.424 
2015/02/24 10:57:22 ago Exp $
+
+  24 Feb 2015; Agostino Sarubbo a...@gentoo.org freetype-2.5.5.ebuild:
+  Stable for alpha, wrt bug #539796
 
   23 Feb 2015; Agostino Sarubbo a...@gentoo.org freetype-2.5.5.ebuild:
   Stable for ia64, wrt bug #539796






[gentoo-commits] gentoo-x86 commit in media-libs/freetype: freetype-2.5.5.ebuild ChangeLog

2015-02-23 Thread Agostino Sarubbo (ago)
ago 15/02/23 11:35:48

  Modified: freetype-2.5.5.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #539796
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ia64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.9  media-libs/freetype/freetype-2.5.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?r1=1.8r2=1.9

Index: freetype-2.5.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- freetype-2.5.5.ebuild   18 Feb 2015 09:15:34 -  1.8
+++ freetype-2.5.5.ebuild   23 Feb 2015 11:35:48 -  1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v 
1.8 2015/02/18 09:15:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v 
1.9 2015/02/23 11:35:48 ago Exp $
 
 EAPI=5
 inherit autotools-multilib flag-o-matic multilib toolchain-funcs
@@ -17,7 +17,7 @@
 
 LICENSE=|| ( FTL GPL-2+ )
 SLOT=2
-KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt
+KEYWORDS=~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt
 IUSE=X +adobe-cff auto-hinter bindist bzip2 debug doc fontforge harfbuzz
infinality png static-libs utils
 REQUIRED_USE=harfbuzz? ( auto-hinter )



1.423media-libs/freetype/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?rev=1.423view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?rev=1.423content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?r1=1.422r2=1.423

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v
retrieving revision 1.422
retrieving revision 1.423
diff -u -r1.422 -r1.423
--- ChangeLog   18 Feb 2015 09:15:34 -  1.422
+++ ChangeLog   23 Feb 2015 11:35:48 -  1.423
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/freetype
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.422 
2015/02/18 09:15:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.423 
2015/02/23 11:35:48 ago Exp $
+
+  23 Feb 2015; Agostino Sarubbo a...@gentoo.org freetype-2.5.5.ebuild:
+  Stable for ia64, wrt bug #539796
 
   18 Feb 2015; Agostino Sarubbo a...@gentoo.org freetype-2.5.5.ebuild:
   Stable for ppc, wrt bug #539796






[gentoo-commits] gentoo-x86 commit in media-libs/freetype: freetype-2.5.5.ebuild ChangeLog

2015-02-18 Thread Agostino Sarubbo (ago)
ago 15/02/18 08:48:30

  Modified: freetype-2.5.5.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #539796
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  media-libs/freetype/freetype-2.5.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?r1=1.6r2=1.7

Index: freetype-2.5.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- freetype-2.5.5.ebuild   17 Feb 2015 21:08:12 -  1.6
+++ freetype-2.5.5.ebuild   18 Feb 2015 08:48:30 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v 
1.6 2015/02/17 21:08:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v 
1.7 2015/02/18 08:48:30 ago Exp $
 
 EAPI=5
 inherit autotools-multilib flag-o-matic multilib toolchain-funcs
@@ -17,7 +17,7 @@
 
 LICENSE=|| ( FTL GPL-2+ )
 SLOT=2
-KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt
+KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt
 IUSE=X +adobe-cff auto-hinter bindist bzip2 debug doc fontforge harfbuzz
infinality png static-libs utils
 REQUIRED_USE=harfbuzz? ( auto-hinter )



1.421media-libs/freetype/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?rev=1.421view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?rev=1.421content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?r1=1.420r2=1.421

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v
retrieving revision 1.420
retrieving revision 1.421
diff -u -r1.420 -r1.421
--- ChangeLog   17 Feb 2015 21:08:12 -  1.420
+++ ChangeLog   18 Feb 2015 08:48:30 -  1.421
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/freetype
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.420 
2015/02/17 21:08:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.421 
2015/02/18 08:48:30 ago Exp $
+
+  18 Feb 2015; Agostino Sarubbo a...@gentoo.org freetype-2.5.5.ebuild:
+  Stable for ppc64, wrt bug #539796
 
   17 Feb 2015; Markus Meier mae...@gentoo.org freetype-2.5.5.ebuild:
   arm stable, bug #539796






[gentoo-commits] gentoo-x86 commit in media-libs/freetype: freetype-2.5.5.ebuild ChangeLog

2015-02-18 Thread Agostino Sarubbo (ago)
ago 15/02/18 09:15:34

  Modified: freetype-2.5.5.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #539796
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.8  media-libs/freetype/freetype-2.5.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?r1=1.7r2=1.8

Index: freetype-2.5.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- freetype-2.5.5.ebuild   18 Feb 2015 08:48:30 -  1.7
+++ freetype-2.5.5.ebuild   18 Feb 2015 09:15:34 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v 
1.7 2015/02/18 08:48:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v 
1.8 2015/02/18 09:15:34 ago Exp $
 
 EAPI=5
 inherit autotools-multilib flag-o-matic multilib toolchain-funcs
@@ -17,7 +17,7 @@
 
 LICENSE=|| ( FTL GPL-2+ )
 SLOT=2
-KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt
+KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt
 IUSE=X +adobe-cff auto-hinter bindist bzip2 debug doc fontforge harfbuzz
infinality png static-libs utils
 REQUIRED_USE=harfbuzz? ( auto-hinter )



1.422media-libs/freetype/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?rev=1.422view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?rev=1.422content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?r1=1.421r2=1.422

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v
retrieving revision 1.421
retrieving revision 1.422
diff -u -r1.421 -r1.422
--- ChangeLog   18 Feb 2015 08:48:30 -  1.421
+++ ChangeLog   18 Feb 2015 09:15:34 -  1.422
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/freetype
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.421 
2015/02/18 08:48:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.422 
2015/02/18 09:15:34 ago Exp $
+
+  18 Feb 2015; Agostino Sarubbo a...@gentoo.org freetype-2.5.5.ebuild:
+  Stable for ppc, wrt bug #539796
 
   18 Feb 2015; Agostino Sarubbo a...@gentoo.org freetype-2.5.5.ebuild:
   Stable for ppc64, wrt bug #539796






[gentoo-commits] gentoo-x86 commit in media-libs/freetype: freetype-2.5.5.ebuild ChangeLog

2015-02-16 Thread Agostino Sarubbo (ago)
ago 15/02/16 10:19:27

  Modified: freetype-2.5.5.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #539796
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=sparc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  media-libs/freetype/freetype-2.5.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?r1=1.4r2=1.5

Index: freetype-2.5.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- freetype-2.5.5.ebuild   14 Feb 2015 13:20:36 -  1.4
+++ freetype-2.5.5.ebuild   16 Feb 2015 10:19:27 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v 
1.4 2015/02/14 13:20:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v 
1.5 2015/02/16 10:19:27 ago Exp $
 
 EAPI=5
 inherit autotools-multilib flag-o-matic multilib toolchain-funcs
@@ -17,7 +17,7 @@
 
 LICENSE=|| ( FTL GPL-2+ )
 SLOT=2
-KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt
+KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt
 IUSE=X +adobe-cff auto-hinter bindist bzip2 debug doc fontforge harfbuzz
infinality png static-libs utils
 REQUIRED_USE=harfbuzz? ( auto-hinter )



1.419media-libs/freetype/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?rev=1.419view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?rev=1.419content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?r1=1.418r2=1.419

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v
retrieving revision 1.418
retrieving revision 1.419
diff -u -r1.418 -r1.419
--- ChangeLog   14 Feb 2015 13:20:36 -  1.418
+++ ChangeLog   16 Feb 2015 10:19:27 -  1.419
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/freetype
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.418 
2015/02/14 13:20:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.419 
2015/02/16 10:19:27 ago Exp $
+
+  16 Feb 2015; Agostino Sarubbo a...@gentoo.org freetype-2.5.5.ebuild:
+  Stable for sparc, wrt bug #539796
 
   14 Feb 2015; Agostino Sarubbo a...@gentoo.org freetype-2.5.5.ebuild:
   Stable for x86, wrt bug #539796






[gentoo-commits] gentoo-x86 commit in media-libs/freetype: freetype-2.5.5.ebuild ChangeLog

2015-02-14 Thread Agostino Sarubbo (ago)
ago 15/02/14 13:20:08

  Modified: freetype-2.5.5.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #539796
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  media-libs/freetype/freetype-2.5.5.ebuild

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

Index: freetype-2.5.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- freetype-2.5.5.ebuild   13 Feb 2015 20:59:47 -  1.2
+++ freetype-2.5.5.ebuild   14 Feb 2015 13:20:08 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v 
1.2 2015/02/13 20:59:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v 
1.3 2015/02/14 13:20:08 ago Exp $
 
 EAPI=5
 inherit autotools-multilib flag-o-matic multilib toolchain-funcs
@@ -17,7 +17,7 @@
 
 LICENSE=|| ( FTL GPL-2+ )
 SLOT=2
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt
+KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt
 IUSE=X +adobe-cff auto-hinter bindist bzip2 debug doc fontforge harfbuzz
infinality png static-libs utils
 REQUIRED_USE=harfbuzz? ( auto-hinter )



1.417media-libs/freetype/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?rev=1.417view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?rev=1.417content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?r1=1.416r2=1.417

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v
retrieving revision 1.416
retrieving revision 1.417
diff -u -r1.416 -r1.417
--- ChangeLog   13 Feb 2015 20:59:47 -  1.416
+++ ChangeLog   14 Feb 2015 13:20:08 -  1.417
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/freetype
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.416 
2015/02/13 20:59:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.417 
2015/02/14 13:20:08 ago Exp $
+
+  14 Feb 2015; Agostino Sarubbo a...@gentoo.org freetype-2.5.5.ebuild:
+  Stable for amd64, wrt bug #539796
 
   13 Feb 2015; Jeroen Roovers j...@gentoo.org freetype-2.5.5.ebuild:
   Stable for HPPA (bug #539796).






[gentoo-commits] gentoo-x86 commit in media-libs/freetype: freetype-2.5.5.ebuild ChangeLog

2015-02-14 Thread Agostino Sarubbo (ago)
ago 15/02/14 13:20:36

  Modified: freetype-2.5.5.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #539796
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  media-libs/freetype/freetype-2.5.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?r1=1.3r2=1.4

Index: freetype-2.5.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- freetype-2.5.5.ebuild   14 Feb 2015 13:20:08 -  1.3
+++ freetype-2.5.5.ebuild   14 Feb 2015 13:20:36 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v 
1.3 2015/02/14 13:20:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v 
1.4 2015/02/14 13:20:36 ago Exp $
 
 EAPI=5
 inherit autotools-multilib flag-o-matic multilib toolchain-funcs
@@ -17,7 +17,7 @@
 
 LICENSE=|| ( FTL GPL-2+ )
 SLOT=2
-KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt
+KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt
 IUSE=X +adobe-cff auto-hinter bindist bzip2 debug doc fontforge harfbuzz
infinality png static-libs utils
 REQUIRED_USE=harfbuzz? ( auto-hinter )



1.418media-libs/freetype/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?rev=1.418view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?rev=1.418content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?r1=1.417r2=1.418

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v
retrieving revision 1.417
retrieving revision 1.418
diff -u -r1.417 -r1.418
--- ChangeLog   14 Feb 2015 13:20:08 -  1.417
+++ ChangeLog   14 Feb 2015 13:20:36 -  1.418
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/freetype
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.417 
2015/02/14 13:20:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.418 
2015/02/14 13:20:36 ago Exp $
+
+  14 Feb 2015; Agostino Sarubbo a...@gentoo.org freetype-2.5.5.ebuild:
+  Stable for x86, wrt bug #539796
 
   14 Feb 2015; Agostino Sarubbo a...@gentoo.org freetype-2.5.5.ebuild:
   Stable for amd64, wrt bug #539796