summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-01 13:43:43 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-01 13:43:43 +0000
commit8dc1b1543b801d9390451880dc76ef856cebcf57 (patch)
tree6b1ba1251e24eb67fcba62522112d42ddfeea38d /sys-libs
parentStable for x86, wrt bug #534024 (diff)
downloadgentoo-2-8dc1b1543b801d9390451880dc76ef856cebcf57.tar.gz
gentoo-2-8dc1b1543b801d9390451880dc76ef856cebcf57.tar.bz2
gentoo-2-8dc1b1543b801d9390451880dc76ef856cebcf57.zip
Stable for x86, wrt bug #537620
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/efivar/ChangeLog5
-rw-r--r--sys-libs/efivar/efivar-0.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/efivar/ChangeLog b/sys-libs/efivar/ChangeLog
index 9164d07b89e7..daa6a7f5fb44 100644
--- a/sys-libs/efivar/ChangeLog
+++ b/sys-libs/efivar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/efivar
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/efivar/ChangeLog,v 1.3 2015/01/31 11:44:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/efivar/ChangeLog,v 1.4 2015/02/01 13:43:43 ago Exp $
+
+ 01 Feb 2015; Agostino Sarubbo <ago@gentoo.org> efivar-0.15.ebuild:
+ Stable for x86, wrt bug #537620
31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> efivar-0.15.ebuild:
Stable for amd64, wrt bug #537620
diff --git a/sys-libs/efivar/efivar-0.15.ebuild b/sys-libs/efivar/efivar-0.15.ebuild
index 2f06a92609f9..893b4920a6fc 100644
--- a/sys-libs/efivar/efivar-0.15.ebuild
+++ b/sys-libs/efivar/efivar-0.15.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-libs/efivar/efivar-0.15.ebuild,v 1.3 2015/01/31 11:44:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/efivar/efivar-0.15.ebuild,v 1.4 2015/02/01 13:43:43 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/vathpela/${PN}/releases/download/${PV}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~x86"
+KEYWORDS="amd64 ~ia64 x86"
RDEPEND="dev-libs/popt"
DEPEND="${RDEPEND}"