diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-01 13:43:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-01 13:43:47 +0000 |
commit | 25ecc24fa8ea21d86a0ff4093c4d57c5102ea6ac (patch) | |
tree | 79b027a67d5756727e29c9aef259369f654e9e15 /sys-boot | |
parent | Stable for x86, wrt bug #537620 (diff) | |
download | gentoo-2-25ecc24fa8ea21d86a0ff4093c4d57c5102ea6ac.tar.gz gentoo-2-25ecc24fa8ea21d86a0ff4093c4d57c5102ea6ac.tar.bz2 gentoo-2-25ecc24fa8ea21d86a0ff4093c4d57c5102ea6ac.zip |
Stable for x86, wrt bug #537620
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/efibootmgr/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/efibootmgr/efibootmgr-0.11.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/efibootmgr/ChangeLog b/sys-boot/efibootmgr/ChangeLog index 0db3e7a41251..5d7088c1c33c 100644 --- a/sys-boot/efibootmgr/ChangeLog +++ b/sys-boot/efibootmgr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/efibootmgr # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v 1.32 2015/01/31 11:44:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v 1.33 2015/02/01 13:43:47 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo <ago@gentoo.org> efibootmgr-0.11.0.ebuild: + Stable for x86, wrt bug #537620 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> efibootmgr-0.11.0.ebuild: Stable for amd64, wrt bug #537620 diff --git a/sys-boot/efibootmgr/efibootmgr-0.11.0.ebuild b/sys-boot/efibootmgr/efibootmgr-0.11.0.ebuild index 401d61c52c37..0d4110a1c991 100644 --- a/sys-boot/efibootmgr/efibootmgr-0.11.0.ebuild +++ b/sys-boot/efibootmgr/efibootmgr-0.11.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/efibootmgr-0.11.0.ebuild,v 1.2 2015/01/31 11:44:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/efibootmgr-0.11.0.ebuild,v 1.3 2015/02/01 13:43:47 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/vathpela/${PN}/releases/download/${P}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~x86" +KEYWORDS="amd64 ~ia64 x86" IUSE="" RDEPEND="sys-apps/pciutils |