From 11de9fd1b5fe7858bf2708c343bfaaf1ba27053b Mon Sep 17 00:00:00 2001 From: Steve Dibb Date: Tue, 23 Jan 2007 09:39:45 +0000 Subject: [PATCH] x86 and amd64 stable, bug 162731 Package-Manager: portage-2.1.1-r2 --- media-tv/ivtv/ChangeLog | 6 +++++- media-tv/ivtv/ivtv-0.4.9.ebuild | 6 +++--- media-tv/ivtv/ivtv-0.6.6.ebuild | 6 +++--- media-tv/ivtv/ivtv-0.7.3.ebuild | 6 +++--- media-tv/ivtv/ivtv-0.8.2-r1.ebuild | 4 ++-- 5 files changed, 16 insertions(+), 12 deletions(-) diff --git a/media-tv/ivtv/ChangeLog b/media-tv/ivtv/ChangeLog index 18b50c5490af..4dd1d44ed6b9 100644 --- a/media-tv/ivtv/ChangeLog +++ b/media-tv/ivtv/ChangeLog @@ -1,6 +1,10 @@ # 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.67 2007/01/08 02:39:45 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ChangeLog,v 1.68 2007/01/23 09:39:45 beandog Exp $ + + 23 Jan 2007; Steve Dibb ivtv-0.4.9.ebuild, + ivtv-0.6.6.ebuild, ivtv-0.7.3.ebuild, ivtv-0.8.2-r1.ebuild: + x86 and amd64 stable, bug 162731 *ivtv-0.8.2-r1 (08 Jan 2007) diff --git a/media-tv/ivtv/ivtv-0.4.9.ebuild b/media-tv/ivtv/ivtv-0.4.9.ebuild index f47a11831a2f..76b3324ea1bf 100644 --- a/media-tv/ivtv/ivtv-0.4.9.ebuild +++ b/media-tv/ivtv/ivtv-0.4.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.4.9.ebuild,v 1.1 2006/12/11 22:31:03 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.4.9.ebuild,v 1.2 2007/01/23 09:39:45 beandog Exp $ inherit eutils linux-mod @@ -9,7 +9,7 @@ HOMEPAGE="http://www.ivtvdriver.org" SRC_URI="http://dl.ivtvdriver.org/ivtv/archive/0.4.x/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" BUILD_TARGETS="all" diff --git a/media-tv/ivtv/ivtv-0.6.6.ebuild b/media-tv/ivtv/ivtv-0.6.6.ebuild index c5f6da78b4b3..6eb61183db34 100644 --- a/media-tv/ivtv/ivtv-0.6.6.ebuild +++ b/media-tv/ivtv/ivtv-0.6.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.6.6.ebuild,v 1.1 2006/12/11 22:31:03 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.6.6.ebuild,v 1.2 2007/01/23 09:39:45 beandog Exp $ inherit eutils linux-mod @@ -9,7 +9,7 @@ HOMEPAGE="http://www.ivtvdriver.org" SRC_URI="http://dl.ivtvdriver.org/ivtv/archive/0.6.x/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" BUILD_TARGETS="all" diff --git a/media-tv/ivtv/ivtv-0.7.3.ebuild b/media-tv/ivtv/ivtv-0.7.3.ebuild index 0a520235721b..2bc604a77e12 100644 --- a/media-tv/ivtv/ivtv-0.7.3.ebuild +++ b/media-tv/ivtv/ivtv-0.7.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.7.3.ebuild,v 1.1 2006/12/11 22:31:03 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.7.3.ebuild,v 1.2 2007/01/23 09:39:45 beandog Exp $ inherit eutils linux-mod @@ -9,7 +9,7 @@ HOMEPAGE="http://www.ivtvdriver.org" SRC_URI="http://dl.ivtvdriver.org/ivtv/archive/0.7.x/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86 ~ppc" +KEYWORDS="amd64 ~ppc x86" IUSE="" BUILD_TARGETS="all" diff --git a/media-tv/ivtv/ivtv-0.8.2-r1.ebuild b/media-tv/ivtv/ivtv-0.8.2-r1.ebuild index c2be89f1c3b8..b33cbce31f56 100644 --- a/media-tv/ivtv/ivtv-0.8.2-r1.ebuild +++ b/media-tv/ivtv/ivtv-0.8.2-r1.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.8.2-r1.ebuild,v 1.1 2007/01/08 02:39:46 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.8.2-r1.ebuild,v 1.2 2007/01/23 09:39:45 beandog Exp $ inherit eutils linux-mod @@ -9,7 +9,7 @@ HOMEPAGE="http://www.ivtvdriver.org" SRC_URI="http://dl.ivtvdriver.org/ivtv/archive/0.8.x/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="fbcon" RDEPEND="sys-apps/hotplug-base" -- 2.26.2