diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-04-28 18:57:09 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-04-28 18:57:09 +0000 |
commit | 3e10b73e92d7c5419a47877a0683da34b5d93f96 (patch) | |
tree | 62ae2a048a7ef0b5d9bd8b7154c39b1e3cb9509b /x11-drivers | |
parent | Stable on amd64 wrt bug #363965 (diff) | |
download | historical-3e10b73e92d7c5419a47877a0683da34b5d93f96.tar.gz historical-3e10b73e92d7c5419a47877a0683da34b5d93f96.tar.bz2 historical-3e10b73e92d7c5419a47877a0683da34b5d93f96.zip |
Stable on amd64 wrt bug #363965
Package-Manager: portage-2.1.9.44/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers')
6 files changed, 20 insertions, 9 deletions
diff --git a/x11-drivers/ati-drivers/ChangeLog b/x11-drivers/ati-drivers/ChangeLog index 1784dbf7200c..e844e6b23f35 100644 --- a/x11-drivers/ati-drivers/ChangeLog +++ b/x11-drivers/ati-drivers/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/ati-drivers # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.245 2011/04/04 14:03:24 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.246 2011/04/28 18:56:33 hwoarang Exp $ + + 28 Apr 2011; Markos Chandras <hwoarang@gentoo.org> ati-drivers-11.3.ebuild: + Stable on amd64 wrt bug #363965 *ati-drivers-8.840 (04 Apr 2011) diff --git a/x11-drivers/ati-drivers/ati-drivers-11.3.ebuild b/x11-drivers/ati-drivers/ati-drivers-11.3.ebuild index 77f635e72923..eeb4aae68f04 100644 --- a/x11-drivers/ati-drivers/ati-drivers-11.3.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-11.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/ati-drivers/ati-drivers-11.3.ebuild,v 1.1 2011/03/31 20:39:18 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-11.3.ebuild,v 1.2 2011/04/28 18:56:33 hwoarang Exp $ EAPI="2" @@ -20,7 +20,7 @@ fi IUSE="debug +modules multilib qt4" LICENSE="AMD GPL-2 QPL-1.0 as-is" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="1" RDEPEND=" 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]" diff --git a/x11-drivers/xf86-video-nouveau/ChangeLog b/x11-drivers/xf86-video-nouveau/ChangeLog index 06c8dfea09a1..4753c0d4c93a 100644 --- a/x11-drivers/xf86-video-nouveau/ChangeLog +++ b/x11-drivers/xf86-video-nouveau/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-nouveau # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.27 2011/04/24 03:08:42 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.28 2011/04/28 18:57:09 hwoarang Exp $ + + 28 Apr 2011; Markos Chandras <hwoarang@gentoo.org> + xf86-video-nouveau-0.0.16_pre20110323.ebuild: + Stable on amd64 wrt bug #363965 24 Apr 2011; Joseph Jezak <josejx@gentoo.org> xf86-video-nouveau-0.0.16_pre20101130.ebuild: diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20110323.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20110323.ebuild index cc50d6951cba..13329fb13600 100644 --- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20110323.ebuild +++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20110323.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-nouveau/xf86-video-nouveau-0.0.16_pre20110323.ebuild,v 1.1 2011/03/31 14:46:47 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20110323.ebuild,v 1.2 2011/04/28 18:57:09 hwoarang Exp $ EAPI=3 XORG_EAUTORECONF="yes" @@ -10,7 +10,7 @@ DESCRIPTION="Accelerated Open Source driver for nVidia cards" HOMEPAGE="http://nouveau.freedesktop.org/" SRC_URI="mirror://gentoo/${P}.tar.bz2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=x11-base/xorg-server-1.8[-minimal] |