diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-23 10:45:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-23 10:45:05 +0000 |
commit | af87a981ad5515b12b0ef37a0cb106f344ffd8ab (patch) | |
tree | 43043bd4ca4abd1beca3e75b23525b0c0935e1ce /x11-drivers | |
parent | Stable for sparc, wrt bug #530652 (diff) | |
download | gentoo-2-af87a981ad5515b12b0ef37a0cb106f344ffd8ab.tar.gz gentoo-2-af87a981ad5515b12b0ef37a0cb106f344ffd8ab.tar.bz2 gentoo-2-af87a981ad5515b12b0ef37a0cb106f344ffd8ab.zip |
Stable for sparc, wrt bug #530652
(Portage version: 2.2.14/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.9.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 e65a9c515fcc..8c151ee732e9 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/ChangeLog,v 1.58 2015/02/22 13:22:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/ChangeLog,v 1.59 2015/02/23 10:45:05 ago Exp $ + + 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> + xf86-video-modesetting-0.9.0.ebuild: + Stable for sparc, wrt bug #530652 22 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xf86-video-modesetting-0.9.0.ebuild: diff --git a/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.9.0.ebuild b/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.9.0.ebuild index 44b97a679efe..1c558799883c 100644 --- a/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.9.0.ebuild +++ b/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.9.0.ebuild,v 1.6 2015/02/22 13:22:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.9.0.ebuild,v 1.7 2015/02/23 10:45:05 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ 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="" RDEPEND=">=x11-libs/libdrm-2.4.46" |