diff options
author | 2012-12-28 17:37:35 +0000 | |
---|---|---|
committer | 2012-12-28 17:37:35 +0000 | |
commit | f001e2efbaa19cb968c8c6c5da5121796ac2d071 (patch) | |
tree | e09a0327bc9b337263d852245248dffbd9d8b3dd /x11-drivers/xf86-video-ati | |
parent | Stable for sparc, wrt bug #440872 (diff) | |
download | gentoo-2-f001e2efbaa19cb968c8c6c5da5121796ac2d071.tar.gz gentoo-2-f001e2efbaa19cb968c8c6c5da5121796ac2d071.tar.bz2 gentoo-2-f001e2efbaa19cb968c8c6c5da5121796ac2d071.zip |
Stable for sparc, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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.0.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 b2d0f1dc33bd..4747a1e7924c 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.189 2012/12/28 11:09:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.190 2012/12/28 17:37:35 ago Exp $ + + 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-7.0.0.ebuild: + Stable for sparc, wrt bug #440872 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-7.0.0.ebuild: Stable for ia64, wrt bug #440872 diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-7.0.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-7.0.0.ebuild index 0fa1ba4c3c97..627e484d51d5 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-7.0.0.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-7.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.0.0.ebuild,v 1.8 2012/12/28 11:09:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-7.0.0.ebuild,v 1.9 2012/12/28 17:37:35 ago Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit 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.36[video_cards_radeon] |