diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-08-30 08:29:16 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-08-30 08:29:16 +0000 |
commit | f57294661b9c1c32680c5df886c981a926148ecb (patch) | |
tree | 37ac5ea2fc904d12f1c878cc03d073066e1ba4ec /x11-drivers/radeon-ucode | |
parent | Version bump. Add doc and s7 USE flags, install ruby scripts, and use REQUIRE... (diff) | |
download | historical-f57294661b9c1c32680c5df886c981a926148ecb.tar.gz historical-f57294661b9c1c32680c5df886c981a926148ecb.tar.bz2 historical-f57294661b9c1c32680c5df886c981a926148ecb.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug #380421 filed by Chí-Thanh Christopher Nguyễn.
Package-Manager: portage-2.1.10.11/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/radeon-ucode')
-rw-r--r-- | x11-drivers/radeon-ucode/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/radeon-ucode/radeon-ucode-20110531.ebuild | 4 |
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() { :; } |