diff options
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ati/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-ati/ChangeLog b/x11-drivers/xf86-video-ati/ChangeLog index 42f4ec6f583c..b93f20e3027b 100644 --- a/x11-drivers/xf86-video-ati/ChangeLog +++ b/x11-drivers/xf86-video-ati/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-ati # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.42 2006/10/16 15:59:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.43 2006/10/17 17:51:58 gustavoz Exp $ + + 17 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> + xf86-video-ati-6.6.3.ebuild: + Stable on sparc 16 Oct 2006; Markus Rothe <corsair@gentoo.org> xf86-video-ati-6.6.3.ebuild: diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild index e8ad8cdeb9ac..f53d411531bd 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild,v 1.7 2006/10/16 15:59:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild,v 1.8 2006/10/17 17:51:58 gustavoz Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="ATI video driver" -KEYWORDS="~alpha amd64 arm ia64 ~ppc ppc64 sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ia64 ~ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.0.99" |