diff options
author | 2009-09-22 14:40:17 +0000 | |
---|---|---|
committer | 2009-09-22 14:40:17 +0000 | |
commit | 3921b792d261d0f9e1702cda616f3ead8d4b3da7 (patch) | |
tree | 20cd3d2b45c62b14f57ab27fdeac4b94728cd4ec /x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.1.ebuild | |
parent | Mask media-libs/vgui and media-libs/glut for removal. (diff) | |
download | gentoo-2-3921b792d261d0f9e1702cda616f3ead8d4b3da7.tar.gz gentoo-2-3921b792d261d0f9e1702cda616f3ead8d4b3da7.tar.bz2 gentoo-2-3921b792d261d0f9e1702cda616f3ead8d4b3da7.zip |
x11-drivers/xf86-video-fbdev: drop old ebuilds, add missing IUSE
(Portage version: 2.2_rc41/cvs/Linux i686)
Diffstat (limited to 'x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.1.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.1.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.1.ebuild b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.1.ebuild index d25b7f05c548..75f918287b54 100644 --- a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.1.ebuild +++ b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.1.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-fbdev/xf86-video-fbdev-0.4.1.ebuild,v 1.1 2009/08/04 09:01:38 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.1.ebuild,v 1.2 2009/09/22 14:40:17 remi Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,10 @@ inherit x-modular DESCRIPTION="video driver for framebuffer device" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="" + RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |