summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2014-11-14 13:43:14 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2014-11-14 13:43:14 +0000
commit8e26d3dac425f535a5af1bf81a5dd22ae056140a (patch)
tree4b576300beff45dd9ebd3cf34c0325dc4db2d3ff /x11-drivers
parentbump; update SRC_URI, add missing test dep, fix qa issue in build, drop old p... (diff)
downloadgentoo-2-8e26d3dac425f535a5af1bf81a5dd22ae056140a.tar.gz
gentoo-2-8e26d3dac425f535a5af1bf81a5dd22ae056140a.tar.bz2
gentoo-2-8e26d3dac425f535a5af1bf81a5dd22ae056140a.zip
Stabilize latest.
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0x2324E7B566DF2611!)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/radeon-ucode/ChangeLog6
-rw-r--r--x11-drivers/radeon-ucode/radeon-ucode-20140823.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/radeon-ucode/ChangeLog b/x11-drivers/radeon-ucode/ChangeLog
index 86cd78e50990..7ca5427fb55d 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/radeon-ucode/ChangeLog,v 1.40 2014/09/14 19:54:23 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/radeon-ucode/ChangeLog,v 1.41 2014/11/14 13:43:14 chithanh Exp $
+
+ 14 Nov 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ radeon-ucode-20140823.ebuild:
+ Stabilize latest.
*radeon-ucode-20140823 (14 Sep 2014)
diff --git a/x11-drivers/radeon-ucode/radeon-ucode-20140823.ebuild b/x11-drivers/radeon-ucode/radeon-ucode-20140823.ebuild
index 54538afda5ac..2757ffeb9877 100644
--- a/x11-drivers/radeon-ucode/radeon-ucode-20140823.ebuild
+++ b/x11-drivers/radeon-ucode/radeon-ucode-20140823.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/radeon-ucode/radeon-ucode-20140823.ebuild,v 1.1 2014/09/14 19:54:23 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/radeon-ucode/radeon-ucode-20140823.ebuild,v 1.2 2014/11/14 13:43:14 chithanh Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz"
LICENSE="radeon-ucode"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="!sys-kernel/linux-firmware[-savedconfig]"