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: Fri, 03 May 2019 19:05:39
Message-Id: 1556910325.0156a5297a430ac3d03dec630e82ed2e278c1494.floppym@gentoo
1 commit: 0156a5297a430ac3d03dec630e82ed2e278c1494
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 3 19:05:25 2019 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Fri May 3 19:05:25 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0156a529
7
8 sys-boot/grub: EAPI 7 (again)
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, 1 insertion(+), 2 deletions(-)
15
16 diff --git a/sys-boot/grub/grub-2.04_rc1.ebuild b/sys-boot/grub/grub-2.04_rc1.ebuild
17 index 4c20d004b21..38c9444f69a 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=6
25 +EAPI=7
26
27 if [[ ${PV} == 9999 ]]; then
28 GRUB_AUTORECONF=1
29 @@ -108,7 +108,6 @@ 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? (