diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 17:10:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 17:10:38 +0000 |
commit | f2eb940857633500ca1d00c0af566197d59ed390 (patch) | |
tree | 0c8f6f8e2e1ed85fa9eac0ccf599810c7e476cb4 /x11-drivers/xf86-video-mga | |
parent | Stable for ppc64, wrt bug #440872 (diff) | |
download | gentoo-2-f2eb940857633500ca1d00c0af566197d59ed390.tar.gz gentoo-2-f2eb940857633500ca1d00c0af566197d59ed390.tar.bz2 gentoo-2-f2eb940857633500ca1d00c0af566197d59ed390.zip |
Stable for ppc64, 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 7e7b47975164..fe5d83904c2a 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.112 2012/11/28 21:38:52 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mga/ChangeLog,v 1.113 2012/12/08 17:10:38 ago Exp $ + + 08 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-mga-1.6.2.ebuild: + Stable for ppc64, wrt bug #440872 28 Nov 2012; Brent Baude <ranger@gentoo.org> xf86-video-mga-1.6.2.ebuild: Marking xf86-video-mga-1.6.2 ppc stable for 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 a7a7b679815f..895419a58fb7 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.5 2012/11/28 21:38:52 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.2.ebuild,v 1.6 2012/12/08 17:10:38 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" |