diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-18 12:19:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-18 12:19:04 +0000 |
commit | e872c43627b7e01944110cf727489d2c5e1456e8 (patch) | |
tree | 8ec57750612dfcceebd679f3ecbbacd984c2ae42 /x11-drivers/xf86-video-r128 | |
parent | Stable for x86, wrt bug #440872 (diff) | |
download | gentoo-2-e872c43627b7e01944110cf727489d2c5e1456e8.tar.gz gentoo-2-e872c43627b7e01944110cf727489d2c5e1456e8.tar.bz2 gentoo-2-e872c43627b7e01944110cf727489d2c5e1456e8.zip |
Stable for x86, 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 d6db745bf00c..7b6d49308a66 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.32 2012/11/16 16:36:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog,v 1.33 2012/11/18 12:19:04 ago Exp $ + + 18 Nov 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-r128-6.9.1.ebuild: + Stable for x86, wrt bug #440872 16 Nov 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-r128-6.9.1.ebuild: Stable for amd64, wrt bug #440872 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 9be0c8f328a4..17f3d9084fb2 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.2 2012/11/16 16:36:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/xf86-video-r128-6.9.1.ebuild,v 1.3 2012/11/18 12:19:04 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" |