Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/grub/
Date: Mon, 15 Apr 2019 16:14:22
Message-Id: 1555344838.01ae9744580a775ba1e1e7d4e5fd1caad0903069.floppym@gentoo
1 commit: 01ae9744580a775ba1e1e7d4e5fd1caad0903069
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 15 16:13:58 2019 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 15 16:13:58 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01ae9744
7
8 sys-boot/grub: revert to EAPI 6 due to base-system policy
9
10 Package-Manager: Portage-2.3.62_p4, Repoman-2.3.12_p87
11 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
12
13 sys-boot/grub/grub-2.04_rc1.ebuild | 3 ++-
14 1 file changed, 2 insertions(+), 1 deletion(-)
15
16 diff --git a/sys-boot/grub/grub-2.04_rc1.ebuild b/sys-boot/grub/grub-2.04_rc1.ebuild
17 index c9e78a10095..bddc23b8178 100644
18 --- a/sys-boot/grub/grub-2.04_rc1.ebuild
19 +++ b/sys-boot/grub/grub-2.04_rc1.ebuild
20 @@ -1,7 +1,7 @@
21 # Copyright 1999-2019 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 -EAPI=7
25 +EAPI=6
26
27 if [[ ${PV} == 9999 ]]; then
28 GRUB_AUTORECONF=1
29 @@ -108,6 +108,7 @@ COMMON_DEPEND="
30 grub_platforms_xen-32? ( app-emulation/xen-tools:= )
31 "
32 DEPEND="${COMMON_DEPEND}
33 + ${BDEPEND}
34 static? (
35 app-arch/xz-utils[static-libs(+)]
36 truetype? (