diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-10-16 15:59:40 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-10-16 15:59:40 +0000 |
commit | 2cbdcdd7a1bc7e147bf796354e4c0cb4de4004d5 (patch) | |
tree | 1cf2aa09aa5479f02c4a2328b2a24edc530b733f /x11-drivers/xf86-video-ati | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-2cbdcdd7a1bc7e147bf796354e4c0cb4de4004d5.tar.gz gentoo-2-2cbdcdd7a1bc7e147bf796354e4c0cb4de4004d5.tar.bz2 gentoo-2-2cbdcdd7a1bc7e147bf796354e4c0cb4de4004d5.zip |
Stable on ppc64
(Portage version: 2.1.1-r1)
Diffstat (limited to 'x11-drivers/xf86-video-ati')
-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 74da31d5d7a6..42f4ec6f583c 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.41 2006/10/14 18:23:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.42 2006/10/16 15:59:40 corsair Exp $ + + 16 Oct 2006; Markus Rothe <corsair@gentoo.org> + xf86-video-ati-6.6.3.ebuild: + Stable on ppc64 14 Oct 2006; Aron Griffis <agriffis@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 b7aecbde608d..e8ad8cdeb9ac 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.6 2006/10/14 20:41:12 vapier Exp $ +# $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 $ # 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" |