diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-07 04:57:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-07 04:57:09 +0000 |
commit | 5814f3ca337168b1a2827b4d02c92f8263fed5fd (patch) | |
tree | f89d41daef3bd66347a8e249805bb9f012f59107 /x11-drivers/xf86-video-ati | |
parent | Stable for sparc, wrt bug #475480 (diff) | |
download | gentoo-2-5814f3ca337168b1a2827b4d02c92f8263fed5fd.tar.gz gentoo-2-5814f3ca337168b1a2827b4d02c92f8263fed5fd.tar.bz2 gentoo-2-5814f3ca337168b1a2827b4d02c92f8263fed5fd.zip |
Stable for sparc, wrt bug #475480
(Portage version: 2.2.7/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.2.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 7e04f88eaf98..21ff108cb513 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.205 2013/10/06 11:43:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.206 2013/10/07 04:57:09 ago Exp $ + + 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-7.2.0.ebuild: + Stable for sparc, wrt bug #475480 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-7.2.0.ebuild: Stable for ia64, wrt bug #475480 diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-7.2.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-7.2.0.ebuild index f315c90ba3a4..ce4909c5e277 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-7.2.0.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-7.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.2.0.ebuild,v 1.6 2013/10/06 11:43:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-7.2.0.ebuild,v 1.7 2013/10/07 04:57:09 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit linux-info 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.46[video_cards_radeon] |