diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-06-23 19:58:53 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-06-23 19:58:53 +0000 |
commit | 955c8f873e797cc87d791ed003e8ff2f46858a78 (patch) | |
tree | f2bc0cdae6b999299524e0ec1cc73cadd622113b /x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild | |
parent | Stable on alpha for xorg-server-1.5/xorg-x11-7.4 (diff) | |
download | gentoo-2-955c8f873e797cc87d791ed003e8ff2f46858a78.tar.gz gentoo-2-955c8f873e797cc87d791ed003e8ff2f46858a78.tar.bz2 gentoo-2-955c8f873e797cc87d791ed003e8ff2f46858a78.zip |
Stable on alpha for xorg-server-1.5/xorg-x11-7.4
(Portage version: 2.1.6.13/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 | 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 a93b20f1feb9..95b524dee823 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.6 2009/05/15 15:58:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild,v 1.7 2009/06/23 19:58:53 klausman 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} |