public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-mach64: ChangeLog xf86-video-mach64-6.8.2.ebuild
@ 2009-08-04  9:28 Remi Cardona (remi)
  0 siblings, 0 replies; 6+ messages in thread
From: Remi Cardona (remi) @ 2009-08-04  9:28 UTC (permalink / raw
  To: gentoo-commits

remi        09/08/04 09:28:21

  Modified:             ChangeLog
  Added:                xf86-video-mach64-6.8.2.ebuild
  Log:
  x11-drivers/xf86-video-mach64: bump to 6.8.2
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.11                 x11-drivers/xf86-video-mach64/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	23 Jun 2009 20:03:09 -0000	1.10
+++ ChangeLog	4 Aug 2009 09:28:21 -0000	1.11
@@ -1,6 +1,12 @@
 # ChangeLog for x11-drivers/xf86-video-mach64
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.10 2009/06/23 20:03:09 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.11 2009/08/04 09:28:21 remi Exp $
+
+*xf86-video-mach64-6.8.2 (04 Aug 2009)
+
+  04 Aug 2009; Rémi Cardona <remi@gentoo.org>
+  +xf86-video-mach64-6.8.2.ebuild:
+  bump to 6.8.2
 
   23 Jun 2009; Tobias Klausmann <klausman@gentoo.org>
   xf86-video-mach64-6.8.0.ebuild:



1.1                  x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild

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

Index: xf86-video-mach64-6.8.2.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-mach64/xf86-video-mach64-6.8.2.ebuild,v 1.1 2009/08/04 09:28:21 remi Exp $

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

inherit x-modular

DESCRIPTION="ATI Mach64 video driver"

KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
LICENSE="xf86-video-ati"
IUSE="dri"

RDEPEND=">=x11-base/xorg-server-1.2
	!<x11-drivers/xf86-video-ati-6.9"
DEPEND="${RDEPEND}
	x11-proto/fontsproto
	x11-proto/randrproto
	x11-proto/videoproto
	x11-proto/xextproto
	x11-proto/xineramaproto
	x11-proto/xf86miscproto
	x11-proto/xproto
	dri? ( x11-proto/glproto
			x11-proto/xf86driproto
			>=x11-libs/libdrm-2 )"

pkg_setup() {
	CONFIGURE_OPTIONS="$(use_enable dri)"
}






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-mach64: ChangeLog xf86-video-mach64-6.8.2.ebuild
@ 2009-09-30 20:38 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 6+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-09-30 20:38 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/09/30 20:38:46

  Modified:             ChangeLog xf86-video-mach64-6.8.2.ebuild
  Log:
  amd64 stable wrt #282290
  (Portage version: 2.2_rc42/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 x11-drivers/xf86-video-mach64/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	4 Aug 2009 09:28:21 -0000	1.11
+++ ChangeLog	30 Sep 2009 20:38:45 -0000	1.12
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-mach64
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.11 2009/08/04 09:28:21 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.12 2009/09/30 20:38:45 ssuominen Exp $
+
+  30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org>
+  xf86-video-mach64-6.8.2.ebuild:
+  amd64 stable wrt #282290
 
 *xf86-video-mach64-6.8.2 (04 Aug 2009)
 



1.2                  x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild

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

Index: xf86-video-mach64-6.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-video-mach64-6.8.2.ebuild	4 Aug 2009 09:28:21 -0000	1.1
+++ xf86-video-mach64-6.8.2.ebuild	30 Sep 2009 20:38:45 -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-mach64/xf86-video-mach64-6.8.2.ebuild,v 1.1 2009/08/04 09:28:21 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild,v 1.2 2009/09/30 20:38:45 ssuominen Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="ATI Mach64 video driver"
 
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 LICENSE="xf86-video-ati"
 IUSE="dri"
 






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-mach64: ChangeLog xf86-video-mach64-6.8.2.ebuild
@ 2009-10-05 13:40 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-10-05 13:40 UTC (permalink / raw
  To: gentoo-commits

fauli       09/10/05 13:40:02

  Modified:             ChangeLog xf86-video-mach64-6.8.2.ebuild
  Log:
  x86 stable, bug 282290
  (Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)

Revision  Changes    Path
1.13                 x11-drivers/xf86-video-mach64/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	30 Sep 2009 20:38:45 -0000	1.12
+++ ChangeLog	5 Oct 2009 13:40:02 -0000	1.13
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-mach64
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.12 2009/09/30 20:38:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.13 2009/10/05 13:40:02 fauli Exp $
+
+  05 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
+  xf86-video-mach64-6.8.2.ebuild:
+  x86 stable, bug 282290
 
   30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org>
   xf86-video-mach64-6.8.2.ebuild:



1.3                  x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild

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

Index: xf86-video-mach64-6.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xf86-video-mach64-6.8.2.ebuild	30 Sep 2009 20:38:45 -0000	1.2
+++ xf86-video-mach64-6.8.2.ebuild	5 Oct 2009 13:40:02 -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-mach64/xf86-video-mach64-6.8.2.ebuild,v 1.2 2009/09/30 20:38:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild,v 1.3 2009/10/05 13:40:02 fauli Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="ATI Mach64 video driver"
 
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 LICENSE="xf86-video-ati"
 IUSE="dri"
 






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-mach64: ChangeLog xf86-video-mach64-6.8.2.ebuild
@ 2009-10-11 11:26 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 6+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-10-11 11:26 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/10/11 11:26:10

  Modified:             ChangeLog xf86-video-mach64-6.8.2.ebuild
  Log:
  ppc stable #282290
  (Portage version: 2.1.6.13/cvs/Linux ppc, RepoMan options: --force)

Revision  Changes    Path
1.14                 x11-drivers/xf86-video-mach64/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	5 Oct 2009 13:40:02 -0000	1.13
+++ ChangeLog	11 Oct 2009 11:26:09 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for x11-drivers/xf86-video-mach64
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.13 2009/10/05 13:40:02 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.14 2009/10/11 11:26:09 nixnut Exp $
+
+  11 Oct 2009; nixnut <nixnut@gentoo.org> xf86-video-mach64-6.8.2.ebuild:
+  ppc stable #282290
 
   05 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
   xf86-video-mach64-6.8.2.ebuild:



1.4                  x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild

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

Index: xf86-video-mach64-6.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xf86-video-mach64-6.8.2.ebuild	5 Oct 2009 13:40:02 -0000	1.3
+++ xf86-video-mach64-6.8.2.ebuild	11 Oct 2009 11:26:09 -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-mach64/xf86-video-mach64-6.8.2.ebuild,v 1.3 2009/10/05 13:40:02 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild,v 1.4 2009/10/11 11:26:09 nixnut Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="ATI Mach64 video driver"
 
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 LICENSE="xf86-video-ati"
 IUSE="dri"
 






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-mach64: ChangeLog xf86-video-mach64-6.8.2.ebuild
@ 2009-12-15 15:38 Raul Porcel (armin76)
  0 siblings, 0 replies; 6+ messages in thread
From: Raul Porcel (armin76) @ 2009-12-15 15:38 UTC (permalink / raw
  To: gentoo-commits

armin76     09/12/15 15:38:40

  Modified:             ChangeLog xf86-video-mach64-6.8.2.ebuild
  Log:
  alpha/ia64/sparc stable wrt #282290
  (Portage version: 2.1.6.13/cvs/Linux ia64)

Revision  Changes    Path
1.16                 x11-drivers/xf86-video-mach64/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	14 Dec 2009 12:06:55 -0000	1.15
+++ ChangeLog	15 Dec 2009 15:38:40 -0000	1.16
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-mach64
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.15 2009/12/14 12:06:55 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.16 2009/12/15 15:38:40 armin76 Exp $
+
+  15 Dec 2009; Raúl Porcel <armin76@gentoo.org>
+  xf86-video-mach64-6.8.2.ebuild:
+  alpha/ia64/sparc stable wrt #282290
 
   14 Dec 2009; Rémi Cardona <remi@gentoo.org>
   xf86-video-mach64-6.8.0.ebuild, xf86-video-mach64-6.8.2.ebuild:



1.6                  x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild

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

Index: xf86-video-mach64-6.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xf86-video-mach64-6.8.2.ebuild	14 Dec 2009 12:06:55 -0000	1.5
+++ xf86-video-mach64-6.8.2.ebuild	15 Dec 2009 15:38:40 -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-mach64/xf86-video-mach64-6.8.2.ebuild,v 1.5 2009/12/14 12:06:55 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild,v 1.6 2009/12/15 15:38:40 armin76 Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="ATI Mach64 video driver"
 
-KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
 IUSE="dri"
 
 RDEPEND=">=x11-base/xorg-server-1.2






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-mach64: ChangeLog xf86-video-mach64-6.8.2.ebuild
@ 2009-12-15 19:29 Brent Baude (ranger)
  0 siblings, 0 replies; 6+ messages in thread
From: Brent Baude (ranger) @ 2009-12-15 19:29 UTC (permalink / raw
  To: gentoo-commits

ranger      09/12/15 19:29:49

  Modified:             ChangeLog xf86-video-mach64-6.8.2.ebuild
  Log:
  Marking xf86-video-mach64-6.8.2 ppc64 for bug 294958
  (Portage version: 2.1.7.1/cvs/Linux ppc64)

Revision  Changes    Path
1.17                 x11-drivers/xf86-video-mach64/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	15 Dec 2009 15:38:40 -0000	1.16
+++ ChangeLog	15 Dec 2009 19:29:49 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-mach64
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.16 2009/12/15 15:38:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.17 2009/12/15 19:29:49 ranger Exp $
+
+  15 Dec 2009; Brent Baude <ranger@gentoo.org>
+  xf86-video-mach64-6.8.2.ebuild:
+  Marking xf86-video-mach64-6.8.2 ppc64 stable for bug 294958
 
   15 Dec 2009; Raúl Porcel <armin76@gentoo.org>
   xf86-video-mach64-6.8.2.ebuild:



1.7                  x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild

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

Index: xf86-video-mach64-6.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xf86-video-mach64-6.8.2.ebuild	15 Dec 2009 15:38:40 -0000	1.6
+++ xf86-video-mach64-6.8.2.ebuild	15 Dec 2009 19:29:49 -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-mach64/xf86-video-mach64-6.8.2.ebuild,v 1.6 2009/12/15 15:38:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild,v 1.7 2009/12/15 19:29:49 ranger Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="ATI Mach64 video driver"
 
-KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="dri"
 
 RDEPEND=">=x11-base/xorg-server-1.2






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

end of thread, other threads:[~2009-12-15 19:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-15 19:29 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-mach64: ChangeLog xf86-video-mach64-6.8.2.ebuild Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2009-12-15 15:38 Raul Porcel (armin76)
2009-10-11 11:26 Gysbert Wassenaar (nixnut)
2009-10-05 13:40 Christian Faulhammer (fauli)
2009-09-30 20:38 Samuli Suominen (ssuominen)
2009-08-04  9:28 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