diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-12-19 15:23:13 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-12-19 15:23:13 +0000 |
commit | 7c48c6ad709ab932d1988c56a04e71957df78dee (patch) | |
tree | a1affeeef682d0df2f2bb945a77d75b65f0704e5 /x11-drivers/xf86-video-nv/xf86-video-nv-2.1.12.ebuild | |
parent | Version bump. (diff) | |
download | historical-7c48c6ad709ab932d1988c56a04e71957df78dee.tar.gz historical-7c48c6ad709ab932d1988c56a04e71957df78dee.tar.bz2 historical-7c48c6ad709ab932d1988c56a04e71957df78dee.zip |
Version bump.
Package-Manager: portage-2.2_rc60/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/xf86-video-nv/xf86-video-nv-2.1.12.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-nv/xf86-video-nv-2.1.12.ebuild | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.12.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.12.ebuild deleted file mode 100644 index 65a7ced5e31b..000000000000 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.12.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# 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-nv/xf86-video-nv-2.1.12.ebuild,v 1.9 2009/10/03 11:48:49 scarabeus Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" -XDPVER=4 - -inherit x-modular - -DESCRIPTION="Nvidia video driver" - -KEYWORDS="alpha amd64 ia64 ppc ppc64 x86 ~x86-fbsd" -IUSE="" - -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/fontsproto - x11-proto/randrproto - x11-proto/renderproto - x11-proto/videoproto - x11-proto/xextproto - x11-proto/xproto" |