public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/freetype: ChangeLog freetype-2.4.9.ebuild
@ 2012-03-10 18:02 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; 7+ messages in thread
From: Ryan Hill (dirtyepic) @ 2012-03-10 18:02 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    12/03/10 18:02:22

  Modified:             ChangeLog freetype-2.4.9.ebuild
  Log:
  Add back static-libs USE flag for bug #407663.
  
  (Portage version: 2.2.0_alpha90/cvs/Linux x86_64)

Revision  Changes    Path
1.322                media-libs/freetype/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v
retrieving revision 1.321
retrieving revision 1.322
diff -u -r1.321 -r1.322
--- ChangeLog	10 Mar 2012 01:38:21 -0000	1.321
+++ ChangeLog	10 Mar 2012 18:02:22 -0000	1.322
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/freetype
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.321 2012/03/10 01:38:21 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.322 2012/03/10 18:02:22 dirtyepic Exp $
+
+  10 Mar 2012; Ryan Hill <dirtyepic@gentoo.org> freetype-2.4.9.ebuild:
+  Add back static-libs USE flag for bug #407663.
 
 *freetype-2.4.9 (10 Mar 2012)
 



1.2                  media-libs/freetype/freetype-2.4.9.ebuild

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

Index: freetype-2.4.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- freetype-2.4.9.ebuild	10 Mar 2012 01:38:21 -0000	1.1
+++ freetype-2.4.9.ebuild	10 Mar 2012 18:02:22 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.9.ebuild,v 1.1 2012/03/10 01:38:21 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.9.ebuild,v 1.2 2012/03/10 18:02:22 dirtyepic Exp $
 
 EAPI="4"
 
@@ -15,7 +15,7 @@
 LICENSE="FTL GPL-2"
 SLOT="2"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE="X auto-hinter bindist bzip2 debug doc fontforge utils"
+IUSE="X auto-hinter bindist bzip2 debug doc fontforge static-libs utils"
 
 DEPEND="sys-libs/zlib
 	bzip2? ( app-arch/bzip2 )
@@ -86,6 +86,7 @@
 			"${S}"/builds/unix/configure
 
 	econf \
+		$(use_enable static-libs static) \
 		$(use_with bzip2)
 }
 






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-libs/freetype: ChangeLog freetype-2.4.9.ebuild
@ 2012-03-11  7:24 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-03-11  7:24 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/03/11 07:24:31

  Modified:             ChangeLog freetype-2.4.9.ebuild
  Log:
  marked x86 per security bug 407257
  
  (Portage version: 2.2.0_alpha90/cvs/Linux i686)

Revision  Changes    Path
1.323                media-libs/freetype/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v
retrieving revision 1.322
retrieving revision 1.323
diff -u -r1.322 -r1.323
--- ChangeLog	10 Mar 2012 18:02:22 -0000	1.322
+++ ChangeLog	11 Mar 2012 07:24:31 -0000	1.323
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/freetype
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.322 2012/03/10 18:02:22 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.323 2012/03/11 07:24:31 jdhore Exp $
+
+  11 Mar 2012; Jeff Horelick <jdhore@gentoo.org> freetype-2.4.9.ebuild:
+  marked x86 per security bug 407257
 
   10 Mar 2012; Ryan Hill <dirtyepic@gentoo.org> freetype-2.4.9.ebuild:
   Add back static-libs USE flag for bug #407663.



1.3                  media-libs/freetype/freetype-2.4.9.ebuild

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

Index: freetype-2.4.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.9.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- freetype-2.4.9.ebuild	10 Mar 2012 18:02:22 -0000	1.2
+++ freetype-2.4.9.ebuild	11 Mar 2012 07:24:31 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.9.ebuild,v 1.2 2012/03/10 18:02:22 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.9.ebuild,v 1.3 2012/03/11 07:24:31 jdhore Exp $
 
 EAPI="4"
 
