diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 17:08:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 17:08:55 +0000 |
commit | a2e4f753fcebf7c91ee908aa4c10f69872fd7ff0 (patch) | |
tree | 335a87a9baea942f6afa6cce4f9d09475a588241 /x11-drivers | |
parent | Stable for HPPA (bug #441078). (diff) | |
download | gentoo-2-a2e4f753fcebf7c91ee908aa4c10f69872fd7ff0.tar.gz gentoo-2-a2e4f753fcebf7c91ee908aa4c10f69872fd7ff0.tar.bz2 gentoo-2-a2e4f753fcebf7c91ee908aa4c10f69872fd7ff0.zip |
Stable for ppc64, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ati/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-7.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-ati/ChangeLog b/x11-drivers/xf86-video-ati/ChangeLog index fe5ae1cf2b6f..cbb914010e3b 100644 --- a/x11-drivers/xf86-video-ati/ChangeLog +++ b/x11-drivers/xf86-video-ati/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-ati # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.186 2012/12/02 22:12:14 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.187 2012/12/08 17:08:55 ago Exp $ + + 08 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-7.0.0.ebuild: + Stable for ppc64, wrt bug #440872 02 Dec 2012; Samuli Suominen <ssuominen@gentoo.org> xf86-video-ati-7.0.0.ebuild: diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-7.0.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-7.0.0.ebuild index 9504e717bb74..01a35b64dbff 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-7.0.0.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-7.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-7.0.0.ebuild,v 1.6 2012/12/02 22:12:14 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-7.0.0.ebuild,v 1.7 2012/12/08 17:08:55 ago Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="ATI video driver" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86" IUSE="glamor udev" RDEPEND=">=x11-libs/libdrm-2.4.36[video_cards_radeon] |