diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 23:27:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 23:27:17 +0000 |
commit | f1f630fcb28054dcde50c2f2701acdfafa856830 (patch) | |
tree | 73876f866235892d2ae0c90db782c83a0254ef33 /x11-drivers/xf86-video-mach64 | |
parent | Stable for ppc, wrt bug #448562 (diff) | |
download | gentoo-2-f1f630fcb28054dcde50c2f2701acdfafa856830.tar.gz gentoo-2-f1f630fcb28054dcde50c2f2701acdfafa856830.tar.bz2 gentoo-2-f1f630fcb28054dcde50c2f2701acdfafa856830.zip |
Stable for ppc, wrt bug #448562
(Portage version: 2.1.11.31/cvs/Linux ppc64, 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 548a165bf0d4..6bd577e4c89f 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.45 2012/12/30 16:28:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.46 2012/12/31 23:27:17 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-mach64-6.9.4.ebuild: + Stable for ppc, wrt bug #448562 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-mach64-6.9.4.ebuild: Stable for x86, wrt bug #448562 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 d6687b301ec4..6fda7867ff3b 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.6 2012/12/30 16:28:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.4.ebuild,v 1.7 2012/12/31 23:27:17 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 |