diff options
Diffstat (limited to 'x11-drivers/xf86-video-dummy')
-rw-r--r-- | x11-drivers/xf86-video-dummy/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-dummy/xf86-video-dummy-0.1.0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-dummy/ChangeLog b/x11-drivers/xf86-video-dummy/ChangeLog index 2dd6aa09a6ff..91767c3535f7 100644 --- a/x11-drivers/xf86-video-dummy/ChangeLog +++ b/x11-drivers/xf86-video-dummy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-dummy # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.12 2006/02/02 17:17:24 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.13 2006/02/05 20:33:05 spyderous Exp $ + + 05 Feb 2006; Donnie Berkholz <spyderous@gentoo.org>; + xf86-video-dummy-0.1.0.5.ebuild: + Keyword needed drivers ~ppc. 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> xf86-video-dummy-0.1.0.5.ebuild: diff --git a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.1.0.5.ebuild b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.1.0.5.ebuild index 3cb4c0c1bc8a..70cacf546d94 100644 --- a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.1.0.5.ebuild +++ b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.1.0.5.ebuild,v 1.2 2006/02/02 17:17:24 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.1.0.5.ebuild,v 1.3 2006/02/05 20:33:05 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for dummy cards" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto |