diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 19:11:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 19:11:59 +0000 |
commit | 59ff891b2979921ced2455ba09cf3fc300b3ac84 (patch) | |
tree | 964255cf64869f2903332504ee8961742c074611 /x11-drivers | |
parent | Stable for x86, wrt bug #419473 (diff) | |
download | gentoo-2-59ff891b2979921ced2455ba09cf3fc300b3ac84.tar.gz gentoo-2-59ff891b2979921ced2455ba09cf3fc300b3ac84.tar.bz2 gentoo-2-59ff891b2979921ced2455ba09cf3fc300b3ac84.zip |
Stable for x86, wrt bug #419473
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-r128/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-r128/ChangeLog b/x11-drivers/xf86-video-r128/ChangeLog index 0397f2c5bce5..8f9ac4428c89 100644 --- a/x11-drivers/xf86-video-r128/ChangeLog +++ b/x11-drivers/xf86-video-r128/ChangeLog @@ -1,6 +1,10 @@ # 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.24 2012/06/22 20:47:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog,v 1.25 2012/06/24 19:11:59 ago Exp $ + + 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> + xf86-video-r128-6.8.2-r1.ebuild: + Stable for x86, wrt bug #419473 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-r128-6.8.2-r1.ebuild: diff --git a/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2-r1.ebuild b/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2-r1.ebuild index 98175c49d559..90a47af03040 100644 --- a/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2-r1.ebuild +++ b/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2-r1.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.8.2-r1.ebuild,v 1.2 2012/06/22 20:47:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2-r1.ebuild,v 1.3 2012/06/24 19:11:59 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" |