diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-06-23 07:53:16 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-06-23 07:53:16 +0000 |
commit | a242147a5541c1696d47105be26f8c29427641ee (patch) | |
tree | 448152d07a7ef87ae2d766dfe2f179d88bdaaaeb /x11-drivers/xf86-video-mach64 | |
parent | Stable on amd64 wrt bug #372333 (diff) | |
download | gentoo-2-a242147a5541c1696d47105be26f8c29427641ee.tar.gz gentoo-2-a242147a5541c1696d47105be26f8c29427641ee.tar.bz2 gentoo-2-a242147a5541c1696d47105be26f8c29427641ee.zip |
Stable on amd64 wrt bug #372333
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-mach64')
-rw-r--r-- | x11-drivers/xf86-video-mach64/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.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 5d34b269b59e..4b2b9b660d16 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.20 2011/04/28 16:16:38 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.21 2011/06/23 07:53:16 hwoarang Exp $ + + 23 Jun 2011; Markos Chandras <hwoarang@gentoo.org> + xf86-video-mach64-6.9.0.ebuild: + Stable on amd64 wrt bug #372333 *xf86-video-mach64-6.9.0 (28 Apr 2011) diff --git a/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.0.ebuild b/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.0.ebuild index bebe1e0aeda3..fee4dbab9d45 100644 --- a/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.0.ebuild +++ b/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.9.0.ebuild,v 1.1 2011/04/28 16:16:38 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.0.ebuild,v 1.2 2011/06/23 07:53:16 hwoarang Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit xorg-2 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" IUSE="" RDEPEND=">=x11-base/xorg-server-1.10" |