diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-07-12 11:05:20 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-07-12 11:05:20 +0000 |
commit | f47c645e41940d1ff41ee12a943c3dc96f661c24 (patch) | |
tree | badda970c91a0ed2a93b88fd80cffc7a454a5b31 /x11-drivers/xf86-video-mga | |
parent | Stable on amd64 wrt bug #327777 (diff) | |
download | gentoo-2-f47c645e41940d1ff41ee12a943c3dc96f661c24.tar.gz gentoo-2-f47c645e41940d1ff41ee12a943c3dc96f661c24.tar.bz2 gentoo-2-f47c645e41940d1ff41ee12a943c3dc96f661c24.zip |
Stable on amd64 wrt bug #327777
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-mga')
-rw-r--r-- | x11-drivers/xf86-video-mga/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-mga/xf86-video-mga-1.4.12.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-mga/ChangeLog b/x11-drivers/xf86-video-mga/ChangeLog index e2b9edc9dd90..987ec749e807 100644 --- a/x11-drivers/xf86-video-mga/ChangeLog +++ b/x11-drivers/xf86-video-mga/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-mga # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mga/ChangeLog,v 1.84 2010/05/21 11:53:29 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mga/ChangeLog,v 1.85 2010/07/12 11:05:19 hwoarang Exp $ + + 12 Jul 2010; Markos Chandras <hwoarang@gentoo.org> + xf86-video-mga-1.4.12.ebuild: + Stable on amd64 wrt bug #327777 *xf86-video-mga-1.4.12 (21 May 2010) diff --git a/x11-drivers/xf86-video-mga/xf86-video-mga-1.4.12.ebuild b/x11-drivers/xf86-video-mga/xf86-video-mga-1.4.12.ebuild index 17f6f943de55..930b344647c8 100644 --- a/x11-drivers/xf86-video-mga/xf86-video-mga-1.4.12.ebuild +++ b/x11-drivers/xf86-video-mga/xf86-video-mga-1.4.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.4.12.ebuild,v 1.1 2010/05/21 11:53:29 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mga/xf86-video-mga-1.4.12.ebuild,v 1.2 2010/07/12 11:05:20 hwoarang Exp $ EAPI=3 inherit xorg-2 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="Matrox video driver" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.4" |