From 0c8b6546f353c5c50fbc4747f85b765e13890e0c Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sat, 31 Jan 2015 11:44:13 +0000 Subject: Stable for amd64, wrt bug #537620 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) --- sys-boot/efibootmgr/ChangeLog | 7 +++++-- sys-boot/efibootmgr/efibootmgr-0.11.0.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'sys-boot') diff --git a/sys-boot/efibootmgr/ChangeLog b/sys-boot/efibootmgr/ChangeLog index 01079bdd451b..0db3e7a41251 100644 --- a/sys-boot/efibootmgr/ChangeLog +++ b/sys-boot/efibootmgr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/efibootmgr -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v 1.31 2014/11/26 00:45:38 floppym Exp $ +# 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 $ + + 31 Jan 2015; Agostino Sarubbo efibootmgr-0.11.0.ebuild: + Stable for amd64, wrt bug #537620 *efibootmgr-0.11.0 (26 Nov 2014) diff --git a/sys-boot/efibootmgr/efibootmgr-0.11.0.ebuild b/sys-boot/efibootmgr/efibootmgr-0.11.0.ebuild index ce4a1194664d..401d61c52c37 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-2014 Gentoo Foundation +# 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.1 2014/11/26 00:45:38 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/efibootmgr-0.11.0.ebuild,v 1.2 2015/01/31 11:44:13 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