public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-dummy: xf86-video-dummy-0.3.1.ebuild ChangeLog
@ 2009-02-26  7:53 Donnie Berkholz (dberkholz)
  0 siblings, 0 replies; 10+ messages in thread
From: Donnie Berkholz (dberkholz) @ 2009-02-26  7:53 UTC (permalink / raw
  To: gentoo-commits

dberkholz    09/02/26 07:53:32

  Modified:             ChangeLog
  Added:                xf86-video-dummy-0.3.1.ebuild
  Log:
  Version bump.
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.33                 x11-drivers/xf86-video-dummy/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	10 Jun 2008 06:47:54 -0000	1.32
+++ ChangeLog	26 Feb 2009 07:53:32 -0000	1.33
@@ -1,6 +1,12 @@
 # ChangeLog for x11-drivers/xf86-video-dummy
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.32 2008/06/10 06:47:54 dberkholz Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.33 2009/02/26 07:53:32 dberkholz Exp $
+
+*xf86-video-dummy-0.3.1 (26 Feb 2009)
+
+  26 Feb 2009; Donnie Berkholz <dberkholz@gentoo.org>;
+  +xf86-video-dummy-0.3.1.ebuild:
+  Version bump.
 
 *xf86-video-dummy-0.3.0 (10 Jun 2008)
 



1.1                  x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?rev=1.1&content-type=text/plain

Index: xf86-video-dummy-0.3.1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v 1.1 2009/02/26 07:53:32 dberkholz Exp $

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

inherit x-modular

DESCRIPTION="X.Org driver for dummy cards"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
RDEPEND=">=x11-base/xorg-server-1.0.99"
DEPEND="${RDEPEND}
	x11-proto/fontsproto
	x11-proto/randrproto
	x11-proto/renderproto
	x11-proto/videoproto
	x11-proto/xf86dgaproto
	x11-proto/xproto"






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-dummy: xf86-video-dummy-0.3.1.ebuild ChangeLog
@ 2009-04-03 13:37 Brent Baude (ranger)
  0 siblings, 0 replies; 10+ messages in thread
From: Brent Baude (ranger) @ 2009-04-03 13:37 UTC (permalink / raw
  To: gentoo-commits

ranger      09/04/03 13:37:42

  Modified:             xf86-video-dummy-0.3.1.ebuild ChangeLog
  Log:
  Marking xf86-video-dummy-0.3.1 ppc for bug 251832
  (Portage version: 2.1.6.11/cvs/Linux ppc64)

Revision  Changes    Path
1.2                  x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?r1=1.1&r2=1.2

Index: xf86-video-dummy-0.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-video-dummy-0.3.1.ebuild	26 Feb 2009 07:53:32 -0000	1.1
+++ xf86-video-dummy-0.3.1.ebuild	3 Apr 2009 13:37:42 -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-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v 1.1 2009/02/26 07:53:32 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v 1.2 2009/04/03 13:37:42 ranger Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="X.Org driver for dummy cards"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
 RDEPEND=">=x11-base/xorg-server-1.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/fontsproto



1.34                 x11-drivers/xf86-video-dummy/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	26 Feb 2009 07:53:32 -0000	1.33
+++ ChangeLog	3 Apr 2009 13:37:42 -0000	1.34
@@ -1,6 +1,9 @@
 # ChangeLog for x11-drivers/xf86-video-dummy
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.33 2009/02/26 07:53:32 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.34 2009/04/03 13:37:42 ranger Exp $
+
+  03 Apr 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
+  Marking xf86-video-dummy-0.3.1 ppc stable for bug 251832
 
 *xf86-video-dummy-0.3.1 (26 Feb 2009)
 






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-dummy: xf86-video-dummy-0.3.1.ebuild ChangeLog
@ 2009-04-03 14:30 Brent Baude (ranger)
  0 siblings, 0 replies; 10+ messages in thread
From: Brent Baude (ranger) @ 2009-04-03 14:30 UTC (permalink / raw
  To: gentoo-commits

ranger      09/04/03 14:30:10

  Modified:             xf86-video-dummy-0.3.1.ebuild ChangeLog
  Log:
  Marking xf86-video-dummy-0.3.1 ppc64 for bug 251832
  (Portage version: 2.1.6.11/cvs/Linux ppc64)

Revision  Changes    Path
1.3                  x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?r1=1.2&r2=1.3

Index: xf86-video-dummy-0.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xf86-video-dummy-0.3.1.ebuild	3 Apr 2009 13:37:42 -0000	1.2
+++ xf86-video-dummy-0.3.1.ebuild	3 Apr 2009 14:30:10 -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-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v 1.2 2009/04/03 13:37:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v 1.3 2009/04/03 14:30:10 ranger Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="X.Org driver for dummy cards"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
 RDEPEND=">=x11-base/xorg-server-1.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/fontsproto



1.35                 x11-drivers/xf86-video-dummy/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	3 Apr 2009 13:37:42 -0000	1.34
+++ ChangeLog	3 Apr 2009 14:30:10 -0000	1.35
@@ -1,6 +1,9 @@
 # ChangeLog for x11-drivers/xf86-video-dummy
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.34 2009/04/03 13:37:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.35 2009/04/03 14:30:10 ranger Exp $
+
+  03 Apr 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
+  Marking xf86-video-dummy-0.3.1 ppc64 stable for bug 251832
 
   03 Apr 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
   Marking xf86-video-dummy-0.3.1 ppc stable for bug 251832






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-dummy: xf86-video-dummy-0.3.1.ebuild ChangeLog
@ 2009-04-05 18:40 Olivier Crete (tester)
  0 siblings, 0 replies; 10+ messages in thread
From: Olivier Crete (tester) @ 2009-04-05 18:40 UTC (permalink / raw
  To: gentoo-commits

tester      09/04/05 18:40:30

  Modified:             xf86-video-dummy-0.3.1.ebuild ChangeLog
  Log:
  Stable on amd64, bug #251832
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?r1=1.3&r2=1.4

Index: xf86-video-dummy-0.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xf86-video-dummy-0.3.1.ebuild	3 Apr 2009 14:30:10 -0000	1.3
+++ xf86-video-dummy-0.3.1.ebuild	5 Apr 2009 18:40:30 -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-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v 1.3 2009/04/03 14:30:10 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v 1.4 2009/04/05 18:40:30 tester Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="X.Org driver for dummy cards"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
 RDEPEND=">=x11-base/xorg-server-1.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/fontsproto



1.36                 x11-drivers/xf86-video-dummy/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	3 Apr 2009 14:30:10 -0000	1.35
+++ ChangeLog	5 Apr 2009 18:40:30 -0000	1.36
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-dummy
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.35 2009/04/03 14:30:10 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.36 2009/04/05 18:40:30 tester Exp $
+
+  05 Apr 2009; Olivier Crête <tester@gentoo.org>
+  xf86-video-dummy-0.3.1.ebuild:
+  Stable on amd64, bug #251832
 
   03 Apr 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
   Marking xf86-video-dummy-0.3.1 ppc64 stable for bug 251832






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-dummy: xf86-video-dummy-0.3.1.ebuild ChangeLog
@ 2009-04-05 22:16 Markus Meier (maekke)
  0 siblings, 0 replies; 10+ messages in thread
From: Markus Meier (maekke) @ 2009-04-05 22:16 UTC (permalink / raw
  To: gentoo-commits

maekke      09/04/05 22:16:37

  Modified:             xf86-video-dummy-0.3.1.ebuild ChangeLog
  Log:
  x86 stable, bug #251832
  (Portage version: 2.1.6.11/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?r1=1.4&r2=1.5

Index: xf86-video-dummy-0.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xf86-video-dummy-0.3.1.ebuild	5 Apr 2009 18:40:30 -0000	1.4
+++ xf86-video-dummy-0.3.1.ebuild	5 Apr 2009 22:16:37 -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-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v 1.4 2009/04/05 18:40:30 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v 1.5 2009/04/05 22:16:37 maekke Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="X.Org driver for dummy cards"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
 RDEPEND=">=x11-base/xorg-server-1.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/fontsproto



1.37                 x11-drivers/xf86-video-dummy/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	5 Apr 2009 18:40:30 -0000	1.36
+++ ChangeLog	5 Apr 2009 22:16:37 -0000	1.37
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-dummy
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.36 2009/04/05 18:40:30 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.37 2009/04/05 22:16:37 maekke Exp $
+
+  05 Apr 2009; Markus Meier <maekke@gentoo.org>
+  xf86-video-dummy-0.3.1.ebuild:
+  x86 stable, bug #251832
 
   05 Apr 2009; Olivier Crête <tester@gentoo.org>
   xf86-video-dummy-0.3.1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-dummy: xf86-video-dummy-0.3.1.ebuild ChangeLog
@ 2009-04-06 18:28 Friedrich Oslage (bluebird)
  0 siblings, 0 replies; 10+ messages in thread
From: Friedrich Oslage (bluebird) @ 2009-04-06 18:28 UTC (permalink / raw
  To: gentoo-commits

bluebird    09/04/06 18:28:42

  Modified:             xf86-video-dummy-0.3.1.ebuild ChangeLog
  Log:
  Stable on sparc, bug #251832
  (Portage version: 2.2_rc28/cvs/Linux sparc64)

Revision  Changes    Path
1.6                  x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?r1=1.5&r2=1.6

Index: xf86-video-dummy-0.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xf86-video-dummy-0.3.1.ebuild	5 Apr 2009 22:16:37 -0000	1.5
+++ xf86-video-dummy-0.3.1.ebuild	6 Apr 2009 18:28:42 -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-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v 1.5 2009/04/05 22:16:37 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v 1.6 2009/04/06 18:28:42 bluebird Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="X.Org driver for dummy cards"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd"
 RDEPEND=">=x11-base/xorg-server-1.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/fontsproto



1.38                 x11-drivers/xf86-video-dummy/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	5 Apr 2009 22:16:37 -0000	1.37
+++ ChangeLog	6 Apr 2009 18:28:42 -0000	1.38
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-dummy
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.37 2009/04/05 22:16:37 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.38 2009/04/06 18:28:42 bluebird Exp $
+
+  06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org>
+  xf86-video-dummy-0.3.1.ebuild:
+  Stable on sparc, bug #251832
 
   05 Apr 2009; Markus Meier <maekke@gentoo.org>
   xf86-video-dummy-0.3.1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-dummy: xf86-video-dummy-0.3.1.ebuild ChangeLog
@ 2009-04-15 15:07 Raul Porcel (armin76)
  0 siblings, 0 replies; 10+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-15 15:07 UTC (permalink / raw
  To: gentoo-commits

armin76     09/04/15 15:07:12

  Modified:             xf86-video-dummy-0.3.1.ebuild ChangeLog
  Log:
  ia64/sh stable wrt #251832
  (Portage version: 2.1.6.7/cvs/Linux ia64)

Revision  Changes    Path
1.7                  x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?r1=1.6&r2=1.7

Index: xf86-video-dummy-0.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xf86-video-dummy-0.3.1.ebuild	6 Apr 2009 18:28:42 -0000	1.6
+++ xf86-video-dummy-0.3.1.ebuild	15 Apr 2009 15:07:12 -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-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v 1.6 2009/04/06 18:28:42 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v 1.7 2009/04/15 15:07:12 armin76 Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="X.Org driver for dummy cards"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
 RDEPEND=">=x11-base/xorg-server-1.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/fontsproto



1.39                 x11-drivers/xf86-video-dummy/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	6 Apr 2009 18:28:42 -0000	1.38
+++ ChangeLog	15 Apr 2009 15:07:12 -0000	1.39
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-dummy
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.38 2009/04/06 18:28:42 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.39 2009/04/15 15:07:12 armin76 Exp $
+
+  15 Apr 2009; Raúl Porcel <armin76@gentoo.org>
+  xf86-video-dummy-0.3.1.ebuild:
+  ia64/sh stable wrt #251832
 
   06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org>
   xf86-video-dummy-0.3.1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-dummy: xf86-video-dummy-0.3.1.ebuild ChangeLog
@ 2009-04-16  7:20 Jeroen Roovers (jer)
  0 siblings, 0 replies; 10+ messages in thread
From: Jeroen Roovers (jer) @ 2009-04-16  7:20 UTC (permalink / raw
  To: gentoo-commits

jer         09/04/16 07:20:57

  Modified:             xf86-video-dummy-0.3.1.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #251832).
  (Portage version: 2.2_rc30/cvs/Linux i686)

Revision  Changes    Path
1.8                  x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?r1=1.7&r2=1.8

Index: xf86-video-dummy-0.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xf86-video-dummy-0.3.1.ebuild	15 Apr 2009 15:07:12 -0000	1.7
+++ xf86-video-dummy-0.3.1.ebuild	16 Apr 2009 07:20:57 -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-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v 1.7 2009/04/15 15:07:12 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v 1.8 2009/04/16 07:20:57 jer Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="X.Org driver for dummy cards"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
 RDEPEND=">=x11-base/xorg-server-1.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/fontsproto



1.40                 x11-drivers/xf86-video-dummy/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	15 Apr 2009 15:07:12 -0000	1.39
+++ ChangeLog	16 Apr 2009 07:20:57 -0000	1.40
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-dummy
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.39 2009/04/15 15:07:12 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.40 2009/04/16 07:20:57 jer Exp $
+
+  16 Apr 2009; Jeroen Roovers <jer@gentoo.org>
+  xf86-video-dummy-0.3.1.ebuild:
+  Stable for HPPA (bug #251832).
 
   15 Apr 2009; Raúl Porcel <armin76@gentoo.org>
   xf86-video-dummy-0.3.1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-dummy: xf86-video-dummy-0.3.1.ebuild ChangeLog
@ 2009-05-15 15:42 Raul Porcel (armin76)
  0 siblings, 0 replies; 10+ messages in thread
From: Raul Porcel (armin76) @ 2009-05-15 15:42 UTC (permalink / raw
  To: gentoo-commits

armin76     09/05/15 15:42:18

  Modified:             xf86-video-dummy-0.3.1.ebuild ChangeLog
  Log:
  arm stable
  (Portage version: 2.1.6.11/cvs/Linux ia64)

Revision  Changes    Path
1.9                  x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?r1=1.8&r2=1.9

Index: xf86-video-dummy-0.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xf86-video-dummy-0.3.1.ebuild	16 Apr 2009 07:20:57 -0000	1.8
+++ xf86-video-dummy-0.3.1.ebuild	15 May 2009 15:42:18 -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-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v 1.8 2009/04/16 07:20:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v 1.9 2009/05/15 15:42:18 armin76 Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="X.Org driver for dummy cards"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
 RDEPEND=">=x11-base/xorg-server-1.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/fontsproto



1.41                 x11-drivers/xf86-video-dummy/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?r1=1.40&r2=1.41

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	16 Apr 2009 07:20:57 -0000	1.40
+++ ChangeLog	15 May 2009 15:42:18 -0000	1.41
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-dummy
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.40 2009/04/16 07:20:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.41 2009/05/15 15:42:18 armin76 Exp $
+
+  15 May 2009; Raúl Porcel <armin76@gentoo.org>
+  xf86-video-dummy-0.3.1.ebuild:
+  arm stable
 
   16 Apr 2009; Jeroen Roovers <jer@gentoo.org>
   xf86-video-dummy-0.3.1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-dummy: xf86-video-dummy-0.3.1.ebuild ChangeLog
@ 2009-06-23 19:56 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 10+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-06-23 19:56 UTC (permalink / raw
  To: gentoo-commits

klausman    09/06/23 19:56:34

  Modified:             xf86-video-dummy-0.3.1.ebuild ChangeLog
  Log:
  Stable on alpha for xorg-server-1.5/xorg-x11-7.4
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild?r1=1.9&r2=1.10

Index: xf86-video-dummy-0.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xf86-video-dummy-0.3.1.ebuild	15 May 2009 15:42:18 -0000	1.9
+++ xf86-video-dummy-0.3.1.ebuild	23 Jun 2009 19:56:34 -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-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v 1.9 2009/05/15 15:42:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.1.ebuild,v 1.10 2009/06/23 19:56:34 klausman Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="X.Org driver for dummy cards"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
 RDEPEND=">=x11-base/xorg-server-1.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/fontsproto



1.42                 x11-drivers/xf86-video-dummy/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?r1=1.41&r2=1.42

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	15 May 2009 15:42:18 -0000	1.41
+++ ChangeLog	23 Jun 2009 19:56:34 -0000	1.42
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-dummy
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.41 2009/05/15 15:42:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.42 2009/06/23 19:56:34 klausman Exp $
+
+  23 Jun 2009; Tobias Klausmann <klausman@gentoo.org>
+  xf86-video-dummy-0.3.1.ebuild:
+  Stable on alpha for xorg-server-1.5/xorg-x11-7.4
 
   15 May 2009; Raúl Porcel <armin76@gentoo.org>
   xf86-video-dummy-0.3.1.ebuild:






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

end of thread, other threads:[~2009-06-23 19:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-15 15:42 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-dummy: xf86-video-dummy-0.3.1.ebuild ChangeLog Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2009-06-23 19:56 Tobias Klausmann (klausman)
2009-04-16  7:20 Jeroen Roovers (jer)
2009-04-15 15:07 Raul Porcel (armin76)
2009-04-06 18:28 Friedrich Oslage (bluebird)
2009-04-05 22:16 Markus Meier (maekke)
2009-04-05 18:40 Olivier Crete (tester)
2009-04-03 14:30 Brent Baude (ranger)
2009-04-03 13:37 Brent Baude (ranger)
2009-02-26  7:53 Donnie Berkholz (dberkholz)

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