diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-08 20:03:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-08 20:03:32 +0000 |
commit | 0914e7bc502fca9828e5cce3f56cfce29b84928d (patch) | |
tree | d7456c07bf7f8892e63b66d798774f98345a843b /x11-drivers | |
parent | Stable for ppc, wrt bug #500368 (diff) | |
download | gentoo-2-0914e7bc502fca9828e5cce3f56cfce29b84928d.tar.gz gentoo-2-0914e7bc502fca9828e5cce3f56cfce29b84928d.tar.bz2 gentoo-2-0914e7bc502fca9828e5cce3f56cfce29b84928d.zip |
Stable for ppc, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-modesetting/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.1.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 af102be7a893..16b778f4a751 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/ChangeLog,v 1.46 2014/04/06 10:11:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/ChangeLog,v 1.47 2014/04/08 20:03:32 ago Exp $ + + 08 Apr 2014; Agostino Sarubbo <ago@gentoo.org> + xf86-video-modesetting-0.8.1.ebuild: + Stable for ppc, wrt bug #500368 06 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xf86-video-modesetting-0.8.1.ebuild: diff --git a/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.1.ebuild b/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.1.ebuild index f4dac3067b36..a53885b83632 100644 --- a/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.1.ebuild +++ b/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.1.ebuild @@ -1,6 +1,6 @@ # 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-modesetting/xf86-video-modesetting-0.8.1.ebuild,v 1.4 2014/04/06 10:11:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.1.ebuild,v 1.5 2014/04/08 20:03:32 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="" |