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 85d75e615f4b..d804c6a727e3 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.14 2006/02/15 21:46:51 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.15 2006/02/26 13:11:54 stefaan Exp $ + + 26 Feb 2006; Stefaan De Roeck <stefaan@gentoo.org> + xf86-video-dummy-0.1.0.5.ebuild: + Marked ~alpha (bug #122726) 15 Feb 2006; Markus Rothe <corsair@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 f3b17fd579e6..66ca7991fd39 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.4 2006/02/15 21:46:51 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.1.0.5.ebuild,v 1.5 2006/02/26 13:11:54 stefaan 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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto |