diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 11:16:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 11:16:53 +0000 |
commit | a5797df6254241cb3ea9e9237ecfa28f3c4d0254 (patch) | |
tree | 331ef5553024e2536e695f277fe19de1fa6e9f6e /x11-drivers/xf86-video-mach64 | |
parent | Stable for ia64, wrt bug #440872 (diff) | |
download | gentoo-2-a5797df6254241cb3ea9e9237ecfa28f3c4d0254.tar.gz gentoo-2-a5797df6254241cb3ea9e9237ecfa28f3c4d0254.tar.bz2 gentoo-2-a5797df6254241cb3ea9e9237ecfa28f3c4d0254.zip |
Stable for ia64, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers/xf86-video-mach64')
-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 cf2b3e4f2d35..986d332f4e75 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.40 2012/12/20 21:43:03 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.41 2012/12/28 11:16:53 ago Exp $ + + 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-mach64-6.9.4.ebuild: + Stable for ia64, wrt bug #440872 *xf86-video-mach64-6.9.4 (20 Dec 2012) 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 4f364d665665..e80000a4f41e 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.1 2012/12/20 21:43:03 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.4.ebuild,v 1.2 2012/12/28 11:16:53 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 |