summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-15 09:23:37 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-15 09:23:37 +0000
commit22432c082c27a761480ccf60c7439d31f49beaad (patch)
tree140af5799b50652723979d2c130faf2ec709767d /sys-boot
parentStable for ia64, wrt bug #495378 (diff)
downloadgentoo-2-22432c082c27a761480ccf60c7439d31f49beaad.tar.gz
gentoo-2-22432c082c27a761480ccf60c7439d31f49beaad.tar.bz2
gentoo-2-22432c082c27a761480ccf60c7439d31f49beaad.zip
Stable for ia64, wrt bug #485596
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/efibootmgr/ChangeLog7
-rw-r--r--sys-boot/efibootmgr/efibootmgr-0.5.4-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-boot/efibootmgr/ChangeLog b/sys-boot/efibootmgr/ChangeLog
index 0e129b3252d6..c9a0a1eef54f 100644
--- a/sys-boot/efibootmgr/ChangeLog
+++ b/sys-boot/efibootmgr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-boot/efibootmgr
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v 1.28 2013/11/06 10:41:09 jlec Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v 1.29 2014/01/15 09:23:37 ago Exp $
+
+ 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> efibootmgr-0.5.4-r1.ebuild:
+ Stable for ia64, wrt bug #485596
*efibootmgr-0.6.0 (06 Nov 2013)
diff --git a/sys-boot/efibootmgr/efibootmgr-0.5.4-r1.ebuild b/sys-boot/efibootmgr/efibootmgr-0.5.4-r1.ebuild
index 7d53d13e64cd..80ecc802e96d 100644
--- a/sys-boot/efibootmgr/efibootmgr-0.5.4-r1.ebuild
+++ b/sys-boot/efibootmgr/efibootmgr-0.5.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/efibootmgr-0.5.4-r1.ebuild,v 1.5 2013/10/30 17:43:12 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/efibootmgr-0.5.4-r1.ebuild,v 1.6 2014/01/15 09:23:37 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://linux.dell.com/efibootmgr/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ia64 x86"
+KEYWORDS="amd64 ia64 x86"
IUSE=""
RDEPEND="sys-apps/pciutils"