diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-11 11:30:32 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-11 11:30:32 +0000 |
commit | ec5516ebdb274912fa294283a83e14fd9014fb25 (patch) | |
tree | a0747ec7a75fa5e06371c11b2957bb1b1f0dc225 /x11-drivers/xf86-video-v4l | |
parent | ppc stable #282290 (diff) | |
download | gentoo-2-ec5516ebdb274912fa294283a83e14fd9014fb25.tar.gz gentoo-2-ec5516ebdb274912fa294283a83e14fd9014fb25.tar.bz2 gentoo-2-ec5516ebdb274912fa294283a83e14fd9014fb25.zip |
ppc stable #282290
(Portage version: 2.1.6.13/cvs/Linux ppc, RepoMan options: --force)
Diffstat (limited to 'x11-drivers/xf86-video-v4l')
-rw-r--r-- | x11-drivers/xf86-video-v4l/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-v4l/ChangeLog b/x11-drivers/xf86-video-v4l/ChangeLog index 28c428b1ecd7..dac397cdae4f 100644 --- a/x11-drivers/xf86-video-v4l/ChangeLog +++ b/x11-drivers/xf86-video-v4l/ChangeLog @@ -1,6 +1,9 @@ # 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.32 2009/06/23 19:58:53 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-v4l/ChangeLog,v 1.33 2009/10/11 11:30:32 nixnut Exp $ + + 11 Oct 2009; nixnut <nixnut@gentoo.org> xf86-video-v4l-0.2.0.ebuild: + ppc stable #282290 23 Jun 2009; Tobias Klausmann <klausman@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 95b524dee823..f6cf9752e71a 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.7 2009/06/23 19:58:53 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild,v 1.8 2009/10/11 11:30:32 nixnut 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} |