diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-15 17:07:43 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-15 17:07:43 +0000 |
commit | 9c103f300d4d7a935f11c7be17e6927fd19e030f (patch) | |
tree | f090c324fe66bfd0d50e7bdf7c0283bf2541cc37 /x11-drivers | |
parent | ppc64 stable wrt #363965 (diff) | |
download | gentoo-2-9c103f300d4d7a935f11c7be17e6927fd19e030f.tar.gz gentoo-2-9c103f300d4d7a935f11c7be17e6927fd19e030f.tar.bz2 gentoo-2-9c103f300d4d7a935f11c7be17e6927fd19e030f.zip |
ppc64 stable wrt #363965
(Portage version: 2.2.0_alpha45/cvs/Linux x86_64)
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.14.1.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 fa13e1daac0a..b2724224e78a 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.153 2011/07/13 20:11:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.154 2011/07/15 17:07:43 xarthisius Exp $ + + 15 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> + xf86-video-ati-6.14.1.ebuild: + ppc64 stable wrt #363965 13 Jul 2011; Markus Meier <maekke@gentoo.org> xf86-video-ati-6.14.2.ebuild: x86 stable, bug #371857 diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.1.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.1.ebuild index e4d3b3067d6a..83b8e659f24e 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.1.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.1.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.1.ebuild,v 1.5 2011/06/28 20:06:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.1.ebuild,v 1.6 2011/07/15 17:07:43 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]" |