diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-27 11:06:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-27 11:06:32 +0000 |
commit | cb4224b0bf4415f59e024e13d93969b54d29c3b4 (patch) | |
tree | 6f92dcd41212caaf56dc86549c4ee63f4a08c6b5 /x11-drivers/xf86-video-r128 | |
parent | Stable for amd64, wrt bug #500368 (diff) | |
download | gentoo-2-cb4224b0bf4415f59e024e13d93969b54d29c3b4.tar.gz gentoo-2-cb4224b0bf4415f59e024e13d93969b54d29c3b4.tar.bz2 gentoo-2-cb4224b0bf4415f59e024e13d93969b54d29c3b4.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-r128')
-rw-r--r-- | x11-drivers/xf86-video-r128/ChangeLog | 7 | ||||
-rw-r--r-- | x11-drivers/xf86-video-r128/xf86-video-r128-6.9.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-r128/ChangeLog b/x11-drivers/xf86-video-r128/ChangeLog index 7a95cae1749d..35665f0d76a3 100644 --- a/x11-drivers/xf86-video-r128/ChangeLog +++ b/x11-drivers/xf86-video-r128/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-r128 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog,v 1.40 2013/10/04 09:10:22 chithanh Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog,v 1.41 2014/03/27 11:06:32 ago Exp $ + + 27 Mar 2014; Agostino Sarubbo <ago@gentoo.org> xf86-video-r128-6.9.2.ebuild: + Stable for amd64, wrt bug #500368 *xf86-video-r128-6.9.2 (04 Oct 2013) diff --git a/x11-drivers/xf86-video-r128/xf86-video-r128-6.9.2.ebuild b/x11-drivers/xf86-video-r128/xf86-video-r128-6.9.2.ebuild index 742ac38d1b93..89a980eb0f6a 100644 --- a/x11-drivers/xf86-video-r128/xf86-video-r128-6.9.2.ebuild +++ b/x11-drivers/xf86-video-r128/xf86-video-r128-6.9.2.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-r128/xf86-video-r128-6.9.2.ebuild,v 1.1 2013/10/04 09:10:22 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/xf86-video-r128-6.9.2.ebuild,v 1.2 2014/03/27 11:06:32 ago Exp $ EAPI=4 XORG_DRI=dri @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="ATI Rage128 video driver" -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" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.2" |