Gentoo Archives: gentoo-commits

From: Andrey Utkin <andrey_utkin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/raspberrypi-userland-bin/
Date: Mon, 29 Jul 2019 21:01:17
Message-Id: 1564434024.f9b9bdf71de05ade71e0608b678559b2a02db6b9.andrey_utkin@gentoo
1 commit: f9b9bdf71de05ade71e0608b678559b2a02db6b9
2 Author: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 29 17:28:03 2019 +0000
4 Commit: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 29 21:00:24 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9b9bdf7
7
8 media-libs/raspberrypi-userland-bin: EAPI=7
9
10 Package-Manager: Portage-2.3.66, Repoman-2.3.16
11 Signed-off-by: Andrey Utkin <andrey_utkin <AT> gentoo.org>
12
13 .../raspberrypi-userland-bin/raspberrypi-userland-bin-1.20190709.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20190709.ebuild b/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20190709.ebuild
17 index 67de53f9fa0..336f6354c10 100644
18 --- a/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20190709.ebuild
19 +++ b/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20190709.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=5
25 +EAPI=7
26
27 DESCRIPTION="Raspberry Pi userspace tools and libraries"
28 HOMEPAGE="https://github.com/raspberrypi/firmware"