summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2009-03-03 17:25:32 +0000
committerSteve Dibb <beandog@gentoo.org>2009-03-03 17:25:32 +0000
commit9b56489d51f5f2d49d12110f4595f03f6c7cf440 (patch)
tree1ef4aa0550110808ead88f3aa84a07680dd87c63 /media-tv
parentclean up nvidia-settings mask (diff)
downloadgentoo-2-9b56489d51f5f2d49d12110f4595f03f6c7cf440.tar.gz
gentoo-2-9b56489d51f5f2d49d12110f4595f03f6c7cf440.tar.bz2
gentoo-2-9b56489d51f5f2d49d12110f4595f03f6c7cf440.zip
Drop stable keywords; Support for ivtv-utils + >=2.6.26 kernels only now
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/ivtv/ChangeLog8
-rw-r--r--media-tv/ivtv/ivtv-1.0.1.ebuild6
-rw-r--r--media-tv/ivtv/ivtv-1.0.2.ebuild6
-rw-r--r--media-tv/ivtv/ivtv-1.0.3-r2.ebuild6
-rw-r--r--media-tv/ivtv/ivtv-1.2.0-r1.ebuild6
5 files changed, 18 insertions, 14 deletions
diff --git a/media-tv/ivtv/ChangeLog b/media-tv/ivtv/ChangeLog
index eee6810ecdf8..45964c40d77b 100644
--- a/media-tv/ivtv/ChangeLog
+++ b/media-tv/ivtv/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-tv/ivtv
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ChangeLog,v 1.110 2008/10/21 21:35:26 cardoe Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ChangeLog,v 1.111 2009/03/03 17:25:32 beandog Exp $
+
+ 03 Mar 2009; Steve Dibb <beandog@gentoo.org> ivtv-1.0.1.ebuild,
+ ivtv-1.0.2.ebuild, ivtv-1.0.3-r2.ebuild, ivtv-1.2.0-r1.ebuild:
+ Drop stable keywords; Support for ivtv-utils + >=2.6.26 kernels only now
21 Oct 2008; Doug Goldstein <cardoe@gentoo.org> ivtv-1.0.1.ebuild,
ivtv-1.0.2.ebuild, ivtv-1.0.3-r1.ebuild, ivtv-1.0.3-r2.ebuild,
diff --git a/media-tv/ivtv/ivtv-1.0.1.ebuild b/media-tv/ivtv/ivtv-1.0.1.ebuild
index 4992f85feb3e..a181337ba02d 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-2008 Gentoo Foundation
+# Copyright 1999-2009 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.8 2008/10/21 21:35:26 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-1.0.1.ebuild,v 1.9 2009/03/03 17:25:32 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"
diff --git a/media-tv/ivtv/ivtv-1.0.2.ebuild b/media-tv/ivtv/ivtv-1.0.2.ebuild
index db68c5bb87ec..b9ee6c4b355a 100644
--- a/media-tv/ivtv/ivtv-1.0.2.ebuild
+++ b/media-tv/ivtv/ivtv-1.0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-1.0.2.ebuild,v 1.10 2008/10/21 21:35:26 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-1.0.2.ebuild,v 1.11 2009/03/03 17:25:32 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"
diff --git a/media-tv/ivtv/ivtv-1.0.3-r2.ebuild b/media-tv/ivtv/ivtv-1.0.3-r2.ebuild
index 13abc303e8cf..15de70f267c6 100644
--- a/media-tv/ivtv/ivtv-1.0.3-r2.ebuild
+++ b/media-tv/ivtv/ivtv-1.0.3-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-1.0.3-r2.ebuild,v 1.6 2008/10/21 21:35:26 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-1.0.3-r2.ebuild,v 1.7 2009/03/03 17:25:32 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 perl"
RDEPEND="|| ( >=sys-fs/udev-103 sys-apps/hotplug )"
DEPEND="app-arch/unzip"
diff --git a/media-tv/ivtv/ivtv-1.2.0-r1.ebuild b/media-tv/ivtv/ivtv-1.2.0-r1.ebuild
index 823347033349..1fb5e593c761 100644
--- a/media-tv/ivtv/ivtv-1.2.0-r1.ebuild
+++ b/media-tv/ivtv/ivtv-1.2.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-1.2.0-r1.ebuild,v 1.4 2008/10/21 21:35:26 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-1.2.0-r1.ebuild,v 1.5 2009/03/03 17:25:32 beandog Exp $
inherit eutils linux-mod
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.ivtvdriver.org"
SRC_URI="http://dl.ivtvdriver.org/ivtv/archive/1.2.x/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="perl"
RDEPEND=">=sys-fs/udev-103"
DEPEND="app-arch/unzip"