public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in virtual/ada: ChangeLog ada-1995.ebuild ada-2005.ebuild
@ 2010-01-11 10:54 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 4+ messages in thread
From: Ulrich Mueller (ulm) @ 2010-01-11 10:54 UTC (permalink / raw
  To: gentoo-commits

ulm         10/01/11 10:54:52

  Modified:             ChangeLog ada-1995.ebuild ada-2005.ebuild
  Log:
  Set empty HOMEPAGE and LICENSE.
  (Portage version: 2.2_rc61/cvs/Linux i686)

Revision  Changes    Path
1.7                  virtual/ada/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/ada/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/ada/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/ada/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/ada/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	15 May 2009 20:10:00 -0000	1.6
+++ ChangeLog	11 Jan 2010 10:54:52 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/ada
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ada/ChangeLog,v 1.6 2009/05/15 20:10:00 maekke Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/ada/ChangeLog,v 1.7 2010/01/11 10:54:52 ulm Exp $
+
+  11 Jan 2010; Ulrich Mueller <ulm@gentoo.org> ada-1995.ebuild,
+  ada-2005.ebuild:
+  Set empty HOMEPAGE and LICENSE.
 
   15 May 2009; Markus Meier <maekke@gentoo.org> ada-1995.ebuild,
   ada-2005.ebuild:



1.5                  virtual/ada/ada-1995.ebuild

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

Index: ada-1995.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/ada/ada-1995.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ada-1995.ebuild	15 May 2009 20:10:00 -0000	1.4
+++ ada-1995.ebuild	11 Jan 2010 10:54:52 -0000	1.5
@@ -1,11 +1,11 @@
-# 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/virtual/ada/ada-1995.ebuild,v 1.4 2009/05/15 20:10:00 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ada/ada-1995.ebuild,v 1.5 2010/01/11 10:54:52 ulm Exp $
 
 DESCRIPTION="Virtual for selecting an appropriate Ada compiler"
-HOMEPAGE="http://www.gentoo.org/proj/en/glep/glep-0037.html"
+HOMEPAGE=""
 SRC_URI=""
-LICENSE="GPL-2"
+LICENSE=""
 
 # Different versions of Ada compilers can and likely will be installed side by
 # side



1.6                  virtual/ada/ada-2005.ebuild

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

Index: ada-2005.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/ada/ada-2005.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ada-2005.ebuild	15 May 2009 20:10:00 -0000	1.5
+++ ada-2005.ebuild	11 Jan 2010 10:54:52 -0000	1.6
@@ -1,11 +1,11 @@
-# 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/virtual/ada/ada-2005.ebuild,v 1.5 2009/05/15 20:10:00 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ada/ada-2005.ebuild,v 1.6 2010/01/11 10:54:52 ulm Exp $
 
 DESCRIPTION="Virtual for selecting an appropriate Ada compiler."
-HOMEPAGE="http://www.gentoo.org/proj/en/glep/glep-0037.html"
+HOMEPAGE=""
 SRC_URI=""
-LICENSE="GPL-2"
+LICENSE=""
 SLOT="2005"
 KEYWORDS="amd64 ppc x86"
 IUSE=""






^ permalink raw reply	[flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/ada: ChangeLog ada-1995.ebuild ada-2005.ebuild
@ 2009-05-15 20:10 Markus Meier (maekke)
  0 siblings, 0 replies; 4+ messages in thread
From: Markus Meier (maekke) @ 2009-05-15 20:10 UTC (permalink / raw
  To: gentoo-commits

maekke      09/05/15 20:10:00

  Modified:             ChangeLog ada-1995.ebuild ada-2005.ebuild
  Log:
  amd64 stable, bug #267442
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  virtual/ada/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/ada/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/ada/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/ada/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/ada/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	29 Apr 2009 21:48:53 -0000	1.5
+++ ChangeLog	15 May 2009 20:10:00 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/ada
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ada/ChangeLog,v 1.5 2009/04/29 21:48:53 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ada/ChangeLog,v 1.6 2009/05/15 20:10:00 maekke Exp $
+
+  15 May 2009; Markus Meier <maekke@gentoo.org> ada-1995.ebuild,
+  ada-2005.ebuild:
+  amd64 stable, bug #267442
 
   29 Apr 2009; Mounir Lamouri <volkmar@gentoo.org> ada-1995.ebuild,
   ada-2005.ebuild:



1.4                  virtual/ada/ada-1995.ebuild

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

Index: ada-1995.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/ada/ada-1995.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ada-1995.ebuild	29 Apr 2009 21:48:53 -0000	1.3
+++ ada-1995.ebuild	15 May 2009 20:10:00 -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/virtual/ada/ada-1995.ebuild,v 1.3 2009/04/29 21:48:53 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ada/ada-1995.ebuild,v 1.4 2009/05/15 20:10:00 maekke Exp $
 
 DESCRIPTION="Virtual for selecting an appropriate Ada compiler"
 HOMEPAGE="http://www.gentoo.org/proj/en/glep/glep-0037.html"
@@ -11,7 +11,7 @@
 # side
 SLOT="1995"
 
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 RDEPEND="|| (



1.5                  virtual/ada/ada-2005.ebuild

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

Index: ada-2005.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/ada/ada-2005.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ada-2005.ebuild	29 Apr 2009 21:48:53 -0000	1.4
+++ ada-2005.ebuild	15 May 2009 20:10:00 -0000	1.5
@@ -1,13 +1,13 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ada/ada-2005.ebuild,v 1.4 2009/04/29 21:48:53 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ada/ada-2005.ebuild,v 1.5 2009/05/15 20:10:00 maekke Exp $
 
 DESCRIPTION="Virtual for selecting an appropriate Ada compiler."
 HOMEPAGE="http://www.gentoo.org/proj/en/glep/glep-0037.html"
 SRC_URI=""
 LICENSE="GPL-2"
 SLOT="2005"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 # Only one at present, but gnat-gcc-4.3 is coming soon too






^ permalink raw reply	[flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/ada: ChangeLog ada-1995.ebuild ada-2005.ebuild
@ 2009-04-29 21:48 Mounir Lamouri (volkmar)
  0 siblings, 0 replies; 4+ messages in thread
From: Mounir Lamouri (volkmar) @ 2009-04-29 21:48 UTC (permalink / raw
  To: gentoo-commits

volkmar     09/04/29 21:48:53

  Modified:             ChangeLog ada-1995.ebuild ada-2005.ebuild
  Log:
  stable on ppc, bug 267442
  (Portage version: 2.1.6.11/cvs/Linux ppc)

Revision  Changes    Path
1.5                  virtual/ada/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/ada/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/ada/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/ada/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/ada/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	29 Apr 2009 16:48:32 -0000	1.4
+++ ChangeLog	29 Apr 2009 21:48:53 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/ada
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ada/ChangeLog,v 1.4 2009/04/29 16:48:32 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ada/ChangeLog,v 1.5 2009/04/29 21:48:53 volkmar Exp $
+
+  29 Apr 2009; Mounir Lamouri <volkmar@gentoo.org> ada-1995.ebuild,
+  ada-2005.ebuild:
+  Stable on ppc, bug 267442.
 
   29 Apr 2009; Christian Faulhammer <fauli@gentoo.org> ada-1995.ebuild,
   ada-2005.ebuild:



1.3                  virtual/ada/ada-1995.ebuild

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

Index: ada-1995.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/ada/ada-1995.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ada-1995.ebuild	29 Apr 2009 16:48:32 -0000	1.2
+++ ada-1995.ebuild	29 Apr 2009 21:48:53 -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/virtual/ada/ada-1995.ebuild,v 1.2 2009/04/29 16:48:32 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ada/ada-1995.ebuild,v 1.3 2009/04/29 21:48:53 volkmar Exp $
 
 DESCRIPTION="Virtual for selecting an appropriate Ada compiler"
 HOMEPAGE="http://www.gentoo.org/proj/en/glep/glep-0037.html"
@@ -11,7 +11,7 @@
 # side
 SLOT="1995"
 
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~amd64 ppc x86"
 IUSE=""
 
 RDEPEND="|| (



1.4                  virtual/ada/ada-2005.ebuild

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

Index: ada-2005.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/ada/ada-2005.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ada-2005.ebuild	29 Apr 2009 16:48:32 -0000	1.3
+++ ada-2005.ebuild	29 Apr 2009 21:48:53 -0000	1.4
@@ -1,13 +1,13 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ada/ada-2005.ebuild,v 1.3 2009/04/29 16:48:32 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ada/ada-2005.ebuild,v 1.4 2009/04/29 21:48:53 volkmar Exp $
 
 DESCRIPTION="Virtual for selecting an appropriate Ada compiler."
 HOMEPAGE="http://www.gentoo.org/proj/en/glep/glep-0037.html"
 SRC_URI=""
 LICENSE="GPL-2"
 SLOT="2005"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~amd64 ppc x86"
 IUSE=""
 
 # Only one at present, but gnat-gcc-4.3 is coming soon too






^ permalink raw reply	[flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/ada: ChangeLog ada-1995.ebuild ada-2005.ebuild
@ 2009-04-29 16:48 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 4+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-04-29 16:48 UTC (permalink / raw
  To: gentoo-commits

fauli       09/04/29 16:48:33

  Modified:             ChangeLog ada-1995.ebuild ada-2005.ebuild
  Log:
  stable x86, bug 267442
  (Portage version: 2.1.6.11/cvs/Linux i686)

Revision  Changes    Path
1.4                  virtual/ada/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/ada/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/ada/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/ada/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/ada/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	15 Apr 2008 12:07:18 -0000	1.3
+++ ChangeLog	29 Apr 2009 16:48:32 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/ada
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ada/ChangeLog,v 1.3 2008/04/15 12:07:18 george Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/ada/ChangeLog,v 1.4 2009/04/29 16:48:32 fauli Exp $
+
+  29 Apr 2009; Christian Faulhammer <fauli@gentoo.org> ada-1995.ebuild,
+  ada-2005.ebuild:
+  stable x86, bug 267442
 
   15 Apr 2008; <portage-cvs@gentoo.org> ada-2005.ebuild:
   modified to include added gnat-gcc-4.3



1.2                  virtual/ada/ada-1995.ebuild

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

Index: ada-1995.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/ada/ada-1995.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ada-1995.ebuild	26 Dec 2007 22:07:35 -0000	1.1
+++ ada-1995.ebuild	29 Apr 2009 16:48:32 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ada/ada-1995.ebuild,v 1.1 2007/12/26 22:07:35 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ada/ada-1995.ebuild,v 1.2 2009/04/29 16:48:32 fauli Exp $
 
 DESCRIPTION="Virtual for selecting an appropriate Ada compiler"
 HOMEPAGE="http://www.gentoo.org/proj/en/glep/glep-0037.html"
@@ -11,7 +11,7 @@
 # side
 SLOT="1995"
 
-KEYWORDS="~amd64 ~x86 ~ppc"
+KEYWORDS="~amd64 ~ppc x86"
 IUSE=""
 
 RDEPEND="|| (



1.3                  virtual/ada/ada-2005.ebuild

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

Index: ada-2005.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/ada/ada-2005.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ada-2005.ebuild	15 Apr 2008 12:07:18 -0000	1.2
+++ ada-2005.ebuild	29 Apr 2009 16:48:32 -0000	1.3
@@ -1,13 +1,13 @@
-# 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/virtual/ada/ada-2005.ebuild,v 1.2 2008/04/15 12:07:18 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ada/ada-2005.ebuild,v 1.3 2009/04/29 16:48:32 fauli Exp $
 
 DESCRIPTION="Virtual for selecting an appropriate Ada compiler."
 HOMEPAGE="http://www.gentoo.org/proj/en/glep/glep-0037.html"
 SRC_URI=""
 LICENSE="GPL-2"
 SLOT="2005"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 IUSE=""
 
 # Only one at present, but gnat-gcc-4.3 is coming soon too






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

end of thread, other threads:[~2010-01-11 10:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-11 10:54 [gentoo-commits] gentoo-x86 commit in virtual/ada: ChangeLog ada-1995.ebuild ada-2005.ebuild Ulrich Mueller (ulm)
  -- strict thread matches above, loose matches on Subject: below --
2009-05-15 20:10 Markus Meier (maekke)
2009-04-29 21:48 Mounir Lamouri (volkmar)
2009-04-29 16:48 Christian Faulhammer (fauli)

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