diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-09-28 13:31:55 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-09-28 13:31:55 +0000 |
commit | 22366812e182c198fac16128bd4125420431f062 (patch) | |
tree | ef206bb90f4aa4fa3ddae862b2e5f36a595bcebf /x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.2.ebuild | |
parent | ppc64 stable wrt #327777 (diff) | |
download | historical-22366812e182c198fac16128bd4125420431f062.tar.gz historical-22366812e182c198fac16128bd4125420431f062.tar.bz2 historical-22366812e182c198fac16128bd4125420431f062.zip |
ppc64 stable wrt #327777
Package-Manager: portage-2.2_rc87/cvs/Linux x86_64
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 6e8f5d283308..21fcb8c1ece8 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.7 2010/09/19 20:03:33 armin76 Exp $ +# $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 $ 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" |