diff options
author | 2013-10-08 05:06:19 +0000 | |
---|---|---|
committer | 2013-10-08 05:06:19 +0000 | |
commit | ccb6aff4cf4ccc321d2623949287989905db6956 (patch) | |
tree | bd8896d4189fadaa086b9c0336e7e4a7f8ef5e8f /x11-drivers/xf86-video-modesetting | |
parent | Stable for x86, wrt bug #475480 (diff) | |
download | gentoo-2-ccb6aff4cf4ccc321d2623949287989905db6956.tar.gz gentoo-2-ccb6aff4cf4ccc321d2623949287989905db6956.tar.bz2 gentoo-2-ccb6aff4cf4ccc321d2623949287989905db6956.zip |
Stable for x86, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-drivers/xf86-video-modesetting')
-rw-r--r-- | x11-drivers/xf86-video-modesetting/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-modesetting/ChangeLog b/x11-drivers/xf86-video-modesetting/ChangeLog index 8c84e03ed67e..48ddb6a7b2c8 100644 --- a/x11-drivers/xf86-video-modesetting/ChangeLog +++ b/x11-drivers/xf86-video-modesetting/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-modesetting # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/ChangeLog,v 1.40 2013/10/07 04:57:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/ChangeLog,v 1.41 2013/10/08 05:06:19 ago Exp $ + + 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> + xf86-video-modesetting-0.8.0.ebuild: + Stable for x86, wrt bug #475480 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-modesetting-0.8.0.ebuild: diff --git a/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.0.ebuild b/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.0.ebuild index 910b4f9882a4..364cbc50d179 100644 --- a/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.0.ebuild +++ b/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.0.ebuild,v 1.9 2013/10/07 04:57:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.0.ebuild,v 1.10 2013/10/08 05:06:19 ago Exp $ EAPI=5 @@ -8,5 +8,5 @@ inherit xorg-2 DESCRIPTION="Unaccelerated generic driver for kernel modesetting" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" |