diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-23 10:45:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-23 10:45:03 +0000 |
commit | 54f13135a75303c6fba61550dff8b3d5d6a454b6 (patch) | |
tree | 21f5f9c3ab8f3d51a80f948c4edcd9d8bfee1b30 /x11-drivers/xf86-video-ati | |
parent | Stable for sparc, wrt bug #530652 (diff) | |
download | gentoo-2-54f13135a75303c6fba61550dff8b3d5d6a454b6.tar.gz gentoo-2-54f13135a75303c6fba61550dff8b3d5d6a454b6.tar.bz2 gentoo-2-54f13135a75303c6fba61550dff8b3d5d6a454b6.zip |
Stable for sparc, 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 ca12b2c06a6a..c3882896a84b 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.222 2015/02/22 13:22:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.223 2015/02/23 10:45:03 ago Exp $ + + 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-7.5.0.ebuild: + Stable for sparc, wrt bug #530652 22 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-7.5.0.ebuild: Stable for ia64, 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 2711b1c3a81c..7ba61f0958b6 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.6 2015/02/22 13:22:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-7.5.0.ebuild,v 1.7 2015/02/23 10:45:03 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] |