diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-04-28 18:56:51 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-04-28 18:56:51 +0000 |
commit | 6c00890fcf9fbaff4b0ea1849c86c48489eeae1b (patch) | |
tree | c8e972da2390611158fa0e5132daba01517b9678 /x11-drivers/xf86-video-ati | |
parent | Stable on amd64 wrt bug #363965 (diff) | |
download | gentoo-2-6c00890fcf9fbaff4b0ea1849c86c48489eeae1b.tar.gz gentoo-2-6c00890fcf9fbaff4b0ea1849c86c48489eeae1b.tar.bz2 gentoo-2-6c00890fcf9fbaff4b0ea1849c86c48489eeae1b.zip |
Stable on amd64 wrt bug #363965
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-ati')
-rw-r--r-- | x11-drivers/xf86-video-ati/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-6.14.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-ati/ChangeLog b/x11-drivers/xf86-video-ati/ChangeLog index d12ecefd866c..d5e58d8fad0c 100644 --- a/x11-drivers/xf86-video-ati/ChangeLog +++ b/x11-drivers/xf86-video-ati/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-ati # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.144 2011/04/21 08:33:20 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.145 2011/04/28 18:56:51 hwoarang Exp $ + + 28 Apr 2011; Markos Chandras <hwoarang@gentoo.org> + xf86-video-ati-6.14.1.ebuild: + Stable on amd64 wrt bug #363965 21 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org> -xf86-video-ati-6.12.7.ebuild: diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.1.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.1.ebuild index ed4aa2785064..ad421482c633 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.1.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-6.14.1.ebuild,v 1.1 2011/03/18 18:14:35 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.1.ebuild,v 1.2 2011/04/28 18:56:51 hwoarang Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="ATI video driver" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libdrm[video_cards_radeon]" |