diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-27 11:06:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-27 11:06:24 +0000 |
commit | f1eeeff222769f47e73dde6bba961c17599bcf9a (patch) | |
tree | ba7271d58b9971af0ca0a746e0e4086a312df6b8 /x11-drivers | |
parent | Stable for amd64, wrt bug #500368 (diff) | |
download | gentoo-2-f1eeeff222769f47e73dde6bba961c17599bcf9a.tar.gz gentoo-2-f1eeeff222769f47e73dde6bba961c17599bcf9a.tar.bz2 gentoo-2-f1eeeff222769f47e73dde6bba961c17599bcf9a.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')
-rw-r--r-- | x11-drivers/xf86-video-modesetting/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-modesetting/ChangeLog b/x11-drivers/xf86-video-modesetting/ChangeLog index e71a66cd35eb..a111162209f7 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.43 2013/12/04 11:54:13 chithanh Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/ChangeLog,v 1.44 2014/03/27 11:06:24 ago Exp $ + + 27 Mar 2014; Agostino Sarubbo <ago@gentoo.org> + xf86-video-modesetting-0.8.1.ebuild: + Stable for amd64, wrt bug #500368 *xf86-video-modesetting-0.8.1 (04 Dec 2013) 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 5425c72bb3c3..7dc24a61190a 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-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-modesetting/xf86-video-modesetting-0.8.1.ebuild,v 1.1 2013/12/04 11:54:13 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.1.ebuild,v 1.2 2014/03/27 11:06:24 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="" |