diff options
author | Emanuele Giaquinta <exg@gentoo.org> | 2006-10-21 14:42:41 +0000 |
---|---|---|
committer | Emanuele Giaquinta <exg@gentoo.org> | 2006-10-21 14:42:41 +0000 |
commit | 8890a320c9677c14c3082ca6f709d8f8b7c8be22 (patch) | |
tree | d8b9a144488bbd4f88b013f86c7a5b5db6321570 /x11-drivers/xf86-video-ati | |
parent | ppc stable (diff) | |
download | gentoo-2-8890a320c9677c14c3082ca6f709d8f8b7c8be22.tar.gz gentoo-2-8890a320c9677c14c3082ca6f709d8f8b7c8be22.tar.bz2 gentoo-2-8890a320c9677c14c3082ca6f709d8f8b7c8be22.zip |
Stable on ppc.
(Portage version: 2.1.2_pre3-r5)
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 517348254a5a..7074f1529b78 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.44 2006/10/18 16:57:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.45 2006/10/21 14:42:41 exg Exp $ + + 21 Oct 2006; Emanuele Giaquinta <exg@gentoo.org> + xf86-video-ati-6.6.3.ebuild: + Stable on ppc. 18 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 080d5a705481..a91c1b96976f 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.9 2006/10/18 16:57:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild,v 1.10 2006/10/21 14:42:41 exg 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" |