diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-06 20:08:20 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-06 20:08:20 +0000 |
commit | f11908aa84e8a9955a51146cf9f7e29dfc1b4a28 (patch) | |
tree | 3b8e9a09c0f4e87e4871b40514a8185945fe4631 /x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild | |
parent | Stable on sparc, bug #251832 (diff) | |
download | gentoo-2-f11908aa84e8a9955a51146cf9f7e29dfc1b4a28.tar.gz gentoo-2-f11908aa84e8a9955a51146cf9f7e29dfc1b4a28.tar.bz2 gentoo-2-f11908aa84e8a9955a51146cf9f7e29dfc1b4a28.zip |
Stable on sparc, bug #251832
(Portage version: 2.2_rc28/cvs/Linux sparc64)
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 | 4 |
1 files changed, 2 insertions, 2 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 5b5bb49be7c5..5a8023d3ddae 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-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.3 2009/04/05 22:29:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild,v 1.4 2009/04/06 20:08:20 bluebird 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} |