public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-apps/xvidtune: ChangeLog xvidtune-1.0.1-r1.ebuild
@ 2009-01-14 13:32 Remi Cardona (remi)
  0 siblings, 0 replies; 11+ messages in thread
From: Remi Cardona (remi) @ 2009-01-14 13:32 UTC (permalink / raw
  To: gentoo-commits

remi        09/01/14 13:32:28

  Modified:             ChangeLog
  Added:                xvidtune-1.0.1-r1.ebuild
  Log:
  x11-apps/xvidtune: remove xprint support (see bug #254874)
  (Portage version: 2.2_rc21/cvs/Linux 2.6.27-gentoo-r2 x86_64)

Revision  Changes    Path
1.16                 x11-apps/xvidtune/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	11 Jan 2008 08:31:59 -0000	1.15
+++ ChangeLog	14 Jan 2009 13:32:28 -0000	1.16
@@ -1,6 +1,11 @@
 # ChangeLog for x11-apps/xvidtune
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.15 2008/01/11 08:31:59 dberkholz Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.16 2009/01/14 13:32:28 remi Exp $
+
+*xvidtune-1.0.1-r1 (14 Jan 2009)
+
+  14 Jan 2009; Rémi Cardona <remi@gentoo.org> +xvidtune-1.0.1-r1.ebuild:
+  remove xprint support (see bug #254874)
 
   11 Jan 2008; Donnie Berkholz <dberkholz@gentoo.org>;
   xvidtune-1.0.1.ebuild:



1.1                  x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild

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

Index: xvidtune-1.0.1-r1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild,v 1.1 2009/01/14 13:32:28 remi Exp $

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

inherit x-modular

DESCRIPTION="video mode tuner for Xorg"

KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="xprint"

RDEPEND="x11-libs/libXxf86vm
	x11-libs/libXaw"
DEPEND="${RDEPEND}
	x11-proto/xf86vidmodeproto"

CONFIGURE_OPTIONS="--disable-xprint"






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xvidtune: ChangeLog xvidtune-1.0.1-r1.ebuild
@ 2009-01-25 16:28 Remi Cardona (remi)
  0 siblings, 0 replies; 11+ messages in thread
From: Remi Cardona (remi) @ 2009-01-25 16:28 UTC (permalink / raw
  To: gentoo-commits

remi        09/01/25 16:28:16

  Modified:             ChangeLog xvidtune-1.0.1-r1.ebuild
  Log:
  x11-apps/xvidtune: really remove xprint support (see bug #254874)
  (Portage version: 2.2_rc23/cvs/Linux i686)

Revision  Changes    Path
1.17                 x11-apps/xvidtune/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	14 Jan 2009 13:32:28 -0000	1.16
+++ ChangeLog	25 Jan 2009 16:28:16 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xvidtune
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.16 2009/01/14 13:32:28 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.17 2009/01/25 16:28:16 remi Exp $
+
+  25 Jan 2009; Rémi Cardona <remi@gentoo.org> xvidtune-1.0.1-r1.ebuild:
+  really remove xprint support (see bug #254874)
 
 *xvidtune-1.0.1-r1 (14 Jan 2009)
 



1.2                  x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild

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

Index: xvidtune-1.0.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xvidtune-1.0.1-r1.ebuild	14 Jan 2009 13:32:28 -0000	1.1
+++ xvidtune-1.0.1-r1.ebuild	25 Jan 2009 16:28:16 -0000	1.2
@@ -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/xvidtune/xvidtune-1.0.1-r1.ebuild,v 1.1 2009/01/14 13:32:28 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild,v 1.2 2009/01/25 16:28:16 remi Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -10,7 +10,7 @@
 DESCRIPTION="video mode tuner for Xorg"
 
 KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE="xprint"
+IUSE=""
 
 RDEPEND="x11-libs/libXxf86vm
 	x11-libs/libXaw"






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xvidtune: ChangeLog xvidtune-1.0.1-r1.ebuild
@ 2009-04-05 17:05 Olivier Crete (tester)
  0 siblings, 0 replies; 11+ messages in thread
From: Olivier Crete (tester) @ 2009-04-05 17:05 UTC (permalink / raw
  To: gentoo-commits

tester      09/04/05 17:05:35

  Modified:             ChangeLog xvidtune-1.0.1-r1.ebuild
  Log:
  Stable on amd64, bug #264982
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.18                 x11-apps/xvidtune/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	25 Jan 2009 16:28:16 -0000	1.17
+++ ChangeLog	5 Apr 2009 17:05:35 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xvidtune
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.17 2009/01/25 16:28:16 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.18 2009/04/05 17:05:35 tester Exp $
+
+  05 Apr 2009; Olivier Crête <tester@gentoo.org> xvidtune-1.0.1-r1.ebuild:
+  Stable on amd64, bug #264982
 
   25 Jan 2009; Rémi Cardona <remi@gentoo.org> xvidtune-1.0.1-r1.ebuild:
   really remove xprint support (see bug #254874)



1.3                  x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild

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

Index: xvidtune-1.0.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xvidtune-1.0.1-r1.ebuild	25 Jan 2009 16:28:16 -0000	1.2
+++ xvidtune-1.0.1-r1.ebuild	5 Apr 2009 17:05:35 -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/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild,v 1.2 2009/01/25 16:28:16 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild,v 1.3 2009/04/05 17:05:35 tester Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="video mode tuner for Xorg"
 
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE=""
 
 RDEPEND="x11-libs/libXxf86vm






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xvidtune: ChangeLog xvidtune-1.0.1-r1.ebuild
@ 2009-04-05 20:47 Markus Meier (maekke)
  0 siblings, 0 replies; 11+ messages in thread
From: Markus Meier (maekke) @ 2009-04-05 20:47 UTC (permalink / raw
  To: gentoo-commits

maekke      09/04/05 20:47:08

  Modified:             ChangeLog xvidtune-1.0.1-r1.ebuild
  Log:
  x86 stable, bug #264982
  (Portage version: 2.1.6.11/cvs/Linux x86_64)

Revision  Changes    Path
1.19                 x11-apps/xvidtune/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	5 Apr 2009 17:05:35 -0000	1.18
+++ ChangeLog	5 Apr 2009 20:47:08 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xvidtune
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.18 2009/04/05 17:05:35 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.19 2009/04/05 20:47:08 maekke Exp $
+
+  05 Apr 2009; Markus Meier <maekke@gentoo.org> xvidtune-1.0.1-r1.ebuild:
+  x86 stable, bug #264982
 
   05 Apr 2009; Olivier Crête <tester@gentoo.org> xvidtune-1.0.1-r1.ebuild:
   Stable on amd64, bug #264982



1.4                  x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild

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

Index: xvidtune-1.0.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xvidtune-1.0.1-r1.ebuild	5 Apr 2009 17:05:35 -0000	1.3
+++ xvidtune-1.0.1-r1.ebuild	5 Apr 2009 20:47:08 -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/xvidtune/xvidtune-1.0.1-r1.ebuild,v 1.3 2009/04/05 17:05:35 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild,v 1.4 2009/04/05 20:47:08 maekke Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="video mode tuner for Xorg"
 
-KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
 IUSE=""
 
 RDEPEND="x11-libs/libXxf86vm






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xvidtune: ChangeLog xvidtune-1.0.1-r1.ebuild
@ 2009-04-06 16:45 Friedrich Oslage (bluebird)
  0 siblings, 0 replies; 11+ messages in thread
From: Friedrich Oslage (bluebird) @ 2009-04-06 16:45 UTC (permalink / raw
  To: gentoo-commits

bluebird    09/04/06 16:45:41

  Modified:             ChangeLog xvidtune-1.0.1-r1.ebuild
  Log:
  Stable on sparc, bug #264982
  (Portage version: 2.2_rc28/cvs/Linux sparc64)

Revision  Changes    Path
1.20                 x11-apps/xvidtune/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	5 Apr 2009 20:47:08 -0000	1.19
+++ ChangeLog	6 Apr 2009 16:45:41 -0000	1.20
@@ -1,6 +1,10 @@
 # ChangeLog for x11-apps/xvidtune
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.19 2009/04/05 20:47:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.20 2009/04/06 16:45:41 bluebird Exp $
+
+  06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org>
+  xvidtune-1.0.1-r1.ebuild:
+  Stable on sparc, bug #264982
 
   05 Apr 2009; Markus Meier <maekke@gentoo.org> xvidtune-1.0.1-r1.ebuild:
   x86 stable, bug #264982



1.5                  x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild

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

Index: xvidtune-1.0.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xvidtune-1.0.1-r1.ebuild	5 Apr 2009 20:47:08 -0000	1.4
+++ xvidtune-1.0.1-r1.ebuild	6 Apr 2009 16:45:41 -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/xvidtune/xvidtune-1.0.1-r1.ebuild,v 1.4 2009/04/05 20:47:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild,v 1.5 2009/04/06 16:45:41 bluebird Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="video mode tuner for Xorg"
 
-KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
 IUSE=""
 
 RDEPEND="x11-libs/libXxf86vm






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xvidtune: ChangeLog xvidtune-1.0.1-r1.ebuild
@ 2009-04-09 15:03 Raul Porcel (armin76)
  0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-09 15:03 UTC (permalink / raw
  To: gentoo-commits

armin76     09/04/09 15:03:52

  Modified:             ChangeLog xvidtune-1.0.1-r1.ebuild
  Log:
  alpha/arm/s390/sh stable wrt #264982
  (Portage version: 2.1.6.7/cvs/Linux ia64)

Revision  Changes    Path
1.21                 x11-apps/xvidtune/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	6 Apr 2009 16:45:41 -0000	1.20
+++ ChangeLog	9 Apr 2009 15:03:51 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xvidtune
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.20 2009/04/06 16:45:41 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.21 2009/04/09 15:03:51 armin76 Exp $
+
+  09 Apr 2009; Raúl Porcel <armin76@gentoo.org> xvidtune-1.0.1-r1.ebuild:
+  alpha/arm/s390/sh stable wrt #264982
 
   06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org>
   xvidtune-1.0.1-r1.ebuild:



1.6                  x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild

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

Index: xvidtune-1.0.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xvidtune-1.0.1-r1.ebuild	6 Apr 2009 16:45:41 -0000	1.5
+++ xvidtune-1.0.1-r1.ebuild	9 Apr 2009 15:03:52 -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/xvidtune/xvidtune-1.0.1-r1.ebuild,v 1.5 2009/04/06 16:45:41 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild,v 1.6 2009/04/09 15:03:52 armin76 Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="video mode tuner for Xorg"
 
-KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm ~mips ~ppc ~ppc64 s390 sh sparc x86"
 IUSE=""
 
 RDEPEND="x11-libs/libXxf86vm






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xvidtune: ChangeLog xvidtune-1.0.1-r1.ebuild
@ 2009-04-11 18:30 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 11+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-04-11 18:30 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/04/11 18:30:55

  Modified:             ChangeLog xvidtune-1.0.1-r1.ebuild
  Log:
  ppc stable #264982
  (Portage version: 2.1.6.11/cvs/Linux ppc)

Revision  Changes    Path
1.22                 x11-apps/xvidtune/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	9 Apr 2009 15:03:51 -0000	1.21
+++ ChangeLog	11 Apr 2009 18:30:54 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xvidtune
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.21 2009/04/09 15:03:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.22 2009/04/11 18:30:54 nixnut Exp $
+
+  11 Apr 2009; nixnut <nixnut@gentoo.org> xvidtune-1.0.1-r1.ebuild:
+  ppc stable #264982
 
   09 Apr 2009; Raúl Porcel <armin76@gentoo.org> xvidtune-1.0.1-r1.ebuild:
   alpha/arm/s390/sh stable wrt #264982



1.7                  x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild

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

Index: xvidtune-1.0.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xvidtune-1.0.1-r1.ebuild	9 Apr 2009 15:03:52 -0000	1.6
+++ xvidtune-1.0.1-r1.ebuild	11 Apr 2009 18:30:54 -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/xvidtune/xvidtune-1.0.1-r1.ebuild,v 1.6 2009/04/09 15:03:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild,v 1.7 2009/04/11 18:30:54 nixnut Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="video mode tuner for Xorg"
 
-KEYWORDS="alpha amd64 arm ~mips ~ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm ~mips ppc ~ppc64 s390 sh sparc x86"
 IUSE=""
 
 RDEPEND="x11-libs/libXxf86vm






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xvidtune: ChangeLog xvidtune-1.0.1-r1.ebuild
@ 2009-04-17 18:45 Jeroen Roovers (jer)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2009-04-17 18:45 UTC (permalink / raw
  To: gentoo-commits

jer         09/04/17 18:45:15

  Modified:             ChangeLog xvidtune-1.0.1-r1.ebuild
  Log:
  Marked ~hppa too.
  (Portage version: 2.2_rc30/cvs/Linux i686)

Revision  Changes    Path
1.23                 x11-apps/xvidtune/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	11 Apr 2009 18:30:54 -0000	1.22
+++ ChangeLog	17 Apr 2009 18:45:15 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xvidtune
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.22 2009/04/11 18:30:54 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.23 2009/04/17 18:45:15 jer Exp $
+
+  17 Apr 2009; Jeroen Roovers <jer@gentoo.org> xvidtune-1.0.1-r1.ebuild:
+  Marked ~hppa too.
 
   11 Apr 2009; nixnut <nixnut@gentoo.org> xvidtune-1.0.1-r1.ebuild:
   ppc stable #264982



1.8                  x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild

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

Index: xvidtune-1.0.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xvidtune-1.0.1-r1.ebuild	11 Apr 2009 18:30:54 -0000	1.7
+++ xvidtune-1.0.1-r1.ebuild	17 Apr 2009 18:45:15 -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/xvidtune/xvidtune-1.0.1-r1.ebuild,v 1.7 2009/04/11 18:30:54 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild,v 1.8 2009/04/17 18:45:15 jer Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="video mode tuner for Xorg"
 
-KEYWORDS="alpha amd64 arm ~mips ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm ~hppa ~mips ppc ~ppc64 s390 sh sparc x86"
 IUSE=""
 
 RDEPEND="x11-libs/libXxf86vm






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xvidtune: ChangeLog xvidtune-1.0.1-r1.ebuild
@ 2009-04-22  0:47 Brent Baude (ranger)
  0 siblings, 0 replies; 11+ messages in thread
From: Brent Baude (ranger) @ 2009-04-22  0:47 UTC (permalink / raw
  To: gentoo-commits

ranger      09/04/22 00:47:30

  Modified:             ChangeLog xvidtune-1.0.1-r1.ebuild
  Log:
  Marking xvidtune-1.0.1-r1 ppc for bug 264982
  (Portage version: 2.1.6.11/cvs/Linux ppc64)

Revision  Changes    Path
1.24                 x11-apps/xvidtune/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	17 Apr 2009 18:45:15 -0000	1.23
+++ ChangeLog	22 Apr 2009 00:47:30 -0000	1.24
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xvidtune
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.23 2009/04/17 18:45:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.24 2009/04/22 00:47:30 ranger Exp $
+
+  22 Apr 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
+  Marking xvidtune-1.0.1-r1 ppc64 stable for bug 264982
 
   17 Apr 2009; Jeroen Roovers <jer@gentoo.org> xvidtune-1.0.1-r1.ebuild:
   Marked ~hppa too.



1.9                  x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild

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

Index: xvidtune-1.0.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xvidtune-1.0.1-r1.ebuild	17 Apr 2009 18:45:15 -0000	1.8
+++ xvidtune-1.0.1-r1.ebuild	22 Apr 2009 00:47:30 -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/xvidtune/xvidtune-1.0.1-r1.ebuild,v 1.8 2009/04/17 18:45:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild,v 1.9 2009/04/22 00:47:30 ranger Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="video mode tuner for Xorg"
 
-KEYWORDS="alpha amd64 arm ~hppa ~mips ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm ~hppa ~mips ppc ppc64 s390 sh sparc x86"
 IUSE=""
 
 RDEPEND="x11-libs/libXxf86vm






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xvidtune: ChangeLog xvidtune-1.0.1-r1.ebuild
@ 2009-07-07  1:52 Jeroen Roovers (jer)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2009-07-07  1:52 UTC (permalink / raw
  To: gentoo-commits

jer         09/07/07 01:52:39

  Modified:             ChangeLog xvidtune-1.0.1-r1.ebuild
  Log:
  Stable for HPPA too.
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.25                 x11-apps/xvidtune/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	22 Apr 2009 00:47:30 -0000	1.24
+++ ChangeLog	7 Jul 2009 01:52:39 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xvidtune
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.24 2009/04/22 00:47:30 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.25 2009/07/07 01:52:39 jer Exp $
+
+  07 Jul 2009; Jeroen Roovers <jer@gentoo.org> xvidtune-1.0.1-r1.ebuild:
+  Stable for HPPA too.
 
   22 Apr 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
   Marking xvidtune-1.0.1-r1 ppc64 stable for bug 264982



1.10                 x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild

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

Index: xvidtune-1.0.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xvidtune-1.0.1-r1.ebuild	22 Apr 2009 00:47:30 -0000	1.9
+++ xvidtune-1.0.1-r1.ebuild	7 Jul 2009 01:52:39 -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/xvidtune/xvidtune-1.0.1-r1.ebuild,v 1.9 2009/04/22 00:47:30 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild,v 1.10 2009/07/07 01:52:39 jer Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="video mode tuner for Xorg"
 
-KEYWORDS="alpha amd64 arm ~hppa ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86"
 IUSE=""
 
 RDEPEND="x11-libs/libXxf86vm






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xvidtune: ChangeLog xvidtune-1.0.1-r1.ebuild
@ 2010-10-10 11:50 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 11+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2010-10-10 11:50 UTC (permalink / raw
  To: gentoo-commits

scarabeus    10/10/10 11:50:13

  Modified:             ChangeLog
  Removed:              xvidtune-1.0.1-r1.ebuild
  Log:
  old
  
  (Portage version: 2.2_rc91/cvs/Linux x86_64)

Revision  Changes    Path
1.34                 x11-apps/xvidtune/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xvidtune/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xvidtune/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xvidtune/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	19 Sep 2010 19:53:37 -0000	1.33
+++ ChangeLog	10 Oct 2010 11:50:13 -0000	1.34
@@ -1,6 +1,10 @@
 # ChangeLog for x11-apps/xvidtune
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.33 2010/09/19 19:53:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.34 2010/10/10 11:50:13 scarabeus Exp $
+
+  10 Oct 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+  -xvidtune-1.0.1-r1.ebuild:
+  old
 
   19 Sep 2010; Raúl Porcel <armin76@gentoo.org> xvidtune-1.0.2.ebuild:
   s390/sh/sparc stable wrt #327777






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

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-09 15:03 [gentoo-commits] gentoo-x86 commit in x11-apps/xvidtune: ChangeLog xvidtune-1.0.1-r1.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2010-10-10 11:50 Tomas Chvatal (scarabeus)
2009-07-07  1:52 Jeroen Roovers (jer)
2009-04-22  0:47 Brent Baude (ranger)
2009-04-17 18:45 Jeroen Roovers (jer)
2009-04-11 18:30 Gysbert Wassenaar (nixnut)
2009-04-06 16:45 Friedrich Oslage (bluebird)
2009-04-05 20:47 Markus Meier (maekke)
2009-04-05 17:05 Olivier Crete (tester)
2009-01-25 16:28 Remi Cardona (remi)
2009-01-14 13:32 Remi Cardona (remi)

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