diff options
author | 2012-12-08 17:12:36 +0000 | |
---|---|---|
committer | 2012-12-08 17:12:36 +0000 | |
commit | a9587e1fae0e91a5d8bfc45b7bd9fa1f76dc7550 (patch) | |
tree | 8ae46f4f3c05e186654f37d5bad559c6fb9bc186 /x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild | |
parent | Stable for HPPA (bug #441078). (diff) | |
download | historical-a9587e1fae0e91a5d8bfc45b7bd9fa1f76dc7550.tar.gz historical-a9587e1fae0e91a5d8bfc45b7bd9fa1f76dc7550.tar.bz2 historical-a9587e1fae0e91a5d8bfc45b7bd9fa1f76dc7550.zip |
Stable for ppc64, wrt bug #440872
Package-Manager: portage-2.1.11.31/cvs/Linux ppc64
Diffstat (limited to 'x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild index c55273ac0277..4d231f52feea 100644 --- a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild +++ b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild @@ -1,13 +1,13 @@ # 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-dummy/xf86-video-dummy-0.3.6.ebuild,v 1.5 2012/11/30 05:42:11 heroxbd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild,v 1.6 2012/12/08 17:09:21 ago Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="X.Org driver for dummy cards" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux" IUSE="dga" RDEPEND=">=x11-base/xorg-server-1.0.99" |