public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-apps/xdpyinfo: ChangeLog xdpyinfo-1.0.3.ebuild
@ 2008-06-06 21:31 Donnie Berkholz (dberkholz)
  0 siblings, 0 replies; 10+ messages in thread
From: Donnie Berkholz (dberkholz) @ 2008-06-06 21:31 UTC (permalink / raw
  To: gentoo-commits

dberkholz    08/06/06 21:31:07

  Modified:             ChangeLog
  Added:                xdpyinfo-1.0.3.ebuild
  Log:
  Bump.
  (Portage version: 2.1.5.2)

Revision  Changes    Path
1.36                 x11-apps/xdpyinfo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	9 Oct 2007 09:10:38 -0000	1.35
+++ ChangeLog	6 Jun 2008 21:31:07 -0000	1.36
@@ -1,6 +1,12 @@
 # ChangeLog for x11-apps/xdpyinfo
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.35 2007/10/09 09:10:38 dberkholz Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.36 2008/06/06 21:31:07 dberkholz Exp $
+
+*xdpyinfo-1.0.3 (06 Jun 2008)
+
+  06 Jun 2008; Donnie Berkholz <dberkholz@gentoo.org>;
+  +xdpyinfo-1.0.3.ebuild:
+  Bump.
 
   09 Oct 2007; Donnie Berkholz <dberkholz@gentoo.org>;
   -xdpyinfo-1.0.1.ebuild:



1.1                  x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild

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

Index: xdpyinfo-1.0.3.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v 1.1 2008/06/06 21:31:07 dberkholz Exp $

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

inherit x-modular

DESCRIPTION="display information utility for X"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"

IUSE="dga dmx xinerama"

RDEPEND="x11-libs/libXext
	x11-libs/libX11
	x11-libs/libXtst
	x11-libs/libXxf86vm
	dga? ( x11-libs/libXxf86dga )
	x11-libs/libXxf86misc
	x11-libs/libXi
	x11-libs/libXrender
	xinerama? ( x11-libs/libXinerama )
	dmx? ( x11-libs/libdmx )
	x11-libs/libXp"
DEPEND="${RDEPEND}
	x11-proto/kbproto
	x11-proto/xf86vidmodeproto
	dga? ( x11-proto/xf86dgaproto )
	x11-proto/xf86miscproto
	x11-proto/inputproto
	x11-proto/renderproto
	xinerama? ( x11-proto/xineramaproto )
	dmx? ( x11-proto/dmxproto )
	x11-proto/printproto"

CONFIGURE_OPTIONS="$(use_with dga)
	$(use_with dmx)
	$(use_with xinerama)"



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xdpyinfo: ChangeLog xdpyinfo-1.0.3.ebuild
@ 2009-04-05 23:38 Olivier Crete (tester)
  0 siblings, 0 replies; 10+ messages in thread
From: Olivier Crete (tester) @ 2009-04-05 23:38 UTC (permalink / raw
  To: gentoo-commits

tester      09/04/05 23:38:47

  Modified:             ChangeLog xdpyinfo-1.0.3.ebuild
  Log:
  amd64 stable
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.38                 x11-apps/xdpyinfo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	5 Aug 2008 21:16:33 -0000	1.37
+++ ChangeLog	5 Apr 2009 23:38:47 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xdpyinfo
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.37 2008/08/05 21:16:33 cardoe Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.38 2009/04/05 23:38:47 tester Exp $
+
+  05 Apr 2009; Olivier Crête <tester@gentoo.org> xdpyinfo-1.0.3.ebuild:
+  amd64 stable
 
   05 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
   add GLEP 56 USE flag desc from use.local.desc



1.2                  x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild

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

Index: xdpyinfo-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xdpyinfo-1.0.3.ebuild	6 Jun 2008 21:31:07 -0000	1.1
+++ xdpyinfo-1.0.3.ebuild	5 Apr 2009 23:38:47 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v 1.1 2008/06/06 21:31:07 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v 1.2 2009/04/05 23:38:47 tester Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="display information utility for X"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 
 IUSE="dga dmx xinerama"
 






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xdpyinfo: ChangeLog xdpyinfo-1.0.3.ebuild
@ 2009-05-05  6:29 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 10+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-05-05  6:29 UTC (permalink / raw
  To: gentoo-commits

fauli       09/05/05 06:29:11

  Modified:             ChangeLog xdpyinfo-1.0.3.ebuild
  Log:
  stable x86, bug 268581
  (Portage version: 2.1.6.11/cvs/Linux i686)

Revision  Changes    Path
1.40                 x11-apps/xdpyinfo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	4 May 2009 12:45:09 -0000	1.39
+++ ChangeLog	5 May 2009 06:29:11 -0000	1.40
@@ -1,6 +1,10 @@
 # ChangeLog for x11-apps/xdpyinfo
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.39 2009/05/04 12:45:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.40 2009/05/05 06:29:11 fauli Exp $
+
+  05 May 2009; Christian Faulhammer <fauli@gentoo.org>
+  xdpyinfo-1.0.3.ebuild:
+  stable x86, bug 268581
 
   04 May 2009; Samuli Suominen <ssuominen@gentoo.org> xdpyinfo-1.0.2.ebuild,
   xdpyinfo-1.0.3.ebuild:



1.4                  x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild

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

Index: xdpyinfo-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xdpyinfo-1.0.3.ebuild	4 May 2009 12:45:09 -0000	1.3
+++ xdpyinfo-1.0.3.ebuild	5 May 2009 06:29:11 -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-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v 1.3 2009/05/04 12:45:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v 1.4 2009/05/05 06:29:11 fauli Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="display information utility for X"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
 IUSE="dga dmx xinerama"
 
 RDEPEND="x11-libs/libXext






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xdpyinfo: ChangeLog xdpyinfo-1.0.3.ebuild
@ 2009-05-05 12:28 Jeroen Roovers (jer)
  0 siblings, 0 replies; 10+ messages in thread
From: Jeroen Roovers (jer) @ 2009-05-05 12:28 UTC (permalink / raw
  To: gentoo-commits

jer         09/05/05 12:28:26

  Modified:             ChangeLog xdpyinfo-1.0.3.ebuild
  Log:
  Stable for HPPA (bug #268581).
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.41                 x11-apps/xdpyinfo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	5 May 2009 06:29:11 -0000	1.40
+++ ChangeLog	5 May 2009 12:28:26 -0000	1.41
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xdpyinfo
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.40 2009/05/05 06:29:11 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.41 2009/05/05 12:28:26 jer Exp $
+
+  05 May 2009; Jeroen Roovers <jer@gentoo.org> xdpyinfo-1.0.3.ebuild:
+  Stable for HPPA (bug #268581).
 
   05 May 2009; Christian Faulhammer <fauli@gentoo.org>
   xdpyinfo-1.0.3.ebuild:



1.5                  x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild

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

Index: xdpyinfo-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xdpyinfo-1.0.3.ebuild	5 May 2009 06:29:11 -0000	1.4
+++ xdpyinfo-1.0.3.ebuild	5 May 2009 12:28:26 -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-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v 1.4 2009/05/05 06:29:11 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v 1.5 2009/05/05 12:28:26 jer Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="display information utility for X"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
 IUSE="dga dmx xinerama"
 
 RDEPEND="x11-libs/libXext






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xdpyinfo: ChangeLog xdpyinfo-1.0.3.ebuild
@ 2009-05-20 13:36 Brent Baude (ranger)
  0 siblings, 0 replies; 10+ messages in thread
From: Brent Baude (ranger) @ 2009-05-20 13:36 UTC (permalink / raw
  To: gentoo-commits

ranger      09/05/20 13:36:22

  Modified:             ChangeLog xdpyinfo-1.0.3.ebuild
  Log:
  Marking xdpyinfo-1.0.3 ~ppc for bug 268581
  (Portage version: 2.1.6.13/cvs/Linux ppc64)

Revision  Changes    Path
1.42                 x11-apps/xdpyinfo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	5 May 2009 12:28:26 -0000	1.41
+++ ChangeLog	20 May 2009 13:36:22 -0000	1.42
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xdpyinfo
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.41 2009/05/05 12:28:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.42 2009/05/20 13:36:22 ranger Exp $
+
+  20 May 2009; Brent Baude <ranger@gentoo.org> xdpyinfo-1.0.3.ebuild:
+  Marking xdpyinfo-1.0.3 ppc stable for bug 268581
 
   05 May 2009; Jeroen Roovers <jer@gentoo.org> xdpyinfo-1.0.3.ebuild:
   Stable for HPPA (bug #268581).



1.6                  x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild

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

Index: xdpyinfo-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xdpyinfo-1.0.3.ebuild	5 May 2009 12:28:26 -0000	1.5
+++ xdpyinfo-1.0.3.ebuild	20 May 2009 13:36:22 -0000	1.6
@@ -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-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v 1.5 2009/05/05 12:28:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v 1.6 2009/05/20 13:36:22 ranger Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="display information utility for X"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
 IUSE="dga dmx xinerama"
 
 RDEPEND="x11-libs/libXext






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xdpyinfo: ChangeLog xdpyinfo-1.0.3.ebuild
@ 2009-05-20 13:50 Brent Baude (ranger)
  0 siblings, 0 replies; 10+ messages in thread
From: Brent Baude (ranger) @ 2009-05-20 13:50 UTC (permalink / raw
  To: gentoo-commits

ranger      09/05/20 13:50:04

  Modified:             ChangeLog xdpyinfo-1.0.3.ebuild
  Log:
  Marking xdpyinfo-1.0.3 ppc64 for bug 268581
  (Portage version: 2.1.6.13/cvs/Linux ppc64)

Revision  Changes    Path
1.43                 x11-apps/xdpyinfo/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdpyinfo/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdpyinfo/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdpyinfo/ChangeLog?r1=1.42&r2=1.43

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	20 May 2009 13:36:22 -0000	1.42
+++ ChangeLog	20 May 2009 13:50:02 -0000	1.43
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xdpyinfo
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.42 2009/05/20 13:36:22 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.43 2009/05/20 13:50:02 ranger Exp $
+
+  20 May 2009; Brent Baude <ranger@gentoo.org> xdpyinfo-1.0.3.ebuild:
+  Marking xdpyinfo-1.0.3 ppc64 stable for bug 268581
 
   20 May 2009; Brent Baude <ranger@gentoo.org> xdpyinfo-1.0.3.ebuild:
   Marking xdpyinfo-1.0.3 ppc stable for bug 268581



1.7                  x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild

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

Index: xdpyinfo-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xdpyinfo-1.0.3.ebuild	20 May 2009 13:36:22 -0000	1.6
+++ xdpyinfo-1.0.3.ebuild	20 May 2009 13:50:02 -0000	1.7
@@ -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-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v 1.6 2009/05/20 13:36:22 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v 1.7 2009/05/20 13:50:02 ranger Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="display information utility for X"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
 IUSE="dga dmx xinerama"
 
 RDEPEND="x11-libs/libXext






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xdpyinfo: ChangeLog xdpyinfo-1.0.3.ebuild
@ 2009-06-05 16:52 Tiago Cunha (tcunha)
  0 siblings, 0 replies; 10+ messages in thread
From: Tiago Cunha (tcunha) @ 2009-06-05 16:52 UTC (permalink / raw
  To: gentoo-commits

tcunha      09/06/05 16:52:19

  Modified:             ChangeLog xdpyinfo-1.0.3.ebuild
  Log:
  stable sparc, bug 268581
  (Portage version: 2.1.6.11/cvs/Linux sparc64)

Revision  Changes    Path
1.44                 x11-apps/xdpyinfo/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdpyinfo/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdpyinfo/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdpyinfo/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	20 May 2009 13:50:02 -0000	1.43
+++ ChangeLog	5 Jun 2009 16:52:19 -0000	1.44
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xdpyinfo
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.43 2009/05/20 13:50:02 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.44 2009/06/05 16:52:19 tcunha Exp $
+
+  05 Jun 2009; Tiago Cunha <tcunha@gentoo.org> xdpyinfo-1.0.3.ebuild:
+  stable sparc, bug 268581
 
   20 May 2009; Brent Baude <ranger@gentoo.org> xdpyinfo-1.0.3.ebuild:
   Marking xdpyinfo-1.0.3 ppc64 stable for bug 268581



1.8                  x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild

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

Index: xdpyinfo-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xdpyinfo-1.0.3.ebuild	20 May 2009 13:50:02 -0000	1.7
+++ xdpyinfo-1.0.3.ebuild	5 Jun 2009 16:52:19 -0000	1.8
@@ -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-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v 1.7 2009/05/20 13:50:02 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v 1.8 2009/06/05 16:52:19 tcunha Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="display information utility for X"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
 IUSE="dga dmx xinerama"
 
 RDEPEND="x11-libs/libXext






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xdpyinfo: ChangeLog xdpyinfo-1.0.3.ebuild
@ 2009-06-23 21:23 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 10+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-06-23 21:23 UTC (permalink / raw
  To: gentoo-commits

klausman    09/06/23 21:23:49

  Modified:             ChangeLog xdpyinfo-1.0.3.ebuild
  Log:
  Stable on alpha for xorg-server-1.5/xorg-x11-7.4
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.45                 x11-apps/xdpyinfo/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdpyinfo/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdpyinfo/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdpyinfo/ChangeLog?r1=1.44&r2=1.45

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	5 Jun 2009 16:52:19 -0000	1.44
+++ ChangeLog	23 Jun 2009 21:23:49 -0000	1.45
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xdpyinfo
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.44 2009/06/05 16:52:19 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.45 2009/06/23 21:23:49 klausman Exp $
+
+  23 Jun 2009; Tobias Klausmann <klausman@gentoo.org> xdpyinfo-1.0.3.ebuild:
+  Stable on alpha for xorg-server-1.5/xorg-x11-7.4
 
   05 Jun 2009; Tiago Cunha <tcunha@gentoo.org> xdpyinfo-1.0.3.ebuild:
   stable sparc, bug 268581



1.9                  x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild

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

Index: xdpyinfo-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xdpyinfo-1.0.3.ebuild	5 Jun 2009 16:52:19 -0000	1.8
+++ xdpyinfo-1.0.3.ebuild	23 Jun 2009 21:23:49 -0000	1.9
@@ -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-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v 1.8 2009/06/05 16:52:19 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v 1.9 2009/06/23 21:23:49 klausman Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="display information utility for X"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
 IUSE="dga dmx xinerama"
 
 RDEPEND="x11-libs/libXext






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xdpyinfo: ChangeLog xdpyinfo-1.0.3.ebuild
@ 2009-10-09 20:44 Markus Meier (maekke)
  0 siblings, 0 replies; 10+ messages in thread
From: Markus Meier (maekke) @ 2009-10-09 20:44 UTC (permalink / raw
  To: gentoo-commits

maekke      09/10/09 20:44:50

  Modified:             ChangeLog xdpyinfo-1.0.3.ebuild
  Log:
  arm stable, bug #282290
  (Portage version: 2.2_rc44/cvs/Linux x86_64)

Revision  Changes    Path
1.46                 x11-apps/xdpyinfo/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdpyinfo/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdpyinfo/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdpyinfo/ChangeLog?r1=1.45&r2=1.46

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	23 Jun 2009 21:23:49 -0000	1.45
+++ ChangeLog	9 Oct 2009 20:44:50 -0000	1.46
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xdpyinfo
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.45 2009/06/23 21:23:49 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.46 2009/10/09 20:44:50 maekke Exp $
+
+  09 Oct 2009; Markus Meier <maekke@gentoo.org> xdpyinfo-1.0.3.ebuild:
+  arm stable, bug #282290
 
   23 Jun 2009; Tobias Klausmann <klausman@gentoo.org> xdpyinfo-1.0.3.ebuild:
   Stable on alpha for xorg-server-1.5/xorg-x11-7.4



1.10                 x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild

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

Index: xdpyinfo-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xdpyinfo-1.0.3.ebuild	23 Jun 2009 21:23:49 -0000	1.9
+++ xdpyinfo-1.0.3.ebuild	9 Oct 2009 20:44:50 -0000	1.10
@@ -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-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v 1.9 2009/06/23 21:23:49 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v 1.10 2009/10/09 20:44:50 maekke Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="display information utility for X"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
 IUSE="dga dmx xinerama"
 
 RDEPEND="x11-libs/libXext






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xdpyinfo: ChangeLog xdpyinfo-1.0.3.ebuild
@ 2009-12-15 15:08 Raul Porcel (armin76)
  0 siblings, 0 replies; 10+ messages in thread
From: Raul Porcel (armin76) @ 2009-12-15 15:08 UTC (permalink / raw
  To: gentoo-commits

armin76     09/12/15 15:08:04

  Modified:             ChangeLog xdpyinfo-1.0.3.ebuild
  Log:
  alpha/ia64/s390/sh/sparc stable wrt #282290
  (Portage version: 2.1.6.13/cvs/Linux ia64)

Revision  Changes    Path
1.52                 x11-apps/xdpyinfo/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdpyinfo/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdpyinfo/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdpyinfo/ChangeLog?r1=1.51&r2=1.52

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	10 Dec 2009 18:26:59 -0000	1.51
+++ ChangeLog	15 Dec 2009 15:08:04 -0000	1.52
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xdpyinfo
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.51 2009/12/10 18:26:59 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.52 2009/12/15 15:08:04 armin76 Exp $
+
+  15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xdpyinfo-1.0.3.ebuild:
+  alpha/ia64/s390/sh/sparc stable wrt #282290
 
   10 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
   xdpyinfo-1.1.0.ebuild:



1.11                 x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild?r1=1.10&r2=1.11

Index: xdpyinfo-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xdpyinfo-1.0.3.ebuild	9 Oct 2009 20:44:50 -0000	1.10
+++ xdpyinfo-1.0.3.ebuild	15 Dec 2009 15:08:04 -0000	1.11
@@ -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-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v 1.10 2009/10/09 20:44:50 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v 1.11 2009/12/15 15:08:04 armin76 Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="display information utility for X"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
 IUSE="dga dmx xinerama"
 
 RDEPEND="x11-libs/libXext






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

end of thread, other threads:[~2009-12-15 15:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-06 21:31 [gentoo-commits] gentoo-x86 commit in x11-apps/xdpyinfo: ChangeLog xdpyinfo-1.0.3.ebuild Donnie Berkholz (dberkholz)
  -- strict thread matches above, loose matches on Subject: below --
2009-04-05 23:38 Olivier Crete (tester)
2009-05-05  6:29 Christian Faulhammer (fauli)
2009-05-05 12:28 Jeroen Roovers (jer)
2009-05-20 13:36 Brent Baude (ranger)
2009-05-20 13:50 Brent Baude (ranger)
2009-06-05 16:52 Tiago Cunha (tcunha)
2009-06-23 21:23 Tobias Klausmann (klausman)
2009-10-09 20:44 Markus Meier (maekke)
2009-12-15 15:08 Raul Porcel (armin76)

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