diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-12-31 20:25:08 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-12-31 20:25:08 +0000 |
commit | acc6b11b36c14f5d3787ae6caea63f8c45be835b (patch) | |
tree | ee6f950d5eff502855a3d458f2ae435c59d9dc79 /x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.4.ebuild | |
parent | Stable for HPPA (bug #344827). (diff) | |
download | gentoo-2-acc6b11b36c14f5d3787ae6caea63f8c45be835b.tar.gz gentoo-2-acc6b11b36c14f5d3787ae6caea63f8c45be835b.tar.bz2 gentoo-2-acc6b11b36c14f5d3787ae6caea63f8c45be835b.zip |
Stable for HPPA (bug #344827).
(Portage version: 2.2.0_alpha11/cvs/Linux i686)
Diffstat (limited to 'x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.4.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.4.ebuild b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.4.ebuild index ce422c1c90b0..d1e99fbca5f6 100644 --- a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.4.ebuild +++ b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.4.ebuild @@ -1,6 +1,6 @@ # 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-dummy/xf86-video-dummy-0.3.4.ebuild,v 1.5 2010/12/29 22:38:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.4.ebuild,v 1.6 2010/12/31 20:25:08 jer Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org driver for dummy cards" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |