diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2013-09-15 15:19:25 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2013-09-15 15:19:25 +0000 |
commit | cd1bbfd1b946494df09a8a6daaf8d5e05718c029 (patch) | |
tree | e3601c360a3fcbd7127827e434dd99eb3fb3d624 /sys-firmware | |
parent | Add patch for compatibility with more recent xorg-server versions, bug #446432. (diff) | |
download | gentoo-2-cd1bbfd1b946494df09a8a6daaf8d5e05718c029.tar.gz gentoo-2-cd1bbfd1b946494df09a8a6daaf8d5e05718c029.tar.bz2 gentoo-2-cd1bbfd1b946494df09a8a6daaf8d5e05718c029.zip |
x86/amd64 stable
(Portage version: 2.2.4/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'sys-firmware')
-rw-r--r-- | sys-firmware/amd-ucode/ChangeLog | 8 | ||||
-rw-r--r-- | sys-firmware/amd-ucode/amd-ucode-2012.09.10.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-firmware/amd-ucode/ChangeLog b/sys-firmware/amd-ucode/ChangeLog index 103fd9017a4e..896def7f74e5 100644 --- a/sys-firmware/amd-ucode/ChangeLog +++ b/sys-firmware/amd-ucode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-firmware/amd-ucode -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-firmware/amd-ucode/ChangeLog,v 1.2 2012/10/24 18:28:15 zerochaos Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/amd-ucode/ChangeLog,v 1.3 2013/09/15 15:19:25 hwoarang Exp $ + + 15 Sep 2013; Markos Chandras <hwoarang@gentoo.org> + amd-ucode-2012.09.10.ebuild: + x86/amd64 stable *amd-ucode-2012.09.10 (24 Oct 2012) diff --git a/sys-firmware/amd-ucode/amd-ucode-2012.09.10.ebuild b/sys-firmware/amd-ucode/amd-ucode-2012.09.10.ebuild index f358f87c4a6d..db50e4766035 100644 --- a/sys-firmware/amd-ucode/amd-ucode-2012.09.10.ebuild +++ b/sys-firmware/amd-ucode/amd-ucode-2012.09.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-firmware/amd-ucode/amd-ucode-2012.09.10.ebuild,v 1.1 2012/10/24 18:28:15 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/amd-ucode/amd-ucode-2012.09.10.ebuild,v 1.2 2013/09/15 15:19:25 hwoarang Exp $ EAPI=4 @@ -17,7 +17,7 @@ SLOT="0" IUSE="" # only meaningful for x86 and x86-64 -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" # The license does not allow us to mirror the content. RESTRICT="mirror" |