diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-20 11:17:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-20 11:17:41 +0000 |
commit | f48fbdf9368fd3085c1fcb677ff2d93e090df40a (patch) | |
tree | a210b7f5695197bd8ecfdc029e237a84114d3c37 /x11-drivers | |
parent | bump for the 2.2 branch (diff) | |
download | gentoo-2-f48fbdf9368fd3085c1fcb677ff2d93e090df40a.tar.gz gentoo-2-f48fbdf9368fd3085c1fcb677ff2d93e090df40a.tar.bz2 gentoo-2-f48fbdf9368fd3085c1fcb677ff2d93e090df40a.zip |
Stable for ppc, 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')
-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 ea6831b8f6e7..9a277fb9334c 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.219 2015/02/19 08:52:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.220 2015/02/20 11:17:41 ago Exp $ + + 20 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-7.5.0.ebuild: + Stable for ppc, wrt bug #530652 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-7.5.0.ebuild: Stable for x86, 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 752c1d0c3352..835dd2213112 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.3 2015/02/19 08:52:40 ago Exp $ +# $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 $ 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] |