summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/radeon-ucode')
-rw-r--r--x11-drivers/radeon-ucode/ChangeLog6
-rw-r--r--x11-drivers/radeon-ucode/radeon-ucode-20110531.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/radeon-ucode/ChangeLog b/x11-drivers/radeon-ucode/ChangeLog
index 3adddbd4d0fb..1615fc23efa8 100644
--- a/x11-drivers/radeon-ucode/ChangeLog
+++ b/x11-drivers/radeon-ucode/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/radeon-ucode
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/radeon-ucode/ChangeLog,v 1.19 2011/06/03 10:28:16 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/radeon-ucode/ChangeLog,v 1.20 2011/08/30 08:14:47 chainsaw Exp $
+
+ 30 Aug 2011; Tony Vroon <chainsaw@gentoo.org> radeon-ucode-20110531.ebuild:
+ Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug
+ #380421 filed by Chí-Thanh Christopher Nguyễn.
03 Jun 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
radeon-ucode-20110531.ebuild:
diff --git a/x11-drivers/radeon-ucode/radeon-ucode-20110531.ebuild b/x11-drivers/radeon-ucode/radeon-ucode-20110531.ebuild
index 19efb6e3e577..4e3d04481ec7 100644
--- a/x11-drivers/radeon-ucode/radeon-ucode-20110531.ebuild
+++ b/x11-drivers/radeon-ucode/radeon-ucode-20110531.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/radeon-ucode/radeon-ucode-20110531.ebuild,v 1.2 2011/06/03 10:28:16 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/radeon-ucode/radeon-ucode-20110531.ebuild,v 1.3 2011/08/30 08:14:47 chainsaw Exp $
inherit linux-info
@@ -49,7 +49,7 @@ SRC_URI="${UCODE_FILES[@]/#/${UCODE_BASE_URI}/}"
LICENSE="radeon-ucode"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
src_unpack() { :; }