public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-neomagic: xf86-video-neomagic-1.2.2.ebuild ChangeLog
@ 2009-01-13  5:52 Donnie Berkholz (dberkholz)
  0 siblings, 0 replies; 4+ messages in thread
From: Donnie Berkholz (dberkholz) @ 2009-01-13  5:52 UTC (permalink / raw
  To: gentoo-commits

dberkholz    09/01/13 05:52:23

  Modified:             ChangeLog
  Added:                xf86-video-neomagic-1.2.2.ebuild
  Log:
  Version bump.
  (Portage version: 2.1.6.4/cvs/Linux 2.6.28 x86_64)

Revision  Changes    Path
1.25                 x11-drivers/xf86-video-neomagic/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	6 Jun 2008 21:51:55 -0000	1.24
+++ ChangeLog	13 Jan 2009 05:52:23 -0000	1.25
@@ -1,6 +1,12 @@
 # ChangeLog for x11-drivers/xf86-video-neomagic
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/ChangeLog,v 1.24 2008/06/06 21:51:55 dberkholz Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/ChangeLog,v 1.25 2009/01/13 05:52:23 dberkholz Exp $
+
+*xf86-video-neomagic-1.2.2 (13 Jan 2009)
+
+  13 Jan 2009; Donnie Berkholz <dberkholz@gentoo.org>;
+  +xf86-video-neomagic-1.2.2.ebuild:
+  Version bump.
 
 *xf86-video-neomagic-1.2.1 (06 Jun 2008)
 



1.1                  x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.2.ebuild

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

Index: xf86-video-neomagic-1.2.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-neomagic/xf86-video-neomagic-1.2.2.ebuild,v 1.1 2009/01/13 05:52:23 dberkholz Exp $

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

inherit x-modular

DESCRIPTION="Neomagic video driver"
KEYWORDS="~amd64 ~ia64 ~sh ~x86 ~x86-fbsd"
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] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-neomagic: xf86-video-neomagic-1.2.2.ebuild ChangeLog
@ 2009-04-05 18:42 Olivier Crete (tester)
  0 siblings, 0 replies; 4+ messages in thread
