diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-28 13:25:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-28 13:25:47 +0000 |
commit | c6a4d14e37bde410ccf5921e1ea0612c18747c7d (patch) | |
tree | 2482d8fd39d0d7e5cdcf62408262292f85dfc1c2 /sys-boot | |
parent | Stable for ia64, wrt bug #537620 (diff) | |
download | gentoo-2-c6a4d14e37bde410ccf5921e1ea0612c18747c7d.tar.gz gentoo-2-c6a4d14e37bde410ccf5921e1ea0612c18747c7d.tar.bz2 gentoo-2-c6a4d14e37bde410ccf5921e1ea0612c18747c7d.zip |
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)
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 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 <ago@gentoo.org> efibootmgr-0.11.0.ebuild: + Stable for ia64, wrt bug #537620 01 Feb 2015; Agostino Sarubbo <ago@gentoo.org> 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 |