diff options
author | Olivier Crête <tester@gentoo.org> | 2009-04-05 19:09:02 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2009-04-05 19:09:02 +0000 |
commit | 64c75d470a48e03aa3746b8bfb7ecdfc7df960cb (patch) | |
tree | 2ec51cacca3c730ada182ebf940148c57d1c7d37 /x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild | |
parent | Don't build tests with FEATURES="-test" (bug #226357). (diff) | |
download | historical-64c75d470a48e03aa3746b8bfb7ecdfc7df960cb.tar.gz historical-64c75d470a48e03aa3746b8bfb7ecdfc7df960cb.tar.bz2 historical-64c75d470a48e03aa3746b8bfb7ecdfc7df960cb.zip |
Stable on amd64, bug #251832
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild b/x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild index bde1da6410f6..91c36d14c6be 100644 --- a/x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild +++ b/x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.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/x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild,v 1.1 2008/06/10 06:53:21 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild,v 1.2 2009/04/05 19:02:48 tester Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="video4linux driver" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} |