diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 17:39:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 17:39:23 +0000 |
commit | c633b00cb3326da8a9866ed5effcb0afc803f29b (patch) | |
tree | 193c60a3a30378efe2c41b202b159ebc83fdedf9 /x11-drivers/xf86-video-mga | |
parent | Stable for sparc, wrt bug #440872 (diff) | |
download | gentoo-2-c633b00cb3326da8a9866ed5effcb0afc803f29b.tar.gz gentoo-2-c633b00cb3326da8a9866ed5effcb0afc803f29b.tar.bz2 gentoo-2-c633b00cb3326da8a9866ed5effcb0afc803f29b.zip |
Stable for sparc, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers/xf86-video-mga')
-rw-r--r-- | x11-drivers/xf86-video-mga/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-mga/xf86-video-mga-1.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-mga/ChangeLog b/x11-drivers/xf86-video-mga/ChangeLog index 9815951a53a5..b1d41e1119ec 100644 --- a/x11-drivers/xf86-video-mga/ChangeLog +++ b/x11-drivers/xf86-video-mga/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-mga # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mga/ChangeLog,v 1.114 2012/12/28 11:17:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mga/ChangeLog,v 1.115 2012/12/28 17:39:23 ago Exp $ + + 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-mga-1.6.2.ebuild: + Stable for sparc, wrt bug #440872 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-mga-1.6.2.ebuild: Stable for ia64, wrt bug #440872 diff --git a/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.2.ebuild b/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.2.ebuild index 8b443e7ab493..ffe129e72171 100644 --- a/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.2.ebuild +++ b/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.2.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-mga/xf86-video-mga-1.6.2.ebuild,v 1.7 2012/12/28 11:17:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.2.ebuild,v 1.8 2012/12/28 17:39:22 ago Exp $ EAPI=4 XORG_DRI=dri @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="Matrox video driver" SLOT="0" -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="dri" RDEPEND="<x11-base/xorg-server-1.13.99" |