public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-glint: xf86-video-glint-1.2.5.ebuild ChangeLog
@ 2010-09-11 22:15 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 4+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2010-09-11 22:15 UTC (permalink / raw
  To: gentoo-commits

scarabeus    10/09/11 22:15:39

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

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	23 Jan 2010 20:07:01 -0000	1.46
+++ ChangeLog	11 Sep 2010 22:15:39 -0000	1.47
@@ -1,6 +1,12 @@
 # ChangeLog for x11-drivers/xf86-video-glint
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.46 2010/01/23 20:07:01 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.47 2010/09/11 22:15:39 scarabeus Exp $
+
+*xf86-video-glint-1.2.5 (11 Sep 2010)
+
+  11 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+  +xf86-video-glint-1.2.5.ebuild, -files/glint.xinf:
+  Version bump.
 
   23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
   -xf86-video-glint-1.2.1.ebuild, -xf86-video-glint-1.2.2.ebuild:



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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.5.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.5.ebuild?rev=1.1&content-type=text/plain

Index: xf86-video-glint-1.2.5.ebuild
===================================================================
# 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-glint/xf86-video-glint-1.2.5.ebuild,v 1.1 2010/09/11 22:15:39 scarabeus Exp $

EAPI=3

inherit xorg-2

DESCRIPTION="GLINT/Permedia video driver"

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

RDEPEND=">=x11-base/xorg-server-1.0.99"
DEPEND="${RDEPEND}
	x11-proto/fontsproto
	x11-proto/randrproto
	x11-proto/renderproto
	x11-proto/videoproto
	x11-proto/xextproto
	x11-proto/xf86dgaproto
	x11-proto/xproto
	dri? ( x11-proto/xf86driproto
			>=x11-libs/libdrm-2
			x11-proto/glproto )"

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






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-glint: xf86-video-glint-1.2.5.ebuild ChangeLog
@ 2010-12-23 12:44 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 4+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-12-23 12:44 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/12/23 12:44:21

  Modified:             xf86-video-glint-1.2.5.ebuild ChangeLog
  Log:
  amd64 stable wrt #344827
  
  (Portage version: 2.2.0_alpha10/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.2                  x11-drivers/xf86-video-glint/xf86-video-glint-1.2.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.5.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.5.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.5.ebuild?r1=1.1&r2=1.2

Index: xf86-video-glint-1.2.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-video-glint-1.2.5.ebuild	11 Sep 2010 22:15:39 -0000	1.1
+++ xf86-video-glint-1.2.5.ebuild	23 Dec 2010 12:44:21 -0000	1.2
@@ -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-glint/xf86-video-glint-1.2.5.ebuild,v 1.1 2010/09/11 22:15:39 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.5.ebuild,v 1.2 2010/12/23 12:44:21 ssuominen Exp $
 
 EAPI=3
 
@@ -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 ~x86-fbsd"
 IUSE="dri"
 
 RDEPEND=">=x11-base/xorg-server-1.0.99"



1.48                 x11-drivers/xf86-video-glint/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	11 Sep 2010 22:15:39 -0000	1.47
+++ ChangeLog	23 Dec 2010 12:44:21 -0000	1.48
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-glint
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.47 2010/09/11 22:15:39 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.48 2010/12/23 12:44:21 ssuominen Exp $
+
+  23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org>
+  xf86-video-glint-1.2.5.ebuild:
+  amd64 stable wrt #344827
 
 *xf86-video-glint-1.2.5 (11 Sep 2010)
 






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-glint: xf86-video-glint-1.2.5.ebuild ChangeLog
@ 2010-12-25 20:20 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 4+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-12-25 20:20 UTC (permalink / raw
  To: gentoo-commits

fauli       10/12/25 20:20:59

  Modified:             xf86-video-glint-1.2.5.ebuild ChangeLog
  Log:
  x86 stable, bug 344827
  
  (Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)

Revision  Changes    Path
1.3                  x11-drivers/xf86-video-glint/xf86-video-glint-1.2.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.5.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.5.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.5.ebuild?r1=1.2&r2=1.3

Index: xf86-video-glint-1.2.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xf86-video-glint-1.2.5.ebuild	23 Dec 2010 12:44:21 -0000	1.2
+++ xf86-video-glint-1.2.5.ebuild	25 Dec 2010 20:20:59 -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-glint/xf86-video-glint-1.2.5.ebuild,v 1.2 2010/12/23 12:44:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.5.ebuild,v 1.3 2010/12/25 20:20:59 fauli Exp $
 
 EAPI=3
 
@@ -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 ~x86-fbsd"
 IUSE="dri"
 
 RDEPEND=">=x11-base/xorg-server-1.0.99"



1.49                 x11-drivers/xf86-video-glint/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	23 Dec 2010 12:44:21 -0000	1.48
+++ ChangeLog	25 Dec 2010 20:20:59 -0000	1.49
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-glint
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.48 2010/12/23 12:44:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.49 2010/12/25 20:20:59 fauli Exp $
+
+  25 Dec 2010; Christian Faulhammer <fauli@gentoo.org>
+  xf86-video-glint-1.2.5.ebuild:
+  x86 stable, bug 344827
 
   23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org>
   xf86-video-glint-1.2.5.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-glint: xf86-video-glint-1.2.5.ebuild ChangeLog
@ 2011-02-12 19:22 Raul Porcel (armin76)
  0 siblings, 0 replies; 4+ messages in thread
From: Raul Porcel (armin76) @ 2011-02-12 19:22 UTC (permalink / raw
  To: gentoo-commits

armin76     11/02/12 19:22:30

  Modified:             xf86-video-glint-1.2.5.ebuild ChangeLog
  Log:
  alpha/ia64/sparc stable wrt #344827
  
  (Portage version: 2.1.9.25/cvs/Linux ia64)

Revision  Changes    Path
1.4                  x11-drivers/xf86-video-glint/xf86-video-glint-1.2.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.5.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.5.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.5.ebuild?r1=1.3&r2=1.4

Index: xf86-video-glint-1.2.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xf86-video-glint-1.2.5.ebuild	25 Dec 2010 20:20:59 -0000	1.3
+++ xf86-video-glint-1.2.5.ebuild	12 Feb 2011 19:22:30 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 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.5.ebuild,v 1.3 2010/12/25 20:20:59 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.5.ebuild,v 1.4 2011/02/12 19:22:30 armin76 Exp $
 
 EAPI=3
 
@@ -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 ~x86-fbsd"
 IUSE="dri"
 
 RDEPEND=">=x11-base/xorg-server-1.0.99"



1.50                 x11-drivers/xf86-video-glint/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	25 Dec 2010 20:20:59 -0000	1.49
+++ ChangeLog	12 Feb 2011 19:22:30 -0000	1.50
@@ -1,6 +1,9 @@
 # ChangeLog for x11-drivers/xf86-video-glint
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.49 2010/12/25 20:20:59 fauli Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.50 2011/02/12 19:22:30 armin76 Exp $
+
+  12 Feb 2011; Raúl Porcel <armin76@gentoo.org> xf86-video-glint-1.2.5.ebuild:
+  alpha/ia64/sparc stable wrt #344827
 
   25 Dec 2010; Christian Faulhammer <fauli@gentoo.org>
   xf86-video-glint-1.2.5.ebuild:






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

end of thread, other threads:[~2011-02-12 19:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-12 19:22 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-glint: xf86-video-glint-1.2.5.ebuild ChangeLog Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2010-12-25 20:20 Christian Faulhammer (fauli)
2010-12-23 12:44 Samuli Suominen (ssuominen)
2010-09-11 22:15 Tomas Chvatal (scarabeus)

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