summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2010-01-06 14:36:19 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2010-01-06 14:36:19 +0000
commit6187265a147c5f14bd4714f3b0edf63dc6aac144 (patch)
tree2fb31a6dd485ed4da87a29dd8c564ccae19557c3
parentapp-text/cb2bib: Version bump, making possible some simplifications in the eb... (diff)
downloadsunrise-6187265a147c5f14bd4714f3b0edf63dc6aac144.tar.gz
sunrise-6187265a147c5f14bd4714f3b0edf63dc6aac144.tar.bz2
sunrise-6187265a147c5f14bd4714f3b0edf63dc6aac144.zip
x11-drivers/xf86-video-nouveau: new snapshot, update for new git.eclass variables
svn path=/sunrise/; revision=9819
-rw-r--r--x11-drivers/xf86-video-nouveau/ChangeLog7
-rw-r--r--x11-drivers/xf86-video-nouveau/Manifest4
-rw-r--r--x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.20091228.ebuild (renamed from x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.20091203.ebuild)6
3 files changed, 11 insertions, 6 deletions
diff --git a/x11-drivers/xf86-video-nouveau/ChangeLog b/x11-drivers/xf86-video-nouveau/ChangeLog
index cc9e64f6a..2150e58e8 100644
--- a/x11-drivers/xf86-video-nouveau/ChangeLog
+++ b/x11-drivers/xf86-video-nouveau/ChangeLog
@@ -1,7 +1,12 @@
# ChangeLog for x11-drivers/xf86-video-nouveau
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 06 Jan 2010; Chi-Thanh Christopher Nguyen (chithead)
+ <chithanh@cs.tu-berlin.de> -xf86-video-nouveau-0.0.20091203.ebuild,
+ +xf86-video-nouveau-0.0.20091228.ebuild:
+ new snapshot, update for new git.eclass variables
+
14 Dec 2009; Chi-Thanh Christopher Nguyen (chithead)
<chithanh@cs.tu-berlin.de> -xf86-video-nouveau-0.0.20091011.ebuild,
+xf86-video-nouveau-0.0.20091203.ebuild:
diff --git a/x11-drivers/xf86-video-nouveau/Manifest b/x11-drivers/xf86-video-nouveau/Manifest
index c80ca7712..719a55c08 100644
--- a/x11-drivers/xf86-video-nouveau/Manifest
+++ b/x11-drivers/xf86-video-nouveau/Manifest
@@ -1,3 +1,3 @@
-EBUILD xf86-video-nouveau-0.0.20091203.ebuild 862 RMD160 4b8bab10ac0ce66e004d52c74a7e924c22df3b2c SHA1 69a38cd478287e25194febc3bf9478ea40b0e1e9 SHA256 d263a0959f8cdc49a8ef538a4a3f9fe23b7a6e01081027a528cf538810923a72
-MISC ChangeLog 6666 RMD160 1ce67684b3552a1c508b97bd68560038876cac30 SHA1 404ccb8948f251d356be88f3630b0c5741496254 SHA256 eaeb81eb21537acf018e283f34c6c48d23075de8e08e4f0afed14c902a62e024
+EBUILD xf86-video-nouveau-0.0.20091228.ebuild 864 RMD160 9d20f70cde878954d19ef10ee3dd29547f35d609 SHA1 324fe9f303fcf13c364b016e7ce19f1e5659855f SHA256 73a2bf139bdc73a90ae8d0fee17856ef9b8b1d6b41408e4d6f8eff7d62acb053
+MISC ChangeLog 6887 RMD160 becb9977c2950f0052a9622b2d867528107c4c54 SHA1 489dd8af2893e451bd5cada80df635d36786f8b7 SHA256 fffd91cb1c699538ec64dc6e6f519edb472ff977d6b5a128a2a0fa7a270e17cf
MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.20091203.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.20091228.ebuild
index f2730f959..56cba05ba 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.20091203.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.20091228.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -10,7 +10,7 @@ GIT_ECLASS="git"
inherit x-modular
-EGIT_TREE="60a394222b410da8bb832935fc525132218b4d94"
+EGIT_COMMIT="6992d0e7a0cb3c32b16af0b724246e44f7a35d7e"
EGIT_REPO_URI="git://anongit.freedesktop.org/git/nouveau/${PN}"
DESCRIPTION="Nouveau video driver"
@@ -30,7 +30,7 @@ DEPEND="${COMMON_DEPEND}
x11-proto/xextproto
x11-proto/xf86driproto
x11-proto/xproto
- >=x11-libs/libdrm-2.4.16"
+ >=x11-libs/libdrm-2.4.17"
# need x11-base/nouveau-drm until nouveau drm enters the kernel
RDEPEND="${COMMON_DEPEND}