diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-04 12:25:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-04 12:25:59 +0000 |
commit | 506fafd5032714e17ee9d4f4481a7a2879c5e3ff (patch) | |
tree | 1be9d5624ce97051d2a775f9017d9365ec580d7b /sys-firmware | |
parent | Stable for x86, wrt bug #475100 (diff) | |
download | gentoo-2-506fafd5032714e17ee9d4f4481a7a2879c5e3ff.tar.gz gentoo-2-506fafd5032714e17ee9d4f4481a7a2879c5e3ff.tar.bz2 gentoo-2-506fafd5032714e17ee9d4f4481a7a2879c5e3ff.zip |
Stable for x86, wrt bug #475110
(Portage version: 2.1.12.11/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 8c8f45feb7e5..ca3433d24caa 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.11 2013/06/30 02:29:33 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/ipxe/ChangeLog,v 1.12 2013/07/04 12:25:59 ago Exp $ + + 04 Jul 2013; Agostino Sarubbo <ago@gentoo.org> ipxe-1.0.0_p20130225.ebuild: + Stable for x86, wrt bug #475110 30 Jun 2013; Doug Goldstein <cardoe@gentoo.org> ipxe-1.0.0_p20130624.ebuild: Updates from Jeroen Roovers <jer@gentoo.org> and Michael Weber diff --git a/sys-firmware/ipxe/ipxe-1.0.0_p20130225.ebuild b/sys-firmware/ipxe/ipxe-1.0.0_p20130225.ebuild index 146966b59a11..727dea311632 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.4 2013/06/28 20:58:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/ipxe/ipxe-1.0.0_p20130225.ebuild,v 1.5 2013/07/04 12:25:59 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 |