@@ -14,7 +14,7 @@
 
 LICENSE="FTL GPL-2"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-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 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE="X auto-hinter bindist bzip2 debug doc fontforge static-libs utils"
 
 DEPEND="sys-libs/zlib






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-libs/freetype: ChangeLog freetype-2.4.9.ebuild
@ 2012-03-11 13:52 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2012-03-11 13:52 UTC (permalink / raw
  To: gentoo-commits

ranger      12/03/11 13:52:43

  Modified:             ChangeLog freetype-2.4.9.ebuild
  Log:
  Marking freetype-2.4.9 ppc64 for bug 407257
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.324                media-libs/freetype/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v
retrieving revision 1.323
retrieving revision 1.324
diff -u -r1.323 -r1.324
--- ChangeLog	11 Mar 2012 07:24:31 -0000	1.323
+++ ChangeLog	11 Mar 2012 13:52:43 -0000	1.324
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/freetype
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.323 2012/03/11 07:24:31 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.324 2012/03/11 13:52:43 ranger Exp $
+
+  11 Mar 2012; Brent Baude <ranger@gentoo.org> freetype-2.4.9.ebuild:
+  Marking freetype-2.4.9 ppc64 for bug 407257
 
   11 Mar 2012; Jeff Horelick <jdhore@gentoo.org> freetype-2.4.9.ebuild:
   marked x86 per security bug 407257



1.4                  media-libs/freetype/freetype-2.4.9.ebuild

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

Index: freetype-2.4.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.9.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- freetype-2.4.9.ebuild	11 Mar 2012 07:24:31 -0000	1.3
+++ freetype-2.4.9.ebuild	11 Mar 2012 13:52:43 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.9.ebuild,v 1.3 2012/03/11 07:24:31 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.9.ebuild,v 1.4 2012/03/11 13:52:43 ranger Exp $
 
 EAPI="4"
 
@@ -14,7 +14,7 @@
 
 LICENSE="FTL GPL-2"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-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 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE="X auto-hinter bindist bzip2 debug doc fontforge static-libs utils"
 
 DEPEND="sys-libs/zlib






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-libs/freetype: ChangeLog freetype-2.4.9.ebuild
@ 2012-03-11 15:39 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-03-11 15:39 UTC (permalink / raw
  To: gentoo-commits

ago         12/03/11 15:39:06

  Modified:             ChangeLog freetype-2.4.9.ebuild
  Log:
  Stable for amd64, wrt bug #407257
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.325                media-libs/freetype/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v
retrieving revision 1.324
retrieving revision 1.325
diff -u -r1.324 -r1.325
--- ChangeLog	11 Mar 2012 13:52:43 -0000	1.324
+++ ChangeLog	11 Mar 2012 15:39:05 -0000	1.325
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/freetype
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.324 2012/03/11 13:52:43 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.325 2012/03/11 15:39:05 ago Exp $
+
+  11 Mar 2012; Agostino Sarubbo <ago@gentoo.org> freetype-2.4.9.ebuild:
+  Stable for amd64, wrt bug #407257
 
   11 Mar 2012; Brent Baude <ranger@gentoo.org> freetype-2.4.9.ebuild:
   Marking freetype-2.4.9 ppc64 for bug 407257



1.5                  media-libs/freetype/freetype-2.4.9.ebuild

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

Index: freetype-2.4.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.9.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- freetype-2.4.9.ebuild	11 Mar 2012 13:52:43 -0000	1.4
+++ freetype-2.4.9.ebuild	11 Mar 2012 15:39:05 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.9.ebuild,v 1.4 2012/03/11 13:52:43 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.9.ebuild,v 1.5 2012/03/11 15:39:05 ago Exp $
 
 EAPI="4"
 
@@ -14,7 +14,7 @@
 
 LICENSE="FTL GPL-2"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-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 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE="X auto-hinter bindist bzip2 debug doc fontforge static-libs utils"
 
 DEPEND="sys-libs/zlib






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-libs/freetype: ChangeLog freetype-2.4.9.ebuild
@ 2012-03-12 16:31 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2012-03-12 16:31 UTC (permalink / raw
  To: gentoo-commits

ranger      12/03/12 16:31:03

  Modified:             ChangeLog freetype-2.4.9.ebuild
  Log:
  Marking freetype-2.4.9 ppc for bug 407257
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.326                media-libs/freetype/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v
retrieving revision 1.325
retrieving revision 1.326
diff -u -r1.325 -r1.326
--- ChangeLog	11 Mar 2012 15:39:05 -0000	1.325
+++ ChangeLog	12 Mar 2012 16:31:03 -0000	1.326
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/freetype
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.325 2012/03/11 15:39:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.326 2012/03/12 16:31:03 ranger Exp $
+
+  12 Mar 2012; Brent Baude <ranger@gentoo.org> freetype-2.4.9.ebuild:
+  Marking freetype-2.4.9 ppc for bug 407257
 
   11 Mar 2012; Agostino Sarubbo <ago@gentoo.org> freetype-2.4.9.ebuild:
   Stable for amd64, wrt bug #407257



1.6                  media-libs/freetype/freetype-2.4.9.ebuild

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

Index: freetype-2.4.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.9.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- freetype-2.4.9.ebuild	11 Mar 2012 15:39:05 -0000	1.5
+++ freetype-2.4.9.ebuild	12 Mar 2012 16:31:03 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.9.ebuild,v 1.5 2012/03/11 15:39:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.9.ebuild,v 1.6 2012/03/12 16:31:03 ranger Exp $
 
 EAPI="4"
 
@@ -14,7 +14,7 @@
 
 LICENSE="FTL GPL-2"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-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 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE="X auto-hinter bindist bzip2 debug doc fontforge static-libs utils"
 
 DEPEND="sys-libs/zlib






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-libs/freetype: ChangeLog freetype-2.4.9.ebuild
@ 2012-03-12 23:41 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2012-03-12 23:41 UTC (permalink / raw
  To: gentoo-commits

jer         12/03/12 23:41:37

  Modified:             ChangeLog freetype-2.4.9.ebuild
  Log:
  Stable for HPPA (bug #407257).
  
  (Portage version: 2.2.0_alpha90/cvs/Linux x86_64)

Revision  Changes    Path
1.327                media-libs/freetype/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v
retrieving revision 1.326
retrieving revision 1.327
diff -u -r1.326 -r1.327
--- ChangeLog	12 Mar 2012 16:31:03 -0000	1.326
+++ ChangeLog	12 Mar 2012 23:41:37 -0000	1.327
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/freetype
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.326 2012/03/12 16:31:03 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.327 2012/03/12 23:41:37 jer Exp $
+
+  12 Mar 2012; Jeroen Roovers <jer@gentoo.org> freetype-2.4.9.ebuild:
+  Stable for HPPA (bug #407257).
 
   12 Mar 2012; Brent Baude <ranger@gentoo.org> freetype-2.4.9.ebuild:
   Marking freetype-2.4.9 ppc for bug 407257



1.7                  media-libs/freetype/freetype-2.4.9.ebuild

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

Index: freetype-2.4.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.9.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- freetype-2.4.9.ebuild	12 Mar 2012 16:31:03 -0000	1.6
+++ freetype-2.4.9.ebuild	12 Mar 2012 23:41:37 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.9.ebuild,v 1.6 2012/03/12 16:31:03 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.9.ebuild,v 1.7 2012/03/12 23:41:37 jer Exp $
 
 EAPI="4"
 
@@ -14,7 +14,7 @@
 
 LICENSE="FTL GPL-2"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-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 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE="X auto-hinter bindist bzip2 debug doc fontforge static-libs utils"
 
 DEPEND="sys-libs/zlib






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-libs/freetype: ChangeLog freetype-2.4.9.ebuild
@ 2012-03-17 17:38 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2012-03-17 17:38 UTC (permalink / raw
  To: gentoo-commits

armin76     12/03/17 17:38:10

  Modified:             ChangeLog freetype-2.4.9.ebuild
  Log:
  alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #407257
  
  (Portage version: 2.1.10.49/cvs/Linux ia64)

Revision  Changes    Path
1.328                media-libs/freetype/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v
retrieving revision 1.327
retrieving revision 1.328
diff -u -r1.327 -r1.328
--- ChangeLog	12 Mar 2012 23:41:37 -0000	1.327
+++ ChangeLog	17 Mar 2012 17:38:10 -0000	1.328
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/freetype
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.327 2012/03/12 23:41:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.328 2012/03/17 17:38:10 armin76 Exp $
+
+  17 Mar 2012; Raúl Porcel <armin76@gentoo.org> freetype-2.4.9.ebuild:
+  alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #407257
 
   12 Mar 2012; Jeroen Roovers <jer@gentoo.org> freetype-2.4.9.ebuild:
   Stable for HPPA (bug #407257).



1.8                  media-libs/freetype/freetype-2.4.9.ebuild

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

Index: freetype-2.4.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.9.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- freetype-2.4.9.ebuild	12 Mar 2012 23:41:37 -0000	1.7
+++ freetype-2.4.9.ebuild	17 Mar 2012 17:38:10 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.9.ebuild,v 1.7 2012/03/12 23:41:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.9.ebuild,v 1.8 2012/03/17 17:38:10 armin76 Exp $
 
 EAPI="4"
 
@@ -14,7 +14,7 @@
 
 LICENSE="FTL GPL-2"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-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 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE="X auto-hinter bindist bzip2 debug doc fontforge static-libs utils"
 
 DEPEND="sys-libs/zlib






^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-03-17 17:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-12 16:31 [gentoo-commits] gentoo-x86 commit in media-libs/freetype: ChangeLog freetype-2.4.9.ebuild Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2012-03-17 17:38 Raul Porcel (armin76)
2012-03-12 23:41 Jeroen Roovers (jer)
2012-03-11 15:39 Agostino Sarubbo (ago)
2012-03-11 13:52 Brent Baude (ranger)
2012-03-11  7:24 Jeff Horelick (jdhore)
2012-03-10 18:02 Ryan Hill (dirtyepic)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox