summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2010-02-15 22:16:22 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2010-02-15 22:16:22 +0000
commitd537d84817f510a3b9ab16980a644071fbff9e39 (patch)
tree71d2ef9612244ecfa2974f2ff5137959ea3f921f /x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.20091228.ebuild
parentkde-misc/kcollectd: Version bump. (diff)
downloadsunrise-d537d84817f510a3b9ab16980a644071fbff9e39.tar.gz
sunrise-d537d84817f510a3b9ab16980a644071fbff9e39.tar.bz2
sunrise-d537d84817f510a3b9ab16980a644071fbff9e39.zip
in gentoo-x86
svn path=/sunrise/; revision=10155
Diffstat (limited to 'x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.20091228.ebuild')
-rw-r--r--x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.20091228.ebuild37
1 files changed, 0 insertions, 37 deletions
diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.20091228.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.20091228.ebuild
deleted file mode 100644
index 56cba05ba..000000000
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.20091228.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-# Must be before x-modular eclass is inherited
-SNAPSHOT="yes"
-GIT_ECLASS="git"
-
-inherit x-modular
-
-EGIT_COMMIT="6992d0e7a0cb3c32b16af0b724246e44f7a35d7e"
-EGIT_REPO_URI="git://anongit.freedesktop.org/git/nouveau/${PN}"
-
-DESCRIPTION="Nouveau video driver"
-HOMEPAGE="http://nouveau.freedesktop.org/"
-SRC_URI=""
-
-LICENSE="MIT"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-COMMON_DEPEND=">=x11-base/xorg-server-1.5.3[-minimal]"
-DEPEND="${COMMON_DEPEND}
- x11-proto/fontsproto
- x11-proto/randrproto
- x11-proto/renderproto
- x11-proto/videoproto
- x11-proto/xextproto
- x11-proto/xf86driproto
- x11-proto/xproto
- >=x11-libs/libdrm-2.4.17"
-
-# need x11-base/nouveau-drm until nouveau drm enters the kernel
-RDEPEND="${COMMON_DEPEND}
- x11-base/nouveau-drm"