diff options
author | Bart Lauwers <blauwers@gentoo.org> | 2004-07-11 14:31:31 +0000 |
---|---|---|
committer | Bart Lauwers <blauwers@gentoo.org> | 2004-07-11 14:31:31 +0000 |
commit | c78084195c67f5d800c492d736830c4f7db5f763 (patch) | |
tree | 85b540f18a4158e8b73785407ee0088f86068262 /media-tv/rivatv/rivatv-0.8.2.ebuild | |
parent | bind-9.2.2-r3 stable on x86 (diff) | |
download | historical-c78084195c67f5d800c492d736830c4f7db5f763.tar.gz historical-c78084195c67f5d800c492d736830c4f7db5f763.tar.bz2 historical-c78084195c67f5d800c492d736830c4f7db5f763.zip |
Version bump + fixes + new ebuild which should work on 2.6 per Bug#45811
Diffstat (limited to 'media-tv/rivatv/rivatv-0.8.2.ebuild')
-rw-r--r-- | media-tv/rivatv/rivatv-0.8.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-tv/rivatv/rivatv-0.8.2.ebuild b/media-tv/rivatv/rivatv-0.8.2.ebuild index 142ae2b5de27..b119e4661161 100644 --- a/media-tv/rivatv/rivatv-0.8.2.ebuild +++ b/media-tv/rivatv/rivatv-0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/rivatv/rivatv-0.8.2.ebuild,v 1.4 2004/06/25 00:34:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/rivatv/rivatv-0.8.2.ebuild,v 1.5 2004/07/11 14:31:31 blauwers Exp $ S=${WORKDIR}/${P/_/-} DESCRIPTION="kernel driver for nVidia based cards with video-in" @@ -12,6 +12,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" +IUSE="" src_compile() { #cd rivatv/linux/drivers/media/video |