diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-06-30 11:21:23 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-06-30 11:21:23 +0000 |
commit | 2d99751b0781e9cd5ac8fd561f06e5d7908aa99e (patch) | |
tree | ab712b23bb7664381da62f85b5672dfd8ecf1113 /x11-drivers/xf86-video-dummy | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-2d99751b0781e9cd5ac8fd561f06e5d7908aa99e.tar.gz gentoo-2-2d99751b0781e9cd5ac8fd561f06e5d7908aa99e.tar.bz2 gentoo-2-2d99751b0781e9cd5ac8fd561f06e5d7908aa99e.zip |
Stable on ppc64
(Portage version: 2.1-r1)
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 d44404471cb9..f9cbe236a137 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.21 2006/06/30 06:57:04 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.22 2006/06/30 11:21:23 corsair Exp $ + + 30 Jun 2006; Markus Rothe <corsair@gentoo.org> + xf86-video-dummy-0.1.0.5.ebuild: + Stable on ppc64 30 Jun 2006; Donnie Berkholz <spyderous@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 8e99f04eae52..780a4f4a8220 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.11 2006/06/30 06:57:04 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.1.0.5.ebuild,v 1.12 2006/06/30 11:21:23 corsair 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="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto |