diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 08:56:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 08:56:00 +0000 |
commit | ca9c00db91b4d1812fc7b6bf266c717530e61ef0 (patch) | |
tree | 5db2bccb70ac4b54ed32f64adc5e406daf17907f /x11-drivers/xf86-video-ati | |
parent | Stable for ppc64, wrt bug #530652 (diff) | |
download | gentoo-2-ca9c00db91b4d1812fc7b6bf266c717530e61ef0.tar.gz gentoo-2-ca9c00db91b4d1812fc7b6bf266c717530e61ef0.tar.bz2 gentoo-2-ca9c00db91b4d1812fc7b6bf266c717530e61ef0.zip |
Stable for ppc64, wrt bug #530652
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-drivers/xf86-video-ati')
-rw-r--r-- | x11-drivers/xf86-video-ati/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-7.5.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 9a277fb9334c..b8e8115aad60 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.220 2015/02/20 11:17:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.221 2015/02/21 08:56:00 ago Exp $ + + 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-7.5.0.ebuild: + Stable for ppc64, wrt bug #530652 20 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-7.5.0.ebuild: Stable for ppc, wrt bug #530652 diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-7.5.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-7.5.0.ebuild index 835dd2213112..a4212aa0ca36 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-7.5.0.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-7.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.5.0.ebuild,v 1.4 2015/02/20 11:17:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-7.5.0.ebuild,v 1.5 2015/02/21 08:56:00 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ inherit linux-info xorg-2 DESCRIPTION="ATI video driver" HOMEPAGE="http://www.x.org/wiki/ati/" -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.58[video_cards_radeon] |