diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-18 12:19:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-18 12:19:22 +0000 |
commit | df96d8f700efd9fc56e0bdce7c2f3ef45a97bb87 (patch) | |
tree | 48496cfedf5ff5dd0a55dc202d8ddb52fac9c806 /x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.5.ebuild | |
parent | Stable for x86, wrt bug #440872 (diff) | |
download | gentoo-2-df96d8f700efd9fc56e0bdce7c2f3ef45a97bb87.tar.gz gentoo-2-df96d8f700efd9fc56e0bdce7c2f3ef45a97bb87.tar.bz2 gentoo-2-df96d8f700efd9fc56e0bdce7c2f3ef45a97bb87.zip |
Stable for x86, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.5.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.5.ebuild b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.5.ebuild index 5bf3403d6cee..c7d0f8e18282 100644 --- a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.5.ebuild +++ b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 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.5.ebuild,v 1.3 2012/11/16 16:37:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.5.ebuild,v 1.4 2012/11/18 12:19:22 ago Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="Rendition video driver" -KEYWORDS="~alpha amd64 ~ia64 ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |