diff options
author | Olivier Crête <tester@gentoo.org> | 2009-04-05 19:09:02 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2009-04-05 19:09:02 +0000 |
commit | 64c75d470a48e03aa3746b8bfb7ecdfc7df960cb (patch) | |
tree | 2ec51cacca3c730ada182ebf940148c57d1c7d37 /x11-drivers/xf86-video-voodoo | |
parent | Don't build tests with FEATURES="-test" (bug #226357). (diff) | |
download | historical-64c75d470a48e03aa3746b8bfb7ecdfc7df960cb.tar.gz historical-64c75d470a48e03aa3746b8bfb7ecdfc7df960cb.tar.bz2 historical-64c75d470a48e03aa3746b8bfb7ecdfc7df960cb.zip |
Stable on amd64, bug #251832
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/xf86-video-voodoo')
-rw-r--r-- | x11-drivers/xf86-video-voodoo/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-voodoo/ChangeLog b/x11-drivers/xf86-video-voodoo/ChangeLog index 1d1bdb146493..c9eb752ad1e7 100644 --- a/x11-drivers/xf86-video-voodoo/ChangeLog +++ b/x11-drivers/xf86-video-voodoo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-voodoo # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/ChangeLog,v 1.37 2009/03/13 16:09:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/ChangeLog,v 1.38 2009/04/05 19:01:36 tester Exp $ + + 05 Apr 2009; Olivier Crête <tester@gentoo.org> + xf86-video-voodoo-1.2.0.ebuild: + Stable on amd64, bug #251832 13 Mar 2009; Raúl Porcel <armin76@gentoo.org> xf86-video-voodoo-1.1.1.ebuild, xf86-video-voodoo-1.2.0.ebuild, diff --git a/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.0.ebuild b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.0.ebuild index a829bced150f..ca924589740c 100644 --- a/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.0.ebuild +++ b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.0.ebuild,v 1.2 2009/03/13 16:09:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.0.ebuild,v 1.3 2009/04/05 19:01:36 tester Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="Voodoo video driver" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |