public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrender: ChangeLog libXrender-0.9.6.ebuild
@ 2010-06-09 12:46 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 10+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2010-06-09 12:46 UTC (permalink / raw
  To: gentoo-commits

scarabeus    10/06/09 12:46:15

  Modified:             ChangeLog
  Added:                libXrender-0.9.6.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.71                 x11-libs/libXrender/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?rev=1.71&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?rev=1.71&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?r1=1.70&r2=1.71

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog	23 Jan 2010 20:54:38 -0000	1.70
+++ ChangeLog	9 Jun 2010 12:46:15 -0000	1.71
@@ -1,6 +1,12 @@
 # ChangeLog for x11-libs/libXrender
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.70 2010/01/23 20:54:38 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.71 2010/06/09 12:46:15 scarabeus Exp $
+
+*libXrender-0.9.6 (09 Jun 2010)
+
+  09 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+  +libXrender-0.9.6.ebuild:
+  Version bump.
 
   23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
   -libXrender-0.9.4.ebuild:



1.1                  x11-libs/libXrender/libXrender-0.9.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild?rev=1.1&content-type=text/plain

Index: libXrender-0.9.6.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v 1.1 2010/06/09 12:46:15 scarabeus Exp $

EAPI=3
inherit xorg-2

DESCRIPTION="X.Org Xrender library"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""

RDEPEND="x11-libs/libX11
	>=x11-proto/renderproto-0.9.3
	x11-proto/xproto"
DEPEND="${RDEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrender: ChangeLog libXrender-0.9.6.ebuild
@ 2010-06-14 17:37 Fabian Groffen (grobian)
  0 siblings, 0 replies; 10+ messages in thread
From: Fabian Groffen (grobian) @ 2010-06-14 17:37 UTC (permalink / raw
  To: gentoo-commits

grobian     10/06/14 17:37:16

  Modified:             ChangeLog libXrender-0.9.6.ebuild
  Log:
  Marked ~x64-macos, bug #323945
  (Portage version: 2.2.00.15842-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.72                 x11-libs/libXrender/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?rev=1.72&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?rev=1.72&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?r1=1.71&r2=1.72

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog	9 Jun 2010 12:46:15 -0000	1.71
+++ ChangeLog	14 Jun 2010 17:37:16 -0000	1.72
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXrender
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.71 2010/06/09 12:46:15 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.72 2010/06/14 17:37:16 grobian Exp $
+
+  14 Jun 2010; Fabian Groffen <grobian@gentoo.org> libXrender-0.9.6.ebuild:
+  Marked ~x64-macos, bug #323945
 
 *libXrender-0.9.6 (09 Jun 2010)
 



1.2                  x11-libs/libXrender/libXrender-0.9.6.ebuild

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

Index: libXrender-0.9.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libXrender-0.9.6.ebuild	9 Jun 2010 12:46:15 -0000	1.1
+++ libXrender-0.9.6.ebuild	14 Jun 2010 17:37:16 -0000	1.2
@@ -1,12 +1,12 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v 1.1 2010/06/09 12:46:15 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v 1.2 2010/06/14 17:37:16 grobian Exp $
 
 EAPI=3
 inherit xorg-2
 
 DESCRIPTION="X.Org Xrender library"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libX11






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrender: ChangeLog libXrender-0.9.6.ebuild
@ 2010-07-12 11:13 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 10+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-07-12 11:13 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/07/12 11:13:00

  Modified:             ChangeLog libXrender-0.9.6.ebuild
  Log:
  Stable on amd64 wrt bug #327777
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.73                 x11-libs/libXrender/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?rev=1.73&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?rev=1.73&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?r1=1.72&r2=1.73

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog	14 Jun 2010 17:37:16 -0000	1.72
+++ ChangeLog	12 Jul 2010 11:13:00 -0000	1.73
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/libXrender
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.72 2010/06/14 17:37:16 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.73 2010/07/12 11:13:00 hwoarang Exp $
+
+  12 Jul 2010; Markos Chandras <hwoarang@gentoo.org>
+  libXrender-0.9.6.ebuild:
+  Stable on amd64 wrt bug #327777
 
   14 Jun 2010; Fabian Groffen <grobian@gentoo.org> libXrender-0.9.6.ebuild:
   Marked ~x64-macos, bug #323945



1.3                  x11-libs/libXrender/libXrender-0.9.6.ebuild

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

Index: libXrender-0.9.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libXrender-0.9.6.ebuild	14 Jun 2010 17:37:16 -0000	1.2
+++ libXrender-0.9.6.ebuild	12 Jul 2010 11:13:00 -0000	1.3
@@ -1,12 +1,12 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v 1.2 2010/06/14 17:37:16 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v 1.3 2010/07/12 11:13:00 hwoarang Exp $
 
 EAPI=3
 inherit xorg-2
 
 DESCRIPTION="X.Org Xrender library"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libX11






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrender: ChangeLog libXrender-0.9.6.ebuild
@ 2010-07-13 13:42 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 10+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-07-13 13:42 UTC (permalink / raw
  To: gentoo-commits

fauli       10/07/13 13:42:05

  Modified:             ChangeLog libXrender-0.9.6.ebuild
  Log:
  x86 stable, bug 327777
  (Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)

Revision  Changes    Path
1.74                 x11-libs/libXrender/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?rev=1.74&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?rev=1.74&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?r1=1.73&r2=1.74

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog	12 Jul 2010 11:13:00 -0000	1.73
+++ ChangeLog	13 Jul 2010 13:42:04 -0000	1.74
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/libXrender
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.73 2010/07/12 11:13:00 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.74 2010/07/13 13:42:04 fauli Exp $
+
+  13 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
+  libXrender-0.9.6.ebuild:
+  x86 stable, bug 327777
 
   12 Jul 2010; Markos Chandras <hwoarang@gentoo.org>
   libXrender-0.9.6.ebuild:



1.4                  x11-libs/libXrender/libXrender-0.9.6.ebuild

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

Index: libXrender-0.9.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libXrender-0.9.6.ebuild	12 Jul 2010 11:13:00 -0000	1.3
+++ libXrender-0.9.6.ebuild	13 Jul 2010 13:42:04 -0000	1.4
@@ -1,12 +1,12 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v 1.3 2010/07/12 11:13:00 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v 1.4 2010/07/13 13:42:04 fauli Exp $
 
 EAPI=3
 inherit xorg-2
 
 DESCRIPTION="X.Org Xrender library"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libX11






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrender: ChangeLog libXrender-0.9.6.ebuild
@ 2010-07-14 17:13 Jeroen Roovers (jer)
  0 siblings, 0 replies; 10+ messages in thread
From: Jeroen Roovers (jer) @ 2010-07-14 17:13 UTC (permalink / raw
  To: gentoo-commits

jer         10/07/14 17:13:53

  Modified:             ChangeLog libXrender-0.9.6.ebuild
  Log:
  Stable for HPPA (bug #327777).
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.75                 x11-libs/libXrender/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?rev=1.75&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?rev=1.75&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?r1=1.74&r2=1.75

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog	13 Jul 2010 13:42:04 -0000	1.74
+++ ChangeLog	14 Jul 2010 17:13:53 -0000	1.75
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXrender
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.74 2010/07/13 13:42:04 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.75 2010/07/14 17:13:53 jer Exp $
+
+  14 Jul 2010; Jeroen Roovers <jer@gentoo.org> libXrender-0.9.6.ebuild:
+  Stable for HPPA (bug #327777).
 
   13 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
   libXrender-0.9.6.ebuild:



1.5                  x11-libs/libXrender/libXrender-0.9.6.ebuild

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

Index: libXrender-0.9.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libXrender-0.9.6.ebuild	13 Jul 2010 13:42:04 -0000	1.4
+++ libXrender-0.9.6.ebuild	14 Jul 2010 17:13:53 -0000	1.5
@@ -1,12 +1,12 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v 1.4 2010/07/13 13:42:04 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v 1.5 2010/07/14 17:13:53 jer Exp $
 
 EAPI=3
 inherit xorg-2
 
 DESCRIPTION="X.Org Xrender library"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libX11






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrender: ChangeLog libXrender-0.9.6.ebuild
@ 2010-07-22 16:18 Markus Meier (maekke)
  0 siblings, 0 replies; 10+ messages in thread
From: Markus Meier (maekke) @ 2010-07-22 16:18 UTC (permalink / raw
  To: gentoo-commits

maekke      10/07/22 16:18:31

  Modified:             ChangeLog libXrender-0.9.6.ebuild
  Log:
  arm stable, bug #327777
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.76                 x11-libs/libXrender/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?rev=1.76&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?rev=1.76&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?r1=1.75&r2=1.76

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog	14 Jul 2010 17:13:53 -0000	1.75
+++ ChangeLog	22 Jul 2010 16:18:31 -0000	1.76
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXrender
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.75 2010/07/14 17:13:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.76 2010/07/22 16:18:31 maekke Exp $
+
+  22 Jul 2010; Markus Meier <maekke@gentoo.org> libXrender-0.9.6.ebuild:
+  arm stable, bug #327777
 
   14 Jul 2010; Jeroen Roovers <jer@gentoo.org> libXrender-0.9.6.ebuild:
   Stable for HPPA (bug #327777).



1.6                  x11-libs/libXrender/libXrender-0.9.6.ebuild

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

Index: libXrender-0.9.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libXrender-0.9.6.ebuild	14 Jul 2010 17:13:53 -0000	1.5
+++ libXrender-0.9.6.ebuild	22 Jul 2010 16:18:31 -0000	1.6
@@ -1,12 +1,12 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v 1.5 2010/07/14 17:13:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v 1.6 2010/07/22 16:18:31 maekke Exp $
 
 EAPI=3
 inherit xorg-2
 
 DESCRIPTION="X.Org Xrender library"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libX11






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrender: ChangeLog libXrender-0.9.6.ebuild
@ 2010-09-12 19:09 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 10+ messages in thread
From: Tobias Klausmann (klausman) @ 2010-09-12 19:09 UTC (permalink / raw
  To: gentoo-commits

klausman    10/09/12 19:09:01

  Modified:             ChangeLog libXrender-0.9.6.ebuild
  Log:
  Stable on alpha, bug #327777
  
  (Portage version: 2.1.9.1/cvs/Linux x86_64)

Revision  Changes    Path
1.77                 x11-libs/libXrender/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?rev=1.77&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?rev=1.77&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?r1=1.76&r2=1.77

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog	22 Jul 2010 16:18:31 -0000	1.76
+++ ChangeLog	12 Sep 2010 19:09:01 -0000	1.77
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/libXrender
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.76 2010/07/22 16:18:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.77 2010/09/12 19:09:01 klausman Exp $
+
+  12 Sep 2010; Tobias Klausmann <klausman@gentoo.org>
+  libXrender-0.9.6.ebuild:
+  Stable on alpha, bug #327777
 
   22 Jul 2010; Markus Meier <maekke@gentoo.org> libXrender-0.9.6.ebuild:
   arm stable, bug #327777



1.7                  x11-libs/libXrender/libXrender-0.9.6.ebuild

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

Index: libXrender-0.9.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libXrender-0.9.6.ebuild	22 Jul 2010 16:18:31 -0000	1.6
+++ libXrender-0.9.6.ebuild	12 Sep 2010 19:09:01 -0000	1.7
@@ -1,12 +1,12 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v 1.6 2010/07/22 16:18:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v 1.7 2010/09/12 19:09:01 klausman Exp $
 
 EAPI=3
 inherit xorg-2
 
 DESCRIPTION="X.Org Xrender library"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libX11






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrender: ChangeLog libXrender-0.9.6.ebuild
@ 2010-09-19 20:45 Raul Porcel (armin76)
  0 siblings, 0 replies; 10+ messages in thread
From: Raul Porcel (armin76) @ 2010-09-19 20:45 UTC (permalink / raw
  To: gentoo-commits

armin76     10/09/19 20:45:32

  Modified:             ChangeLog libXrender-0.9.6.ebuild
  Log:
  ia64/s390/sh/sparc stable wrt #327777
  (Portage version: 2.1.8.3/cvs/Linux ia64)

Revision  Changes    Path
1.78                 x11-libs/libXrender/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?rev=1.78&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?rev=1.78&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?r1=1.77&r2=1.78

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog	12 Sep 2010 19:09:01 -0000	1.77
+++ ChangeLog	19 Sep 2010 20:45:32 -0000	1.78
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXrender
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.77 2010/09/12 19:09:01 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.78 2010/09/19 20:45:32 armin76 Exp $
+
+  19 Sep 2010; Raúl Porcel <armin76@gentoo.org> libXrender-0.9.6.ebuild:
+  ia64/s390/sh/sparc stable wrt #327777
 
   12 Sep 2010; Tobias Klausmann <klausman@gentoo.org>
   libXrender-0.9.6.ebuild:



1.8                  x11-libs/libXrender/libXrender-0.9.6.ebuild

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

Index: libXrender-0.9.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libXrender-0.9.6.ebuild	12 Sep 2010 19:09:01 -0000	1.7
+++ libXrender-0.9.6.ebuild	19 Sep 2010 20:45:32 -0000	1.8
@@ -1,12 +1,12 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v 1.7 2010/09/12 19:09:01 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v 1.8 2010/09/19 20:45:32 armin76 Exp $
 
 EAPI=3
 inherit xorg-2
 
 DESCRIPTION="X.Org Xrender library"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libX11






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrender: ChangeLog libXrender-0.9.6.ebuild
@ 2010-09-28 13:54 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 10+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-09-28 13:54 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/09/28 13:54:17

  Modified:             ChangeLog libXrender-0.9.6.ebuild
  Log:
  ppc64 stable wrt #327777
  
  (Portage version: 2.2_rc87/cvs/Linux x86_64)

Revision  Changes    Path
1.79                 x11-libs/libXrender/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?rev=1.79&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?rev=1.79&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?r1=1.78&r2=1.79

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog	19 Sep 2010 20:45:32 -0000	1.78
+++ ChangeLog	28 Sep 2010 13:54:17 -0000	1.79
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/libXrender
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.78 2010/09/19 20:45:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.79 2010/09/28 13:54:17 ssuominen Exp $
+
+  28 Sep 2010; Samuli Suominen <ssuominen@gentoo.org>
+  libXrender-0.9.6.ebuild:
+  ppc64 stable wrt #327777
 
   19 Sep 2010; Raúl Porcel <armin76@gentoo.org> libXrender-0.9.6.ebuild:
   ia64/s390/sh/sparc stable wrt #327777



1.9                  x11-libs/libXrender/libXrender-0.9.6.ebuild

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

Index: libXrender-0.9.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libXrender-0.9.6.ebuild	19 Sep 2010 20:45:32 -0000	1.8
+++ libXrender-0.9.6.ebuild	28 Sep 2010 13:54:17 -0000	1.9
@@ -1,12 +1,12 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v 1.8 2010/09/19 20:45:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v 1.9 2010/09/28 13:54:17 ssuominen Exp $
 
 EAPI=3
 inherit xorg-2
 
 DESCRIPTION="X.Org Xrender library"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libX11






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrender: ChangeLog libXrender-0.9.6.ebuild
@ 2010-10-21  1:18 Brent Baude (ranger)
  0 siblings, 0 replies; 10+ messages in thread
From: Brent Baude (ranger) @ 2010-10-21  1:18 UTC (permalink / raw
  To: gentoo-commits

ranger      10/10/21 01:18:17

  Modified:             ChangeLog libXrender-0.9.6.ebuild
  Log:
  Marking libXrender-0.9.6 ppc for bug 239063
  (Portage version: 2.1.8.3/cvs/Linux ppc64)

Revision  Changes    Path
1.80                 x11-libs/libXrender/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?rev=1.80&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?rev=1.80&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrender/ChangeLog?r1=1.79&r2=1.80

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog	28 Sep 2010 13:54:17 -0000	1.79
+++ ChangeLog	21 Oct 2010 01:18:16 -0000	1.80
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXrender
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.79 2010/09/28 13:54:17 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.80 2010/10/21 01:18:16 ranger Exp $
+
+  21 Oct 2010; Brent Baude <ranger@gentoo.org> ChangeLog:
+  Marking libXrender-0.9.6 ppc stable for bug 239063
 
   28 Sep 2010; Samuli Suominen <ssuominen@gentoo.org>
   libXrender-0.9.6.ebuild:



1.10                 x11-libs/libXrender/libXrender-0.9.6.ebuild

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

Index: libXrender-0.9.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libXrender-0.9.6.ebuild	28 Sep 2010 13:54:17 -0000	1.9
+++ libXrender-0.9.6.ebuild	21 Oct 2010 01:18:16 -0000	1.10
@@ -1,12 +1,12 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v 1.9 2010/09/28 13:54:17 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v 1.10 2010/10/21 01:18:16 ranger Exp $
 
 EAPI=3
 inherit xorg-2
 
 DESCRIPTION="X.Org Xrender library"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libX11






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

end of thread, other threads:[~2010-10-21  1:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-14 17:13 [gentoo-commits] gentoo-x86 commit in x11-libs/libXrender: ChangeLog libXrender-0.9.6.ebuild Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2010-10-21  1:18 Brent Baude (ranger)
2010-09-28 13:54 Samuli Suominen (ssuominen)
2010-09-19 20:45 Raul Porcel (armin76)
2010-09-12 19:09 Tobias Klausmann (klausman)
2010-07-22 16:18 Markus Meier (maekke)
2010-07-13 13:42 Christian Faulhammer (fauli)
2010-07-12 11:13 Markos Chandras (hwoarang)
2010-06-14 17:37 Fabian Groffen (grobian)
2010-06-09 12:46 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