diff options
author | 2013-01-04 14:09:48 +0000 | |
---|---|---|
committer | 2013-01-04 14:09:48 +0000 | |
commit | 111d633a98c257da2343af764d532a102fcaf35a (patch) | |
tree | 974f36ded5e683910b37d95b472aa12e93ec2703 /x11-drivers/xf86-video-mach64 | |
parent | Stable for ppc64, wrt bug #448562 (diff) | |
download | gentoo-2-111d633a98c257da2343af764d532a102fcaf35a.tar.gz gentoo-2-111d633a98c257da2343af764d532a102fcaf35a.tar.bz2 gentoo-2-111d633a98c257da2343af764d532a102fcaf35a.zip |
Stable for ppc64, 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 | 7 | ||||
-rw-r--r-- | x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-mach64/ChangeLog b/x11-drivers/xf86-video-mach64/ChangeLog index 6bd577e4c89f..00b0f1bab14a 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.46 2012/12/31 23:27:17 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.47 2013/01/04 14:09:48 ago Exp $ + + 04 Jan 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-mach64-6.9.4.ebuild: + Stable for ppc64, wrt bug #448562 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-mach64-6.9.4.ebuild: Stable for ppc, 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 6fda7867ff3b..ef75b1d66c78 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 +# Copyright 1999-2013 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.7 2012/12/31 23:27:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.4.ebuild,v 1.8 2013/01/04 14:09:48 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 |