diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-16 16:36:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-16 16:36:58 +0000 |
commit | 8a9f2eeb9834ea12e1324ca5fb430a4b8c6e4134 (patch) | |
tree | 470ab9b7e39160594e4f8ff03a71339cf9e9f660 /x11-drivers/xf86-video-r128 | |
parent | Stable for amd64, wrt bug #440872 (diff) | |
download | gentoo-2-8a9f2eeb9834ea12e1324ca5fb430a4b8c6e4134.tar.gz gentoo-2-8a9f2eeb9834ea12e1324ca5fb430a4b8c6e4134.tar.bz2 gentoo-2-8a9f2eeb9834ea12e1324ca5fb430a4b8c6e4134.zip |
Stable for amd64, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers/xf86-video-r128')
-rw-r--r-- | x11-drivers/xf86-video-r128/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-r128/xf86-video-r128-6.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-r128/ChangeLog b/x11-drivers/xf86-video-r128/ChangeLog index a1b0ecbc9505..d6db745bf00c 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog,v 1.31 2012/09/28 11:04:30 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog,v 1.32 2012/11/16 16:36:58 ago Exp $ + + 16 Nov 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-r128-6.9.1.ebuild: + Stable for amd64, wrt bug #440872 *xf86-video-r128-6.9.1 (28 Sep 2012) diff --git a/x11-drivers/xf86-video-r128/xf86-video-r128-6.9.1.ebuild b/x11-drivers/xf86-video-r128/xf86-video-r128-6.9.1.ebuild index 05630f169e83..9be0c8f328a4 100644 --- a/x11-drivers/xf86-video-r128/xf86-video-r128-6.9.1.ebuild +++ b/x11-drivers/xf86-video-r128/xf86-video-r128-6.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.1.ebuild,v 1.1 2012/09/28 11:04:30 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/xf86-video-r128-6.9.1.ebuild,v 1.2 2012/11/16 16:36:58 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" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.2" |