public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmail: wmail-2.0-r3.ebuild ChangeLog
@ 2007-11-28 19:45 Samuli Suominen (drac)
  0 siblings, 0 replies; 5+ messages in thread
From: Samuli Suominen (drac) @ 2007-11-28 19:45 UTC (permalink / raw
  To: gentoo-commits

drac        07/11/28 19:45:54

  Modified:             wmail-2.0-r3.ebuild ChangeLog
  Log:
  amd64 stable wrt #200650
  (Portage version: 2.1.4_rc3)

Revision  Changes    Path
1.3                  x11-plugins/wmail/wmail-2.0-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmail/wmail-2.0-r3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmail/wmail-2.0-r3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmail/wmail-2.0-r3.ebuild?r1=1.2&r2=1.3

Index: wmail-2.0-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmail/wmail-2.0-r3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wmail-2.0-r3.ebuild	22 Aug 2007 06:17:54 -0000	1.2
+++ wmail-2.0-r3.ebuild	28 Nov 2007 19:45:53 -0000	1.3
@@ -1,40 +1,36 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/wmail-2.0-r3.ebuild,v 1.2 2007/08/22 06:17:54 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/wmail-2.0-r3.ebuild,v 1.3 2007/11/28 19:45:53 drac Exp $
 
 inherit eutils
 
-IUSE=""
-
 DESCRIPTION="Window Maker dock application showing incoming mail"
-SRC_URI="http://www.minet.uni-jena.de/~topical/sveng/wmail/${P}.tar.gz"
 HOMEPAGE="http://www.dockapps.org/file.php/id/70"
+SRC_URI="http://www.minet.uni-jena.de/~topical/sveng/wmail/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ppc ~sparc x86"
+IUSE=""
 
 DEPEND="x11-libs/libdockapp"
 
-src_unpack()
-{
+src_unpack() {
 	unpack ${A}
-	cd ${S}
-	epatch ${FILESDIR}/${P}.support-libdockapp-0.5.0.patch
+	cd "${S}"
+	epatch "${FILESDIR}"/${P}.support-libdockapp-0.5.0.patch
 
 	# make from parsing in maildir format faster, thanks
 	# to Stanislav Kuchar
-	epatch ${FILESDIR}/${P}.maildir-parse-from.patch
+	epatch "${FILESDIR}"/${P}.maildir-parse-from.patch
 }
 
-src_compile()
-{
-	econf --enable-delt-xpms || die "configure failed"
-	emake || die "parallel make failed"
+src_compile() {
+	econf --enable-delt-xpms || die "econf failed."
+	emake || die "emake failed."
 }
 
-src_install()
-{
+src_install() {
 	dobin src/wmail
 	dodoc README wmailrc-sample
 }



1.17                 x11-plugins/wmail/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmail/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmail/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmail/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmail/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	22 Aug 2007 06:17:54 -0000	1.16
+++ ChangeLog	28 Nov 2007 19:45:53 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmail
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/ChangeLog,v 1.16 2007/08/22 06:17:54 s4t4n Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/ChangeLog,v 1.17 2007/11/28 19:45:53 drac Exp $
+
+  28 Nov 2007; Samuli Suominen <drac@gentoo.org> wmail-2.0-r3.ebuild:
+  amd64 stable wrt #200650
 
   22 Aug 2007; Michele Noberasco <a4t4n@gentoo.org> wmail-2.0-r3.ebuild:
   Stable for x86.



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmail: wmail-2.0-r3.ebuild ChangeLog
@ 2007-11-28 21:52 Raul Porcel (armin76)
  0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2007-11-28 21:52 UTC (permalink / raw
  To: gentoo-commits

armin76     07/11/28 21:52:50

  Modified:             wmail-2.0-r3.ebuild ChangeLog
  Log:
  sparc stable wrt #200650
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.4                  x11-plugins/wmail/wmail-2.0-r3.ebuild

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

Index: wmail-2.0-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmail/wmail-2.0-r3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- wmail-2.0-r3.ebuild	28 Nov 2007 19:45:53 -0000	1.3
+++ wmail-2.0-r3.ebuild	28 Nov 2007 21:52:50 -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/x11-plugins/wmail/wmail-2.0-r3.ebuild,v 1.3 2007/11/28 19:45:53 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/wmail-2.0-r3.ebuild,v 1.4 2007/11/28 21:52:50 armin76 Exp $
 
 inherit eutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ppc sparc x86"
 IUSE=""
 
 DEPEND="x11-libs/libdockapp"



1.18                 x11-plugins/wmail/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmail/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmail/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmail/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmail/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	28 Nov 2007 19:45:53 -0000	1.17
+++ ChangeLog	28 Nov 2007 21:52:50 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmail
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/ChangeLog,v 1.17 2007/11/28 19:45:53 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/ChangeLog,v 1.18 2007/11/28 21:52:50 armin76 Exp $
+
+  28 Nov 2007; Raúl Porcel <armin76@gentoo.org> wmail-2.0-r3.ebuild:
+  sparc stable wrt #200650
 
   28 Nov 2007; Samuli Suominen <drac@gentoo.org> wmail-2.0-r3.ebuild:
   amd64 stable wrt #200650



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmail: wmail-2.0-r3.ebuild ChangeLog
@ 2007-12-01 12:50 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 5+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2007-12-01 12:50 UTC (permalink / raw
  To: gentoo-commits

nixnut      07/12/01 12:50:13

  Modified:             wmail-2.0-r3.ebuild ChangeLog
  Log:
  Stable on ppc wrt bug 200650
  (Portage version: 2.1.4_rc4)

Revision  Changes    Path
1.5                  x11-plugins/wmail/wmail-2.0-r3.ebuild

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

Index: wmail-2.0-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmail/wmail-2.0-r3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- wmail-2.0-r3.ebuild	28 Nov 2007 21:52:50 -0000	1.4
+++ wmail-2.0-r3.ebuild	1 Dec 2007 12:50:13 -0000	1.5
@@ -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/x11-plugins/wmail/wmail-2.0-r3.ebuild,v 1.4 2007/11/28 21:52:50 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/wmail-2.0-r3.ebuild,v 1.5 2007/12/01 12:50:13 nixnut Exp $
 
 inherit eutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
 IUSE=""
 
 DEPEND="x11-libs/libdockapp"



1.19                 x11-plugins/wmail/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmail/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmail/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmail/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmail/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	28 Nov 2007 21:52:50 -0000	1.18
+++ ChangeLog	1 Dec 2007 12:50:13 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmail
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/ChangeLog,v 1.18 2007/11/28 21:52:50 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/ChangeLog,v 1.19 2007/12/01 12:50:13 nixnut Exp $
+
+  01 Dec 2007; nixnut <nixnut@gentoo.org> wmail-2.0-r3.ebuild:
+  Stable on ppc wrt bug 200650
 
   28 Nov 2007; Raúl Porcel <armin76@gentoo.org> wmail-2.0-r3.ebuild:
   sparc stable wrt #200650



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmail: wmail-2.0-r3.ebuild ChangeLog
@ 2008-11-24 16:06 Michele Noberasco (s4t4n)
  0 siblings, 0 replies; 5+ messages in thread
From: Michele Noberasco (s4t4n) @ 2008-11-24 16:06 UTC (permalink / raw
  To: gentoo-commits

s4t4n       08/11/24 16:06:18

  Modified:             wmail-2.0-r3.ebuild ChangeLog
  Log:
  Fixed LDFLAGS ordering, see bug #248620.
  (Portage version: 2.1.4.5)

Revision  Changes    Path
1.6                  x11-plugins/wmail/wmail-2.0-r3.ebuild

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

Index: wmail-2.0-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmail/wmail-2.0-r3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- wmail-2.0-r3.ebuild	1 Dec 2007 12:50:13 -0000	1.5
+++ wmail-2.0-r3.ebuild	24 Nov 2008 16:06:18 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/wmail-2.0-r3.ebuild,v 1.5 2007/12/01 12:50:13 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/wmail-2.0-r3.ebuild,v 1.6 2008/11/24 16:06:18 s4t4n Exp $
 
 inherit eutils
 
@@ -13,7 +13,10 @@
 KEYWORDS="amd64 ppc sparc x86"
 IUSE=""
 
-DEPEND="x11-libs/libdockapp"
+RDEPEND="x11-libs/libdockapp"
+
+DEPEND="${RDEPEND}
+	>=sys-apps/sed-4.1.4-r1"
 
 src_unpack() {
 	unpack ${A}
@@ -23,6 +26,9 @@
 	# make from parsing in maildir format faster, thanks
 	# to Stanislav Kuchar
 	epatch "${FILESDIR}"/${P}.maildir-parse-from.patch
+
+	# fix LDFLAGS ordering, see bug #248620
+	sed -i 's/$(LIBS) -o $@ $^/-o $@ $^ $(LIBS)/' "${S}/src/Makefile.in"
 }
 
 src_compile() {



1.20                 x11-plugins/wmail/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmail/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmail/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmail/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmail/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	1 Dec 2007 12:50:13 -0000	1.19
+++ ChangeLog	24 Nov 2008 16:06:18 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmail
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/ChangeLog,v 1.19 2007/12/01 12:50:13 nixnut Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/ChangeLog,v 1.20 2008/11/24 16:06:18 s4t4n Exp $
+
+  24 Nov 2008; Michele NOberasco <s4t4n@gentoo.org> wmail-2.0-r3.ebuild:
+  Fixed LDFLAGS ordering, see bug #248620.
 
   01 Dec 2007; nixnut <nixnut@gentoo.org> wmail-2.0-r3.ebuild:
   Stable on ppc wrt bug 200650






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

* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmail: wmail-2.0-r3.ebuild ChangeLog
@ 2012-02-15  9:43 Bernard Cafarelli (voyageur)
  0 siblings, 0 replies; 5+ messages in thread
From: Bernard Cafarelli (voyageur) @ 2012-02-15  9:43 UTC (permalink / raw
  To: gentoo-commits

voyageur    12/02/15 09:43:35

  Modified:             wmail-2.0-r3.ebuild ChangeLog
  Log:
  Update HOMEPAGE and SRC_URI, thanks Lorenz in bug #394607
  
  (Portage version: 2.2.0_alpha86/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  x11-plugins/wmail/wmail-2.0-r3.ebuild

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

Index: wmail-2.0-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmail/wmail-2.0-r3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- wmail-2.0-r3.ebuild	15 Sep 2010 10:29:15 -0000	1.7
+++ wmail-2.0-r3.ebuild	15 Feb 2012 09:43:35 -0000	1.8
@@ -1,11 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/wmail-2.0-r3.ebuild,v 1.7 2010/09/15 10:29:15 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/wmail-2.0-r3.ebuild,v 1.8 2012/02/15 09:43:35 voyageur Exp $
 
 inherit eutils
 
 DESCRIPTION="Window Maker dock application showing incoming mail"
-HOMEPAGE="http://www.dockapps.org/file.php/id/70"
+HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/70"
 SRC_URI="http://www.minet.uni-jena.de/~topical/sveng/wmail/${P}.tar.gz"
 
 LICENSE="GPL-2"



1.22                 x11-plugins/wmail/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmail/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmail/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmail/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmail/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	15 Sep 2010 10:29:15 -0000	1.21
+++ ChangeLog	15 Feb 2012 09:43:35 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmail
-# Copyright 2002-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/ChangeLog,v 1.21 2010/09/15 10:29:15 s4t4n Exp $
+# Copyright 2002-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/ChangeLog,v 1.22 2012/02/15 09:43:35 voyageur Exp $
+
+  15 Feb 2012; Bernard Cafarelli <voyageur@gentoo.org> wmail-2.0-r3.ebuild:
+  Update HOMEPAGE and SRC_URI, thanks Lorenz in bug #394607
 
   15 Sep 2010; Michele Noberasco <s4t4n@gentoo.org> wmail-2.0-r3.ebuild:
   Honour Gentoo LDFLAGS, see bug #337407.






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

end of thread, other threads:[~2012-02-15  9:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-28 19:45 [gentoo-commits] gentoo-x86 commit in x11-plugins/wmail: wmail-2.0-r3.ebuild ChangeLog Samuli Suominen (drac)
  -- strict thread matches above, loose matches on Subject: below --
2007-11-28 21:52 Raul Porcel (armin76)
2007-12-01 12:50 Gysbert Wassenaar (nixnut)
2008-11-24 16:06 Michele Noberasco (s4t4n)
2012-02-15  9:43 Bernard Cafarelli (voyageur)

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