diff options
-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" |