From c6a4d14e37bde410ccf5921e1ea0612c18747c7d Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sat, 28 Feb 2015 13:25:47 +0000 Subject: Stable for ia64, wrt bug #537620 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F) --- sys-boot/efibootmgr/ChangeLog | 5 ++++- sys-boot/efibootmgr/efibootmgr-0.11.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-boot') diff --git a/sys-boot/efibootmgr/ChangeLog b/sys-boot/efibootmgr/ChangeLog index 5d7088c1c33c..6fa53abfc963 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.33 2015/02/01 13:43:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v 1.34 2015/02/28 13:25:47 ago Exp $ + + 28 Feb 2015; Agostino Sarubbo efibootmgr-0.11.0.ebuild: + Stable for ia64, wrt bug #537620 01 Feb 2015; Agostino Sarubbo efibootmgr-0.11.0.ebuild: Stable for x86, wrt bug #537620 diff --git a/sys-boot/efibootmgr/efibootmgr-0.11.0.ebuild b/sys-boot/efibootmgr/efibootmgr-0.11.0.ebuild index 0d4110a1c991..bc10b6c20acb 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.3 2015/02/01 13:43:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/efibootmgr-0.11.0.ebuild,v 1.4 2015/02/28 13:25: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 -- cgit v1.2.3-65-gdbad