* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-nouveau: xf86-video-nouveau-0.0.15_pre20100329.ebuild ChangeLog xf86-video-nouveau-0.0.15_pre20100213.ebuild
@ 2010-04-03 16:25 Chi-Thanh Christopher Nguyen (chithanh)
0 siblings, 0 replies; 2+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2010-04-03 16:25 UTC (permalink / raw
To: gentoo-commits
chithanh 10/04/03 16:25:35
Modified: xf86-video-nouveau-0.0.15_pre20100329.ebuild
ChangeLog
xf86-video-nouveau-0.0.15_pre20100213.ebuild
Log:
x11-drivers/xf86-video-nouveau: Adjust libdrm dependency.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.2 x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100329.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100329.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100329.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100329.ebuild?r1=1.1&r2=1.2
Index: xf86-video-nouveau-0.0.15_pre20100329.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100329.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-video-nouveau-0.0.15_pre20100329.ebuild 3 Apr 2010 15:57:49 -0000 1.1
+++ xf86-video-nouveau-0.0.15_pre20100329.ebuild 3 Apr 2010 16:25:35 -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-nouveau/xf86-video-nouveau-0.0.15_pre20100329.ebuild,v 1.1 2010/04/03 15:57:49 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100329.ebuild,v 1.2 2010/04/03 16:25:35 chithanh Exp $
EAPI=2
SNAPSHOT="yes"
@@ -14,7 +14,7 @@
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.7[-minimal]
- >=x11-libs/libdrm-2.4.18_pre"
+ >=x11-libs/libdrm-2.4.19"
DEPEND="${RDEPEND}
x11-proto/fontsproto
1.5 x11-drivers/xf86-video-nouveau/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 3 Apr 2010 15:57:49 -0000 1.4
+++ ChangeLog 3 Apr 2010 16:25:35 -0000 1.5
@@ -1,6 +1,11 @@
# ChangeLog for x11-drivers/xf86-video-nouveau
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.4 2010/04/03 15:57:49 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.5 2010/04/03 16:25:35 chithanh Exp $
+
+ 03 Apr 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ xf86-video-nouveau-0.0.15_pre20100213.ebuild,
+ xf86-video-nouveau-0.0.15_pre20100329.ebuild:
+ Adjust libdrm dependency.
*xf86-video-nouveau-0.0.15_pre20100329 (03 Apr 2010)
1.4 x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild?r1=1.3&r2=1.4
Index: xf86-video-nouveau-0.0.15_pre20100213.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xf86-video-nouveau-0.0.15_pre20100213.ebuild 23 Feb 2010 08:45:56 -0000 1.3
+++ xf86-video-nouveau-0.0.15_pre20100213.ebuild 3 Apr 2010 16:25:35 -0000 1.4
@@ -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-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild,v 1.3 2010/02/23 08:45:56 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild,v 1.4 2010/04/03 16:25:35 chithanh Exp $
EAPI=2
SNAPSHOT="yes"
@@ -14,7 +14,8 @@
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.7[-minimal]
- >=x11-libs/libdrm-2.4.18_pre"
+ >=x11-libs/libdrm-2.4.18_pre
+ <x11-libs/libdrm-2.4.20"
DEPEND="${RDEPEND}
x11-proto/fontsproto
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-nouveau: xf86-video-nouveau-0.0.15_pre20100329.ebuild ChangeLog xf86-video-nouveau-0.0.15_pre20100213.ebuild
@ 2010-04-27 23:47 Chi-Thanh Christopher Nguyen (chithanh)
0 siblings, 0 replies; 2+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2010-04-27 23:47 UTC (permalink / raw
To: gentoo-commits
chithanh 10/04/27 23:47:16
Modified: xf86-video-nouveau-0.0.15_pre20100329.ebuild
ChangeLog
xf86-video-nouveau-0.0.15_pre20100213.ebuild
Log:
update pkg_postinst() checks
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.3 x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100329.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100329.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100329.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100329.ebuild?r1=1.2&r2=1.3
Index: xf86-video-nouveau-0.0.15_pre20100329.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100329.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xf86-video-nouveau-0.0.15_pre20100329.ebuild 3 Apr 2010 16:25:35 -0000 1.2
+++ xf86-video-nouveau-0.0.15_pre20100329.ebuild 27 Apr 2010 23:47:16 -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-nouveau/xf86-video-nouveau-0.0.15_pre20100329.ebuild,v 1.2 2010/04/03 16:25:35 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100329.ebuild,v 1.3 2010/04/27 23:47:16 chithanh Exp $
EAPI=2
SNAPSHOT="yes"
@@ -33,14 +33,10 @@
ewarn "acceleration with nouveau, emerge x11-base/nouveau-drm or"
ewarn "enable CONFIG_DRM_NOUVEAU in the kernel."
fi
- if kernel_is 2 6 33 && has_version ">=x11-libs/libdrm-2.4.18"; then
+ if kernel_is 2 6 33; then
ewarn "Nouveau DRM in kernel 2.6.33 is API incompatible to"
ewarn ">=x11-libs/libdrm-2.4.18, please use x11-base/nouveau-drm"
- ewarn "or x11-libs/libdrm-2.4.18_pre20100211 instead."
- fi
- if ! has_version x11-drivers/nouveau-firmware; then
- ewarn "Nouveau firmware not detected, for acceleration on NV50 (G80)"
- ewarn "and newer chipsets, emerge x11-drivers/nouveau-firmware."
+ ewarn "instead."
fi
fi
}
1.6 x11-drivers/xf86-video-nouveau/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 3 Apr 2010 16:25:35 -0000 1.5
+++ ChangeLog 27 Apr 2010 23:47:16 -0000 1.6
@@ -1,6 +1,11 @@
# ChangeLog for x11-drivers/xf86-video-nouveau
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.5 2010/04/03 16:25:35 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.6 2010/04/27 23:47:16 chithanh Exp $
+
+ 27 Apr 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ xf86-video-nouveau-0.0.15_pre20100213.ebuild,
+ xf86-video-nouveau-0.0.15_pre20100329.ebuild:
+ update pkg_postinst() checks
03 Apr 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
xf86-video-nouveau-0.0.15_pre20100213.ebuild,
1.5 x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild?r1=1.4&r2=1.5
Index: xf86-video-nouveau-0.0.15_pre20100213.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xf86-video-nouveau-0.0.15_pre20100213.ebuild 3 Apr 2010 16:25:35 -0000 1.4
+++ xf86-video-nouveau-0.0.15_pre20100213.ebuild 27 Apr 2010 23:47:16 -0000 1.5
@@ -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-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild,v 1.4 2010/04/03 16:25:35 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild,v 1.5 2010/04/27 23:47:16 chithanh Exp $
EAPI=2
SNAPSHOT="yes"
@@ -37,11 +37,11 @@
if kernel_is 2 6 33 && has_version ">=x11-libs/libdrm-2.4.18"; then
ewarn "Nouveau DRM in kernel 2.6.33 is API incompatible to"
ewarn ">=x11-libs/libdrm-2.4.18, please use x11-base/nouveau-drm"
- ewarn "or x11-libs/libdrm-2.4.18_pre20100211 instead."
+ ewarn "or x11-libs/libdrm-2.4.18_pre20100211-r1 instead."
+ fi
+ if kernel_is 2 6 33 && ! has_version x11-drivers/nouveau-firmware; then
+ ewarn "Nouveau firmware not detected, for acceleration on NV50 (G80)"
+ ewarn "and newer chipsets, emerge x11-drivers/nouveau-firmware."
fi
- fi
- if ! has_version x11-drivers/nouveau-firmware; then
- ewarn "Nouveau firmware not detected, for acceleration on NV50 (G80)"
- ewarn "and newer chipsets, emerge x11-drivers/nouveau-firmware."
fi
}
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-04-27 23:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-27 23:47 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-nouveau: xf86-video-nouveau-0.0.15_pre20100329.ebuild ChangeLog xf86-video-nouveau-0.0.15_pre20100213.ebuild Chi-Thanh Christopher Nguyen (chithanh)
-- strict thread matches above, loose matches on Subject: below --
2010-04-03 16:25 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