public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-glint: ChangeLog xf86-video-glint-1.2.7.ebuild
@ 2012-02-16  4:21 Matt Turner (mattst88)
  0 siblings, 0 replies; 6+ messages in thread
From: Matt Turner (mattst88) @ 2012-02-16  4:21 UTC (permalink / raw
  To: gentoo-commits

mattst88    12/02/16 04:21:54

  Modified:             ChangeLog
  Added:                xf86-video-glint-1.2.7.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	15 Feb 2012 19:11:42 -0000	1.55
+++ ChangeLog	16 Feb 2012 04:21:54 -0000	1.56
@@ -1,6 +1,12 @@
 # ChangeLog for x11-drivers/xf86-video-glint
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.55 2012/02/15 19:11:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.56 2012/02/16 04:21:54 mattst88 Exp $
+
+*xf86-video-glint-1.2.7 (16 Feb 2012)
+
+  16 Feb 2012; Matt Turner <mattst88@gentoo.org>
+  +xf86-video-glint-1.2.7.ebuild:
+  Version bump.
 
   15 Feb 2012; Brent Baude <ranger@gentoo.org> xf86-video-glint-1.2.6.ebuild:
   Marking xf86-video-glint-1.2.6 ppc stable for bug 394393



1.1                  x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild?rev=1.1&content-type=text/plain

Index: xf86-video-glint-1.2.7.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild,v 1.1 2012/02/16 04:21:54 mattst88 Exp $

EAPI=4

inherit xorg-2

DESCRIPTION="GLINT/Permedia video driver"

KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE=""

RDEPEND=">=x11-base/xorg-server-1.0.99"
DEPEND="${RDEPEND}
	x11-proto/videoproto
	x11-proto/xextproto
	x11-proto/xf86dgaproto
	x11-proto/xproto"






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-glint: ChangeLog xf86-video-glint-1.2.7.ebuild
@ 2012-05-16  0:48 Alexis Ballier (aballier)
  0 siblings, 0 replies; 6+ messages in thread
From: Alexis Ballier (aballier) @ 2012-05-16  0:48 UTC (permalink / raw
  To: gentoo-commits

aballier    12/05/16 00:48:07

  Modified:             ChangeLog xf86-video-glint-1.2.7.ebuild
  Log:
  keyword ~amd64-fbsd (compile tested only)
  
  (Portage version: 2.2.0_alpha105/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	19 Feb 2012 15:00:46 -0000	1.57
+++ ChangeLog	16 May 2012 00:48:07 -0000	1.58
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-glint
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.57 2012/02/19 15:00:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.58 2012/05/16 00:48:07 aballier Exp $
+
+  16 May 2012; Alexis Ballier <aballier@gentoo.org>
+  xf86-video-glint-1.2.7.ebuild:
+  keyword ~amd64-fbsd (compile tested only)
 
   19 Feb 2012; Raúl Porcel <armin76@gentoo.org> xf86-video-glint-1.2.6.ebuild:
   alpha/ia64/sparc stable wrt #394393



1.2                  x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild?r1=1.1&r2=1.2

Index: xf86-video-glint-1.2.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-video-glint-1.2.7.ebuild	16 Feb 2012 04:21:54 -0000	1.1
+++ xf86-video-glint-1.2.7.ebuild	16 May 2012 00:48:07 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild,v 1.1 2012/02/16 04:21:54 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild,v 1.2 2012/05/16 00:48:07 aballier Exp $
 
 EAPI=4
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="GLINT/Permedia video driver"
 
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.0.99"






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-glint: ChangeLog xf86-video-glint-1.2.7.ebuild
@ 2012-06-22 20:43 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-06-22 20:43 UTC (permalink / raw
  To: gentoo-commits

ago         12/06/22 20:43:12

  Modified:             ChangeLog xf86-video-glint-1.2.7.ebuild
  Log:
  Stable for amd64, wrt bug #419473
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.59                 x11-drivers/xf86-video-glint/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	16 May 2012 00:48:07 -0000	1.58
+++ ChangeLog	22 Jun 2012 20:43:12 -0000	1.59
@@ -1,6 +1,9 @@
 # ChangeLog for x11-drivers/xf86-video-glint
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.58 2012/05/16 00:48:07 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.59 2012/06/22 20:43:12 ago Exp $
+
+  22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-glint-1.2.7.ebuild:
+  Stable for amd64, wrt bug #419473
 
   16 May 2012; Alexis Ballier <aballier@gentoo.org>
   xf86-video-glint-1.2.7.ebuild:



1.3                  x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild?r1=1.2&r2=1.3

Index: xf86-video-glint-1.2.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xf86-video-glint-1.2.7.ebuild	16 May 2012 00:48:07 -0000	1.2
+++ xf86-video-glint-1.2.7.ebuild	22 Jun 2012 20:43:12 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild,v 1.2 2012/05/16 00:48:07 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild,v 1.3 2012/06/22 20:43:12 ago Exp $
 
 EAPI=4
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="GLINT/Permedia video driver"
 
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.0.99"






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-glint: ChangeLog xf86-video-glint-1.2.7.ebuild
@ 2012-06-24 19:06 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-06-24 19:06 UTC (permalink / raw
  To: gentoo-commits

ago         12/06/24 19:06:42

  Modified:             ChangeLog xf86-video-glint-1.2.7.ebuild
  Log:
  Stable for x86, wrt bug #419473
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	22 Jun 2012 20:43:12 -0000	1.59
+++ ChangeLog	24 Jun 2012 19:06:42 -0000	1.60
@@ -1,6 +1,9 @@
 # ChangeLog for x11-drivers/xf86-video-glint
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.59 2012/06/22 20:43:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.60 2012/06/24 19:06:42 ago Exp $
+
+  24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-glint-1.2.7.ebuild:
+  Stable for x86, wrt bug #419473
 
   22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-glint-1.2.7.ebuild:
   Stable for amd64, wrt bug #419473



1.4                  x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild?r1=1.3&r2=1.4

Index: xf86-video-glint-1.2.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xf86-video-glint-1.2.7.ebuild	22 Jun 2012 20:43:12 -0000	1.3
+++ xf86-video-glint-1.2.7.ebuild	24 Jun 2012 19:06:42 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild,v 1.3 2012/06/22 20:43:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild,v 1.4 2012/06/24 19:06:42 ago Exp $
 
 EAPI=4
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="GLINT/Permedia video driver"
 
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.0.99"






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-glint: ChangeLog xf86-video-glint-1.2.7.ebuild
@ 2012-07-12 17:33 Brent Baude (ranger)
  0 siblings, 0 replies; 6+ messages in thread
From: Brent Baude (ranger) @ 2012-07-12 17:33 UTC (permalink / raw
  To: gentoo-commits

ranger      12/07/12 17:33:18

  Modified:             ChangeLog xf86-video-glint-1.2.7.ebuild
  Log:
  Marking xf86-video-glint-1.2.7 ppc for bug 419473
  
  (Portage version: 2.1.10.65/cvs/Linux ppc64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	24 Jun 2012 19:06:42 -0000	1.60
+++ ChangeLog	12 Jul 2012 17:33:18 -0000	1.61
@@ -1,6 +1,9 @@
 # ChangeLog for x11-drivers/xf86-video-glint
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.60 2012/06/24 19:06:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.61 2012/07/12 17:33:18 ranger Exp $
+
+  12 Jul 2012; Brent Baude <ranger@gentoo.org> xf86-video-glint-1.2.7.ebuild:
+  Marking xf86-video-glint-1.2.7 ppc stable for bug 419473
 
   24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-glint-1.2.7.ebuild:
   Stable for x86, wrt bug #419473



1.5                  x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild

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

Index: xf86-video-glint-1.2.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xf86-video-glint-1.2.7.ebuild	24 Jun 2012 19:06:42 -0000	1.4
+++ xf86-video-glint-1.2.7.ebuild	12 Jul 2012 17:33:18 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild,v 1.4 2012/06/24 19:06:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild,v 1.5 2012/07/12 17:33:18 ranger Exp $
 
 EAPI=4
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="GLINT/Permedia video driver"
 
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.0.99"






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-glint: ChangeLog xf86-video-glint-1.2.7.ebuild
@ 2012-08-26 19:43 Raul Porcel (armin76)
  0 siblings, 0 replies; 6+ messages in thread
From: Raul Porcel (armin76) @ 2012-08-26 19:43 UTC (permalink / raw
  To: gentoo-commits

armin76     12/08/26 19:43:15

  Modified:             ChangeLog xf86-video-glint-1.2.7.ebuild
  Log:
  alpha/ia64/sparc stable wrt #419473
  
  (Portage version: 2.1.11.5/cvs/Linux ia64)

Revision  Changes    Path
1.63                 x11-drivers/xf86-video-glint/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	21 Jul 2012 20:26:45 -0000	1.62
+++ ChangeLog	26 Aug 2012 19:43:15 -0000	1.63
@@ -1,6 +1,9 @@
 # ChangeLog for x11-drivers/xf86-video-glint
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.62 2012/07/21 20:26:45 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.63 2012/08/26 19:43:15 armin76 Exp $
+
+  26 Aug 2012; Raúl Porcel <armin76@gentoo.org> xf86-video-glint-1.2.7.ebuild:
+  alpha/ia64/sparc stable wrt #419473
 
 *xf86-video-glint-1.2.8 (21 Jul 2012)
 



1.6                  x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild

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

Index: xf86-video-glint-1.2.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xf86-video-glint-1.2.7.ebuild	12 Jul 2012 17:33:18 -0000	1.5
+++ xf86-video-glint-1.2.7.ebuild	26 Aug 2012 19:43:15 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild,v 1.5 2012/07/12 17:33:18 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.7.ebuild,v 1.6 2012/08/26 19:43:15 armin76 Exp $
 
 EAPI=4
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="GLINT/Permedia video driver"
 
-KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.0.99"





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

end of thread, other threads:[~2012-08-26 19:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-22 20:43 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-glint: ChangeLog xf86-video-glint-1.2.7.ebuild Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2012-08-26 19:43 Raul Porcel (armin76)
2012-07-12 17:33 Brent Baude (ranger)
2012-06-24 19:06 Agostino Sarubbo (ago)
2012-05-16  0:48 Alexis Ballier (aballier)
2012-02-16  4:21 Matt Turner (mattst88)

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