public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lang/erlang: ChangeLog erlang-11.2.5-r3.ebuild
@ 2007-11-21 17:37 Christian Faulhammer (opfer)
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (opfer) @ 2007-11-21 17:37 UTC (permalink / raw
  To: gentoo-commits

opfer       07/11/21 17:37:13

  Modified:             ChangeLog erlang-11.2.5-r3.ebuild
  Log:
  amd64 not x86 needs the patch
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.79                 dev-lang/erlang/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/ChangeLog?rev=1.79&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/ChangeLog?rev=1.79&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/ChangeLog?r1=1.78&r2=1.79

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/erlang/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog	21 Nov 2007 17:14:08 -0000	1.78
+++ ChangeLog	21 Nov 2007 17:37:13 -0000	1.79
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lang/erlang
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/ChangeLog,v 1.78 2007/11/21 17:14:08 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/ChangeLog,v 1.79 2007/11/21 17:37:13 opfer Exp $
+
+  21 Nov 2007; Christian Faulhammer <opfer@gentoo.org>
+  erlang-11.2.5-r3.ebuild:
+  amd64 not x86 needs the patch
 
 *erlang-11.2.5-r3 (21 Nov 2007)
 



1.2                  dev-lang/erlang/erlang-11.2.5-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild?r1=1.1&r2=1.2

Index: erlang-11.2.5-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- erlang-11.2.5-r3.ebuild	21 Nov 2007 17:14:08 -0000	1.1
+++ erlang-11.2.5-r3.ebuild	21 Nov 2007 17:37:13 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild,v 1.1 2007/11/21 17:14:08 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild,v 1.2 2007/11/21 17:37:13 opfer Exp $
 
 inherit elisp-common eutils flag-o-matic multilib versionator
 
@@ -54,7 +54,7 @@
 	epatch "${FILESDIR}/${P}-gethostbyname.patch"
 
 	# odbc is disabled in the amd64 code, but it works
-	if use x86 && use odbc; then
+	if use amd64 && use odbc; then
 		epatch "${FILESDIR}/${P}-odbc-support-amd64.patch"
 	fi
 



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-lang/erlang: ChangeLog erlang-11.2.5-r3.ebuild
@ 2007-12-17  7:15 Christian Faulhammer (opfer)
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (opfer) @ 2007-12-17  7:15 UTC (permalink / raw
  To: gentoo-commits

opfer       07/12/17 07:15:55

  Modified:             ChangeLog erlang-11.2.5-r3.ebuild
  Log:
  stable x86, bug 202552
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.83                 dev-lang/erlang/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/ChangeLog?rev=1.83&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/ChangeLog?rev=1.83&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/ChangeLog?r1=1.82&r2=1.83

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/erlang/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- ChangeLog	17 Dec 2007 07:08:27 -0000	1.82
+++ ChangeLog	17 Dec 2007 07:15:54 -0000	1.83
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lang/erlang
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/ChangeLog,v 1.82 2007/12/17 07:08:27 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/ChangeLog,v 1.83 2007/12/17 07:15:54 opfer Exp $
+
+  17 Dec 2007; Christian Faulhammer <opfer@gentoo.org>
+  erlang-11.2.5-r3.ebuild:
+  stable x86, bug 202552
 
   17 Dec 2007; Christian Faulhammer <opfer@gentoo.org> erlang-12.2.0.ebuild:
   comment on patches sent to upstream



1.3                  dev-lang/erlang/erlang-11.2.5-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild?r1=1.2&r2=1.3

Index: erlang-11.2.5-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- erlang-11.2.5-r3.ebuild	21 Nov 2007 17:37:13 -0000	1.2
+++ erlang-11.2.5-r3.ebuild	17 Dec 2007 07:15:54 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild,v 1.2 2007/11/21 17:37:13 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild,v 1.3 2007/12/17 07:15:54 opfer Exp $
 
 inherit elisp-common eutils flag-o-matic multilib versionator
 
@@ -25,7 +25,7 @@
 
 LICENSE="EPL"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="doc emacs hipe java kpoll odbc smp ssl tk"
 
 RDEPEND=">=dev-lang/perl-5.6.1



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-lang/erlang: ChangeLog erlang-11.2.5-r3.ebuild
@ 2007-12-17 13:57 Ferris McCormick (fmccor)
  0 siblings, 0 replies; 6+ messages in thread
From: Ferris McCormick (fmccor) @ 2007-12-17 13:57 UTC (permalink / raw
  To: gentoo-commits

fmccor      07/12/17 13:57:50

  Modified:             ChangeLog erlang-11.2.5-r3.ebuild
  Log:
  Sparc stable, Bug #202552.
  (Portage version: 2.1.4_rc10)

Revision  Changes    Path
1.84                 dev-lang/erlang/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/ChangeLog?rev=1.84&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/ChangeLog?rev=1.84&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/ChangeLog?r1=1.83&r2=1.84

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/erlang/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog	17 Dec 2007 07:15:54 -0000	1.83
+++ ChangeLog	17 Dec 2007 13:57:49 -0000	1.84
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/erlang
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/ChangeLog,v 1.83 2007/12/17 07:15:54 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/ChangeLog,v 1.84 2007/12/17 13:57:49 fmccor Exp $
+
+  17 Dec 2007; Ferris McCormick <fmccor@gentoo.org> erlang-11.2.5-r3.ebuild:
+  Sparc stable, Bug #202552.
 
   17 Dec 2007; Christian Faulhammer <opfer@gentoo.org>
   erlang-11.2.5-r3.ebuild:



1.4                  dev-lang/erlang/erlang-11.2.5-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild?r1=1.3&r2=1.4

Index: erlang-11.2.5-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- erlang-11.2.5-r3.ebuild	17 Dec 2007 07:15:54 -0000	1.3
+++ erlang-11.2.5-r3.ebuild	17 Dec 2007 13:57:49 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild,v 1.3 2007/12/17 07:15:54 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild,v 1.4 2007/12/17 13:57:49 fmccor Exp $
 
 inherit elisp-common eutils flag-o-matic multilib versionator
 
@@ -25,7 +25,7 @@
 
 LICENSE="EPL"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
 IUSE="doc emacs hipe java kpoll odbc smp ssl tk"
 
 RDEPEND=">=dev-lang/perl-5.6.1



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-lang/erlang: ChangeLog erlang-11.2.5-r3.ebuild
@ 2007-12-21 13:18 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 6+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2007-12-21 13:18 UTC (permalink / raw
  To: gentoo-commits

nixnut      07/12/21 13:18:41

  Modified:             ChangeLog erlang-11.2.5-r3.ebuild
  Log:
  Stable on ppc wrt bug 202552
  (Portage version: 2.1.4_rc10)

Revision  Changes    Path
1.86                 dev-lang/erlang/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/ChangeLog?rev=1.86&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/ChangeLog?rev=1.86&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/ChangeLog?r1=1.85&r2=1.86

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/erlang/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog	18 Dec 2007 07:53:20 -0000	1.85
+++ ChangeLog	21 Dec 2007 13:18:40 -0000	1.86
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/erlang
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/ChangeLog,v 1.85 2007/12/18 07:53:20 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/ChangeLog,v 1.86 2007/12/21 13:18:40 nixnut Exp $
+
+  21 Dec 2007; nixnut <nixnut@gentoo.org> erlang-11.2.5-r3.ebuild:
+  Stable on ppc wrt bug 202552
 
   18 Dec 2007; Christian Faulhammer <opfer@gentoo.org>
   erlang-11.2.5-r3.ebuild, erlang-12.2.0.ebuild:



1.6                  dev-lang/erlang/erlang-11.2.5-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild?r1=1.5&r2=1.6

Index: erlang-11.2.5-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- erlang-11.2.5-r3.ebuild	18 Dec 2007 07:53:20 -0000	1.5
+++ erlang-11.2.5-r3.ebuild	21 Dec 2007 13:18:40 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild,v 1.5 2007/12/18 07:53:20 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild,v 1.6 2007/12/21 13:18:40 nixnut Exp $
 
 inherit elisp-common eutils flag-o-matic multilib versionator
 
@@ -25,7 +25,7 @@
 
 LICENSE="EPL"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86 ~x86-fbsd"
 IUSE="doc emacs hipe java kpoll odbc smp ssl tk"
 
 RDEPEND=">=dev-lang/perl-5.6.1



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-lang/erlang: ChangeLog erlang-11.2.5-r3.ebuild
@ 2008-01-23  6:50 Christian Faulhammer (opfer)
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-01-23  6:50 UTC (permalink / raw
  To: gentoo-commits

opfer       08/01/23 06:50:57

  Modified:             ChangeLog
  Removed:              erlang-11.2.5-r3.ebuild
  Log:
  clean up
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.96                 dev-lang/erlang/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/ChangeLog?rev=1.96&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/ChangeLog?rev=1.96&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/ChangeLog?r1=1.95&r2=1.96

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/erlang/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- ChangeLog	22 Jan 2008 19:27:14 -0000	1.95
+++ ChangeLog	23 Jan 2008 06:50:56 -0000	1.96
@@ -1,6 +1,11 @@
 # ChangeLog for dev-lang/erlang
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/ChangeLog,v 1.95 2008/01/22 19:27:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/ChangeLog,v 1.96 2008/01/23 06:50:56 opfer Exp $
+
+  23 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
+  -files/erlang-11.2.5-hipe.patch,
+  -files/erlang-11.2.5-odbc-support-amd64.patch, -erlang-11.2.5-r3.ebuild:
+  clean up
 
   22 Jan 2008; Raúl Porcel <armin76@gentoo.org> erlang-12.2.0.ebuild:
   alpha/sparc stable wrt #206882



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



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

* [gentoo-commits] gentoo-x86 commit in dev-lang/erlang: ChangeLog erlang-11.2.5-r3.ebuild
@ 2008-01-25  7:17 Christian Faulhammer (opfer)
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-01-25  7:17 UTC (permalink / raw
  To: gentoo-commits

opfer       08/01/25 07:17:50

  Modified:             ChangeLog
  Added:                erlang-11.2.5-r3.ebuild
  Log:
  readd 11.2.5, so ejabberd is not broken anymore
  (Portage version: 2.1.3.19, RepoMan options: --force)

Revision  Changes    Path
1.98                 dev-lang/erlang/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/ChangeLog?rev=1.98&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/ChangeLog?rev=1.98&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/ChangeLog?r1=1.97&r2=1.98

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/erlang/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog	23 Jan 2008 07:41:58 -0000	1.97
+++ ChangeLog	25 Jan 2008 07:17:49 -0000	1.98
@@ -1,6 +1,11 @@
 # ChangeLog for dev-lang/erlang
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/ChangeLog,v 1.97 2008/01/23 07:41:58 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/ChangeLog,v 1.98 2008/01/25 07:17:49 opfer Exp $
+
+  25 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
+  +files/erlang-11.2.5-hipe.patch,
+  +files/erlang-11.2.5-odbc-support-amd64.patch, +erlang-11.2.5-r3.ebuild:
+  readd 11.2.5, so ejabberd is not broken anymore
 
   23 Jan 2008; Christian Faulhammer <opfer@gentoo.org> metadata.xml:
   removing emacs team and adding myself alone



1.8                  dev-lang/erlang/erlang-11.2.5-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r3.ebuild?r1=1.7&r2=1.8




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



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

end of thread, other threads:[~2008-01-25  7:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-17 13:57 [gentoo-commits] gentoo-x86 commit in dev-lang/erlang: ChangeLog erlang-11.2.5-r3.ebuild Ferris McCormick (fmccor)
  -- strict thread matches above, loose matches on Subject: below --
2008-01-25  7:17 Christian Faulhammer (opfer)
2008-01-23  6:50 Christian Faulhammer (opfer)
2007-12-21 13:18 Gysbert Wassenaar (nixnut)
2007-12-17  7:15 Christian Faulhammer (opfer)
2007-11-21 17:37 Christian Faulhammer (opfer)

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