diff options
author | 2011-06-23 07:53:16 +0000 | |
---|---|---|
committer | 2011-06-23 07:53:16 +0000 | |
commit | edf31e7b81a0d20cdad02ba19b0018805bfe24f7 (patch) | |
tree | 9a03cad455fb1b4040d6c93fe166a1487998369d /x11-drivers/xf86-video-ati | |
parent | Stable on amd64 wrt bug #372333 (diff) | |
download | historical-edf31e7b81a0d20cdad02ba19b0018805bfe24f7.tar.gz historical-edf31e7b81a0d20cdad02ba19b0018805bfe24f7.tar.bz2 historical-edf31e7b81a0d20cdad02ba19b0018805bfe24f7.zip |
Stable on amd64 wrt bug #372333
Package-Manager: portage-2.1.9.49/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.2.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 1ffdb5d2bf65..4588c577195e 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.149 2011/05/31 10:18:33 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.150 2011/06/23 07:53:00 hwoarang Exp $ + + 23 Jun 2011; Markos Chandras <hwoarang@gentoo.org> + xf86-video-ati-6.14.2.ebuild: + Stable on amd64 wrt bug #372333 31 May 2011; Tomáš Chvátal <scarabeus@gentoo.org> metadata.xml: Keep it just on x11 team. No need for double mails for me. diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.2.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.2.ebuild index 029d69823dbb..0e9c485ae247 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.2.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.2.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.2.ebuild,v 1.1 2011/05/26 09:38:40 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.2.ebuild,v 1.2 2011/06/23 07:53:00 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]" |