diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:31:54 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:31:54 +0000 |
commit | 9cd17fed449897c2d67f93faf8640c0760085791 (patch) | |
tree | c962d9b79e2e34db8cc08b9aa950400ed7e6b940 | |
parent | Marking xf86-video-sisusb-0.9.3 ppc64 for bug 294958 (diff) | |
download | historical-9cd17fed449897c2d67f93faf8640c0760085791.tar.gz historical-9cd17fed449897c2d67f93faf8640c0760085791.tar.bz2 historical-9cd17fed449897c2d67f93faf8640c0760085791.zip |
Marking xf86-video-v4l-0.2.0 ppc64 for bug 294958
Package-Manager: portage-2.1.7.1/cvs/Linux ppc64
-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 dac397cdae4f..d9b04867de8f 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.33 2009/10/11 11:30:32 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-v4l/ChangeLog,v 1.34 2009/12/15 19:31:54 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> xf86-video-v4l-0.2.0.ebuild: + Marking xf86-video-v4l-0.2.0 ppc64 stable for bug 294958 11 Oct 2009; nixnut <nixnut@gentoo.org> xf86-video-v4l-0.2.0.ebuild: ppc stable #282290 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 f6cf9752e71a..aa74bb9ae2d4 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.8 2009/10/11 11:30:32 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild,v 1.9 2009/12/15 19:31:54 ranger 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} |