summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-07-13 05:36:30 +0000
committerSteve Dibb <beandog@gentoo.org>2007-07-13 05:36:30 +0000
commitbf99264f279cdadaee82e3562e2b5997dbf97deb (patch)
tree84885a30cc6cddcc9de2c75a7388cbfe19a4f06a /media-tv
parentwhitespace (diff)
downloadgentoo-2-bf99264f279cdadaee82e3562e2b5997dbf97deb.tar.gz
gentoo-2-bf99264f279cdadaee82e3562e2b5997dbf97deb.tar.bz2
gentoo-2-bf99264f279cdadaee82e3562e2b5997dbf97deb.zip
Mark stable
(Portage version: 2.1.3_rc7)
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/ivtv/ChangeLog5
-rw-r--r--media-tv/ivtv/ivtv-0.10.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-tv/ivtv/ChangeLog b/media-tv/ivtv/ChangeLog
index 57502d3bbe51..bc99c09057c8 100644
--- a/media-tv/ivtv/ChangeLog
+++ b/media-tv/ivtv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-tv/ivtv
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ChangeLog,v 1.82 2007/07/02 15:20:29 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ChangeLog,v 1.83 2007/07/13 05:36:30 beandog Exp $
+
+ 13 Jul 2007; Steve Dibb <beandog@gentoo.org> ivtv-0.10.3.ebuild:
+ Mark stable
02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> ivtv-0.4.5.ebuild,
ivtv-0.6.3.ebuild:
diff --git a/media-tv/ivtv/ivtv-0.10.3.ebuild b/media-tv/ivtv/ivtv-0.10.3.ebuild
index b2c746fadb33..98b8794ad2ce 100644
--- a/media-tv/ivtv/ivtv-0.10.3.ebuild
+++ b/media-tv/ivtv/ivtv-0.10.3.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-0.10.3.ebuild,v 1.1 2007/06/19 19:15:10 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.10.3.ebuild,v 1.2 2007/07/13 05:36:30 beandog Exp $
inherit eutils linux-mod
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.ivtvdriver.org"
SRC_URI="http://dl.ivtvdriver.org/ivtv/archive/0.10.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"