diff options
author | Markus Meier <maekke@gentoo.org> | 2011-12-27 21:08:14 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-12-27 21:08:14 +0000 |
commit | fea058eaeacd1c75a144ff25e0c45aa5a8f7b3e0 (patch) | |
tree | 8cd253f4926d5d54e5a08355002466fbe465a6ca /x11-drivers/xf86-video-ati | |
parent | Add missing dependency on dev-util/intltool wrt bug 393025 by Nikoli <nikoli@... (diff) | |
download | historical-fea058eaeacd1c75a144ff25e0c45aa5a8f7b3e0.tar.gz historical-fea058eaeacd1c75a144ff25e0c45aa5a8f7b3e0.tar.bz2 historical-fea058eaeacd1c75a144ff25e0c45aa5a8f7b3e0.zip |
x86 stable, bug #394393
Package-Manager: portage-2.1.10.43/cvs/Linux x86_64
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-6.14.3.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 762464806019..551a51e7135b 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.158 2011/12/20 15:36:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.159 2011/12/27 21:03:03 maekke Exp $ + + 27 Dec 2011; Markus Meier <maekke@gentoo.org> xf86-video-ati-6.14.3.ebuild: + x86 stable, bug #394393 20 Dec 2011; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-6.14.3.ebuild: Stable for AMD64, wrt bug #394393 diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.3.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.3.ebuild index 72ecef804372..6ae460a1a43c 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.3.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.3.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.3.ebuild,v 1.2 2011/12/20 15:36:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.3.ebuild,v 1.3 2011/12/27 21:03:03 maekke 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]" |