diff options
author | 2012-12-30 14:49:27 +0000 | |
---|---|---|
committer | 2012-12-30 14:49:27 +0000 | |
commit | e61325065bb85916cbaaeafdb720467cf776f2df (patch) | |
tree | aeba6c0cfcc0c5830a5ccb28be6e19649ccdb8a4 /x11-drivers/xf86-video-r128 | |
parent | Stable for alpha, wrt bug #440872 (diff) | |
download | gentoo-2-e61325065bb85916cbaaeafdb720467cf776f2df.tar.gz gentoo-2-e61325065bb85916cbaaeafdb720467cf776f2df.tar.bz2 gentoo-2-e61325065bb85916cbaaeafdb720467cf776f2df.zip |
Stable for alpha, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ppc64, 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 1f4fbc69c668..8fe5ec749147 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.37 2012/12/28 17:40:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog,v 1.38 2012/12/30 14:49:27 ago Exp $ + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-r128-6.9.1.ebuild: + Stable for alpha, wrt bug #440872 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-r128-6.9.1.ebuild: Stable for sparc, 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 fa13a6443781..c1395b4a064c 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.7 2012/12/28 17:40:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/xf86-video-r128-6.9.1.ebuild,v 1.8 2012/12/30 14:49:27 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" |