diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-15 15:58:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-15 15:58:48 +0000 |
commit | 7bd6b08813940098219dadf0ba4c1ad933f64dbf (patch) | |
tree | 44e181b8db8b6c40a20f65e15b00d63624f938ac /x11-drivers/xf86-video-v4l | |
parent | arm stable (diff) | |
download | gentoo-2-7bd6b08813940098219dadf0ba4c1ad933f64dbf.tar.gz gentoo-2-7bd6b08813940098219dadf0ba4c1ad933f64dbf.tar.bz2 gentoo-2-7bd6b08813940098219dadf0ba4c1ad933f64dbf.zip |
arm stable
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'x11-drivers/xf86-video-v4l')
-rw-r--r-- | x11-drivers/xf86-video-v4l/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-v4l/ChangeLog b/x11-drivers/xf86-video-v4l/ChangeLog index 889bd5c50b5c..884d87c84f88 100644 --- a/x11-drivers/xf86-video-v4l/ChangeLog +++ b/x11-drivers/xf86-video-v4l/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-v4l # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-v4l/ChangeLog,v 1.30 2009/04/15 15:12:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-v4l/ChangeLog,v 1.31 2009/05/15 15:58:48 armin76 Exp $ + + 15 May 2009; Raúl Porcel <armin76@gentoo.org> + xf86-video-v4l-0.2.0.ebuild: + arm stable 15 Apr 2009; Raúl Porcel <armin76@gentoo.org> xf86-video-v4l-0.2.0.ebuild: 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 ed0ec72db164..a93b20f1feb9 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.5 2009/04/15 15:12:10 armin76 Exp $ +# $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 $ # 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} |