diff options
author | Jeffrey Gardner <je_fro@gentoo.org> | 2008-05-11 23:36:01 +0000 |
---|---|---|
committer | Jeffrey Gardner <je_fro@gentoo.org> | 2008-05-11 23:36:01 +0000 |
commit | cec3062fa46e44d4b9ddec0d3ec82089bfaf425a (patch) | |
tree | 197eb091182b6d60b93f2c1b694e199fbd02f0c9 /x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.0.1.ebuild | |
parent | remove old (diff) | |
download | gentoo-2-cec3062fa46e44d4b9ddec0d3ec82089bfaf425a.tar.gz gentoo-2-cec3062fa46e44d4b9ddec0d3ec82089bfaf425a.tar.bz2 gentoo-2-cec3062fa46e44d4b9ddec0d3ec82089bfaf425a.zip |
Remove dead version and move imake to DEPEND, fixing bug #221431
(Portage version: 2.1.5_rc7)
Diffstat (limited to 'x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.0.1.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.0.1.ebuild b/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.0.1.ebuild index 196b5d229904..01fcfb5d48e8 100644 --- a/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.0.1.ebuild +++ b/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.0.1.ebuild,v 1.1 2008/04/21 04:04:59 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.0.1.ebuild,v 1.2 2008/05/11 23:36:01 je_fro Exp $ inherit flag-o-matic x-modular DESCRIPTION="X.Org driver for TV-out on ivtvdev cards" @@ -13,11 +13,11 @@ KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="x11-base/xorg-server + x11-misc/imake media-tv/ivtv" RDEPEND="x11-proto/xextproto x11-proto/videoproto x11-proto/xproto - x11-misc/imake >=x11-base/xorg-server-1.1.1-r4" XDPVER="-1" src_compile() { |