public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-xgi: ChangeLog xf86-video-xgi-1.5.1.ebuild
@ 2009-09-19 22:18 Remi Cardona (remi)
  0 siblings, 0 replies; 2+ messages in thread
From: Remi Cardona (remi) @ 2009-09-19 22:18 UTC (permalink / raw
  To: gentoo-commits

remi        09/09/19 22:18:37

  Modified:             ChangeLog
  Added:                xf86-video-xgi-1.5.1.ebuild
  Log:
  x11-drivers/xf86-video-xgi: bump to 1.5.1, big endian patch no longer applies, too bad (fixes bug #279144)
  (Portage version: 2.2_rc40/cvs/Linux i686)

Revision  Changes    Path
1.6                  x11-drivers/xf86-video-xgi/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-xgi/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	5 Apr 2009 22:49:20 -0000	1.5
+++ ChangeLog	19 Sep 2009 22:18:37 -0000	1.6
@@ -1,6 +1,12 @@
 # ChangeLog for x11-drivers/xf86-video-xgi
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-xgi/ChangeLog,v 1.5 2009/04/05 22:49:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-xgi/ChangeLog,v 1.6 2009/09/19 22:18:37 remi Exp $
+
+*xf86-video-xgi-1.5.1 (19 Sep 2009)
+
+  19 Sep 2009; Rémi Cardona <remi@gentoo.org> +xf86-video-xgi-1.5.1.ebuild:
+  bump to 1.5.1, big endian patch no longer applies, too bad (fixes bug
+  #279144)
 
   05 Apr 2009; Markus Meier <maekke@gentoo.org> xf86-video-xgi-1.5.0.ebuild:
   x86 stable, bug #251832



1.1                  x11-drivers/xf86-video-xgi/xf86-video-xgi-1.5.1.ebuild

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

Index: xf86-video-xgi-1.5.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-xgi/xf86-video-xgi-1.5.1.ebuild,v 1.1 2009/09/19 22:18:37 remi Exp $

inherit x-modular

DESCRIPTION="XGI video driver"

KEYWORDS="~ppc ~ppc64 ~x86"
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/xextproto
	x11-proto/xf86dgaproto
	x11-proto/xproto"






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-xgi: ChangeLog xf86-video-xgi-1.5.1.ebuild
@ 2011-01-16 11:37 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-01-16 11:37 UTC (permalink / raw
  To: gentoo-commits

scarabeus    11/01/16 11:37:11

  Modified:             ChangeLog
  Removed:              xf86-video-xgi-1.5.1.ebuild
  Log:
  old
  
  (Portage version: 2.2.0_alpha15/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 x11-drivers/xf86-video-xgi/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-xgi/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	25 Dec 2010 20:23:58 -0000	1.9
+++ ChangeLog	16 Jan 2011 11:37:11 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-xgi
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-xgi/ChangeLog,v 1.9 2010/12/25 20:23:58 fauli Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-xgi/ChangeLog,v 1.10 2011/01/16 11:37:11 scarabeus Exp $
+
+  16 Jan 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+  -xf86-video-xgi-1.5.1.ebuild:
+  old
 
   25 Dec 2010; Christian Faulhammer <fauli@gentoo.org>
   xf86-video-xgi-1.6.0.ebuild:






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

end of thread, other threads:[~2011-01-16 11:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-19 22:18 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-xgi: ChangeLog xf86-video-xgi-1.5.1.ebuild Remi Cardona (remi)
  -- strict thread matches above, loose matches on Subject: below --
2011-01-16 11:37 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