public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-dummy: ChangeLog xf86-video-dummy-0.3.3.ebuild
@ 2009-12-10 23:39 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 8+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2009-12-10 23:39 UTC (permalink / raw
  To: gentoo-commits

scarabeus    09/12/10 23:39:48

  Modified:             ChangeLog
  Added:                xf86-video-dummy-0.3.3.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_rc58/cvs/Linux i686)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	26 Oct 2009 21:17:05 -0000	1.50
+++ ChangeLog	10 Dec 2009 23:39:47 -0000	1.51
@@ -1,6 +1,12 @@
 # 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.50 2009/10/26 21:17:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.51 2009/12/10 23:39:47 scarabeus Exp $
+
+*xf86-video-dummy-0.3.3 (10 Dec 2009)
+
+  10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+  +xf86-video-dummy-0.3.3.ebuild:
+  Version bump.
 
   26 Oct 2009; Jeroen Roovers <jer@gentoo.org>
   xf86-video-dummy-0.3.2.ebuild:



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

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.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.3.ebuild?rev=1.1&content-type=text/plain

Index: xf86-video-dummy-0.3.3.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.3.ebuild,v 1.1 2009/12/10 23:39:47 scarabeus 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"
IUSE=""

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] 8+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-dummy: ChangeLog xf86-video-dummy-0.3.3.ebuild
@ 2010-01-30 18:32 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 8+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-01-30 18:32 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/01/30 18:32:47

  Modified:             ChangeLog xf86-video-dummy-0.3.3.ebuild
  Log:
  amd64 stable wrt #302046
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	23 Jan 2010 20:04:14 -0000	1.54
+++ ChangeLog	30 Jan 2010 18:32:46 -0000	1.55
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-dummy
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.54 2010/01/23 20:04:14 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.55 2010/01/30 18:32:46 ssuominen Exp $
+
+  30 Jan 2010; Samuli Suominen <ssuominen@gentoo.org>
+  xf86-video-dummy-0.3.3.ebuild:
+  amd64 stable wrt #302046
 
   23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
   -xf86-video-dummy-0.3.1.ebuild:



1.2                  x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.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.3.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.3.ebuild?r1=1.1&r2=1.2

