summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-01-03 01:10:48 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-01-03 01:10:48 +0000
commit0436998e5bb915ed9203ed77dfc475dc0357d1cb (patch)
treebbe37b499818c0b2021be35ee8a08fcf1695ee10 /media-video/qc-usb
parentLink with libcurses instead of libncurses (diff)
downloadgentoo-2-0436998e5bb915ed9203ed77dfc475dc0357d1cb.tar.gz
gentoo-2-0436998e5bb915ed9203ed77dfc475dc0357d1cb.tar.bz2
gentoo-2-0436998e5bb915ed9203ed77dfc475dc0357d1cb.zip
Stable on x86, bug #154555.
(Portage version: 2.1.2_rc4-r1)
Diffstat (limited to 'media-video/qc-usb')
-rw-r--r--media-video/qc-usb/ChangeLog7
-rw-r--r--media-video/qc-usb/qc-usb-0.6.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-video/qc-usb/ChangeLog b/media-video/qc-usb/ChangeLog
index 164524b21616..bac53449b82e 100644
--- a/media-video/qc-usb/ChangeLog
+++ b/media-video/qc-usb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/qc-usb
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/qc-usb/ChangeLog,v 1.21 2006/12/25 09:23:23 genstef Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/qc-usb/ChangeLog,v 1.22 2007/01/03 01:10:48 ticho Exp $
+
+ 03 Jan 2007; Andrej Kacian <ticho@gentoo.org> qc-usb-0.6.6.ebuild:
+ Stable on x86, bug #154555.
25 Dec 2006; <stefan@gentoo.org> qc-usb-0.6.6.ebuild:
Fix CONFIG_CHECK for buf 154555 by drac
diff --git a/media-video/qc-usb/qc-usb-0.6.6.ebuild b/media-video/qc-usb/qc-usb-0.6.6.ebuild
index 87602bf32bfb..8f54b07ffdcd 100644
--- a/media-video/qc-usb/qc-usb-0.6.6.ebuild
+++ b/media-video/qc-usb/qc-usb-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-video/qc-usb/qc-usb-0.6.6.ebuild,v 1.2 2006/12/25 09:23:23 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/qc-usb/qc-usb-0.6.6.ebuild,v 1.3 2007/01/03 01:10:48 ticho Exp $
inherit linux-mod eutils multilib
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/qce-ga/${P}.tar.gz"
IUSE=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="~amd64 ~ppc x86"
CONFIG_CHECK="USB VIDEO_DEV VIDEO_V4L1_COMPAT"
MODULE_NAMES="quickcam(usb:)"