diff options
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-mach64/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-mach64/ChangeLog b/x11-drivers/xf86-video-mach64/ChangeLog index 538ad1458889..bcadfc5fee49 100644 --- a/x11-drivers/xf86-video-mach64/ChangeLog +++ b/x11-drivers/xf86-video-mach64/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-mach64 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.4 2009/03/14 11:16:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.5 2009/04/05 19:04:48 tester Exp $ + + 05 Apr 2009; Olivier Crête <tester@gentoo.org> + xf86-video-mach64-6.8.0.ebuild: + Stable on amd64, bug #251832 14 Mar 2009; Raúl Porcel <armin76@gentoo.org> xf86-video-mach64-6.8.0.ebuild: diff --git a/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.0.ebuild b/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.0.ebuild index e1c08f243655..8f6cee3b76d9 100644 --- a/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.0.ebuild +++ b/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.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-mach64/xf86-video-mach64-6.8.0.ebuild,v 1.3 2009/03/14 11:16:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.0.ebuild,v 1.4 2009/04/05 19:04:48 tester Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="ATI Mach64 video driver" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" LICENSE="xf86-video-ati" IUSE="dri" |