summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-08-25 22:01:59 +0000
committerSteve Dibb <beandog@gentoo.org>2007-08-25 22:01:59 +0000
commit1fd008450dc61ef2b2197a3dcf46d833398e16cc (patch)
tree1f7f039e32b40927a3778c9be4c8b696e994e0d7 /media-tv/ivtv/ivtv-1.0.1.ebuild
parentuse emake and check exit status in src_install (diff)
downloadgentoo-2-1fd008450dc61ef2b2197a3dcf46d833398e16cc.tar.gz
gentoo-2-1fd008450dc61ef2b2197a3dcf46d833398e16cc.tar.bz2
gentoo-2-1fd008450dc61ef2b2197a3dcf46d833398e16cc.zip
amd64,x86 stable
(Portage version: 2.1.2.12)
Diffstat (limited to 'media-tv/ivtv/ivtv-1.0.1.ebuild')
-rw-r--r--media-tv/ivtv/ivtv-1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-tv/ivtv/ivtv-1.0.1.ebuild b/media-tv/ivtv/ivtv-1.0.1.ebuild
index 9099e530b4a8..41f0cec89636 100644
--- a/media-tv/ivtv/ivtv-1.0.1.ebuild
+++ b/media-tv/ivtv/ivtv-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-1.0.1.ebuild,v 1.1 2007/08/03 19:42:05 je_fro Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-1.0.1.ebuild,v 1.2 2007/08/25 22:01:59 beandog Exp $
inherit eutils linux-mod
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.ivtvdriver.org"
SRC_URI="http://dl.ivtvdriver.org/ivtv/archive/1.0.x/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="fbcon"
RDEPEND="|| ( >=sys-fs/udev-103 sys-apps/hotplug )"
DEPEND="app-arch/unzip"