public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-proto/fontcacheproto: ChangeLog fontcacheproto-0.1.3.ebuild
@ 2009-10-03 12:15 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 10+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2009-10-03 12:15 UTC (permalink / raw
  To: gentoo-commits

scarabeus    09/10/03 12:15:30

  Modified:             ChangeLog
  Added:                fontcacheproto-0.1.3.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_rc41/cvs/Linux x86_64)

Revision  Changes    Path
1.32                 x11-proto/fontcacheproto/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	5 May 2009 15:09:00 -0000	1.31
+++ ChangeLog	3 Oct 2009 12:15:30 -0000	1.32
@@ -1,6 +1,12 @@
 # ChangeLog for x11-proto/fontcacheproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.31 2009/05/05 15:09:00 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.32 2009/10/03 12:15:30 scarabeus Exp $
+
+*fontcacheproto-0.1.3 (03 Oct 2009)
+
+  03 Oct 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+  +fontcacheproto-0.1.3.ebuild:
+  Version bump.
 
   05 May 2009; Christian Faulhammer <fauli@gentoo.org>
   fontcacheproto-0.1.2.ebuild:



1.1                  x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?rev=1.1&content-type=text/plain

Index: fontcacheproto-0.1.3.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.1 2009/10/03 12:15:30 scarabeus Exp $

# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"

inherit x-modular

DESCRIPTION="X.Org Fontcache protocol headers"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/fontcacheproto: ChangeLog fontcacheproto-0.1.3.ebuild
@ 2009-12-10 13:15 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 10+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-12-10 13:15 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/12/10 13:15:07

  Modified:             ChangeLog fontcacheproto-0.1.3.ebuild
  Log:
  amd64 stable wrt #294958
  (Portage version: 2.2_rc56/cvs/Linux x86_64)

Revision  Changes    Path
1.33                 x11-proto/fontcacheproto/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	3 Oct 2009 12:15:30 -0000	1.32
+++ ChangeLog	10 Dec 2009 13:15:07 -0000	1.33
@@ -1,6 +1,10 @@
 # ChangeLog for x11-proto/fontcacheproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.32 2009/10/03 12:15:30 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.33 2009/12/10 13:15:07 ssuominen Exp $
+
+  10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org>
+  fontcacheproto-0.1.3.ebuild:
+  amd64 stable wrt #294958
 
 *fontcacheproto-0.1.3 (03 Oct 2009)
 



1.2                  x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?r1=1.1&r2=1.2

Index: fontcacheproto-0.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fontcacheproto-0.1.3.ebuild	3 Oct 2009 12:15:30 -0000	1.1
+++ fontcacheproto-0.1.3.ebuild	10 Dec 2009 13:15:07 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.1 2009/10/03 12:15:30 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.2 2009/12/10 13:15:07 ssuominen Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Fontcache protocol headers"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 RDEPEND=""
 DEPEND="${RDEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/fontcacheproto: ChangeLog fontcacheproto-0.1.3.ebuild
