diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 18:59:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 18:59:27 +0000 |
commit | ea71b61eebcdd71752c7ab2e69a5ad2fa642d489 (patch) | |
tree | acf7b4bee7bf6b1fce1722f6c5b254c310d290fd /x11-drivers/radeon-ucode | |
parent | Stable for x86, wrt bug #419473 (diff) | |
download | gentoo-2-ea71b61eebcdd71752c7ab2e69a5ad2fa642d489.tar.gz gentoo-2-ea71b61eebcdd71752c7ab2e69a5ad2fa642d489.tar.bz2 gentoo-2-ea71b61eebcdd71752c7ab2e69a5ad2fa642d489.zip |
Stable for x86, wrt bug #419473
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/radeon-ucode')
-rw-r--r-- | x11-drivers/radeon-ucode/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/radeon-ucode/radeon-ucode-20120320.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/radeon-ucode/ChangeLog b/x11-drivers/radeon-ucode/ChangeLog index 18a42a20dd33..d549594060c8 100644 --- a/x11-drivers/radeon-ucode/ChangeLog +++ b/x11-drivers/radeon-ucode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/radeon-ucode # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/radeon-ucode/ChangeLog,v 1.23 2012/06/22 20:37:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/radeon-ucode/ChangeLog,v 1.24 2012/06/24 18:59:27 ago Exp $ + + 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> radeon-ucode-20120320.ebuild: + Stable for x86, wrt bug #419473 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> radeon-ucode-20120320.ebuild: Stable for amd64, wrt bug #419473 diff --git a/x11-drivers/radeon-ucode/radeon-ucode-20120320.ebuild b/x11-drivers/radeon-ucode/radeon-ucode-20120320.ebuild index 68e648bb2239..e1e86b69cc4b 100644 --- a/x11-drivers/radeon-ucode/radeon-ucode-20120320.ebuild +++ b/x11-drivers/radeon-ucode/radeon-ucode-20120320.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/radeon-ucode/radeon-ucode-20120320.ebuild,v 1.2 2012/06/22 20:37:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/radeon-ucode/radeon-ucode-20120320.ebuild,v 1.3 2012/06/24 18:59:27 ago Exp $ inherit linux-info @@ -67,7 +67,7 @@ SRC_URI="${UCODE_FILES[@]/#/${UCODE_BASE_URI}/}" LICENSE="radeon-ucode" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" src_unpack() { :; } |