diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:48:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:48:02 +0000 |
commit | 2b78863acc92f70581e8e8ef05967cf9447e3ac4 (patch) | |
tree | 5473b0af144629d004e1e12ab09748d1e0c28068 /x11-drivers/xf86-video-mach64 | |
parent | Stable for alpha, wrt bug #440872 (diff) | |
download | gentoo-2-2b78863acc92f70581e8e8ef05967cf9447e3ac4.tar.gz gentoo-2-2b78863acc92f70581e8e8ef05967cf9447e3ac4.tar.bz2 gentoo-2-2b78863acc92f70581e8e8ef05967cf9447e3ac4.zip |
Stable for alpha, wrt bug #440872
(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 e1060abeb172..b1259b3712dd 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.42 2012/12/28 17:39:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.43 2012/12/30 14:48:02 ago Exp $ + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-mach64-6.9.4.ebuild: + Stable for alpha, wrt bug #440872 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-mach64-6.9.4.ebuild: Stable for sparc, 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 fa2e635c55da..33d324b5618b 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.3 2012/12/28 17:39:00 ago Exp $ +# $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 $ 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 |