diff options
author | Olivier Crête <tester@gentoo.org> | 2009-04-05 19:02:48 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2009-04-05 19:02:48 +0000 |
commit | 62af3497a5c434f81cb10a4c6e6a72a7fe01bb3f (patch) | |
tree | 8a14391830eb9539aa7dda6871cf7e69a6282eb7 /x11-drivers/xf86-video-v4l | |
parent | Stable on amd64, bug #251832 (diff) | |
download | gentoo-2-62af3497a5c434f81cb10a4c6e6a72a7fe01bb3f.tar.gz gentoo-2-62af3497a5c434f81cb10a4c6e6a72a7fe01bb3f.tar.bz2 gentoo-2-62af3497a5c434f81cb10a4c6e6a72a7fe01bb3f.zip |
Stable on amd64, bug #251832
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-v4l')
-rw-r--r-- | x11-drivers/xf86-video-v4l/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-v4l/ChangeLog b/x11-drivers/xf86-video-v4l/ChangeLog index 3460895e47a2..9b13e5f4b2aa 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-v4l/ChangeLog,v 1.26 2008/06/10 06:53:21 dberkholz Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-v4l/ChangeLog,v 1.27 2009/04/05 19:02:48 tester Exp $ + + 05 Apr 2009; Olivier Crête <tester@gentoo.org> + xf86-video-v4l-0.2.0.ebuild: + Stable on amd64, bug #251832 *xf86-video-v4l-0.2.0 (10 Jun 2008) 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 bde1da6410f6..91c36d14c6be 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-2008 Gentoo Foundation +# 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.1 2008/06/10 06:53:21 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild,v 1.2 2009/04/05 19:02:48 tester 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} |