From: Olivier Crete (tester) @ 2009-04-05 18:42 UTC (permalink / raw
  To: gentoo-commits

tester      09/04/05 18:42:20

  Modified:             xf86-video-neomagic-1.2.2.ebuild ChangeLog
  Log:
  Stable on amd64, bug #251832
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.2.ebuild

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

Index: xf86-video-neomagic-1.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xf86-video-neomagic-1.2.2.ebuild	13 Mar 2009 15:38:12 -0000	1.2
+++ xf86-video-neomagic-1.2.2.ebuild	5 Apr 2009 18:42:20 -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-neomagic/xf86-video-neomagic-1.2.2.ebuild,v 1.2 2009/03/13 15:38:12 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.2.ebuild,v 1.3 2009/04/05 18:42:20 tester Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="Neomagic video driver"
-KEYWORDS="~amd64 ~ia64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ~x86 ~x86-fbsd"
 RDEPEND=">=x11-base/xorg-server-1.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/fontsproto



1.27                 x11-drivers/xf86-video-neomagic/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	13 Mar 2009 15:38:12 -0000	1.26
+++ ChangeLog	5 Apr 2009 18:42:20 -0000	1.27
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-neomagic
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/ChangeLog,v 1.26 2009/03/13 15:38:12 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/ChangeLog,v 1.27 2009/04/05 18:42:20 tester Exp $
+
+  05 Apr 2009; Olivier Crête <tester@gentoo.org>
+  xf86-video-neomagic-1.2.2.ebuild:
+  Stable on amd64, bug #251832
 
   13 Mar 2009; Raúl Porcel <armin76@gentoo.org>
   xf86-video-neomagic-1.1.1.ebuild, xf86-video-neomagic-1.2.1.ebuild,






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-neomagic: xf86-video-neomagic-1.2.2.ebuild ChangeLog
@ 2009-04-05 21:59 Markus Meier (maekke)
  0 siblings, 0 replies; 4+ messages in thread
From: Markus Meier (maekke) @ 2009-04-05 21:59 UTC (permalink / raw
  To: gentoo-commits

maekke      09/04/05 21:59:05

  Modified:             xf86-video-neomagic-1.2.2.ebuild ChangeLog
  Log:
  x86 stable, bug #251832
  (Portage version: 2.1.6.11/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.2.ebuild

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

Index: xf86-video-neomagic-1.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xf86-video-neomagic-1.2.2.ebuild	5 Apr 2009 18:42:20 -0000	1.3
+++ xf86-video-neomagic-1.2.2.ebuild	5 Apr 2009 21:59:05 -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-neomagic/xf86-video-neomagic-1.2.2.ebuild,v 1.3 2009/04/05 18:42:20 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.2.ebuild,v 1.4 2009/04/05 21:59:05 maekke Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="Neomagic video driver"
-KEYWORDS="amd64 ~ia64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 x86 ~x86-fbsd"
 RDEPEND=">=x11-base/xorg-server-1.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/fontsproto



1.28                 x11-drivers/xf86-video-neomagic/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	5 Apr 2009 18:42:20 -0000	1.27
+++ ChangeLog	5 Apr 2009 21:59:05 -0000	1.28
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-neomagic
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/ChangeLog,v 1.27 2009/04/05 18:42:20 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/ChangeLog,v 1.28 2009/04/05 21:59:05 maekke Exp $
+
+  05 Apr 2009; Markus Meier <maekke@gentoo.org>
+  xf86-video-neomagic-1.2.2.ebuild:
+  x86 stable, bug #251832
 
   05 Apr 2009; Olivier Crête <tester@gentoo.org>
   xf86-video-neomagic-1.2.2.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-neomagic: xf86-video-neomagic-1.2.2.ebuild ChangeLog
@ 2009-04-15 15:35 Raul Porcel (armin76)
  0 siblings, 0 replies; 4+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-15 15:35 UTC (permalink / raw
  To: gentoo-commits

armin76     09/04/15 15:35:27

  Modified:             xf86-video-neomagic-1.2.2.ebuild ChangeLog
  Log:
  ia64 stable wrt #251832
  (Portage version: 2.1.6.7/cvs/Linux ia64)

Revision  Changes    Path
1.5                  x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.2.ebuild

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

Index: xf86-video-neomagic-1.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xf86-video-neomagic-1.2.2.ebuild	5 Apr 2009 21:59:05 -0000	1.4
+++ xf86-video-neomagic-1.2.2.ebuild	15 Apr 2009 15:35:27 -0000	1.5
@@ -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-neomagic/xf86-video-neomagic-1.2.2.ebuild,v 1.4 2009/04/05 21:59:05 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.2.ebuild,v 1.5 2009/04/15 15:35:27 armin76 Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="Neomagic video driver"
-KEYWORDS="amd64 ~ia64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ia64 x86 ~x86-fbsd"
 RDEPEND=">=x11-base/xorg-server-1.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/fontsproto



1.29                 x11-drivers/xf86-video-neomagic/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	5 Apr 2009 21:59:05 -0000	1.28
+++ ChangeLog	15 Apr 2009 15:35:27 -0000	1.29
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-neomagic
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/ChangeLog,v 1.28 2009/04/05 21:59:05 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/ChangeLog,v 1.29 2009/04/15 15:35:27 armin76 Exp $
+
+  15 Apr 2009; Raúl Porcel <armin76@gentoo.org>
+  xf86-video-neomagic-1.2.2.ebuild:
+  ia64 stable wrt #251832
 
   05 Apr 2009; Markus Meier <maekke@gentoo.org>
   xf86-video-neomagic-1.2.2.ebuild:






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

end of thread, other threads:[~2009-04-15 15:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-05 18:42 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-neomagic: xf86-video-neomagic-1.2.2.ebuild ChangeLog Olivier Crete (tester)
  -- strict thread matches above, loose matches on Subject: below --
2009-04-15 15:35 Raul Porcel (armin76)
2009-04-05 21:59 Markus Meier (maekke)
2009-01-13  5:52 Donnie Berkholz (dberkholz)

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