diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-29 10:46:57 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-29 10:46:57 +0000 |
commit | 3fcb8b70bfbcad9840c167159fda529e9940d340 (patch) | |
tree | 9cce9b5600290dd3b4958f8a76edd1ef30fc7f23 /x11-drivers/xf86-video-ati | |
parent | ppc64 stable wrt #371857 (diff) | |
download | gentoo-2-3fcb8b70bfbcad9840c167159fda529e9940d340.tar.gz gentoo-2-3fcb8b70bfbcad9840c167159fda529e9940d340.tar.bz2 gentoo-2-3fcb8b70bfbcad9840c167159fda529e9940d340.zip |
ppc64 stable wrt #371857
(Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
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.14.2.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 b2724224e78a..a23a009c05a0 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.154 2011/07/15 17:07:43 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.155 2011/07/29 10:46:57 xarthisius Exp $ + + 29 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> + xf86-video-ati-6.14.2.ebuild: + ppc64 stable wrt #371857 15 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> xf86-video-ati-6.14.1.ebuild: diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.2.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.2.ebuild index cc3cbc90ea9b..1a8cccb0f380 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.2.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.14.2.ebuild,v 1.4 2011/07/13 20:11:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.2.ebuild,v 1.5 2011/07/29 10:46:57 xarthisius Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="ATI video driver" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libdrm[video_cards_radeon]" |