diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-24 22:09:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-24 22:09:39 +0000 |
commit | 302eebc597d1f35a4a5516dc1cce54b009ce70ed (patch) | |
tree | 876eb9daf0ca57b9aa58e2b30e02436dc59c8d02 /sys-firmware | |
parent | revbump with patches from Bug #437432. (diff) | |
download | gentoo-2-302eebc597d1f35a4a5516dc1cce54b009ce70ed.tar.gz gentoo-2-302eebc597d1f35a4a5516dc1cce54b009ce70ed.tar.bz2 gentoo-2-302eebc597d1f35a4a5516dc1cce54b009ce70ed.zip |
Stable for x86, wrt bug #453762
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-firmware')
-rw-r--r-- | sys-firmware/ipxe/ChangeLog | 5 | ||||
-rw-r--r-- | sys-firmware/ipxe/ipxe-1.0.0_p20120905.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-firmware/ipxe/ChangeLog b/sys-firmware/ipxe/ChangeLog index a03fd04582db..b36010b58727 100644 --- a/sys-firmware/ipxe/ChangeLog +++ b/sys-firmware/ipxe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-firmware/ipxe # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-firmware/ipxe/ChangeLog,v 1.3 2013/01/24 22:07:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/ipxe/ChangeLog,v 1.4 2013/01/24 22:09:39 ago Exp $ + + 24 Jan 2013; Agostino Sarubbo <ago@gentoo.org> ipxe-1.0.0_p20120905.ebuild: + Stable for x86, wrt bug #453762 24 Jan 2013; Agostino Sarubbo <ago@gentoo.org> ipxe-1.0.0_p20120905.ebuild: Stable for amd64, wrt bug #453762 diff --git a/sys-firmware/ipxe/ipxe-1.0.0_p20120905.ebuild b/sys-firmware/ipxe/ipxe-1.0.0_p20120905.ebuild index f5cbaf616477..ac69f4554746 100644 --- a/sys-firmware/ipxe/ipxe-1.0.0_p20120905.ebuild +++ b/sys-firmware/ipxe/ipxe-1.0.0_p20120905.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-firmware/ipxe/ipxe-1.0.0_p20120905.ebuild,v 1.3 2013/01/24 22:07:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/ipxe/ipxe-1.0.0_p20120905.ebuild,v 1.4 2013/01/24 22:09:39 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="https://git.ipxe.org/ipxe.git/snapshot/${GIT_REV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="iso +qemu undi usb vmware" DEPEND="sys-devel/make |