diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 16:27:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 16:27:15 +0000 |
commit | cd87f043603f84fb0e1e516d4464bc2342582d8d (patch) | |
tree | e80e767b675680fb69790c2f4a3d7adee7825e73 /x11-drivers | |
parent | Stable for amd64, wrt bug #448562 (diff) | |
download | gentoo-2-cd87f043603f84fb0e1e516d4464bc2342582d8d.tar.gz gentoo-2-cd87f043603f84fb0e1e516d4464bc2342582d8d.tar.bz2 gentoo-2-cd87f043603f84fb0e1e516d4464bc2342582d8d.zip |
Stable for amd64, wrt bug #448562
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-mach64/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-mach64/ChangeLog b/x11-drivers/xf86-video-mach64/ChangeLog index b1259b3712dd..d3c52bba173e 100644 --- a/x11-drivers/xf86-video-mach64/ChangeLog +++ b/x11-drivers/xf86-video-mach64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-mach64 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.43 2012/12/30 14:48:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.44 2012/12/30 16:27:15 ago Exp $ + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-mach64-6.9.4.ebuild: + Stable for amd64, wrt bug #448562 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-mach64-6.9.4.ebuild: Stable for alpha, wrt bug #440872 diff --git a/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.4.ebuild b/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.4.ebuild index 33d324b5618b..6600ef46b594 100644 --- a/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.4.ebuild +++ b/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.4.ebuild,v 1.4 2012/12/30 14:48:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.4.ebuild,v 1.5 2012/12/30 16:27:15 ago Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="ATI Mach64 video driver" -KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.10 |