diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 08:52:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 08:52:40 +0000 |
commit | 196b4317c6791d8e10e2dce10e33c14dc74abac9 (patch) | |
tree | e19a12b079dd7419b04db668fd7430d79059ed67 /x11-drivers/xf86-video-ati | |
parent | Stable for x86, wrt bug #530652 (diff) | |
download | gentoo-2-196b4317c6791d8e10e2dce10e33c14dc74abac9.tar.gz gentoo-2-196b4317c6791d8e10e2dce10e33c14dc74abac9.tar.bz2 gentoo-2-196b4317c6791d8e10e2dce10e33c14dc74abac9.zip |
Stable for x86, 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 e2c5155d60b4..ea6831b8f6e7 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.218 2015/02/18 15:57:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.219 2015/02/19 08:52:40 ago Exp $ + + 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-7.5.0.ebuild: + Stable for x86, wrt bug #530652 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-7.5.0.ebuild: Stable for amd64, 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 e9ced0cf157e..752c1d0c3352 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.2 2015/02/18 15:57:19 ago Exp $ +# $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 $ 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] |