Index: xf86-video-dummy-0.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-video-dummy-0.3.3.ebuild	10 Dec 2009 23:39:47 -0000	1.1
+++ xf86-video-dummy-0.3.3.ebuild	30 Jan 2010 18:32:46 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 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.3.ebuild,v 1.1 2009/12/10 23:39:47 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.ebuild,v 1.2 2010/01/30 18:32:46 ssuominen Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 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"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.0.99"






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-dummy: ChangeLog xf86-video-dummy-0.3.3.ebuild
@ 2010-02-08 15:33 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 8+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-02-08 15:33 UTC (permalink / raw
  To: gentoo-commits

fauli       10/02/08 15:33:50

  Modified:             ChangeLog xf86-video-dummy-0.3.3.ebuild
  Log:
  stable x86, bug 302046
  (Portage version: 2.1.7.16/cvs/Linux i686)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	30 Jan 2010 18:32:46 -0000	1.55
+++ ChangeLog	8 Feb 2010 15:33:49 -0000	1.56
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-dummy
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.55 2010/01/30 18:32:46 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.56 2010/02/08 15:33:49 fauli Exp $
+
+  08 Feb 2010; Christian Faulhammer <fauli@gentoo.org>
+  xf86-video-dummy-0.3.3.ebuild:
+  stable x86, bug 302046
 
   30 Jan 2010; Samuli Suominen <ssuominen@gentoo.org>
   xf86-video-dummy-0.3.3.ebuild:



1.3                  x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.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.3.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.3.ebuild?r1=1.2&r2=1.3

Index: xf86-video-dummy-0.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xf86-video-dummy-0.3.3.ebuild	30 Jan 2010 18:32:46 -0000	1.2
+++ xf86-video-dummy-0.3.3.ebuild	8 Feb 2010 15:33:49 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 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.3.ebuild,v 1.2 2010/01/30 18:32:46 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.ebuild,v 1.3 2010/02/08 15:33:49 fauli Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 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"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.0.99"






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-dummy: ChangeLog xf86-video-dummy-0.3.3.ebuild
@ 2010-02-11 17:40 Jeroen Roovers (jer)
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2010-02-11 17:40 UTC (permalink / raw
  To: gentoo-commits

jer         10/02/11 17:40:52

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

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	8 Feb 2010 15:33:49 -0000	1.56
+++ ChangeLog	11 Feb 2010 17:40:52 -0000	1.57
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-dummy
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.56 2010/02/08 15:33:49 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.57 2010/02/11 17:40:52 jer Exp $
+
+  11 Feb 2010; Jeroen Roovers <jer@gentoo.org>
+  xf86-video-dummy-0.3.3.ebuild:
+  Stable for HPPA (bug #302046).
 
   08 Feb 2010; Christian Faulhammer <fauli@gentoo.org>
   xf86-video-dummy-0.3.3.ebuild:



1.4                  x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.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.3.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.3.ebuild?r1=1.3&r2=1.4

Index: xf86-video-dummy-0.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xf86-video-dummy-0.3.3.ebuild	8 Feb 2010 15:33:49 -0000	1.3
+++ xf86-video-dummy-0.3.3.ebuild	11 Feb 2010 17:40:52 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 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.3.ebuild,v 1.3 2010/02/08 15:33:49 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.ebuild,v 1.4 2010/02/11 17:40:52 jer Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 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"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.0.99"






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-dummy: ChangeLog xf86-video-dummy-0.3.3.ebuild
@ 2010-02-15 19:06 Joseph Jezak (josejx)
  0 siblings, 0 replies; 8+ messages in thread
From: Joseph Jezak (josejx) @ 2010-02-15 19:06 UTC (permalink / raw
  To: gentoo-commits

josejx      10/02/15 19:06:16

  Modified:             ChangeLog xf86-video-dummy-0.3.3.ebuild
  Log:
  Marked ppc/ppc64 stable for bug #302046.
  (Portage version: 2.1.7.16/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	11 Feb 2010 17:40:52 -0000	1.57
+++ ChangeLog	15 Feb 2010 19:06:16 -0000	1.58
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-dummy
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.57 2010/02/11 17:40:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.58 2010/02/15 19:06:16 josejx Exp $
+
+  15 Feb 2010; Joseph Jezak <josejx@gentoo.org>
+  xf86-video-dummy-0.3.3.ebuild:
+  Marked ppc/ppc64 stable for bug #302046.
 
   11 Feb 2010; Jeroen Roovers <jer@gentoo.org>
   xf86-video-dummy-0.3.3.ebuild:



1.5                  x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.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.3.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.3.ebuild?r1=1.4&r2=1.5

Index: xf86-video-dummy-0.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xf86-video-dummy-0.3.3.ebuild	11 Feb 2010 17:40:52 -0000	1.4
+++ xf86-video-dummy-0.3.3.ebuild	15 Feb 2010 19:06:16 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 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.3.ebuild,v 1.4 2010/02/11 17:40:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.ebuild,v 1.5 2010/02/15 19:06:16 josejx Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 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"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.0.99"






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

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

maekke      10/07/22 16:06:58

  Modified:             ChangeLog xf86-video-dummy-0.3.3.ebuild
  Log:
  arm stable, bug #327777
  (Portage version: 2.2_rc67/cvs/Linux i686)

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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	11 Jul 2010 09:20:11 -0000	1.59
+++ ChangeLog	22 Jul 2010 16:06:58 -0000	1.60
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-dummy
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.59 2010/07/11 09:20:11 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.60 2010/07/22 16:06:58 maekke Exp $
+
+  22 Jul 2010; Markus Meier <maekke@gentoo.org>
+  xf86-video-dummy-0.3.3.ebuild:
+  arm stable, bug #327777
 
 *xf86-video-dummy-0.3.4 (11 Jul 2010)
 



1.6                  x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.ebuild

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

Index: xf86-video-dummy-0.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xf86-video-dummy-0.3.3.ebuild	15 Feb 2010 19:06:16 -0000	1.5
+++ xf86-video-dummy-0.3.3.ebuild	22 Jul 2010 16:06:58 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 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.3.ebuild,v 1.5 2010/02/15 19:06:16 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.ebuild,v 1.6 2010/07/22 16:06:58 maekke Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 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"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.0.99"






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-dummy: ChangeLog xf86-video-dummy-0.3.3.ebuild
@ 2010-09-12 19:03 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 8+ messages in thread
From: Tobias Klausmann (klausman) @ 2010-09-12 19:03 UTC (permalink / raw
  To: gentoo-commits

klausman    10/09/12 19:03:49

  Modified:             ChangeLog xf86-video-dummy-0.3.3.ebuild
  Log:
  Stable on alpha, bug #327777
  
  (Portage version: 2.1.9.1/cvs/Linux x86_64)

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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?r1=1.60&r2=1.61

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	22 Jul 2010 16:06:58 -0000	1.60
+++ ChangeLog	12 Sep 2010 19:03:49 -0000	1.61
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-dummy
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.60 2010/07/22 16:06:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.61 2010/09/12 19:03:49 klausman Exp $
+
+  12 Sep 2010; Tobias Klausmann <klausman@gentoo.org>
+  xf86-video-dummy-0.3.3.ebuild:
+  Stable on alpha, bug #327777
 
   22 Jul 2010; Markus Meier <maekke@gentoo.org>
   xf86-video-dummy-0.3.3.ebuild:



1.7                  x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.ebuild

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

Index: xf86-video-dummy-0.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xf86-video-dummy-0.3.3.ebuild	22 Jul 2010 16:06:58 -0000	1.6
+++ xf86-video-dummy-0.3.3.ebuild	12 Sep 2010 19:03:49 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 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.3.ebuild,v 1.6 2010/07/22 16:06:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.ebuild,v 1.7 2010/09/12 19:03:49 klausman Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 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"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.0.99"






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-dummy: ChangeLog xf86-video-dummy-0.3.3.ebuild
@ 2010-09-19 20:02 Raul Porcel (armin76)
  0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2010-09-19 20:02 UTC (permalink / raw
  To: gentoo-commits

armin76     10/09/19 20:02:17

  Modified:             ChangeLog xf86-video-dummy-0.3.3.ebuild
  Log:
  ia64/sh/sparc stable wrt #327777
  (Portage version: 2.1.8.3/cvs/Linux ia64)

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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?r1=1.61&r2=1.62

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog	12 Sep 2010 19:03:49 -0000	1.61
+++ ChangeLog	19 Sep 2010 20:02:17 -0000	1.62
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-dummy
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.61 2010/09/12 19:03:49 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.62 2010/09/19 20:02:17 armin76 Exp $
+
+  19 Sep 2010; Raúl Porcel <armin76@gentoo.org>
+  xf86-video-dummy-0.3.3.ebuild:
+  ia64/sh/sparc stable wrt #327777
 
   12 Sep 2010; Tobias Klausmann <klausman@gentoo.org>
   xf86-video-dummy-0.3.3.ebuild:



1.8                  x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.ebuild

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

Index: xf86-video-dummy-0.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xf86-video-dummy-0.3.3.ebuild	12 Sep 2010 19:03:49 -0000	1.7
+++ xf86-video-dummy-0.3.3.ebuild	19 Sep 2010 20:02:17 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 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.3.ebuild,v 1.7 2010/09/12 19:03:49 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.ebuild,v 1.8 2010/09/19 20:02:17 armin76 Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 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"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.0.99"






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

end of thread, other threads:[~2010-09-19 20:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-10 23:39 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-dummy: ChangeLog xf86-video-dummy-0.3.3.ebuild Tomas Chvatal (scarabeus)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-30 18:32 Samuli Suominen (ssuominen)
2010-02-08 15:33 Christian Faulhammer (fauli)
2010-02-11 17:40 Jeroen Roovers (jer)
2010-02-15 19:06 Joseph Jezak (josejx)
2010-07-22 16:06 Markus Meier (maekke)
2010-09-12 19:03 Tobias Klausmann (klausman)
2010-09-19 20:02 Raul Porcel (armin76)

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