@ 2009-12-10 19:36 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 10+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-12-10 19:36 UTC (permalink / raw
  To: gentoo-commits

fauli       09/12/10 19:36:35

  Modified:             ChangeLog fontcacheproto-0.1.3.ebuild
  Log:
  x86 stable, bug 294958
  (Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)

Revision  Changes    Path
1.34                 x11-proto/fontcacheproto/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	10 Dec 2009 13:15:07 -0000	1.33
+++ ChangeLog	10 Dec 2009 19:36:34 -0000	1.34
@@ -1,6 +1,10 @@
 # ChangeLog for x11-proto/fontcacheproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.33 2009/12/10 13:15:07 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.34 2009/12/10 19:36:34 fauli Exp $
+
+  10 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
+  fontcacheproto-0.1.3.ebuild:
+  x86 stable, bug 294958
 
   10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org>
   fontcacheproto-0.1.3.ebuild:



1.3                  x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?r1=1.2&r2=1.3

Index: fontcacheproto-0.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- fontcacheproto-0.1.3.ebuild	10 Dec 2009 13:15:07 -0000	1.2
+++ fontcacheproto-0.1.3.ebuild	10 Dec 2009 19:36:34 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.2 2009/12/10 13:15:07 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.3 2009/12/10 19:36:34 fauli Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Fontcache protocol headers"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 RDEPEND=""
 DEPEND="${RDEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/fontcacheproto: ChangeLog fontcacheproto-0.1.3.ebuild
@ 2009-12-15 19:46 Brent Baude (ranger)
  0 siblings, 0 replies; 10+ messages in thread
From: Brent Baude (ranger) @ 2009-12-15 19:46 UTC (permalink / raw
  To: gentoo-commits

ranger      09/12/15 19:46:21

  Modified:             ChangeLog fontcacheproto-0.1.3.ebuild
  Log:
  Marking fontcacheproto-0.1.3 ppc64 for bug 294958
  (Portage version: 2.1.7.1/cvs/Linux ppc64)

Revision  Changes    Path
1.35                 x11-proto/fontcacheproto/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	10 Dec 2009 19:36:34 -0000	1.34
+++ ChangeLog	15 Dec 2009 19:46:21 -0000	1.35
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/fontcacheproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.34 2009/12/10 19:36:34 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.35 2009/12/15 19:46:21 ranger Exp $
+
+  15 Dec 2009; Brent Baude <ranger@gentoo.org> fontcacheproto-0.1.3.ebuild:
+  Marking fontcacheproto-0.1.3 ppc64 stable for bug 294958
 
   10 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
   fontcacheproto-0.1.3.ebuild:



1.4                  x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?r1=1.3&r2=1.4

Index: fontcacheproto-0.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- fontcacheproto-0.1.3.ebuild	10 Dec 2009 19:36:34 -0000	1.3
+++ fontcacheproto-0.1.3.ebuild	15 Dec 2009 19:46:21 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.3 2009/12/10 19:36:34 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.4 2009/12/15 19:46:21 ranger Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Fontcache protocol headers"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 RDEPEND=""
 DEPEND="${RDEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/fontcacheproto: ChangeLog fontcacheproto-0.1.3.ebuild
@ 2009-12-27 18:15 Joseph Jezak (josejx)
  0 siblings, 0 replies; 10+ messages in thread
From: Joseph Jezak (josejx) @ 2009-12-27 18:15 UTC (permalink / raw
  To: gentoo-commits

josejx      09/12/27 18:15:09

  Modified:             ChangeLog fontcacheproto-0.1.3.ebuild
  Log:
  Marked ppc stable for bug #294958.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.36                 x11-proto/fontcacheproto/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	15 Dec 2009 19:46:21 -0000	1.35
+++ ChangeLog	27 Dec 2009 18:15:08 -0000	1.36
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/fontcacheproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.35 2009/12/15 19:46:21 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.36 2009/12/27 18:15:08 josejx Exp $
+
+  27 Dec 2009; Joseph Jezak <josejx@gentoo.org> fontcacheproto-0.1.3.ebuild:
+  Marked ppc stable for bug #294958.
 
   15 Dec 2009; Brent Baude <ranger@gentoo.org> fontcacheproto-0.1.3.ebuild:
   Marking fontcacheproto-0.1.3 ppc64 stable for bug 294958



1.5                  x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?r1=1.4&r2=1.5

Index: fontcacheproto-0.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- fontcacheproto-0.1.3.ebuild	15 Dec 2009 19:46:21 -0000	1.4
+++ fontcacheproto-0.1.3.ebuild	27 Dec 2009 18:15:08 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.4 2009/12/15 19:46:21 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.5 2009/12/27 18:15:08 josejx Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Fontcache protocol headers"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 RDEPEND=""
 DEPEND="${RDEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/fontcacheproto: ChangeLog fontcacheproto-0.1.3.ebuild
@ 2010-01-14 16:44 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 10+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-01-14 16:44 UTC (permalink / raw
  To: gentoo-commits

fauli       10/01/14 16:44:37

  Modified:             ChangeLog fontcacheproto-0.1.3.ebuild
  Log:
  Transfer Prefix keywords
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.37                 x11-proto/fontcacheproto/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	27 Dec 2009 18:15:08 -0000	1.36
+++ ChangeLog	14 Jan 2010 16:44:37 -0000	1.37
@@ -1,6 +1,10 @@
 # ChangeLog for x11-proto/fontcacheproto
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.36 2009/12/27 18:15:08 josejx Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.37 2010/01/14 16:44:37 fauli Exp $
+
+  14 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+  fontcacheproto-0.1.3.ebuild:
+  Transfer Prefix keywords
 
   27 Dec 2009; Joseph Jezak <josejx@gentoo.org> fontcacheproto-0.1.3.ebuild:
   Marked ppc stable for bug #294958.



1.6                  x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?r1=1.5&r2=1.6

Index: fontcacheproto-0.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- fontcacheproto-0.1.3.ebuild	27 Dec 2009 18:15:08 -0000	1.5
+++ fontcacheproto-0.1.3.ebuild	14 Jan 2010 16:44:37 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.5 2009/12/27 18:15:08 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.6 2010/01/14 16:44:37 fauli Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Fontcache protocol headers"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 RDEPEND=""
 DEPEND="${RDEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/fontcacheproto: ChangeLog fontcacheproto-0.1.3.ebuild
@ 2010-01-14 17:51 Jeroen Roovers (jer)
  0 siblings, 0 replies; 10+ messages in thread
From: Jeroen Roovers (jer) @ 2010-01-14 17:51 UTC (permalink / raw
  To: gentoo-commits

jer         10/01/14 17:51:01

  Modified:             ChangeLog fontcacheproto-0.1.3.ebuild
  Log:
  Stable for HPPA (bug #294958).
  (Portage version: 2.2_rc61/cvs/Linux i686)

Revision  Changes    Path
1.38                 x11-proto/fontcacheproto/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	14 Jan 2010 16:44:37 -0000	1.37
+++ ChangeLog	14 Jan 2010 17:51:00 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/fontcacheproto
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.37 2010/01/14 16:44:37 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.38 2010/01/14 17:51:00 jer Exp $
+
+  14 Jan 2010; Jeroen Roovers <jer@gentoo.org> fontcacheproto-0.1.3.ebuild:
+  Stable for HPPA (bug #294958).
 
   14 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
   fontcacheproto-0.1.3.ebuild:



1.7                  x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?r1=1.6&r2=1.7

Index: fontcacheproto-0.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- fontcacheproto-0.1.3.ebuild	14 Jan 2010 16:44:37 -0000	1.6
+++ fontcacheproto-0.1.3.ebuild	14 Jan 2010 17:51:00 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.6 2010/01/14 16:44:37 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.7 2010/01/14 17:51:00 jer Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Fontcache protocol headers"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 RDEPEND=""
 DEPEND="${RDEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/fontcacheproto: ChangeLog fontcacheproto-0.1.3.ebuild
@ 2010-01-14 22:59 Markus Meier (maekke)
  0 siblings, 0 replies; 10+ messages in thread
From: Markus Meier (maekke) @ 2010-01-14 22:59 UTC (permalink / raw
  To: gentoo-commits

maekke      10/01/14 22:59:24

  Modified:             ChangeLog fontcacheproto-0.1.3.ebuild
  Log:
  arm stable, bug #294958
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.39                 x11-proto/fontcacheproto/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	14 Jan 2010 17:51:00 -0000	1.38
+++ ChangeLog	14 Jan 2010 22:59:24 -0000	1.39
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/fontcacheproto
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.38 2010/01/14 17:51:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.39 2010/01/14 22:59:24 maekke Exp $
+
+  14 Jan 2010; Markus Meier <maekke@gentoo.org> fontcacheproto-0.1.3.ebuild:
+  arm stable, bug #294958
 
   14 Jan 2010; Jeroen Roovers <jer@gentoo.org> fontcacheproto-0.1.3.ebuild:
   Stable for HPPA (bug #294958).



1.8                  x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?r1=1.7&r2=1.8

Index: fontcacheproto-0.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- fontcacheproto-0.1.3.ebuild	14 Jan 2010 17:51:00 -0000	1.7
+++ fontcacheproto-0.1.3.ebuild	14 Jan 2010 22:59:24 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.7 2010/01/14 17:51:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.8 2010/01/14 22:59:24 maekke Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Fontcache protocol headers"
 
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 RDEPEND=""
 DEPEND="${RDEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/fontcacheproto: ChangeLog fontcacheproto-0.1.3.ebuild
@ 2010-01-18 20:11 Raul Porcel (armin76)
  0 siblings, 0 replies; 10+ messages in thread
From: Raul Porcel (armin76) @ 2010-01-18 20:11 UTC (permalink / raw
  To: gentoo-commits

armin76     10/01/18 20:11:14

  Modified:             ChangeLog fontcacheproto-0.1.3.ebuild
  Log:
  alpha/ia64/sh/sparc stable wrt #294958
  (Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)

Revision  Changes    Path
1.40                 x11-proto/fontcacheproto/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	14 Jan 2010 22:59:24 -0000	1.39
+++ ChangeLog	18 Jan 2010 20:11:14 -0000	1.40
@@ -1,6 +1,10 @@
 # ChangeLog for x11-proto/fontcacheproto
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.39 2010/01/14 22:59:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.40 2010/01/18 20:11:14 armin76 Exp $
+
+  18 Jan 2010; Raúl Porcel <armin76@gentoo.org>
+  fontcacheproto-0.1.3.ebuild:
+  alpha/ia64/sh/sparc stable wrt #294958
 
   14 Jan 2010; Markus Meier <maekke@gentoo.org> fontcacheproto-0.1.3.ebuild:
   arm stable, bug #294958



1.9                  x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?r1=1.8&r2=1.9

Index: fontcacheproto-0.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- fontcacheproto-0.1.3.ebuild	14 Jan 2010 22:59:24 -0000	1.8
+++ fontcacheproto-0.1.3.ebuild	18 Jan 2010 20:11:14 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.8 2010/01/14 22:59:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.9 2010/01/18 20:11:14 armin76 Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Fontcache protocol headers"
 
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 RDEPEND=""
 DEPEND="${RDEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/fontcacheproto: ChangeLog fontcacheproto-0.1.3.ebuild
@ 2010-01-19 20:30 Raul Porcel (armin76)
  0 siblings, 0 replies; 10+ messages in thread
From: Raul Porcel (armin76) @ 2010-01-19 20:30 UTC (permalink / raw
  To: gentoo-commits

armin76     10/01/19 20:30:43

  Modified:             ChangeLog fontcacheproto-0.1.3.ebuild
  Log:
  s390 stable wrt #294958
  (Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)

Revision  Changes    Path
1.41                 x11-proto/fontcacheproto/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/ChangeLog?r1=1.40&r2=1.41

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	18 Jan 2010 20:11:14 -0000	1.40
+++ ChangeLog	19 Jan 2010 20:30:43 -0000	1.41
@@ -1,6 +1,10 @@
 # ChangeLog for x11-proto/fontcacheproto
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.40 2010/01/18 20:11:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.41 2010/01/19 20:30:43 armin76 Exp $
+
+  19 Jan 2010; Raúl Porcel <armin76@gentoo.org>
+  fontcacheproto-0.1.3.ebuild:
+  s390 stable wrt #294958
 
   18 Jan 2010; Raúl Porcel <armin76@gentoo.org>
   fontcacheproto-0.1.3.ebuild:



1.10                 x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild?r1=1.9&r2=1.10

Index: fontcacheproto-0.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- fontcacheproto-0.1.3.ebuild	18 Jan 2010 20:11:14 -0000	1.9
+++ fontcacheproto-0.1.3.ebuild	19 Jan 2010 20:30:43 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.9 2010/01/18 20:11:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.10 2010/01/19 20:30:43 armin76 Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Fontcache protocol headers"
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 RDEPEND=""
 DEPEND="${RDEPEND}"






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

end of thread, other threads:[~2010-01-19 20:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-14 17:51 [gentoo-commits] gentoo-x86 commit in x11-proto/fontcacheproto: ChangeLog fontcacheproto-0.1.3.ebuild Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-19 20:30 Raul Porcel (armin76)
2010-01-18 20:11 Raul Porcel (armin76)
2010-01-14 22:59 Markus Meier (maekke)
2010-01-14 16:44 Christian Faulhammer (fauli)
2009-12-27 18:15 Joseph Jezak (josejx)
2009-12-15 19:46 Brent Baude (ranger)
2009-12-10 19:36 Christian Faulhammer (fauli)
2009-12-10 13:15 Samuli Suominen (ssuominen)
2009-10-03 12:15 Tomas Chvatal (scarabeus)

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