diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-28 20:58:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-28 20:58:06 +0000 |
commit | 46019abf6ea3c7a3af7b03bb379a037ce8675294 (patch) | |
tree | d690057401538cad9666595615be1a39387ea83b /sys-firmware | |
parent | Stable for amd64, wrt bug #475102 (diff) | |
download | gentoo-2-46019abf6ea3c7a3af7b03bb379a037ce8675294.tar.gz gentoo-2-46019abf6ea3c7a3af7b03bb379a037ce8675294.tar.bz2 gentoo-2-46019abf6ea3c7a3af7b03bb379a037ce8675294.zip |
Stable for amd64, wrt bug #475110
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-firmware')
-rw-r--r-- | sys-firmware/ipxe/ChangeLog | 5 | ||||
-rw-r--r-- | sys-firmware/ipxe/ipxe-1.0.0_p20130225.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-firmware/ipxe/ChangeLog b/sys-firmware/ipxe/ChangeLog index c8164d99dc23..5a7e68d69748 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.9 2013/06/27 22:18:30 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/ipxe/ChangeLog,v 1.10 2013/06/28 20:58:06 ago Exp $ + + 28 Jun 2013; Agostino Sarubbo <ago@gentoo.org> ipxe-1.0.0_p20130225.ebuild: + Stable for amd64, wrt bug #475110 27 Jun 2013; Doug Goldstein <cardoe@gentoo.org> ipxe-1.0.0_p20130225.ebuild, ipxe-1.0.0_p20130624.ebuild: diff --git a/sys-firmware/ipxe/ipxe-1.0.0_p20130225.ebuild b/sys-firmware/ipxe/ipxe-1.0.0_p20130225.ebuild index 3aa1fcb679d5..146966b59a11 100644 --- a/sys-firmware/ipxe/ipxe-1.0.0_p20130225.ebuild +++ b/sys-firmware/ipxe/ipxe-1.0.0_p20130225.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_p20130225.ebuild,v 1.3 2013/06/27 22:18:30 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/ipxe/ipxe-1.0.0_p20130225.ebuild,v 1.4 2013/06/28 20:58:06 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="https://git.ipxe.org/ipxe.git/snapshot/${GIT_REV}.tar.bz2 -> ${P}-${GIT LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="iso +qemu undi usb vmware" DEPEND="sys-devel/make |