diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-08 05:05:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-08 05:05:45 +0000 |
commit | da3bced60e2ee54315afb5081a4e478ab121fd2e (patch) | |
tree | 0eca9b727037497483c1c9cad67657ff205e650f /x11-drivers | |
parent | Stable for x86, wrt bug #475480 (diff) | |
download | gentoo-2-da3bced60e2ee54315afb5081a4e478ab121fd2e.tar.gz gentoo-2-da3bced60e2ee54315afb5081a4e478ab121fd2e.tar.bz2 gentoo-2-da3bced60e2ee54315afb5081a4e478ab121fd2e.zip |
Stable for x86, 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')
-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 21ff108cb513..be81b7bc75bb 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.206 2013/10/07 04:57:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.207 2013/10/08 05:05:45 ago Exp $ + + 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-7.2.0.ebuild: + Stable for x86, wrt bug #475480 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-7.2.0.ebuild: Stable for sparc, 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 ce4909c5e277..9d1c4799b3a3 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.7 2013/10/07 04:57:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-7.2.0.ebuild,v 1.8 2013/10/08 05:05:45 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] |