public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/XML-LibXSLT: ChangeLog XML-LibXSLT-1.770.0.ebuild
@ 2012-02-26  8:50 Torsten Veller (tove)
  0 siblings, 0 replies; 5+ messages in thread
From: Torsten Veller (tove) @ 2012-02-26  8:50 UTC (permalink / raw
  To: gentoo-commits

tove        12/02/26 08:50:43

  Modified:             ChangeLog
  Added:                XML-LibXSLT-1.770.0.ebuild
  Log:
  [bump] dev-perl/XML-LibXSLT-1.770.0
  
  (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)

Revision  Changes    Path
1.82                 dev-perl/XML-LibXSLT/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?rev=1.82&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?rev=1.82&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?r1=1.81&r2=1.82

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog	24 Feb 2012 15:04:02 -0000	1.81
+++ ChangeLog	26 Feb 2012 08:50:42 -0000	1.82
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/XML-LibXSLT
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.81 2012/02/24 15:04:02 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.82 2012/02/26 08:50:42 tove Exp $
+
+*XML-LibXSLT-1.770.0 (26 Feb 2012)
+
+  26 Feb 2012; Torsten Veller <tove@gentoo.org> +XML-LibXSLT-1.770.0.ebuild:
+  Version bump
 
   24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   XML-LibXSLT-1.760.0.ebuild:



1.1                  dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild?rev=1.1&content-type=text/plain

Index: XML-LibXSLT-1.770.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild,v 1.1 2012/02/26 08:50:42 tove Exp $

EAPI=4

MODULE_AUTHOR=SHLOMIF
MODULE_VERSION=1.77
inherit perl-module

DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""

RDEPEND=">=dev-libs/libxslt-1.1.8
	>=dev-perl/XML-LibXML-1.70"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"

SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/XML-LibXSLT: ChangeLog XML-LibXSLT-1.770.0.ebuild
@ 2012-08-03 10:58 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-08-03 10:58 UTC (permalink / raw
  To: gentoo-commits

ago         12/08/03 10:58:03

  Modified:             ChangeLog XML-LibXSLT-1.770.0.ebuild
  Log:
  Stable for amd64, wrt bug #418869
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.90                 dev-perl/XML-LibXSLT/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?rev=1.90&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?rev=1.90&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?r1=1.89&r2=1.90

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- ChangeLog	24 Jun 2012 13:00:29 -0000	1.89
+++ ChangeLog	3 Aug 2012 10:58:03 -0000	1.90
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/XML-LibXSLT
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.89 2012/06/24 13:00:29 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.90 2012/08/03 10:58:03 ago Exp $
+
+  03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> XML-LibXSLT-1.770.0.ebuild:
+  Stable for amd64, wrt bug #418869
 
   24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Update CPAN upstream info



1.4                  dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild?r1=1.3&r2=1.4

Index: XML-LibXSLT-1.770.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- XML-LibXSLT-1.770.0.ebuild	4 May 2012 04:10:56 -0000	1.3
+++ XML-LibXSLT-1.770.0.ebuild	3 Aug 2012 10:58:03 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild,v 1.3 2012/05/04 04:10:56 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild,v 1.4 2012/08/03 10:58:03 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=">=dev-libs/libxslt-1.1.8





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/XML-LibXSLT: ChangeLog XML-LibXSLT-1.770.0.ebuild
@ 2012-08-07 21:45 Brent Baude (ranger)
  0 siblings, 0 replies; 5+ messages in thread
From: Brent Baude (ranger) @ 2012-08-07 21:45 UTC (permalink / raw
  To: gentoo-commits

ranger      12/08/07 21:45:14

  Modified:             ChangeLog XML-LibXSLT-1.770.0.ebuild
  Log:
  Marking XML-LibXSLT-1.770.0 ppc64 for bug 418869
  
  (Portage version: 2.1.10.65/cvs/Linux ppc64)

Revision  Changes    Path
1.91                 dev-perl/XML-LibXSLT/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?rev=1.91&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?rev=1.91&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?r1=1.90&r2=1.91

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog	3 Aug 2012 10:58:03 -0000	1.90
+++ ChangeLog	7 Aug 2012 21:45:14 -0000	1.91
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/XML-LibXSLT
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.90 2012/08/03 10:58:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.91 2012/08/07 21:45:14 ranger Exp $
+
+  07 Aug 2012; Brent Baude <ranger@gentoo.org> XML-LibXSLT-1.770.0.ebuild:
+  Marking XML-LibXSLT-1.770.0 ppc64 for bug 418869
 
   03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> XML-LibXSLT-1.770.0.ebuild:
   Stable for amd64, wrt bug #418869



1.5                  dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild?r1=1.4&r2=1.5

Index: XML-LibXSLT-1.770.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- XML-LibXSLT-1.770.0.ebuild	3 Aug 2012 10:58:03 -0000	1.4
+++ XML-LibXSLT-1.770.0.ebuild	7 Aug 2012 21:45:14 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild,v 1.4 2012/08/03 10:58:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild,v 1.5 2012/08/07 21:45:14 ranger Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~mips ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=">=dev-libs/libxslt-1.1.8





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/XML-LibXSLT: ChangeLog XML-LibXSLT-1.770.0.ebuild
@ 2012-08-09 18:13 Brent Baude (ranger)
  0 siblings, 0 replies; 5+ messages in thread
From: Brent Baude (ranger) @ 2012-08-09 18:13 UTC (permalink / raw
  To: gentoo-commits

ranger      12/08/09 18:13:44

  Modified:             ChangeLog XML-LibXSLT-1.770.0.ebuild
  Log:
  Marking XML-LibXSLT-1.770.0 ppc for bug 418869
  
  (Portage version: 2.1.10.65/cvs/Linux ppc64)

Revision  Changes    Path
1.92                 dev-perl/XML-LibXSLT/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?rev=1.92&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?rev=1.92&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?r1=1.91&r2=1.92

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog	7 Aug 2012 21:45:14 -0000	1.91
+++ ChangeLog	9 Aug 2012 18:13:44 -0000	1.92
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/XML-LibXSLT
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.91 2012/08/07 21:45:14 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.92 2012/08/09 18:13:44 ranger Exp $
+
+  09 Aug 2012; Brent Baude <ranger@gentoo.org> XML-LibXSLT-1.770.0.ebuild:
+  Marking XML-LibXSLT-1.770.0 ppc for bug 418869
 
   07 Aug 2012; Brent Baude <ranger@gentoo.org> XML-LibXSLT-1.770.0.ebuild:
   Marking XML-LibXSLT-1.770.0 ppc64 for bug 418869



1.6                  dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild?r1=1.5&r2=1.6

Index: XML-LibXSLT-1.770.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- XML-LibXSLT-1.770.0.ebuild	7 Aug 2012 21:45:14 -0000	1.5
+++ XML-LibXSLT-1.770.0.ebuild	9 Aug 2012 18:13:44 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild,v 1.5 2012/08/07 21:45:14 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild,v 1.6 2012/08/09 18:13:44 ranger Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~mips ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~mips ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=">=dev-libs/libxslt-1.1.8





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/XML-LibXSLT: ChangeLog XML-LibXSLT-1.770.0.ebuild
@ 2012-08-11 14:12 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2012-08-11 14:12 UTC (permalink / raw
  To: gentoo-commits

maekke      12/08/11 14:12:40

  Modified:             ChangeLog XML-LibXSLT-1.770.0.ebuild
  Log:
  x86 stable, bug #418869
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.93                 dev-perl/XML-LibXSLT/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?rev=1.93&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?rev=1.93&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?r1=1.92&r2=1.93

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog	9 Aug 2012 18:13:44 -0000	1.92
+++ ChangeLog	11 Aug 2012 14:12:40 -0000	1.93
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/XML-LibXSLT
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.92 2012/08/09 18:13:44 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.93 2012/08/11 14:12:40 maekke Exp $
+
+  11 Aug 2012; Markus Meier <maekke@gentoo.org> XML-LibXSLT-1.770.0.ebuild:
+  x86 stable, bug #418869
 
   09 Aug 2012; Brent Baude <ranger@gentoo.org> XML-LibXSLT-1.770.0.ebuild:
   Marking XML-LibXSLT-1.770.0 ppc for bug 418869



1.7                  dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild?r1=1.6&r2=1.7

Index: XML-LibXSLT-1.770.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- XML-LibXSLT-1.770.0.ebuild	9 Aug 2012 18:13:44 -0000	1.6
+++ XML-LibXSLT-1.770.0.ebuild	11 Aug 2012 14:12:40 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild,v 1.6 2012/08/09 18:13:44 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild,v 1.7 2012/08/11 14:12:40 maekke Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~mips ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=">=dev-libs/libxslt-1.1.8





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

end of thread, other threads:[~2012-08-11 14:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-11 14:12 [gentoo-commits] gentoo-x86 commit in dev-perl/XML-LibXSLT: ChangeLog XML-LibXSLT-1.770.0.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2012-08-09 18:13 Brent Baude (ranger)
2012-08-07 21:45 Brent Baude (ranger)
2012-08-03 10:58 Agostino Sarubbo (ago)
2012-02-26  8:50 Torsten Veller (tove)

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