diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-09-12 19:04:55 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-09-12 19:04:55 +0000 |
commit | ecd532d67bdba393efc746b3f7b45a8d3c91ec4a (patch) | |
tree | 22044558d93dbb2590510cc37f8db9a41612b646 /x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild | |
parent | Stable on alpha, bug #327777 (diff) | |
download | gentoo-2-ecd532d67bdba393efc746b3f7b45a8d3c91ec4a.tar.gz gentoo-2-ecd532d67bdba393efc746b3f7b45a8d3c91ec4a.tar.bz2 gentoo-2-ecd532d67bdba393efc746b3f7b45a8d3c91ec4a.zip |
Stable on alpha, bug #327777
(Portage version: 2.1.9.1/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild index 373e2b857843..84f6a289df79 100644 --- a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild +++ b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild @@ -1,12 +1,12 @@ # 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-rendition/xf86-video-rendition-4.2.4.ebuild,v 1.3 2010/07/13 13:30:42 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild,v 1.4 2010/09/12 19:04:55 klausman Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="Rendition video driver" -KEYWORDS="~alpha amd64 ~ia64 x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~ia64 x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |