diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-21 01:12:02 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-21 01:12:02 +0000 |
commit | 187334fe2a22a8d3db1166b71bd0016da1314eda (patch) | |
tree | f241038310d4ead7f7b3bbc0ba8dc663a0aa8637 /x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.2.ebuild | |
parent | Marking xf86-input-wacom-0.10.6 ppc for bug 239063 (diff) | |
download | historical-187334fe2a22a8d3db1166b71bd0016da1314eda.tar.gz historical-187334fe2a22a8d3db1166b71bd0016da1314eda.tar.bz2 historical-187334fe2a22a8d3db1166b71bd0016da1314eda.zip |
Marking xf86-video-fbdev-0.4.2 ppc for bug 239063
Package-Manager: portage-2.1.8.3/cvs/Linux ppc64
Diffstat (limited to 'x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.2.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.2.ebuild b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.2.ebuild index 21fcb8c1ece8..8e00370b25a6 100644 --- a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.2.ebuild +++ b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.2.ebuild,v 1.8 2010/09/28 13:30:52 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.2.ebuild,v 1.9 2010/10/21 01:12:02 ranger Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="video driver for framebuffer device" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-base/xorg-server" |