diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-31 11:44:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-31 11:44:13 +0000 |
commit | 0c8b6546f353c5c50fbc4747f85b765e13890e0c (patch) | |
tree | 7d5648029cde62dc8f2598690898232ad7b22ad6 /sys-boot | |
parent | Stable for amd64, wrt bug #537620 (diff) | |
download | gentoo-2-0c8b6546f353c5c50fbc4747f85b765e13890e0c.tar.gz gentoo-2-0c8b6546f353c5c50fbc4747f85b765e13890e0c.tar.bz2 gentoo-2-0c8b6546f353c5c50fbc4747f85b765e13890e0c.zip |
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)
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/efibootmgr/ChangeLog | 7 | ||||
-rw-r--r-- | sys-boot/efibootmgr/efibootmgr-0.11.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
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 <ago@gentoo.org> 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 |