* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-neomagic: xf86-video-neomagic-1.2.5.ebuild xf86-video-neomagic-1.2.6.ebuild xf86-video-neomagic-1.2.7.ebuild ChangeLog
@ 2012-10-15 14:23 Chi-Thanh Christopher Nguyen (chithanh)
0 siblings, 0 replies; only message in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2012-10-15 14:23 UTC (permalink / raw
To: gentoo-commits
chithanh 12/10/15 14:23:28
Modified: xf86-video-neomagic-1.2.5.ebuild
xf86-video-neomagic-1.2.6.ebuild
xf86-video-neomagic-1.2.7.ebuild ChangeLog
Log:
Doesn't work with xorg-server-1.13, bug #434468.
(Portage version: 2.2.0_alpha137/cvs/Linux x86_64)
Revision Changes Path
1.5 x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.5.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.5.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.5.ebuild?r1=1.4&r2=1.5
Index: xf86-video-neomagic-1.2.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xf86-video-neomagic-1.2.5.ebuild 12 Feb 2011 19:26:22 -0000 1.4
+++ xf86-video-neomagic-1.2.5.ebuild 15 Oct 2012 14:23:28 -0000 1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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-neomagic/xf86-video-neomagic-1.2.5.ebuild,v 1.4 2011/02/12 19:26:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.5.ebuild,v 1.5 2012/10/15 14:23:28 chithanh Exp $
EAPI=3
inherit xorg-2
@@ -9,7 +9,7 @@
KEYWORDS="amd64 ia64 x86 ~x86-fbsd"
IUSE=""
-RDEPEND=">=x11-base/xorg-server-1.0.99"
+RDEPEND="<x11-base/xorg-server-1.12.99"
DEPEND="${RDEPEND}
x11-proto/fontsproto
x11-proto/randrproto
1.6 x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.6.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.6.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.6.ebuild?r1=1.5&r2=1.6
Index: xf86-video-neomagic-1.2.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.6.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xf86-video-neomagic-1.2.6.ebuild 26 Aug 2012 19:58:59 -0000 1.5
+++ xf86-video-neomagic-1.2.6.ebuild 15 Oct 2012 14:23:28 -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-neomagic/xf86-video-neomagic-1.2.6.ebuild,v 1.5 2012/08/26 19:58:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.6.ebuild,v 1.6 2012/10/15 14:23:28 chithanh Exp $
EAPI=4
inherit xorg-2
@@ -9,5 +9,5 @@
KEYWORDS="amd64 ia64 x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""
-RDEPEND=">=x11-base/xorg-server-1.0.99"
+RDEPEND="<x11-base/xorg-server-1.12.99"
DEPEND="${RDEPEND}"
1.2 x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.7.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.7.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.7.ebuild?r1=1.1&r2=1.2
Index: xf86-video-neomagic-1.2.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-video-neomagic-1.2.7.ebuild 21 Jul 2012 20:30:03 -0000 1.1
+++ xf86-video-neomagic-1.2.7.ebuild 15 Oct 2012 14:23:28 -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-neomagic/xf86-video-neomagic-1.2.7.ebuild,v 1.1 2012/07/21 20:30:03 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.7.ebuild,v 1.2 2012/10/15 14:23:28 chithanh Exp $
EAPI=4
inherit xorg-2
@@ -9,5 +9,5 @@
KEYWORDS="~amd64 ~ia64 ~x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""
-RDEPEND=">=x11-base/xorg-server-1.0.99"
+RDEPEND="<x11-base/xorg-server-1.12.99"
DEPEND="${RDEPEND}"
1.47 x11-drivers/xf86-video-neomagic/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-neomagic/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-neomagic/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-neomagic/ChangeLog?r1=1.46&r2=1.47
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog 26 Aug 2012 19:58:59 -0000 1.46
+++ ChangeLog 15 Oct 2012 14:23:28 -0000 1.47
@@ -1,6 +1,11 @@
# ChangeLog for x11-drivers/xf86-video-neomagic
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/ChangeLog,v 1.46 2012/08/26 19:58:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/ChangeLog,v 1.47 2012/10/15 14:23:28 chithanh Exp $
+
+ 15 Oct 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ xf86-video-neomagic-1.2.5.ebuild, xf86-video-neomagic-1.2.6.ebuild,
+ xf86-video-neomagic-1.2.7.ebuild:
+ Doesn't work with xorg-server-1.13, bug #434468.
26 Aug 2012; Raúl Porcel <armin76@gentoo.org>
xf86-video-neomagic-1.2.6.ebuild:
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-10-15 14:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-15 14:23 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-neomagic: xf86-video-neomagic-1.2.5.ebuild xf86-video-neomagic-1.2.6.ebuild xf86-video-neomagic-1.2.7.ebuild ChangeLog Chi-Thanh Christopher Nguyen (chithanh)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox