diff options
author | Stephen Becker <geoman@gentoo.org> | 2006-06-21 02:30:42 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2006-06-21 02:30:42 +0000 |
commit | 3ac181a853fb0e08db1b0c8f56ab4acb7ae423dd (patch) | |
tree | b668d45a12353a6ec3ea7d52ea07352cd0a422c7 /x11-drivers/xf86-video-v4l/xf86-video-v4l-0.1.1.ebuild | |
parent | New Package. Ricardo will be the maintainer and me as his proxy this closes b... (diff) | |
download | historical-3ac181a853fb0e08db1b0c8f56ab4acb7ae423dd.tar.gz historical-3ac181a853fb0e08db1b0c8f56ab4acb7ae423dd.tar.bz2 historical-3ac181a853fb0e08db1b0c8f56ab4acb7ae423dd.zip |
added ~mips keyword
Package-Manager: portage-2.1.1_pre1-r1
Diffstat (limited to 'x11-drivers/xf86-video-v4l/xf86-video-v4l-0.1.1.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-v4l/xf86-video-v4l-0.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-v4l/xf86-video-v4l-0.1.1.ebuild b/x11-drivers/xf86-video-v4l/xf86-video-v4l-0.1.1.ebuild index a0802215d882..2378d2104a38 100644 --- a/x11-drivers/xf86-video-v4l/xf86-video-v4l-0.1.1.ebuild +++ b/x11-drivers/xf86-video-v4l/xf86-video-v4l-0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.1.1.ebuild,v 1.1 2006/04/14 17:30:44 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-v4l/xf86-video-v4l-0.1.1.ebuild,v 1.2 2006/06/21 02:30:42 geoman Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for v4l devices" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~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} |