diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-27 11:06:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-27 11:06:21 +0000 |
commit | 54d491ff7400c00d5bf08ccd89cfd153558080e6 (patch) | |
tree | e75a1844e90eed2c1f8d38cfd5399851bc080d76 /x11-drivers/xf86-video-mga | |
parent | Stable for amd64, wrt bug #500368 (diff) | |
download | gentoo-2-54d491ff7400c00d5bf08ccd89cfd153558080e6.tar.gz gentoo-2-54d491ff7400c00d5bf08ccd89cfd153558080e6.tar.bz2 gentoo-2-54d491ff7400c00d5bf08ccd89cfd153558080e6.zip |
Stable for amd64, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-drivers/xf86-video-mga')
-rw-r--r-- | x11-drivers/xf86-video-mga/ChangeLog | 7 | ||||
-rw-r--r-- | x11-drivers/xf86-video-mga/xf86-video-mga-1.6.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-mga/ChangeLog b/x11-drivers/xf86-video-mga/ChangeLog index 2b09218a4dd1..7c0cf7fe4b30 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mga/ChangeLog,v 1.119 2013/12/06 10:36:00 chithanh Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mga/ChangeLog,v 1.120 2014/03/27 11:06:21 ago Exp $ + + 27 Mar 2014; Agostino Sarubbo <ago@gentoo.org> xf86-video-mga-1.6.3.ebuild: + Stable for amd64, wrt bug #500368 *xf86-video-mga-1.6.3 (06 Dec 2013) diff --git a/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.3.ebuild b/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.3.ebuild index 0a39e41e53b7..909b75f49eaa 100644 --- a/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.3.ebuild +++ b/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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.3.ebuild,v 1.1 2013/12/06 10:36:00 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.3.ebuild,v 1.2 2014/03/27 11:06:21 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 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" src_configure() { XORG_CONFIGURE_OPTIONS="$(use_enable dri)" |