diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2007-05-05 18:34:47 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2007-05-05 18:34:47 +0000 |
commit | 40cdf21237a852fbe28076003fdfc25ae7dd15ae (patch) | |
tree | 5c28330418deb70e2dcbff940a89e1b459c34698 /x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild | |
parent | Initial import, #175694. (diff) | |
download | historical-40cdf21237a852fbe28076003fdfc25ae7dd15ae.tar.gz historical-40cdf21237a852fbe28076003fdfc25ae7dd15ae.tar.bz2 historical-40cdf21237a852fbe28076003fdfc25ae7dd15ae.zip |
Marked stable on amd64 for bug #175465
Package-Manager: portage-2.1.2.5
Diffstat (limited to 'x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild index 91c60251d65a..d9fb93715aae 100644 --- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild +++ b/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild,v 1.3 2007/04/29 06:27:36 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild,v 1.4 2007/05/05 18:33:32 dang Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="Generic VESA video driver" -KEYWORDS="-* ~amd64 ia64 x86 ~x86-fbsd" +KEYWORDS="-* amd64 ia64 x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |